aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16dec: convert to realize()Cao jin
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky
2016-02-16msix: fix msix_vector_maskedMichael S. Tsirkin
2016-02-16virtio: optimize virtio_access_is_big_endian() for little-endian targetsGreg Kurz
2016-02-16vhost: simplify vhost_needs_vring_endian()Greg Kurz
2016-02-16vhost: move virtio 1.0 check to cross-endian helperGreg Kurz
2016-02-16virtio: move cross-endian helper to vhostGreg Kurz
2016-02-16vhost-net: revert support of cross-endian vnet headersGreg Kurz
2016-02-16virtio-net: use the backend cross-endian capabilitiesGreg Kurz
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell
2016-02-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...Peter Maydell
2016-02-11Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-02-11w32: include winsock2.h before windows.hPaolo Bonzini
2016-02-11Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell
2016-02-11s390x: remove s390-zipl.romMichael Tokarev
2016-02-11Passthru CCID card: QOMifyCao jin
2016-02-11Emulated CCID card: QOMifyCao jin
2016-02-11ES1370: QOMifyCao jin
2016-02-11char: fix parameter name / type in BSD codepathDaniel P. Berrange
2016-02-11qmp-spec: fix index in docWei Yang
2016-02-11rdma: remove check on time_spent when calculating mbsWei Yang
2016-02-11qemu-sockets: simplify error handlingPaolo Bonzini
2016-02-11cpu: cpu_save/cpu_load is no morePaolo Bonzini
2016-02-11qom: Correct object_property_get_int() descriptionAlistair Francis
2016-02-11man: virtfs-proxy-helper: Rework awkward sentenceChristophe Fergeau
2016-02-11remove libtool supportMichael Tokarev
2016-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160211'...Peter Maydell
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren
2016-02-11hw/arm/virt: fix max-cpus checkAndrew Jones
2016-02-11sd: limit 'req.cmd' while using as an array indexPrasad J Pandit
2016-02-11target-arm: Implement checking of fired watchpointSergey Fedorov
2016-02-11cpu: Add callback to check architectural watchpoint matchSergey Fedorov
2016-02-11target-arm: Fix IL bit reported for Thumb VFP and Neon trapsPeter Maydell
2016-02-11target-arm: Fix IL bit reported for Thumb coprocessor trapsPeter Maydell
2016-02-11target-arm: Correct misleading 'is_thumb' syn_* parameter namesPeter Maydell
2016-02-11target-arm: Enable EL3 for Cortex-A53 and Cortex-A57Peter Maydell
2016-02-11target-arm: Implement NSACR trapping behaviourPeter Maydell
2016-02-11target-arm: Add isread parameter to CPAccessFnsPeter Maydell
2016-02-11target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3Peter Maydell
2016-02-11target-arm: Use access_trap_aa32s_el1() for SCR and MVBARPeter Maydell
2016-02-11target-arm: Implement MDCR_EL3 and SDCRPeter Maydell
2016-02-11target-arm: Fix typo in comment in arm_is_secure_below_el3()Peter Maydell
2016-02-10memory: fix usage of find_next_bit and find_next_zero_bitPaolo Bonzini
2016-02-10ahci: prohibit "restarting" the FIS or CLB enginesJohn Snow
2016-02-10ahci: explicitly reject bad engine states on post_loadJohn Snow
2016-02-10ahci: handle LIST_ON and FIS_ON in map helpersJohn Snow
2016-02-10ahci: Do not unmap NULL addressesJohn Snow
2016-02-10fdc: always compile-check debug printsJohn Snow
2016-02-10ide: fix device_reset to not ignore pending AIOJohn Snow
2016-02-10ide: Add silent DRQ cancellationJohn Snow