aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-15target/i386: Throw a #SS when loading a non-canonical ISTGareth Webb2-38/+50
2022-03-15target/i386: only include bits in pg_mode if they are not ignoredPaolo Bonzini1-17/+17
2022-03-15kvm/msi: do explicit commit when adding msi routesLongpeng(Mike)7-10/+21
2022-03-15kvm-irqchip: introduce new API to support route changeLongpeng(Mike)1-0/+19
2022-03-15update meson-buildoptions.shPaolo Bonzini1-1/+1
2022-03-15qga/vss: update informative message about MinGWMarc-André Lureau1-1/+1
2022-03-15qga/vss-win32: check old VSS SDK headersMarc-André Lureau4-1/+13
2022-03-15meson: fix generic location of vss headersMarc-André Lureau1-1/+1
2022-03-15vmxcap: Add 5-level EPT bitVitaly Kuznetsov1-0/+1
2022-03-15whpx: Fixed incorrect CR8/TPR synchronizationIvan Shcherbakov1-1/+27
2022-03-15whpx: Fixed reporting of the CPU context to GDB for 64-bitIvan Shcherbakov1-0/+2
2022-03-15Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell10-17/+1584
2022-03-15ui/console: call gfx_switch() even if the current scanout is GLMarc-André Lureau1-3/+4
2022-03-15ui/dbus: do not send 2d scanout until gfx_updateMarc-André Lureau1-17/+20
2022-03-15ui/dbus: fix texture sharingMarc-André Lureau4-11/+64
2022-03-15MAINTAINERS: take edk2Gerd Hoffmann1-1/+1
2022-03-15edk2/docker: use ubuntu 18.04Gerd Hoffmann1-1/+1
2022-03-15edk2/docker: install python3Gerd Hoffmann1-1/+1
2022-03-15tests/acpi: disallow virt memory hotplug changesGerd Hoffmann1-1/+0
2022-03-15tests/acpi: update expected data filesGerd Hoffmann1-0/+0
2022-03-15edk2: update binaries to stable202202Gerd Hoffmann7-0/+0
2022-03-15edk2: add microvm buildGerd Hoffmann1-0/+11
2022-03-15edk2: .git can be a fileGerd Hoffmann1-1/+1
2022-03-15edk2: switch to release buildsGerd Hoffmann2-9/+10
2022-03-15edk2: update submodule to stable202202Gerd Hoffmann1-0/+0
2022-03-15tests/acpi: allow virt memory hotplug changesGerd Hoffmann1-0/+1
2022-03-15vdpa: Expose VHOST_F_LOG_ALL on SVQEugenio Pérez2-4/+36
2022-03-15vdpa: Never set log_base addr if SVQ is enabledEugenio Pérez1-1/+2
2022-03-15vdpa: Adapt vhost_vdpa_get_vring_base to SVQEugenio Pérez1-0/+17
2022-03-15vdpa: Add custom IOTLB translations to SVQEugenio Pérez4-30/+187
2022-03-15vhost: Add VhostIOVATreeEugenio Pérez3-1/+138
2022-03-15util: add iova_tree_find_iovaEugenio Pérez2-1/+53
2022-03-15util: Add iova_tree_alloc_mapEugenio Pérez2-0/+154
2022-03-15vhost: Shadow virtqueue buffers forwardingEugenio Pérez3-11/+522
2022-03-15vdpa: adapt vhost_ops callbacks to svqEugenio Pérez1-7/+41
2022-03-15virtio: Add vhost_svq_get_vring_addrEugenio Pérez2-0/+38
2022-03-15vhost: Add vhost_svq_valid_features to shadow vqEugenio Pérez3-0/+61
2022-03-15vhost: Add Shadow VirtQueue call forwarding capabilitiesEugenio Pérez3-2/+71
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez4-2/+215
2022-03-15vhost: Add VhostShadowVirtqueueEugenio Pérez3-1/+91
2022-03-15virtio-net: fix map leaking on error during receiveJason Wang1-0/+1
2022-03-14Merge tag 'pull-tcg-20220314' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2-5/+19
2022-03-14tcg/arm: Don't emit UNPREDICTABLE LDRD with Rm == Rt or Rt+1Richard Henderson1-2/+15
2022-03-14tcg/s390x: Fix tcg_out_dup_vec vs general registersRichard Henderson1-0/+1
2022-03-14tcg/s390x: Fix INDEX_op_bitsel_vec vs VSELRichard Henderson1-1/+1
2022-03-14tcg/s390x: Fix tcg_out_dupi_vec vs VGMRichard Henderson1-2/+2
2022-03-14ppc/pnv: Remove user-created PHB{3,4,5} devicesCédric Le Goater5-118/+10
2022-03-14ppc/pnv: Always create the PHB5 PEC devicesFrederic Barrat1-3/+1
2022-03-14ppc/pnv: Introduce a pnv-phb5 device to match root portFrederic Barrat3-4/+17
2022-03-14ppc/xive2: Make type Xive2EndSource not user creatableCédric Le Goater1-0/+1