summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtio: Add memory statistics reporting to the balloon driverAdam Litke2010-01-262-4/+138
* win32: pair qemu_memalign() with qemu_vfree()Herve Poussineau2010-01-261-1/+1
* PCI: fix bridge configurationBlue Swirl2010-01-264-0/+4
* virtio-console: Rename virtio-serial.c back to virtio-console.cAmit Shah2010-01-261-0/+0
* ide save/restore current transfer fieldsMarcelo Tosatti2010-01-261-2/+6
* PCI: do_pci_info(): PCI bridge devices supportLuiz Capitulino2010-01-261-3/+20
* PCI: Convert pci_info() to QObjectLuiz Capitulino2010-01-262-75/+299
* qdev: Add help for property valueStefan Weil2010-01-261-2/+7
* qdev: Add help for device propertiesStefan Weil2010-01-261-2/+13
OpenPOWER on IntegriCloud