aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum3-2/+3
2020-04-13MAINTAINERS: Add myself as vhost-user-blk maintainerRaphael Norwitz1-0/+12
2020-04-07Update version for v5.0.0-rc2 releasev5.0.0-rc2Peter Maydell1-1/+1
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell15-72/+250
2020-04-07Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...Peter Maydell3-7/+6
2020-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell9-95/+193
2020-04-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...Peter Maydell13-67/+224
2020-04-07tcg/i386: Fix %r12 guest_base initializationRichard Henderson1-1/+1
2020-04-07configure: Add -Werror to PIE probeRichard Henderson1-2/+2
2020-04-07hw/core: properly terminate loading .hex on EOF recordAlex Bennée1-1/+4
2020-04-07linux-user: clean-up padding on /proc/self/mapsAlex Bennée1-13/+19
2020-04-07linux-user: factor out reading of /proc/self/mapsAlex Bennée4-30/+151
2020-04-07softfloat: Fix BAD_SHIFT from normalizeFloatx80SubnormalRichard Henderson1-0/+3
2020-04-07gdbstub: fix compiler complainingDenis Plotnikov1-2/+2
2020-04-07target/xtensa: add FIXME for translation memory leakAlex Bennée1-0/+5
2020-04-07linux-user: more debug for init_guest_spaceAlex Bennée1-1/+7
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée1-4/+1
2020-04-07linux-user: protect fcntl64 with an #ifdefAlex Bennée1-4/+4
2020-04-07elf-ops: bail out if we have no function symbolsAlex Bennée1-23/+25
2020-04-07.github: Enable repo-lockdown bot to refuse GitHub pull requestsPhilippe Mathieu-Daudé2-0/+35
2020-04-07MAINTAINERS: Add xen-usb.c to Xen sectionAnthony PERARD1-0/+1
2020-04-07xen-block: Fix uninitialized variableAnthony PERARD1-1/+1
2020-04-07hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()Peter Maydell1-6/+4
2020-04-07Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-07' into ...Peter Maydell1-1/+1
2020-04-07Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-fixes-202...Peter Maydell4-6/+13
2020-04-07vpc: Don't round up already aligned BAT sizesKevin Wolf1-1/+1
2020-04-07block: Fix blk->in_flight during blk_wait_while_drained()Kevin Wolf1-12/+5
2020-04-07block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf2-24/+80
2020-04-07block-backend: Reorder flush/pdiscard function definitionsKevin Wolf1-46/+46
2020-04-07Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200407-pull-request...Peter Maydell3-20/+38
2020-04-07backup: don't acquire aio_context in backup_cleanStefan Reiter1-4/+0
2020-04-07replication: assert we own context before job_cancel_syncStefan Reiter1-1/+4
2020-04-07job: take each job's lock individually in job_txn_applyStefan Reiter4-10/+60
2020-04-07xen-block: Fix double qlist remove and request leakAnthony PERARD1-32/+16
2020-04-07iotests/common.pattern: Quote echosMax Reitz1-11/+11
2020-04-07qcow2: Check request size in qcow2_co_pwritev_compressed_part()Alberto Garcia1-0/+5
2020-04-07qemu-img: Report convert errors by bytes, not sectorsEric Blake2-5/+5
2020-04-07qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia9-19/+187
2020-04-07json: Fix check for unbalanced right curly braceSimran Singhal1-1/+1
2020-04-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200407' into...Peter Maydell15-26/+148
2020-04-07ati-vga: Fix checks in ati_2d_blt() to avoid crashBALATON Zoltan1-11/+26
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater3-5/+74
2020-04-07pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2020-04-07hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()Peter Maydell1-3/+0
2020-04-07spapr: Fix failure path for attempting to hot unplug PCI bridgesDavid Gibson1-0/+1
2020-04-07ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f...Nicholas Piggin1-5/+25
2020-04-07ppc/spapr: Add FWNMI machine check delivery warningsNicholas Piggin2-0/+7
2020-04-07ppc/spapr: Improve FWNMI machine check delivery corner case commentsNicholas Piggin1-8/+11
2020-04-07ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin4-3/+24
2020-04-07vfio/spapr: Fix page size calculationAlexey Kardashevskiy1-3/+3