summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-05-03virtio-blk: fail unaligned requestsChristoph Hellwig1-0/+8
2011-05-03vhost: fix dirty page handlingMichael S. Tsirkin1-1/+3
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto1-0/+6
2011-04-01lsi53c895a: add support for ABORT messagesBernhard Kohl1-0/+57
2011-03-29virtio-pci: fix bus master work around on loadMichael S. Tsirkin2-7/+7
2011-03-29fix applesmc REV keyRené Rebe1-1/+1
2011-03-06lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi1-2/+9
2011-03-04Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno1-1/+1
2011-03-03isa-bus: Remove bogus IRQ sharing checkJan Kiszka9-23/+12
2011-03-03virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi1-2/+2
2011-02-25hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKSPeter Maydell1-0/+2
2011-02-14correctly check ppr priority during interrupt injection]Gleb Natapov1-12/+30
2011-02-07blockdev: add refcount to DriveInfoMarcelo Tosatti1-1/+1
2011-02-07ahci: make number of ports runtime determinedAlexander Graf3-16/+26
2011-02-07ahci: Implement HBA resetAlexander Graf1-1/+4
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf2-7/+32
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf2-112/+88
2011-02-07ahci: add license header in ahci.hAlexander Graf1-0/+23
2011-02-07ahci: split ICH9 from coreSebastian Herbszt3-301/+374
2011-02-04ioapic: Style & magics cleanupJan Kiszka1-70/+107
2011-02-04ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka1-1/+2
2011-02-04ioapic: Save/restore irrJan Kiszka1-1/+14
2011-02-04ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka3-5/+67
2011-02-04virtio-serial: Make sure virtqueue is ready before discarding dataAmit Shah1-0/+3
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com7-10/+45
2011-02-01Add bootindex handling into usb storage device.Gleb Natapov1-0/+2
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2-73/+12
2011-02-01Merge remote branch 'spice/usb.5' into stagingAnthony Liguori5-109/+280
2011-02-01Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori3-46/+139
2011-02-01hw/slavio_intctl.c: fix gcc warning about array bounds overrunPeter Maydell1-1/+6
2011-02-01SPARC: Fix Leon3 cache controlFabien Chouteau1-3/+2
2011-01-31Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori1-2/+2
2011-01-31blockdev: Fix drive_add for drives without mediaMarkus Armbruster2-4/+2
2011-01-31blockdev: Make drive_add() take explicit type, index parametersMarkus Armbruster1-1/+1
2011-01-31blockdev: Fix regression in -drive if=scsi,index=NMarkus Armbruster4-3/+4
2011-01-31blockdev: New drive_get_next(), replacing qdev_init_bdrv()Markus Armbruster4-22/+8
2011-01-31scsi hotplug: Set DriveInfo member bus correctlyMarkus Armbruster1-0/+1
2011-01-31ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi1-5/+5
2011-01-31virtio-blk: tell the guest about size changesChristoph Hellwig1-0/+10
2011-01-31block: tell drivers about an image resizeChristoph Hellwig2-2/+11
2011-01-29prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...Hervé Poussineau1-1/+1
2011-01-29prep: Remove bogus BIOS size checkAndreas Färber1-3/+0
2011-01-29mc146818rtc: update registers after a format changeAurelien Jarno1-1/+9
2011-01-29mc146818rtc: constantifyAurelien Jarno1-2/+3
2011-01-29virtio-blk: fix cross-endianness targetsAurelien Jarno1-15/+25
2011-01-29virtio-net: fix cross-endianness supportAurelien Jarno1-6/+7
2011-01-29escc: fix interrupt flagsAurelien Jarno1-2/+6
2011-01-29pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov6-111/+103
2011-01-29spitz: make spitz-keyboard to use qdev infrastructureDmitry Eremin-Solenikov1-55/+72
2011-01-29spitz: make sl-nand emulation use qdev infrastructureDmitry Eremin-Solenikov4-53/+75