aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07Update version for v5.0.0-rc2 releaseHEADv5.0.0-rc2masterPeter Maydell
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...Peter Maydell
2020-04-07tcg/i386: Fix %r12 guest_base initializationRichard Henderson
2020-04-07configure: Add -Werror to PIE probeRichard Henderson
2020-04-07hw/core: properly terminate loading .hex on EOF recordAlex Bennée
2020-04-07linux-user: clean-up padding on /proc/self/mapsAlex Bennée
2020-04-07linux-user: factor out reading of /proc/self/mapsAlex Bennée
2020-04-07softfloat: Fix BAD_SHIFT from normalizeFloatx80SubnormalRichard Henderson
2020-04-07gdbstub: fix compiler complainingDenis Plotnikov
2020-04-07target/xtensa: add FIXME for translation memory leakAlex Bennée
2020-04-07linux-user: more debug for init_guest_spaceAlex Bennée
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée
2020-04-07linux-user: protect fcntl64 with an #ifdefAlex Bennée
2020-04-07elf-ops: bail out if we have no function symbolsAlex Bennée
2020-04-07.github: Enable repo-lockdown bot to refuse GitHub pull requestsPhilippe Mathieu-Daudé
2020-04-07MAINTAINERS: Add xen-usb.c to Xen sectionAnthony PERARD
2020-04-07xen-block: Fix uninitialized variableAnthony PERARD
2020-04-07hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-07' into ...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-fixes-202...Peter Maydell
2020-04-07vpc: Don't round up already aligned BAT sizesKevin Wolf
2020-04-07block: Fix blk->in_flight during blk_wait_while_drained()Kevin Wolf
2020-04-07block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf
2020-04-07block-backend: Reorder flush/pdiscard function definitionsKevin Wolf
2020-04-07Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200407-pull-request...Peter Maydell
2020-04-07backup: don't acquire aio_context in backup_cleanStefan Reiter
2020-04-07replication: assert we own context before job_cancel_syncStefan Reiter
2020-04-07job: take each job's lock individually in job_txn_applyStefan Reiter
2020-04-07xen-block: Fix double qlist remove and request leakAnthony PERARD
2020-04-07iotests/common.pattern: Quote echosMax Reitz
2020-04-07qcow2: Check request size in qcow2_co_pwritev_compressed_part()Alberto Garcia
2020-04-07qemu-img: Report convert errors by bytes, not sectorsEric Blake
2020-04-07qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia
2020-04-07json: Fix check for unbalanced right curly braceSimran Singhal
2020-04-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200407' into...Peter Maydell
2020-04-07ati-vga: Fix checks in ati_2d_blt() to avoid crashBALATON Zoltan
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater
2020-04-07pseries: Update SLOF firmware imageAlexey Kardashevskiy
2020-04-07hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()Peter Maydell
2020-04-07spapr: Fix failure path for attempting to hot unplug PCI bridgesDavid Gibson
2020-04-07ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f...Nicholas Piggin
2020-04-07ppc/spapr: Add FWNMI machine check delivery warningsNicholas Piggin
2020-04-07ppc/spapr: Improve FWNMI machine check delivery corner case commentsNicholas Piggin
2020-04-07ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin
2020-04-07vfio/spapr: Fix page size calculationAlexey Kardashevskiy
2020-04-07hw/ppc/e500.c: Handle qemu_find_file() failurePeter Maydell
2020-04-06.travis.yml: Cache acceptance-test assetsPhilippe Mathieu-Daudé