aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-01-14lsi53c895a: fix endianness issuesAurelien Jarno
2011-01-14mips/malta: fix board idAurelien Jarno
2011-01-14target-sh4: fix reset on r2dAurelien Jarno
2011-01-12ppc405_uc: fix a buffer overflowBlue Swirl
2011-01-12lan9118: fix a buffer overflowBlue Swirl
2011-01-12loader: fix a file descriptor leakBlue Swirl
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno
2011-01-06cirrus: delete GCC 4.6 warningsAurelien Jarno
2011-01-06cirrus_vga: Declare as little endianBlue Swirl
2011-01-06pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl
2011-01-04cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno
2011-01-04Fix curses on big endian hostsAurelien Jarno
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-27pci: fix migration path for devices behind bridgesMichael S. Tsirkin
2010-12-26s390: compile fixesAlexander Graf
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata
2010-12-24qdev: export qdev_find_recursive() for later useIsaku Yamahata
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata
2010-12-22pcie: add flr supportIsaku Yamahata
2010-12-22pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata
2010-12-21qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-21qdev: remove an unused functionMichael S. Tsirkin
2010-12-20sparc32: ledma extra registers need tracing tooBob Breuer
2010-12-20wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber
2010-12-20apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber
2010-12-20qbus: register reset handler for qbus whose parent is NULLIsaku Yamahata
2010-12-19qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-19pci: don't use bus number in migration, stub outMichael S. Tsirkin
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-19vga: Declare as little endianBlue Swirl
2010-12-18sparc32: ledma extra registersBob Breuer
2010-12-17ide: Build fix for via.cKevin Wolf
2010-12-17ide: Fix build for cmd646.cKevin Wolf
2010-12-17scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig
2010-12-17ide: Register vm change state handler once onlyStefan Hajnoczi
2010-12-17Remove NULL checks for bdrv_new return valueKevin Wolf
2010-12-17ide: honor ncq for atapiAlexander Graf
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt
2010-12-17ahci: add ahci emulationAlexander Graf
2010-12-17pci: add ich9 pci idAlexander Graf
2010-12-17pci: add storage class for sataAlexander Graf
2010-12-17ide: add ncq identify data for ahci sata drivesRoland Elek
2010-12-17ide: move transfer_start after variable modificationAlexander Graf
2010-12-17ide: Split out BMDMA code from ATA coreAlexander Graf
2010-12-17ide: fix whitespace gap in ide_exec_cmdAlexander Graf
2010-12-17ide: split ide command interpretation offAlexander Graf
2010-12-17Merge remote branch 'jvrao/for-anthony' into stagingAnthony Liguori
2010-12-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori