aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza1-5/+7
2019-08-29ppc: Fix xscvdpspn for SNANPaul A. Clarke1-2/+30
2019-08-29ppc: Fix xsmaddmdp and friendsPaul A. Clarke1-1/+1
2019-08-29tests/boot-serial-test: add support for all the PowerNV machinesCédric Le Goater1-1/+2
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater2-9/+77
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater1-0/+5
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater1-0/+20
2019-08-29ppc/pnv: update skiboot to v6.4Joel Stanley2-0/+0
2019-08-29ppc/pnv: Set default ram size to 1.75GBJoel Stanley1-1/+5
2019-08-27Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into st...Peter Maydell3-13/+36
2019-08-27xen-bus: Avoid rewriting identical values to xenstoreAnthony PERARD1-4/+7
2019-08-27xen-bus: Fix backend state transition on device resetAnthony PERARD1-3/+20
2019-08-27xen: cleanup IOREQ server on exitIgor Druzhinin1-0/+2
2019-08-27xen: Fix ring.h headerAnthony PERARD1-6/+7
2019-08-27Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190825' into stagingPeter Maydell1-1/+3
2019-08-25target/alpha: fix tlb_fill trap_arg2 value for instruction fetchAurelien Jarno1-1/+3
2019-08-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-1/+9
2019-08-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190822' into stagingPeter Maydell5-51/+108
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