aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02mailmap: Update philmd email addressPhilippe Mathieu-Daudé
2019-09-02mailmap: Reorder by sectionsPhilippe Mathieu-Daudé
2019-09-02contrib/gitdm: Add armbru@pond.sub.org to group-map-redhatMarkus Armbruster
2019-09-02contrib/gitdm: filetype interface is not in order, fixMarkus Armbruster
2019-08-28gdbstub: Fix handler for 'F' packetSandra Loosemore
2019-08-28gdbstub: Fix handling of '!' packet with new infraRamiro Polla
2019-08-27Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into st...Peter Maydell
2019-08-27xen-bus: Avoid rewriting identical values to xenstoreAnthony PERARD
2019-08-27xen-bus: Fix backend state transition on device resetAnthony PERARD
2019-08-27xen: cleanup IOREQ server on exitIgor Druzhinin
2019-08-27xen: Fix ring.h headerAnthony PERARD
2019-08-27Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190825' into stagingPeter Maydell
2019-08-25target/alpha: fix tlb_fill trap_arg2 value for instruction fetchAurelien Jarno
2019-08-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-08-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190822' into stagingPeter Maydell
2019-08-23modules-test: ui-spice-app is not built as modulePaolo Bonzini
2019-08-23modules-test: fix const castPaolo Bonzini
2019-08-23Merge remote-tracking branch 'remotes/elmarco/tags/podman-pull-request' into ...Peter Maydell
2019-08-22Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in...Peter Maydell
2019-08-22Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190822...Peter Maydell
2019-08-22vhost-user-scsi: prevent using uninitialized vqsRaphael Norwitz
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...Peter Maydell
2019-08-22util/async: hold AioContext ref to prevent use-after-freeStefan Hajnoczi
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell
2019-08-22test: skip tests if socket_check_protocol_support() failedMarc-André Lureau
2019-08-22test-char: skip tcp tests if ipv4 check failedMarc-André Lureau
2019-08-22tests: specify the address family when checking bindMarc-André Lureau
2019-08-22tests/docker: add podman supportMarc-André Lureau
2019-08-22docker.py: add podman supportMarc-André Lureau
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...Peter Maydell
2019-08-22s390x/mmu: Factor out storage key handlingDavid Hildenbrand
2019-08-22s390x/mmu: Better storage key reference and change bit handlingDavid Hildenbrand
2019-08-22s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBEDavid Hildenbrand
2019-08-22s390x/tcg: Rework MMU selection for instruction fetchesDavid Hildenbrand
2019-08-22s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()David Hildenbrand
2019-08-22s390x/mmu: Trace the right value if setting/getting the storage key failsDavid Hildenbrand
2019-08-22s390x/tcg: Fix VERIM with 32/64 bit elementsDavid Hildenbrand
2019-08-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-08-22target/tricore: Fix tricore_tr_translate_insnBastian Koppelmann
2019-08-22target/tricore: Implement a qemu excptions helperBastian Koppelmann
2019-08-22target/tricore: Use translate_loopBastian Koppelmann
2019-08-22target-tricore: Make env a member of DisasContextBastian Koppelmann
2019-08-22target/tricore: Use DisasContextBase APIBastian Koppelmann
2019-08-22crypto: use auto cleanup for many stack variablesDaniel P. Berrangé
2019-08-22crypto: define cleanup functions for use with g_autoptrDaniel P. Berrangé
2019-08-22glib: bump min required glib library version to 2.48Daniel P. Berrangé
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan
2019-08-22ehci: fix queue->dev null ptr dereferenceGerd Hoffmann