summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* cirrus: delete GCC 4.6 warningsAurelien Jarno2011-01-061-3/+3
* cirrus_vga: Declare as little endianBlue Swirl2011-01-061-100/+12Star
* pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl2011-01-062-20/+88
* cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno2011-01-041-32/+33
* Fix curses on big endian hostsAurelien Jarno2011-01-041-3/+3
* Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-277-1/+2196
|\
| * spice: add qxl deviceGerd Hoffmann2010-12-097-1/+2196
* | s390: compile fixesAlexander Graf2010-12-262-0/+3
* | qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil2010-12-211-4/+5
* | sparc32: ledma extra registers need tracing tooBob Breuer2010-12-201-3/+8
* | wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber2010-12-201-1/+1
* | apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber2010-12-201-1/+1
* | ahci: delete write-only variables (v2)Blue Swirl2010-12-191-4/+1Star
* | vga: Declare as little endianBlue Swirl2010-12-191-25/+1Star
* | sparc32: ledma extra registersBob Breuer2010-12-182-8/+23
* | ide: Build fix for via.cKevin Wolf2010-12-171-1/+1
* | ide: Fix build for cmd646.cKevin Wolf2010-12-171-2/+2
* | scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig2010-12-172-2/+52
* | ide: Register vm change state handler once onlyStefan Hajnoczi2010-12-173-28/+58
* | Remove NULL checks for bdrv_new return valueKevin Wolf2010-12-171-11/+6Star
* | ide: honor ncq for atapiAlexander Graf2010-12-171-0/+6
* | ahci: set SATA Mode SelectSebastian Herbszt2010-12-171-0/+3
* | ahci: add ahci emulationAlexander Graf2010-12-171-0/+1524
* | pci: add ich9 pci idAlexander Graf2010-12-171-0/+1
* | pci: add storage class for sataAlexander Graf2010-12-171-0/+1
* | ide: add ncq identify data for ahci sata drivesRoland Elek2010-12-172-0/+9
* | ide: move transfer_start after variable modificationAlexander Graf2010-12-171-4/+4
* | ide: Split out BMDMA code from ATA coreAlexander Graf2010-12-177-298/+446
* | ide: fix whitespace gap in ide_exec_cmdAlexander Graf2010-12-171-367/+367
* | ide: split ide command interpretation offAlexander Graf2010-12-172-6/+16
* | Merge remote branch 'jvrao/for-anthony' into stagingAnthony Liguori2010-12-175-12/+20
|\ \
| * | virtio-9p: fix build on !CONFIG_UTIMENSATHidetoshi Seto2010-12-031-2/+2
| * | virtio-9p: Check the return value of llistxattr.Kusanagi Kouichi2010-12-031-0/+3
| * | hw/virtio9p: Use appropriate debug print functions in TLINK pathHarsh Prateek Bora2010-12-031-2/+2
| * | [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-12-033-8/+13
* | | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-12-176-100/+139
|\ \ \
| * | | pci/aer: factor out common codeMichael S. Tsirkin2010-12-091-14/+13Star
| * | | pci/aer: remove dead codeMichael S. Tsirkin2010-12-091-23/+2Star
| * | | pci/aer: fix interrupt on config writeMichael S. Tsirkin2010-12-091-29/+17Star
| * | | pci/aer: fix error injectionMichael S. Tsirkin2010-12-091-16/+35
| * | | pci: untangle pci/msi dependencyMichael S. Tsirkin2010-12-094-33/+21Star
| * | | pci: make command SERR bit writableIsaku Yamahata2010-12-093-0/+29
| * | | virtio-net: stop/start bh when appropriateMichael S. Tsirkin2010-12-091-16/+50
| * | | virtio-net: don't dma while vm is stoppedMichael S. Tsirkin2010-12-091-0/+3
| | |/ | |/|
* | | Watchdog: disable watchdog timer when hard-rebooting a guest.Richard W.M. Jones2010-12-122-5/+20
* | | Pass boot device list to firmware.Gleb Natapov2010-12-111-0/+14
* | | Add bootindex for option roms.Gleb Natapov2010-12-119-21/+29
* | | Change fw_cfg_add_file() to get full file path as a parameter.Gleb Natapov2010-12-113-16/+20
* | | Add bootindex parameter to net/block/fd deviceGleb Natapov2010-12-1113-0/+71
* | | Add get_fw_dev_path callback to scsi bus.Gleb Natapov2010-12-111-0/+23