| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '96e132e24ee5a693069e83b6a981693588b088c1' into upstream-merge | Avi Kivity | 2009-09-21 | 1 | -1/+0 |
|\ |
|
| * | Compile ne2000 only once | Blue Swirl | 2009-09-20 | 1 | -1/+0 |
* | | Merge commit 'afcea8cbdea8180b42093377b2c700d1b7f20b7c' into upstream-merge | Avi Kivity | 2009-09-21 | 5 | -29/+27 |
|\| |
|
| * | ioports: remove unused env parameter and compile only once | Blue Swirl | 2009-09-20 | 5 | -29/+27 |
* | | Merge commit '5e520a7d500ec2569d22d80f9ef4272a34cb3c80' into upstream-merge | Avi Kivity | 2009-09-21 | 4 | -28/+38 |
|\| |
|
| * | Compile msix only once | Blue Swirl | 2009-09-20 | 4 | -28/+36 |
* | | Merge commit 'ca20cf32ab3d945155141ef737f5d08ebb373e1d' into upstream-merge | Avi Kivity | 2009-09-21 | 33 | -38/+1007 |
|\| |
|
| * | Compile loader only once | Blue Swirl | 2009-09-20 | 31 | -37/+1005 |
| * | Compile wdt_i6300esb only once | Blue Swirl | 2009-09-20 | 2 | -1/+2 |
* | | Merge commit '5f6b9e8fd5b9516170e582d9b6c27c98519a8031' into upstream-merge | Avi Kivity | 2009-09-21 | 19 | -182/+426 |
|\| |
|
| * | PPC: make system bus parent of PCI bus | Blue Swirl | 2009-09-19 | 2 | -2/+2 |
| * | ESP: convert to VMState | Blue Swirl | 2009-09-19 | 1 | -42/+22 |
| * | audio: use muldiv64 where it makes sense | malc | 2009-09-18 | 2 | -4/+4 |
| * | qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver) | Juergen Lock | 2009-09-16 | 1 | -6/+4 |
| * | escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951 | Aurelien Jarno | 2009-09-16 | 1 | -2/+2 |
| * | ide/isa: convert to qdev. | Gerd Hoffmann | 2009-09-15 | 5 | -14/+58 |
| * | ide/pci: convert to qdev. | Gerd Hoffmann | 2009-09-15 | 1 | -69/+117 |
| * | ide/pci: fix indention | Gerd Hoffmann | 2009-09-15 | 1 | -6/+6 |
| * | ide/qdev: add ide bus. | Gerd Hoffmann | 2009-09-15 | 2 | -1/+147 |
| * | split away drive init from ide_init2() | Gerd Hoffmann | 2009-09-15 | 2 | -32/+40 |
| * | qdev/pci: add pci_create_noinit() | Gerd Hoffmann | 2009-09-15 | 2 | -3/+9 |
| * | mips malta: ensure that the serial ports are associated with a device | Aurelien Jarno | 2009-09-15 | 1 | -0/+9 |
| * | hw/serial: don't create a char device if none is specified | Aurelien Jarno | 2009-09-15 | 1 | -1/+6 |
* | | Merge commit '5c637a20e9d13433feb05b804b946690287ffe72' into upstream-merge | Avi Kivity | 2009-09-21 | 4 | -18/+84 |
|\| |
|
| * | unbreak ppc/prep | Gerd Hoffmann | 2009-09-14 | 1 | -1/+4 |
| * | Add an ISA bus version of m48t59 | Blue Swirl | 2009-09-14 | 3 | -17/+80 |
* | | piix4_dev is not used for pc's | Juan Quintela | 2009-09-21 | 1 | -3/+0 |
* | | i8259: kvm_* functions only defined when KVM_CAP_IRQCHIP devined | Juan Quintela | 2009-09-21 | 1 | -2/+2 |
* | | apic: Variable only used when CAP_IRQCHIP is defined | Juan Quintela | 2009-09-21 | 1 | -2/+2 |
* | | vga: move back dirty_log functions to vga.c | Juan Quintela | 2009-09-21 | 2 | -43/+43 |
* | | acpi: enable/disable_processor() are used only for TARGET_I386 | Juan Quintela | 2009-09-21 | 1 | -1/+1 |
* | | qemu-kvm: Reindent pc_new_cpu | Jan Kiszka | 2009-09-18 | 1 | -13/+15 |
* | | Rename USE_KVM_* to CONFIG_KVM_* | Juan Quintela | 2009-09-18 | 5 | -15/+15 |
* | | Make cpu runnable after sipi | Gleb Natapov | 2009-09-18 | 1 | -2/+3 |
* | | set correct CS seg limit and flags on sipi | Gleb Natapov | 2009-09-18 | 1 | -1/+1 |
* | | test-device: add support for irq injection | Avi Kivity | 2009-09-16 | 2 | -0/+11 |
* | | Add test device | Gerd Hoffmann | 2009-09-16 | 1 | -0/+55 |
* | | qemu-kvm: fix ioapic savevm | Juan Quintela | 2009-09-16 | 1 | -35/+18 |
* | | Merge commit '042eb37a04c9bf0cc76d14038a8ed35e3de713e2' into upstream-merge | Marcelo Tosatti | 2009-09-14 | 7 | -28/+27 |
|\| |
|
| * | Fix Linux task preemption on Versatile board | Daniel Jacobowitz | 2009-09-14 | 1 | -2/+3 |
| * | pflash_cfi01: Correct debug build, no functional changes. | Edgar E. Iglesias | 2009-09-14 | 1 | -11/+12 |
| * | ne2000-isa: Do not free memory owned by qdev | malc | 2009-09-14 | 1 | -2/+0 |
| * | Sparc64: make system bus parent of PCI bus | Blue Swirl | 2009-09-13 | 1 | -1/+1 |
| * | x86: move a declaration to header | Blue Swirl | 2009-09-13 | 1 | -2/+0 |
| * | x86: add 'const' | Blue Swirl | 2009-09-13 | 1 | -6/+7 |
| * | Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ... | Reimar Döffinger | 2009-09-12 | 1 | -3/+3 |
| * | Fix xen build after sys-queue renaming | Jan Kiszka | 2009-09-12 | 1 | -1/+1 |
* | | Merge commit '72cf2d4f0e181d0d3a3122e04129c58a95da713e' into upstream-merge | Marcelo Tosatti | 2009-09-14 | 19 | -104/+104 |
|\| |
|
| * | Fix sys-queue.h conflict for good | Blue Swirl | 2009-09-12 | 15 | -92/+92 |
| * | audio: remove lsbindex/popcount in favour of host-utils's ctz32 | malc | 2009-09-12 | 1 | -2/+3 |