summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | audio streaming from usb devicesDavid S. Ahern2010-02-101-12/+55
* | virtio-blk: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino2010-02-101-1/+5
* | scsi: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino2010-02-101-1/+5
* | ide: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino2010-02-101-1/+5
* | sh7750: handle MMUCR TI bitAurelien Jarno2010-02-091-2/+5
* | Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori2010-02-081-0/+3
|\ \
| * | KVM: Make vmport KVM-compatibleJan Kiszka2010-02-031-0/+3
* | | SH4/R2D: fix poweroffAurelien Jarno2010-02-081-4/+5
| |/ |/|
* | dec: actually implement PCI bridgingBlue Swirl2010-02-072-0/+28
* | esp: use CamelCaseFunc for function typesBlue Swirl2010-02-072-7/+7
* | fw_cfg: don't use reserved _ prefixBlue Swirl2010-02-072-3/+3
* | fdc: don't use reserved _ prefixBlue Swirl2010-02-071-6/+6
* | fdc: don't use reserved _t suffixBlue Swirl2010-02-074-192/+190
* | escc: don't use reserved _t suffixBlue Swirl2010-02-071-4/+4
* | m48t59: don't use reserved _t suffixBlue Swirl2010-02-075-55/+52
* | Do not use dprintfmalc2010-02-074-91/+91
* | mips/malta: fix typoAurelien Jarno2010-02-061-1/+1
* | PCI: show also host bridge data in "info pci" outputBlue Swirl2010-02-061-1/+1
* | PCI: fix multiple bridge problemsBlue Swirl2010-02-061-11/+17
* | Refactor DEC 21154 PCI bridgeBlue Swirl2010-02-053-106/+84
|/
* qdev: Add rudimentary help for property valueMarkus Armbruster2010-02-031-1/+1
* qdev: Add help for device propertiesMarkus Armbruster2010-02-031-1/+14
* Revert "qdev: Add help for device properties"Markus Armbruster2010-02-031-13/+2
* Revert "qdev: Add help for property value"Markus Armbruster2010-02-031-7/+2
* qdev: Fix exit code for -device ?Markus Armbruster2010-02-032-9/+20
* sparc64: implement basic IOMMU/interrupt handlingBlue Swirl2010-01-301-22/+142
* Sparc64: byte swap IO port accessBlue Swirl2010-01-291-4/+4
* virtio-blk: Fix error cases which ignored rerror/werrorKevin Wolf2010-01-291-2/+2
* virtio-blk: Fix restart after read errorKevin Wolf2010-01-291-2/+9
* virtio_blk: Factor virtio_blk_handle_request outKevin Wolf2010-01-291-32/+46
* cirrus: Properly re-register cirrus_linear_io_addr on vram unmapJan Kiszka2010-01-291-2/+4
* virtio-serial-bus: Fix bus initialisation and allow for bus identificationAmit Shah2010-01-291-2/+1
* sparc64: reimplement tick timers v4Igor V. Kovalenko2010-01-271-33/+173
* pflash: Buffer block writesEdgar E. Iglesias2010-01-271-3/+9
OpenPOWER on IntegriCloud