aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-11-13xlnx-zcu102: Specify the max number of CPUs for the EP108Emilio G. Cota
2017-11-13xlnx-zcu102: Add an info message deprecating the EP108Alistair Francis
2017-11-13xlnx-zynqmp: Properly support the smp command line optionAlistair Francis
2017-11-13qom: move CPUClass.tcg_initialize to a globalEmilio G. Cota
2017-11-13MAINTAINERS: Add entries for Smartfusion2Subbaraya Sundeep
2017-11-13highbank: validate register offset before accessPrasad J Pandit
2017-11-13arm/translate-a64: mark path as unreachable to eliminate warningEmilio G. Cota
2017-11-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...Peter Maydell
2017-11-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into stagingPeter Maydell
2017-11-13Merge remote-tracking branch 'remotes/rth/tags/pull-cap-20171109' into stagingPeter Maydell
2017-11-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-11-10Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-11-08-1...Peter Maydell
2017-11-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171108' int...Peter Maydell
2017-11-09nbd/server: Fix structured read of length 0Eric Blake
2017-11-09nbd-client: Stricter enforcing of structured reply specEric Blake
2017-11-09nbd-client: Short-circuit 0-length operationsEric Blake
2017-11-09nbd: Fix struct name for structured readsEric Blake
2017-11-09nbd/client: Nicer trace of structured replyEric Blake
2017-11-09nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake
2017-11-09nbd-client: Fix error message typosEric Blake
2017-11-09target/s390x: Finish implementing RISBGNRichard Henderson
2017-11-09Makefile: Capstone: Add support for cross compile ranlibAlistair Francis
2017-11-09disas: Dump insn bytes along with capstone disassemblyRichard Henderson
2017-11-08nbd/server: fix nbd_negotiate_handle_infoVladimir Sementsov-Ogievskiy
2017-11-08util/async: use atomic_mb_set in qemu_bh_cancelSergio Lopez
2017-11-08crypto: afalg: fix a NULL pointer dereferenceLongpeng
2017-11-08tests: Run the luks tests in test-crypto-block only if encryption is availableThomas Huth
2017-11-08s390x/pci: let pci devices start in configured modeChristian Borntraeger
2017-11-08tests-aio-multithread: fix /aio/multi/schedule race conditionStefan Hajnoczi
2017-11-08e500: ppce500_init_mpic() return device instead of IRQ arrayMichael Davidsaver
2017-11-08hw/display/sm501: Fix comment in sm501_sysbus_class_init()Thomas Huth
2017-11-08ppc: fix setting of compat modeGreg Kurz
2017-11-07Update version for v2.11.0-rc0 releasev2.11.0-rc0Peter Maydell
2017-11-07Merge remote-tracking branch 'remotes/berrange/tags/pull-2017-11-06-2' into s...Peter Maydell
2017-11-07sockets: avoid leak of listen file descriptorDaniel P. Berrange
2017-11-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171107'...Peter Maydell
2017-11-07hw/intc/arm_gicv3_its: Don't abort on table save failureEric Auger
2017-11-07hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()Shanker Donthineni
2017-11-07translate.c: Fix usermode big-endian AArch32 LDREXD and STREXDPeter Maydell
2017-11-07hw/arm: Mark the "fsl,imx31" device with user_creatable = falseThomas Huth
2017-11-07hw/arm: Mark the "fsl,imx25" device with user_creatable = falseThomas Huth
2017-11-07hw/arm: Mark the "fsl,imx6" device with user_creatable = falseThomas Huth
2017-11-07arm: implement cache/shareability attribute bits for PAR registersAndrew Baumann
2017-11-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20171107' into...Peter Maydell
2017-11-07Merge remote-tracking branch 'remotes/berrange/tags/pull-build-2017-11-07-1' ...Peter Maydell
2017-11-07Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-11-07ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using themPeter Maydell
2017-11-07ui/cocoa.m: move ungrab to ctrl-alt-gJohn Arbuckle
2017-11-07ui/cocoa.m: Make scrolling work again in GUI monitor windowsJohn Arbuckle