aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-02-16Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-02-16Merge mainstone.h header into mainstone.cDmitry Eremin-Solenikov
2011-02-16mainstone: convert FPGA emulation code to use QDev/SysBusDmitry Eremin-Solenikov
2011-02-16mainstone: correct and simplify irq handlingDmitry Eremin-Solenikov
2011-02-14correctly check ppr priority during interrupt injection]Gleb Natapov
2011-02-14kvm: x86: Introduce kvmclock device to save/restore its stateJan Kiszka
2011-02-14cirrus: Remove obsolete kvm.h includeJan Kiszka
2011-02-14Introduce log_start/log_stop in CPUPhysMemoryClientAnthony PERARD
2011-02-14Improve vm_stop reason declarationsJan Kiszka
2011-02-12vmmouse: fix queue_size field initializationBlue Swirl
2011-02-12hpet: make optionalBlue Swirl
2011-02-12sysbus: add creation function that may failBlue Swirl
2011-02-12x86: make vmmouse optionalBlue Swirl
2011-02-12isa: add creation function that may failBlue Swirl
2011-02-12vmmouse: convert to qdevBlue Swirl
2011-02-12vmport: convert to qdevBlue Swirl
2011-02-12x86,MIPS: make vmware_vga optionalBlue Swirl
2011-02-12pci: add creation functions that may failBlue Swirl
2011-02-12qdev: add creation function that may failBlue Swirl
2011-02-12vmware_vga: refactor device creationBlue Swirl
2011-02-11mst_fpga: Drop one more pxa.h inclusion.Andrzej Zaborowski
2011-02-11pxa2xx: convert i2c master to use qdev/vmsdDmitry Eremin-Solenikov
2011-02-11max7310: finish qdev'icationDmitry Eremin-Solenikov
2011-02-11tosa: we aren't connected to VBus, pass this info to Linux kernelDmitry Eremin-Solenikov
2011-02-11mainstone: pass one irq to the mst_fpga instead of the whole PICDmitry Eremin-Solenikov
2011-02-11Drop unnecessary inclusions of pxa.h headerDmitry Eremin-Solenikov
2011-02-11Add scoop post_load callback that sets IRQs to loaded levelsDmitry Eremin-Solenikov
2011-02-11tc6393xb: correct NAND isr assertionDmitry Eremin-Solenikov
2011-02-11sysbus: print number of irqs in dev_printDmitry Eremin-Solenikov
2011-02-07blockdev: add refcount to DriveInfoMarcelo Tosatti
2011-02-07ahci: make number of ports runtime determinedAlexander Graf
2011-02-07ahci: Implement HBA resetAlexander Graf
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf
2011-02-07ahci: add license header in ahci.hAlexander Graf
2011-02-07ahci: split ICH9 from coreSebastian Herbszt
2011-02-04ioapic: Style & magics cleanupJan Kiszka
2011-02-04ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka
2011-02-04ioapic: Save/restore irrJan Kiszka
2011-02-04ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka
2011-02-04virtio-serial: Make sure virtqueue is ready before discarding dataAmit Shah
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com
2011-02-01Add bootindex handling into usb storage device.Gleb Natapov
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori
2011-02-01Merge remote branch 'spice/usb.5' into stagingAnthony Liguori
2011-02-01Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori
2011-02-01hw/slavio_intctl.c: fix gcc warning about array bounds overrunPeter Maydell
2011-02-01SPARC: Fix Leon3 cache controlFabien Chouteau
2011-01-31Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-31blockdev: Fix drive_add for drives without mediaMarkus Armbruster