aboutsummaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vhost: fix dirty page handlingMichael S. Tsirkin2011-05-031-1/+3
* lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto2011-04-091-0/+6
* lsi53c895a: add support for ABORT messagesBernhard Kohl2011-04-011-0/+57
* virtio-pci: fix bus master work around on loadMichael S. Tsirkin2011-03-292-7/+7
* fix applesmc REV keyRené Rebe2011-03-291-1/+1
* lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi2011-03-061-2/+9
* Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno2011-03-041-1/+1
* isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-03-039-23/+12
* virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi2011-03-031-2/+2
* hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKSPeter Maydell2011-02-251-0/+2
* correctly check ppr priority during interrupt injection]Gleb Natapov2011-02-141-12/+30
* blockdev: add refcount to DriveInfoMarcelo Tosatti2011-02-071-1/+1
* ahci: make number of ports runtime determinedAlexander Graf2011-02-073-16/+26
* ahci: Implement HBA resetAlexander Graf2011-02-071-1/+4
* ahci: send init d2h fis on fis enableAlexander Graf2011-02-072-7/+32
* ahci: split ICH and AHCI even moreAlexander Graf2011-02-072-112/+88
* ahci: add license header in ahci.hAlexander Graf2011-02-071-0/+23
* ahci: split ICH9 from coreSebastian Herbszt2011-02-073-301/+374
* ioapic: Style & magics cleanupJan Kiszka2011-02-041-70/+107
* ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka2011-02-041-1/+2
* ioapic: Save/restore irrJan Kiszka2011-02-041-1/+14
* ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka2011-02-043-5/+67
* virtio-serial: Make sure virtqueue is ready before discarding dataAmit Shah2011-02-041-0/+3
* vhost: force vhost off for non-MSI guestsmst@redhat.com2011-02-017-10/+45
* Add bootindex handling into usb storage device.Gleb Natapov2011-02-011-0/+2
* Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-012-73/+12
|\
| * qxl: locking fixGerd Hoffmann2011-01-241-0/+2
| * spice/qxl: zap spice 0.4 migration compatibility bitsGerd Hoffmann2011-01-242-73/+10
* | Merge remote branch 'spice/usb.5' into stagingAnthony Liguori2011-02-015-109/+280
|\ \
| * | usb-bus: use snprintfBlue Swirl2011-01-241-5/+7
| * | usb hid: add migration supportGerd Hoffmann2011-01-241-2/+64
| * | usb hub: add migration supportGerd Hoffmann2011-01-241-0/+24
| * | usb core: add migration supportGerd Hoffmann2011-01-243-5/+31
| * | usb hid: move head+n to common structGerd Hoffmann2011-01-241-24/+22
| * | usb keyboard: add event event queueGerd Hoffmann2011-01-241-6/+32
| * | add event queueing to USB HIDPaolo Bonzini2011-01-241-94/+127
| |/
* | Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori2011-02-013-46/+139
|\ \
| * | virtio-serial: save/restore new fields in port structAmit Shah2011-01-201-2/+40
| * | virtio-serial: Add support for flow controlAmit Shah2011-01-202-11/+55
| * | virtio-serial: Let virtio-serial-bus know if all data was consumedAmit Shah2011-01-202-5/+6
| * | virtio-serial: Don't copy over guest buffer to hostAmit Shah2011-01-201-7/+8
| * | virtio-serial: move out discard logic in a separate functionAmit Shah2011-01-201-17/+30
| * | virtio-console: Remove unnecessary bracesAmit Shah2011-01-191-2/+1
| * | virtio-console: Factor out common init between console and generic portsAmit Shah2011-01-191-17/+14
* | | hw/slavio_intctl.c: fix gcc warning about array bounds overrunPeter Maydell2011-02-011-1/+6
* | | SPARC: Fix Leon3 cache controlFabien Chouteau2011-02-011-3/+2
* | | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2011-01-311-2/+2
|\ \ \
| * | | pci: typo in pcibus_get_dev_path()Isaku Yamahata2011-01-271-1/+1
| * | | pci: bridge control fixupMichael S. Tsirkin2011-01-271-1/+0
| * | | pci: memory leak of PCIDevice::rom_fileIsaku Yamahata2011-01-241-0/+1