aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15tests/acpi: update expected data filesGerd Hoffmann
2022-03-15edk2: update binaries to stable202202Gerd Hoffmann
2022-03-15edk2: add microvm buildGerd Hoffmann
2022-03-15edk2: .git can be a fileGerd Hoffmann
2022-03-15edk2: switch to release buildsGerd Hoffmann
2022-03-15edk2: update submodule to stable202202Gerd Hoffmann
2022-03-15tests/acpi: allow virt memory hotplug changesGerd Hoffmann
2022-03-15vdpa: Expose VHOST_F_LOG_ALL on SVQEugenio Pérez
2022-03-15vdpa: Never set log_base addr if SVQ is enabledEugenio Pérez
2022-03-15vdpa: Adapt vhost_vdpa_get_vring_base to SVQEugenio Pérez
2022-03-15vdpa: Add custom IOTLB translations to SVQEugenio Pérez
2022-03-15vhost: Add VhostIOVATreeEugenio Pérez
2022-03-15util: add iova_tree_find_iovaEugenio Pérez
2022-03-15util: Add iova_tree_alloc_mapEugenio Pérez
2022-03-15vhost: Shadow virtqueue buffers forwardingEugenio Pérez
2022-03-15vdpa: adapt vhost_ops callbacks to svqEugenio Pérez
2022-03-15virtio: Add vhost_svq_get_vring_addrEugenio Pérez
2022-03-15vhost: Add vhost_svq_valid_features to shadow vqEugenio Pérez
2022-03-15vhost: Add Shadow VirtQueue call forwarding capabilitiesEugenio Pérez
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez
2022-03-15vhost: Add VhostShadowVirtqueueEugenio Pérez
2022-03-15virtio-net: fix map leaking on error during receiveJason Wang
2022-03-14Merge tag 'pull-tcg-20220314' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-03-14tcg/arm: Don't emit UNPREDICTABLE LDRD with Rm == Rt or Rt+1Richard Henderson
2022-03-14tcg/s390x: Fix tcg_out_dup_vec vs general registersRichard Henderson
2022-03-14tcg/s390x: Fix INDEX_op_bitsel_vec vs VSELRichard Henderson
2022-03-14tcg/s390x: Fix tcg_out_dupi_vec vs VGMRichard Henderson
2022-03-14ppc/pnv: Remove user-created PHB{3,4,5} devicesCédric Le Goater
2022-03-14ppc/pnv: Always create the PHB5 PEC devicesFrederic Barrat
2022-03-14ppc/pnv: Introduce a pnv-phb5 device to match root portFrederic Barrat
2022-03-14ppc/xive2: Make type Xive2EndSource not user creatableCédric Le Goater
2022-03-14target/ppc: fix xxspltw for big endian hostsMatheus Ferst
2022-03-14target/ppc: fix ISI fault cause for Radix MMULeandro Lupori
2022-03-14avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()Daniel Henrique Barboza
2022-03-14avocado/ppc_prep_40p.py: check TCG accel in all testsDaniel Henrique Barboza
2022-03-14avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()Daniel Henrique Barboza
2022-03-14avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()Daniel Henrique Barboza
2022-03-14avocado/ppc_74xx.py: check TCG accel for all testsDaniel Henrique Barboza
2022-03-14avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()Daniel Henrique Barboza
2022-03-14avocado/ppc_405.py: remove test_ppc_taihu()Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()Daniel Henrique Barboza
2022-03-14avocado/replay_kernel.py: make tcg-icount check in run_vm()Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9Daniel Henrique Barboza
2022-03-14qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppcDaniel Henrique Barboza
2022-03-14qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppcDaniel Henrique Barboza
2022-03-14Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-14hw/nvram: at24 return 0xff if 1 byte addressPatrick Venture
2022-03-14ui/console: optionally update after gfx switchMarc-André Lureau