aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-15target-i386: Implement BNDMOVRichard Henderson
2016-02-15target-i386: Implement BNDMKRichard Henderson
2016-02-13target-i386: Split up gen_lea_modrmRichard Henderson
2016-02-13target-i386: Perform set/reset_inhibit_irq inlineRichard Henderson
2016-02-13target-i386: Enable control registers for MPXRichard Henderson
2016-02-13target-i386: Implement XSAVEOPTRichard Henderson
2016-02-13target-i386: Add XSAVE extensionRichard Henderson
2016-02-13target-i386: Rearrange processing of 0F AERichard Henderson
2016-02-13target-i386: Rearrange processing of 0F 01Richard Henderson
2016-02-13target-i386: Split fxsave/fxrstor implementationRichard Henderson
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" querypull-target-arm-20160211Stephen 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