summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...Shmulik Ladkani2015-12-022-5/+26
* virtio: handle non-virtio-1-capable backend for ccwCornelia Huck2015-12-022-0/+15
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into stagingPeter Maydell2015-12-014-8/+36
|\
| * s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-013-5/+30
| * s390x: no deprecation warning while testingCornelia Huck2015-12-011-3/+6
* | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2015-11-303-68/+15
|\ \ | |/ |/|
| * virtio-9p: use QEMU thread poolPaolo Bonzini2015-11-303-68/+15
* | hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...Peter Maydell2015-11-301-44/+8
* | hw/ppc/spapr: Remove duplicated "pseries" aliasThomas Huth2015-11-301-2/+0
* | mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau2015-11-301-1/+1
|/
* eepro100: Prevent two endless loopsStefan Weil2015-11-271-0/+16
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-265-11/+2
|\
| * Fix memory leak on errorStefano Dong (董兴水)2015-11-262-0/+2
| * Revert "vhost: send SET_VRING_ENABLE at start/stop"Michael S. Tsirkin2015-11-261-9/+0
| * pc: Don't set hw_version on pc-*-2.5Eduardo Habkost2015-11-252-2/+0
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-11-261-1/+1
|\ \
| * | virtio-scsi: don't crash without a valid deviceEugene (jno) Dvurechenski2015-11-261-1/+1
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-261-3/+5
|\ \ \
| * | | atapi: Fix code indentationAlberto Garcia2015-11-241-1/+1
| * | | atapi: Account for failed and invalid operations in cd_read_sector()Alberto Garcia2015-11-241-2/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-251-1/+1
|\ \ \
| * | | nand: fix flash erase when oob is in memoryRicard Wanderlof2015-11-251-1/+1
* | | | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell2015-11-252-9/+1
|\ \ \ \ | |/ / / |/| | |
| * | | xen_disk: Remove ioreq.postsyncAlberto Garcia2015-11-251-8/+0
| * | | xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-131-1/+1
* | | | ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster2015-11-251-5/+3
* | | | ivshmem: Mark questionable socket type test FIXMEMarkus Armbruster2015-11-251-0/+1
| |/ / |/| |
* | | xlnx-ep108: Fix minimum RAM checkAlistair Francis2015-11-241-1/+1
* | | virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_errorFam Zheng2015-11-241-4/+3
| |/ |/|
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-11-191-1/+4
|\ \
| * | ppc: Convert spapr code to use object property iteratorsDaniel P. Berrange2015-11-181-1/+4
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-196-31/+28
|\ \
| * | acpi: fix buffer overrun on migrationMichael S. Tsirkin2015-11-191-2/+6
| * | vhost-user: fix log sizeMichael S. Tsirkin2015-11-181-1/+1
| * | vhost-user: ignore qemu-only featuresMichael S. Tsirkin2015-11-181-7/+1
| * | i440fx: print an error message if user tries to enable iommuBandan Das2015-11-171-0/+5
| * | q35: Check propery to determine if iommu is setBandan Das2015-11-172-6/+1
| * | vhost-user: start/stop all ringsMichael S. Tsirkin2015-11-161-6/+11
| * | vhost-user: print original request on errorMichael S. Tsirkin2015-11-161-2/+2
| * | vhost: don't send RESET_OWNER at stopYuanhan Liu2015-11-161-6/+0
| * | vhost: let SET_VRING_ENABLE message depends on protocol featureYuanhan Liu2015-11-161-1/+1
| |/
* | hw/arm_gic: Correctly restore nested irq priorityFrançois Baldassari2015-11-191-2/+2
* | nand: fix address overflowRabin Vincent2015-11-181-2/+2
* | ide: enable buffered requests for PIO read requestsPeter Lieven2015-11-171-2/+2
* | ide: enable buffered requests for ATAPI devicesPeter Lieven2015-11-171-5/+5
* | ide: orphan all buffered requests on DMA cancelPeter Lieven2015-11-171-0/+19
* | ide: add support for IDEBufferedRequestPeter Lieven2015-11-172-0/+61
* | ide/atapi: make PIO read requests asyncPeter Lieven2015-11-171-13/+82
* | virtio-blk: Fix double completion for werror=stopFam Zheng2015-11-171-0/+4
* | tpm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
OpenPOWER on IntegriCloud