summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-16qemu-img: Avoid qerror_report_err() outside QMP handlers, againMarkus Armbruster1-4/+2
2015-03-16block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster2-5/+1
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster4-5/+37
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster2-5/+2
2015-03-16iotests: Update 051's reference outputMarkus Armbruster1-3/+1
2015-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...Peter Maydell5-67/+197
2015-03-16Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell4-44/+36
2015-03-16linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUsMikhail Ilyin2-2/+15
2015-03-16target-arm: Ignore low bit of PC in M-profile exception returnPeter Maydell1-0/+10
2015-03-16target-arm: Fix handling of STM (user) with r15 in register listPeter Maydell1-6/+12
2015-03-16hw/intc/arm_gic: Initialize the vgic in the realize functionEric Auger1-0/+7
2015-03-16target-arm: get_phys_addr_lpae: more xn controlAndrew Jones1-30/+100
2015-03-16target-arm: fix get_phys_addr_v6/SCTLR_AFE access checkAndrew Jones1-7/+42
2015-03-16target-arm: convert check_ap to ap_to_rw_protAndrew Jones1-30/+19
2015-03-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell14-60/+311
2015-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.1-20150316...Peter Maydell8-0/+0
2015-03-16Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into stagingPeter Maydell35-446/+433
2015-03-16s390x/config: Do not include full pci.makThomas Huth1-1/+2
2015-03-16s390x/pci: fix length in sei_nt2 eventFrank Blaschka1-0/+1
2015-03-16s390x/ipl: remove dead codeDominik Dingel1-3/+0
2015-03-16s390x/virtio-bus: Remove unused function s390_virtio_bus_console()Thomas Huth2-6/+0
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak3-1/+125
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel1-35/+7
2015-03-16kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel2-0/+33
2015-03-16virtio-ccw: assure BE accessesCornelia Huck1-9/+13
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne4-0/+129
2015-03-16s390x: Replace unchecked qdev_init() by qdev_init_nofail()Markus Armbruster1-5/+1
2015-03-16seabios: update to 1.8.1 stable releaseGerd Hoffmann8-0/+0
2015-03-16virtio: Fix memory leaks reported by CoverityStefan Weil1-20/+8
2015-03-16virtfs-proxy: Fix possible overflowShannon Zhao2-0/+5
2015-03-16fsdev/virtfs-proxy-helper: Fix improper use of negative valueShannon Zhao1-0/+3
2015-03-13tcg: Complete handling of ALWAYS and NEVERRichard Henderson1-5/+17
2015-03-13tcg: Use tcg_malloc to allocate TCGLabelRichard Henderson2-24/+23
2015-03-13tcg: Change generator-side labels to a pointerRichard Henderson10-125/+108
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson26-282/+280
2015-03-13tcg-ia64: Use tcg_malloc to allocate TCGLabelQemuLdstRichard Henderson1-11/+8
2015-03-13tcg: Use tcg_malloc to allocate TCGLabelQemuLdstRichard Henderson1-14/+12
2015-03-13user-exec.c: fix build on NetBSD/sparc64 and NetBSD/armTobias Nygren1-1/+15
2015-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell8-32/+81
2015-03-13Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2015-03-13Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2015-03-13Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell3-4/+185
2015-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-7/+8
2015-03-13hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds accessShannon Zhao1-1/+1
2015-03-12tests: rtl8139: test timers and interruptFrediano Ziglio2-1/+182
2015-03-12net: synchronize net_host_device_remove with host_net_remove_completionPaolo Bonzini1-3/+3
2015-03-12qcow2: fix the macro QCOW_MAX_L1_SIZE's useWen Congyang2-2/+2
2015-03-12queue: fix QSLIST_INSERT_HEAD_ATOMIC racePaolo Bonzini1-5/+6
2015-03-12pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann1-0/+16
2015-03-12Allow the use of X11 from a non standard location.Jeremy White2-5/+20