summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* msix: fix msix_vector_maskedMichael S. Tsirkin2016-02-161-2/+2
* virtio: optimize virtio_access_is_big_endian() for little-endian targetsGreg Kurz2016-02-161-3/+3
* vhost: simplify vhost_needs_vring_endian()Greg Kurz2016-02-161-2/+7
* vhost: move virtio 1.0 check to cross-endian helperGreg Kurz2016-02-161-4/+5
* virtio: move cross-endian helper to vhostGreg Kurz2016-02-162-15/+15
* vhost-net: revert support of cross-endian vnet headersGreg Kurz2016-02-161-36/+5Star
* virtio-net: use the backend cross-endian capabilitiesGreg Kurz2016-02-163-11/+67
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell2016-02-129-375/+61Star
|\
| * xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell2016-02-102-24/+2Star
| * xen: move xenforeignmemory compat layer into common placeIan Campbell2016-02-101-20/+14Star
| * xen: drop XenXC and associated interface wrappersIan Campbell2016-02-105-64/+44Star
| * xen: drop xen_xc_hvm_inject_msi wrapperIan Campbell2016-02-102-7/+1Star
| * xen: drop support for Xen 4.1 and older.Ian Campbell2016-02-105-267/+7Star
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...Peter Maydell2016-02-1121-154/+44Star
|\ \
| * | w32: include winsock2.h before windows.hPaolo Bonzini2016-02-111-1/+1
| * | Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell2016-02-111-1/+1
| * | s390x: remove s390-zipl.romMichael Tokarev2016-02-115-7/+1Star
| * | Passthru CCID card: QOMifyCao jin2016-02-111-6/+8
| * | Emulated CCID card: QOMifyCao jin2016-02-111-10/+13
| * | ES1370: QOMifyCao jin2016-02-111-3/+7
| * | char: fix parameter name / type in BSD codepathDaniel P. Berrange2016-02-111-2/+2
| * | qmp-spec: fix index in docWei Yang2016-02-111-1/+1
| * | rdma: remove check on time_spent when calculating mbsWei Yang2016-02-111-2/+2
| * | qemu-sockets: simplify error handlingPaolo Bonzini2016-02-111-3/+3
| * | cpu: cpu_save/cpu_load is no morePaolo Bonzini2016-02-112-12/+0Star
| * | qom: Correct object_property_get_int() descriptionAlistair Francis2016-02-111-1/+1
| * | man: virtfs-proxy-helper: Rework awkward sentenceChristophe Fergeau2016-02-111-2/+2
| * | remove libtool supportMichael Tokarev2016-02-113-103/+2Star
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-02-115-153/+214
|\ \ \
| * | | ahci: prohibit "restarting" the FIS or CLB enginesJohn Snow2016-02-101-19/+20
| * | | ahci: explicitly reject bad engine states on post_loadJohn Snow2016-02-101-8/+13
| * | | ahci: handle LIST_ON and FIS_ON in map helpersJohn Snow2016-02-101-10/+18
| * | | ahci: Do not unmap NULL addressesJohn Snow2016-02-101-0/+8
| * | | fdc: always compile-check debug printsJohn Snow2016-02-101-7/+8
| * | | ide: fix device_reset to not ignore pending AIOJohn Snow2016-02-101-10/+17
| * | | ide: Add silent DRQ cancellationJohn Snow2016-02-101-3/+18
| * | | ide: replace blk_drain_all by blk_drainJohn Snow2016-02-101-1/+1
| * | | ide: move buffered DMA cancel to coreJohn Snow2016-02-103-35/+47
| * | | ide: code motionJohn Snow2016-02-101-58/+58
| * | | ide: Prohibit RESET on IDE drivesJohn Snow2016-02-101-3/+7
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160211'...Peter Maydell2016-02-1119-94/+288
|\ \ \ \ | |_|/ / |/| | |
| * | | bcm2835_property: implement "get board revision" queryStephen Warren2016-02-115-2/+9
| * | | hw/arm/virt: fix max-cpus checkAndrew Jones2016-02-111-5/+5
| * | | sd: limit 'req.cmd' while using as an array indexPrasad J Pandit2016-02-111-2/+5
| * | | target-arm: Implement checking of fired watchpointSergey Fedorov2016-02-113-14/+25
| * | | cpu: Add callback to check architectural watchpoint matchSergey Fedorov2016-02-113-2/+21
| * | | target-arm: Fix IL bit reported for Thumb VFP and Neon trapsPeter Maydell2016-02-111-3/+3
| * | | target-arm: Fix IL bit reported for Thumb coprocessor trapsPeter Maydell2016-02-111-4/+4
| * | | target-arm: Correct misleading 'is_thumb' syn_* parameter namesPeter Maydell2016-02-111-14/+14
| * | | target-arm: Enable EL3 for Cortex-A53 and Cortex-A57Peter Maydell2016-02-111-0/+2