summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | blockdev: Fix drive_add for drives without mediaMarkus Armbruster2011-01-312-4/+2
* | | | blockdev: Make drive_add() take explicit type, index parametersMarkus Armbruster2011-01-311-1/+1
* | | | blockdev: Fix regression in -drive if=scsi,index=NMarkus Armbruster2011-01-314-3/+4
* | | | blockdev: New drive_get_next(), replacing qdev_init_bdrv()Markus Armbruster2011-01-314-22/+8
* | | | scsi hotplug: Set DriveInfo member bus correctlyMarkus Armbruster2011-01-311-0/+1
* | | | ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi2011-01-311-5/+5
* | | | virtio-blk: tell the guest about size changesChristoph Hellwig2011-01-311-0/+10
* | | | block: tell drivers about an image resizeChristoph Hellwig2011-01-312-2/+11
* | | | prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...Hervé Poussineau2011-01-291-1/+1
* | | | prep: Remove bogus BIOS size checkAndreas Färber2011-01-291-3/+0
* | | | mc146818rtc: update registers after a format changeAurelien Jarno2011-01-291-1/+9
* | | | mc146818rtc: constantifyAurelien Jarno2011-01-291-2/+3
* | | | virtio-blk: fix cross-endianness targetsAurelien Jarno2011-01-291-15/+25
* | | | virtio-net: fix cross-endianness supportAurelien Jarno2011-01-291-6/+7
* | | | escc: fix interrupt flagsAurelien Jarno2011-01-291-2/+6
* | | | pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov2011-01-296-111/+103
* | | | spitz: make spitz-keyboard to use qdev infrastructureDmitry Eremin-Solenikov2011-01-291-55/+72
* | | | spitz: make sl-nand emulation use qdev infrastructureDmitry Eremin-Solenikov2011-01-294-53/+75
* | | | Use vmstate to save/load spitz-lcdtg and corgi-ssp stateDmitry Eremin-Solenikov2011-01-291-46/+28
* | | | SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov2011-01-294-89/+75
* | | | sh4: implement missing mmaped TLB read functionsAurelien Jarno2011-01-261-6/+9
* | | | sh4: implement missing mmaped TLB write functionsAurelien Jarno2011-01-261-3/+2
* | | | etrax: Dont decrease the granularity of timersEdgar E. Iglesias2011-01-261-4/+0
* | | | mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata2011-01-251-4/+0
* | | | audio: consolidate audio_init()Isaku Yamahata2011-01-255-64/+6
OpenPOWER on IntegriCloud