aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-10iothread: workaround glib bug which hangs qmp-testPeter Xu1-4/+14
2018-04-10iotests: fix wait_until_completed()Peter Xu1-6/+3
2018-04-10Merge remote-tracking branch 'remotes/xtensa/tags/20180409-xtensa' into stagingPeter Maydell1-2/+25
2018-04-09linux-user: fix preadv/pwritev offsetsMax Filippov1-2/+25
2018-04-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into stagingPeter Maydell9-39/+111
2018-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell20-58/+299
2018-04-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-18/+51
2018-04-09Add missing bit for SSE instr in VEX decodingEugene Minibaev1-1/+3
2018-04-09maint: Add .mailmap entries for patches claiming list authorshipEric Blake1-4/+14
2018-04-09dump: Fix build with newer gccEric Blake1-2/+2
2018-04-09device-crash-test: Remove fixed isa-fdc entryThomas Huth1-1/+0
2018-04-09qemu-pr-helper: Write pidfile more oftenMichal Privoznik1-1/+5
2018-04-09qemu-pr-helper: Daemonize before dropping privilegesMichal Privoznik1-7/+7
2018-04-09virtio-serial: fix heapover-flowlinzhecheng1-2/+5
2018-04-09kvmclock: fix clock_is_reliable on migration from QEMU < 2.9Michael Chapman1-0/+14
2018-04-09hw/dma/i82374: Avoid double creation of the 82374 controllerPhilippe Mathieu-Daudé1-1/+8
2018-04-09hw/scsi: support SCSI-2 passthrough without PIDaniel Henrique Barboza2-12/+37
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini3-5/+27
2018-04-09scsi-disk: Don't enlarge min_io_size to max_io_sizeFam Zheng1-4/+6
2018-04-09configure: Add missing configure options to help textThomas Huth1-0/+3
2018-04-09i386/hyperv: error out if features requested but unsupportedRoman Kagan1-9/+34
2018-04-09i386/hyperv: add hv-frequencies cpu propertyRoman Kagan3-4/+11
2018-04-09target/i386: WHPX: set CPUID_EXT_HYPERVISOR bitJustin Terry (VM)1-1/+78
2018-04-09virtio-serial: fix heap-over-flowlinzhecheng1-2/+5
2018-04-09vhost: Allow adjoining regionsDr. David Alan Gilbert1-4/+9
2018-04-09contrib/libvhost-user: add the protocol feature used for SET/GET messageChangpeng Liu1-0/+1
2018-04-09vhost-user: back SET/GET_CONFIG requests with a protocol featureMaxime Coquelin2-9/+34
2018-04-09vhost-user-blk: set config ops before vhost-user initMaxime Coquelin2-3/+2
2018-04-09gdbstub: fix off-by-one in gdb_handle_packet()Philippe Mathieu-Daudé1-1/+2
2018-04-09s390x: load_psw() should only exchange the PSW for KVMDavid Hildenbrand1-4/+6
2018-04-09s390x/mmu: don't overwrite pending exception in mmu translateDavid Hildenbrand1-1/+1
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz1-0/+2
2018-04-09pc-bios/s390: update imagesCornelia Huck2-0/+0
2018-04-09s390: Do not pass inofficial IPL type to the guestViktor Mihajlovski2-2/+20
2018-04-09s390: Ensure IPL from SCSI works as expectedViktor Mihajlovski1-2/+29
2018-04-09s390: Refactor IPL parameter block generationViktor Mihajlovski1-30/+51
2018-04-09s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()David Hildenbrand1-0/+2
2018-04-09Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180409-pull-request' i...Peter Maydell5-33/+36
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau3-2/+35
2018-04-09Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell4-9/+15
2018-04-09sdl2: drop dead codeGerd Hoffmann1-8/+0
2018-04-09sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann1-3/+0
2018-04-09sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann1-1/+3
2018-04-09sdl2: track kbd modifier state unconditionallyGerd Hoffmann1-18/+21
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann4-6/+17
2018-04-09docker: fedora: test more componentsPaolo Bonzini1-3/+10
2018-04-09docker: Inline "prep_fail" in run scriptFam Zheng1-1/+1
2018-04-09tests: Fix ubuntu.i386 image initializationFam Zheng1-4/+1
2018-04-09docker: dump 'config.log' if ./configure failsPhilippe Mathieu-Daudé1-1/+3
2018-04-06Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell4-93/+284