summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ivshmem: remove redundant assignment, fix crash with msi=offMarc-André Lureau2016-03-151-3/+0
* ivshmem: no need for opaque argumentMarc-André Lureau2016-03-151-2/+2
* scsi: initialise info object with appropriate sizeP J P2016-03-151-1/+1
* virtio-9p: use accessor to get thread_poolGreg Kurz2016-03-151-1/+1
* xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini2016-03-151-4/+6
* xen/blkif: Avoid double access to src->nr_segmentsStefano Stabellini2016-03-151-4/+8
* net: vmxnet3: avoid memory leakage in activate_deviceP J P2016-03-151-8/+16
* ehci: make idt processing more robustGerd Hoffmann2016-03-151-2/+3
* virtio-9p-device: add minimal unrealize handlerGreg Kurz2015-12-101-0/+12
* sd: Mark brittle abuse of blk_attach_dev() FIXMEMarkus Armbruster2015-12-071-0/+1
* sdhci: Sanitize "sdhci-pci" properties for future qomificationMarkus Armbruster2015-12-071-2/+7
* virtio-blk: Drop x-data-plane optionFam Zheng2015-12-072-14/+2
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-12-074-11/+29
|\
| * lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann2015-12-071-4/+8
| * lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann2015-12-071-3/+5
| * vmxnet3: silence warningMichael S. Tsirkin2015-12-071-1/+0
| * pcnet: fix rx buffer overflow(CVE-2015-7512)Jason Wang2015-12-071-0/+6
| * net: pcnet: add check to validate receive data size(CVE-2015-7504)Prasad J Pandit2015-12-071-3/+5
| * e1000: fix hang of win2k12 shutdown with flood pingDenis V. Lunev2015-12-071-0/+5
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-12-0...Peter Maydell2015-12-042-2/+3
|\ \
| * | gt64xxx: fix decoding of ISD registerPaolo Bonzini2015-12-041-1/+2
| * | bt: avoid unintended sign extensionPaolo Bonzini2015-12-041-1/+1
* | | spapr_drc: Change value of property "fdt" from null back to {}Markus Armbruster2015-12-041-0/+5
* | | spapr_drc: Make device "spapr-dr-connector" unavailable with -deviceMarkus Armbruster2015-12-041-0/+4
* | | spapr_drc: Handle visitor errors properlyMarkus Armbruster2015-12-041-6/+26
|/ /
* | 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
OpenPOWER on IntegriCloud