aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-02-23rewrote timer implementation for rtl8139.Frediano Ziglio1-55/+84
2010-02-22Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs1-8/+20
2010-02-22apc_pci: simplify using rwhandlerMichael S. Tsirkin1-61/+13
2010-02-22apb_pci: minor cleanupMichael S. Tsirkin1-4/+2
2010-02-22Fix arm-softmmu compileBlue Swirl1-2/+1
2010-02-22PL181 write fixPaul Brook1-13/+15
2010-02-20Fix warning on mingw32Blue Swirl1-2/+5
2010-02-19qdev: Free opts on failed do_device_addKevin Wolf1-2/+5
2010-02-19QEMU e820 reservation patchJes Sorensen2-0/+45
2010-02-19ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2-2/+62
2010-02-19virtio-serial: pci: Allow MSI to be disabledAmit Shah1-3/+3
2010-02-19virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin1-2/+4
2010-02-19pc: Add backward compatibility options for virtio-serialAmit Shah1-0/+28
2010-02-19pc: Bump up pc version to 0.13 and add a 0.12 compat versionAmit Shah1-1/+9
2010-02-19USB HID does not support Set_IdleKevin O'Connor1-2/+10
2010-02-19Monitor: Convert pci_device_hot_remove() to cmd_new_ret()Luiz Capitulino1-7/+7
2010-02-19Monitor: Convert pci_device_hot_add() to cmd_new_ret()Luiz Capitulino1-5/+11
2010-02-19Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori12-234/+309
2010-02-15sparc32 fix spurious dma interrupts v2Artyom Tarasenko1-10/+24
2010-02-15Revert "Sparc32: improve DMA controller IRQ debugging"Blue Swirl1-2/+0
2010-02-14versatile_pci: cleanupMichael S. Tsirkin1-9/+2
2010-02-14versatile_pci: convert to symbolic namesMichael S. Tsirkin1-7/+10
2010-02-14PPC: Add USB per default on U3Alexander Graf1-1/+11
2010-02-14PPC: Get rid of segfaults in DBDMA emulationAlexander Graf1-3/+7
2010-02-14PPC: Use macio IDE controller for NewworldAlexander Graf1-5/+11
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf3-0/+19
2010-02-14PPC: Make interrupts workAlexander Graf1-3/+11
2010-02-14PPC: Include dump of lspci -nn on real G5Alexander Graf1-0/+24
2010-02-14PPC: Use Mac99_U3 type on ppc64Alexander Graf5-2/+83
2010-02-14PPC: Uninorth config space accessorAlexander Graf1-1/+66
2010-02-14pci_host: rewrite using rwhandlerMichael S. Tsirkin3-211/+74
2010-02-14pci: move pcibus_t to qemu-commonMichael S. Tsirkin1-1/+0
2010-02-14dec: use PCI accessorsBlue Swirl1-2/+1
2010-02-14sparc64: use PCI accessors for APB/PBMBlue Swirl1-11/+15
2010-02-14Remove conditional rom loading supportBlue Swirl3-9/+0
2010-02-13pci: fix info pci with host bridge.Isaku Yamahata1-3/+3
2010-02-13Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Blue Swirl1-1/+1
2010-02-10ide: add topology supportChristoph Hellwig1-0/+2
2010-02-10scsi: add topology supportChristoph Hellwig1-2/+26
2010-02-10virtio-blk: add topology supportChristoph Hellwig2-0/+12
2010-02-10block: add topology qdev propertiesChristoph Hellwig12-73/+83
2010-02-10virtio-blk: revert serial number supporthch@lst.de2-64/+3
2010-02-10Monitor: remove unneeded checksLuiz Capitulino1-1/+0
2010-02-10virtio-net: fix network stall under loadTom Lendacky1-1/+9
2010-02-10segfault due to buffer overrun in usb-serialDavid S. Ahern1-6/+22
2010-02-10audio streaming from usb devicesDavid S. Ahern1-12/+55
2010-02-10virtio-blk: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino1-1/+5
2010-02-10scsi: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino1-1/+5
2010-02-10ide: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino1-1/+5
2010-02-09sh7750: handle MMUCR TI bitAurelien Jarno1-2/+5