aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-09sysemu/xen: Forbid using Xen headers in user emulationPhilippe Mathieu-Daudé1-4/+4
2024-03-09hw/i386: Rename kvmvapic.c -> vapic.cPhilippe Mathieu-Daudé2-4/+3
2024-03-09docs/acpi/bits: add some clarity and details while also improving formatingAni Sinha1-16/+39
2024-03-09hw/mem/cxl_type3: Fix problem with g_steal_pointer()Thomas Huth2-15/+18
2024-03-09hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()Thomas Huth2-7/+9
2024-03-09hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth1-2/+2
2024-03-09qerror: QERR_DEVICE_IN_USE is no longer used, dropMarkus Armbruster1-3/+0
2024-03-09blockdev: Fix block_resize error reporting for op blockersMarkus Armbruster1-2/+1
2024-03-09char: Slightly better error reporting when chardev is in useMarkus Armbruster1-6/+7
2024-03-09make-release: switch to .xz format by defaultMichael Tokarev1-1/+1
2024-03-09hw/scsi/lsi53c895a: Fix typo in commentBALATON Zoltan1-1/+1
2024-03-09hw/vfio/pci.c: Make some structure staticFrediano Ziglio1-2/+2
2024-03-09replay: Improve error messages about configuration conflictsMarkus Armbruster2-2/+2
2024-03-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell14-84/+176
2024-03-09Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...Peter Maydell9-11/+56
2024-03-08vfio: allow cpr-reboot migration if suspendedSteve Sistare4-2/+23
2024-03-08vfio: register container for cprSteve Sistare5-1/+39
2024-03-08Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell2-308/+270
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell31-457/+1963
2024-03-08gitlab-ci: add manual job to run CoverityPaolo Bonzini3-0/+45
2024-03-08run-coverity-scan: add --check-upload-only optionPaolo Bonzini1-17/+42
2024-03-08mips: do not list individual devices from configs/Paolo Bonzini5-30/+25
2024-03-08oslib-posix: fix memory leak in touch_all_pagesPaolo Bonzini1-2/+4
2024-03-08hw/intc/apic: fix memory leakPaolo Bonzini1-4/+2
2024-03-08hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle1-4/+12
2024-03-08meson: Remove --warn-common ldflagAkihiko Odaki1-5/+0
2024-03-08system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov1-12/+11
2024-03-08hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle2-10/+35
2024-03-08target/arm: Move v7m-related code from cpu32.c into a separate fileThomas Huth4-261/+296
2024-03-08vmbus: Print a warning when enabled without the recommended set of featuresMaciej S. Szmigiero7-0/+40
2024-03-08hv-balloon: define dm_hot_add_with_region to avoid Coverity warningMaciej S. Szmigiero2-6/+13
2024-03-08hv-balloon: avoid alloca() usageMaciej S. Szmigiero1-6/+4
2024-03-08Merge tag 'pull-riscv-to-apply-20240308-1' of https://github.com/alistair23/q...Peter Maydell50-347/+1213
2024-03-08target/riscv: fix ACPI MCFG tableIlya Chugin1-2/+2
2024-03-08target/riscv: Fix privilege mode of G-stage translation for debuggingHiroaki Yamamoto1-1/+1
2024-03-08hw/intc/riscv_aplic: Fix in_clrip[x] read emulationAnup Patel1-2/+15
2024-03-08hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-modeAnup Patel1-4/+16
2024-03-08target/riscv: Fix shift count overflowdemin.han1-3/+2
2024-03-08trans_rvv.c.inc: remove 'is_store' bool from load/store fnsDaniel Henrique Barboza1-29/+29
2024-03-08trans_rvv.c.inc: mark_vs_dirty() before loads and storesDaniel Henrique Barboza1-15/+8
2024-03-08target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bitVadim Shakirov2-12/+12
2024-03-08target/riscv: move ratified/frozen exts to non-experimentalDaniel Henrique Barboza1-13/+9
2024-03-08target/riscv/kvm: update KVM exts to Linux 6.8Daniel Henrique Barboza1-0/+29
2024-03-08linux-headers: Update to Linux v6.8-rc6Daniel Henrique Barboza23-112/+381
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner1-1/+1
2024-03-08linux-user/riscv: Add Ztso extension to hwprobeChristoph Müllner1-0/+3
2024-03-08RISC-V: Add support for ZtsoPalmer Dabbelt6-5/+48
2024-03-08tests/libqos: add riscv/virt machine nodesDaniel Henrique Barboza2-0/+138
2024-03-08hw/riscv/virt.c: make aclint compatible with 'qtest' accelDaniel Henrique Barboza1-25/+27
2024-03-08hw/riscv/virt.c: add virtio-iommu-pci hotplug supportDaniel Henrique Barboza1-1/+35