aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29pseries: Update SLOF firmware imageAlexey Kardashevskiy
2019-08-29target/ppc: Refactor emulation of vmrgew and vmrgow instructionsStefan Brankovic
2019-08-29target/ppc: Fix do_float_check_status vs inexactRichard Henderson
2019-08-29target/ppc: Set float_tininess_before_rounding at cpu resetRichard Henderson
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza
2019-08-29ppc: Fix xscvdpspn for SNANPaul A. Clarke
2019-08-29ppc: Fix xsmaddmdp and friendsPaul A. Clarke
2019-08-29tests/boot-serial-test: add support for all the PowerNV machinesCédric Le Goater
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater
2019-08-29ppc/pnv: update skiboot to v6.4Joel Stanley
2019-08-29ppc/pnv: Set default ram size to 1.75GBJoel Stanley
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