aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23modules-test: ui-spice-app is not built as modulePaolo Bonzini1-3/+0
2019-08-23modules-test: fix const castPaolo Bonzini1-1/+1
2019-08-23Merge remote-tracking branch 'remotes/elmarco/tags/podman-pull-request' into ...Peter Maydell9-31/+91
2019-08-22Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in...Peter Maydell16-179/+78
2019-08-22Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190822...Peter Maydell3-261/+324
2019-08-22vhost-user-scsi: prevent using uninitialized vqsRaphael Norwitz1-1/+1
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...Peter Maydell4-18/+126
2019-08-22util/async: hold AioContext ref to prevent use-after-freeStefan Hajnoczi1-0/+8
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell4-23/+64
2019-08-22test: skip tests if socket_check_protocol_support() failedMarc-André Lureau3-3/+9
2019-08-22test-char: skip tcp tests if ipv4 check failedMarc-André Lureau2-5/+14
2019-08-22tests: specify the address family when checking bindMarc-André Lureau2-15/+13
2019-08-22tests/docker: add podman supportMarc-André Lureau2-3/+7
2019-08-22docker.py: add podman supportMarc-André Lureau1-5/+43
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau2-1/+6
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...Peter Maydell3-1/+8
2019-08-22s390x/mmu: Factor out storage key handlingDavid Hildenbrand1-44/+71
2019-08-22s390x/mmu: Better storage key reference and change bit handlingDavid Hildenbrand1-5/+19
2019-08-22s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBEDavid Hildenbrand1-0/+10
2019-08-22s390x/tcg: Rework MMU selection for instruction fetchesDavid Hildenbrand2-23/+22
2019-08-22s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()David Hildenbrand1-0/+5
2019-08-22s390x/mmu: Trace the right value if setting/getting the storage key failsDavid Hildenbrand1-2/+4
2019-08-22s390x/tcg: Fix VERIM with 32/64 bit elementsDavid Hildenbrand1-1/+1
2019-08-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-69/+178
2019-08-22target/tricore: Fix tricore_tr_translate_insnBastian Koppelmann1-13/+34
2019-08-22target/tricore: Implement a qemu excptions helperBastian Koppelmann3-1/+27
2019-08-22target/tricore: Use translate_loopBastian Koppelmann1-44/+74
2019-08-22target-tricore: Make env a member of DisasContextBastian Koppelmann1-172/+168
2019-08-22target/tricore: Use DisasContextBase APIBastian Koppelmann1-54/+44
2019-08-22crypto: use auto cleanup for many stack variablesDaniel P. Berrangé8-133/+65
2019-08-22crypto: define cleanup functions for use with g_autoptrDaniel P. Berrangé5-0/+10
2019-08-22glib: bump min required glib library version to 2.48Daniel P. Berrangé3-46/+3
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell70-143/+137
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan4-0/+55
2019-08-22ehci: fix queue->dev null ptr dereferenceGerd Hoffmann1-0/+3
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell15-35/+32
2019-08-21monitor/qmp: Update comment for commit 4eaca8de268Markus Armbruster1-1/+1
2019-08-21char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout()Alberto Garcia1-3/+13
2019-08-21main-loop: Fix GSource leak in qio_task_thread_worker()Alberto Garcia1-0/+1
2019-08-21memory: Fix up memory_region_{add|del}_coalescingPeter Xu1-19/+17
2019-08-21memory: Remove has_coalesced_range counterPeter Xu1-14/+0
2019-08-21memory: Split zones when do coalesced_io_del()Peter Xu1-14/+35
2019-08-21memory: Refactor memory_region_clear_coalescingPeter Xu1-5/+5
2019-08-21minikconf: don't print CONFIG_FOO=n linesMarc-André Lureau1-2/+2
2019-08-21configure: remove AUTOCONF_HOSTMarc-André Lureau1-5/+0
2019-08-21tests: add module loading testMarc-André Lureau5-0/+89
2019-08-21module: return success on module loadMarc-André Lureau2-4/+12
2019-08-21module: use g_hash_table_add()Marc-André Lureau1-2/+1
2019-08-21configure: define CONFIG_TOOLS herePaolo Bonzini2-3/+5
2019-08-21qemu-ga: clean up TOOLS variablePaolo Bonzini2-3/+3