summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2010-02-272-8/+4
* powerpc/booke: move fdt loading to rom infrastructureLiu Yu2010-02-272-14/+18
* target-ppc: add synchronize register for booke initLiu Yu2010-02-272-0/+4
* Fix -usbdevice crashPaul Brook2010-02-254-0/+12
* rewrote timer implementation for rtl8139.Frediano Ziglio2010-02-231-55/+84
* Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs2010-02-221-8/+20
* apc_pci: simplify using rwhandlerMichael S. Tsirkin2010-02-221-61/+13
* apb_pci: minor cleanupMichael S. Tsirkin2010-02-221-4/+2
* Fix arm-softmmu compileBlue Swirl2010-02-221-2/+1
* PL181 write fixPaul Brook2010-02-221-13/+15
* Fix warning on mingw32Blue Swirl2010-02-201-2/+5
* qdev: Free opts on failed do_device_addKevin Wolf2010-02-191-2/+5
* QEMU e820 reservation patchJes Sorensen2010-02-192-0/+45
* ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2010-02-192-2/+62
* virtio-serial: pci: Allow MSI to be disabledAmit Shah2010-02-191-3/+3
* virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin2010-02-191-2/+4
* pc: Add backward compatibility options for virtio-serialAmit Shah2010-02-191-0/+28
* pc: Bump up pc version to 0.13 and add a 0.12 compat versionAmit Shah2010-02-191-1/+9
* USB HID does not support Set_IdleKevin O'Connor2010-02-191-2/+10
* Monitor: Convert pci_device_hot_remove() to cmd_new_ret()Luiz Capitulino2010-02-191-7/+7
* Monitor: Convert pci_device_hot_add() to cmd_new_ret()Luiz Capitulino2010-02-191-5/+11
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-02-1912-234/+309
|\
| * versatile_pci: cleanupMichael S. Tsirkin2010-02-141-9/+2
| * versatile_pci: convert to symbolic namesMichael S. Tsirkin2010-02-141-7/+10
| * PPC: Add USB per default on U3Alexander Graf2010-02-141-1/+11
| * PPC: Get rid of segfaults in DBDMA emulationAlexander Graf2010-02-141-3/+7
| * PPC: Use macio IDE controller for NewworldAlexander Graf2010-02-141-5/+11
| * PPC: tell the guest about the time base frequencyAlexander Graf2010-02-143-0/+19
| * PPC: Make interrupts workAlexander Graf2010-02-141-3/+11
| * PPC: Include dump of lspci -nn on real G5Alexander Graf2010-02-141-0/+24
| * PPC: Use Mac99_U3 type on ppc64Alexander Graf2010-02-145-2/+83
| * PPC: Uninorth config space accessorAlexander Graf2010-02-141-1/+66
| * pci_host: rewrite using rwhandlerMichael S. Tsirkin2010-02-143-211/+74
| * pci: move pcibus_t to qemu-commonMichael S. Tsirkin2010-02-141-1/+0
* | sparc32 fix spurious dma interrupts v2Artyom Tarasenko2010-02-151-10/+24
* | Revert "Sparc32: improve DMA controller IRQ debugging"Blue Swirl2010-02-151-2/+0
* | dec: use PCI accessorsBlue Swirl2010-02-141-2/+1
* | sparc64: use PCI accessors for APB/PBMBlue Swirl2010-02-141-11/+15
|/
* Remove conditional rom loading supportBlue Swirl2010-02-143-9/+0
* pci: fix info pci with host bridge.Isaku Yamahata2010-02-131-3/+3
* Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Blue Swirl2010-02-131-1/+1
|\
| * pci: fix pci_find_bus()Isaku Yamahata2010-02-081-1/+1
* | ide: add topology supportChristoph Hellwig2010-02-101-0/+2
* | scsi: add topology supportChristoph Hellwig2010-02-101-2/+26
* | virtio-blk: add topology supportChristoph Hellwig2010-02-102-0/+12
* | block: add topology qdev propertiesChristoph Hellwig2010-02-1012-73/+83
* | virtio-blk: revert serial number supporthch@lst.de2010-02-102-64/+3
* | Monitor: remove unneeded checksLuiz Capitulino2010-02-101-1/+0
* | virtio-net: fix network stall under loadTom Lendacky2010-02-101-1/+9
* | segfault due to buffer overrun in usb-serialDavid S. Ahern2010-02-101-6/+22
OpenPOWER on IntegriCloud