aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-02-14PPC: Add USB per default on U3Alexander Graf
2010-02-14PPC: Get rid of segfaults in DBDMA emulationAlexander Graf
2010-02-14PPC: Use macio IDE controller for NewworldAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2010-02-14PPC: Make interrupts workAlexander Graf
2010-02-14PPC: Include dump of lspci -nn on real G5Alexander Graf
2010-02-14PPC: Use Mac99_U3 type on ppc64Alexander Graf
2010-02-14PPC: Uninorth config space accessorAlexander Graf
2010-02-14pci_host: rewrite using rwhandlerMichael S. Tsirkin
2010-02-14pci: move pcibus_t to qemu-commonMichael S. Tsirkin
2010-02-14Remove conditional rom loading supportBlue Swirl
2010-02-13pci: fix info pci with host bridge.Isaku Yamahata
2010-02-13Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Blue Swirl
2010-02-10ide: add topology supportChristoph Hellwig
2010-02-10scsi: add topology supportChristoph Hellwig
2010-02-10virtio-blk: add topology supportChristoph Hellwig
2010-02-10block: add topology qdev propertiesChristoph Hellwig
2010-02-10virtio-blk: revert serial number supporthch@lst.de
2010-02-10Monitor: remove unneeded checksLuiz Capitulino
2010-02-10virtio-net: fix network stall under loadTom Lendacky
2010-02-10segfault due to buffer overrun in usb-serialDavid S. Ahern
2010-02-10audio streaming from usb devicesDavid S. Ahern
2010-02-10virtio-blk: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-10scsi: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-10ide: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-09sh7750: handle MMUCR TI bitAurelien Jarno
2010-02-08Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori
2010-02-08SH4/R2D: fix poweroffAurelien Jarno
2010-02-08pci: fix pci_find_bus()Isaku Yamahata
2010-02-07dec: actually implement PCI bridgingBlue Swirl
2010-02-07esp: use CamelCaseFunc for function typesBlue Swirl
2010-02-07fw_cfg: don't use reserved _ prefixBlue Swirl
2010-02-07fdc: don't use reserved _ prefixBlue Swirl
2010-02-07fdc: don't use reserved _t suffixBlue Swirl
2010-02-07escc: don't use reserved _t suffixBlue Swirl
2010-02-07m48t59: don't use reserved _t suffixBlue Swirl
2010-02-07Do not use dprintfmalc
2010-02-06mips/malta: fix typoAurelien Jarno
2010-02-06PCI: show also host bridge data in "info pci" outputBlue Swirl
2010-02-06PCI: fix multiple bridge problemsBlue Swirl
2010-02-05Refactor DEC 21154 PCI bridgeBlue Swirl
2010-02-03KVM: Make vmport KVM-compatibleJan Kiszka
2010-02-03qdev: Add rudimentary help for property valueMarkus Armbruster
2010-02-03qdev: Add help for device propertiesMarkus Armbruster
2010-02-03Revert "qdev: Add help for device properties"Markus Armbruster
2010-02-03Revert "qdev: Add help for property value"Markus Armbruster
2010-02-03qdev: Fix exit code for -device ?Markus Armbruster
2010-01-30sparc64: implement basic IOMMU/interrupt handlingBlue Swirl
2010-01-29Sparc64: byte swap IO port accessBlue Swirl
2010-01-29virtio-blk: Fix error cases which ignored rerror/werrorKevin Wolf