aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-09hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé
2024-03-09hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGSPhilippe Mathieu-Daudé
2024-03-09hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé
2024-03-09hw/xen/xen_pt: Add missing licensePhilippe Mathieu-Daudé
2024-03-09hw/xen: Use target-agnostic qemu_target_page_bits()Philippe Mathieu-Daudé
2024-03-09hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé
2024-03-09hw/xen: Remove unnecessary xen_hvm_inject_msi() stubPhilippe Mathieu-Daudé
2024-03-09hw/pci/msi: Restrict xen_is_pirq_msi() call to XenPhilippe Mathieu-Daudé
2024-03-09system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'Philippe Mathieu-Daudé
2024-03-09sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLEPhilippe Mathieu-Daudé
2024-03-09sysemu/xen: Forbid using Xen headers in user emulationPhilippe Mathieu-Daudé
2024-03-09hw/i386: Rename kvmvapic.c -> vapic.cPhilippe Mathieu-Daudé
2024-03-09docs/acpi/bits: add some clarity and details while also improving formatingAni Sinha
2024-03-09hw/mem/cxl_type3: Fix problem with g_steal_pointer()Thomas Huth
2024-03-09hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()Thomas Huth
2024-03-09hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth
2024-03-09qerror: QERR_DEVICE_IN_USE is no longer used, dropMarkus Armbruster
2024-03-09blockdev: Fix block_resize error reporting for op blockersMarkus Armbruster
2024-03-09char: Slightly better error reporting when chardev is in useMarkus Armbruster
2024-03-09make-release: switch to .xz format by defaultMichael Tokarev
2024-03-09hw/scsi/lsi53c895a: Fix typo in commentBALATON Zoltan
2024-03-09hw/vfio/pci.c: Make some structure staticFrediano Ziglio
2024-03-09replay: Improve error messages about configuration conflictsMarkus Armbruster
2024-03-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-03-09Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...Peter Maydell
2024-03-08Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-08gitlab-ci: add manual job to run CoverityPaolo Bonzini
2024-03-08run-coverity-scan: add --check-upload-only optionPaolo Bonzini
2024-03-08mips: do not list individual devices from configs/Paolo Bonzini
2024-03-08oslib-posix: fix memory leak in touch_all_pagesPaolo Bonzini
2024-03-08hw/intc/apic: fix memory leakPaolo Bonzini
2024-03-08hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle
2024-03-08meson: Remove --warn-common ldflagAkihiko Odaki
2024-03-08system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov
2024-03-08hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle
2024-03-08target/arm: Move v7m-related code from cpu32.c into a separate fileThomas Huth
2024-03-08vmbus: Print a warning when enabled without the recommended set of featuresMaciej S. Szmigiero
2024-03-08hv-balloon: define dm_hot_add_with_region to avoid Coverity warningMaciej S. Szmigiero
2024-03-08hv-balloon: avoid alloca() usageMaciej S. Szmigiero
2024-03-08Merge tag 'pull-riscv-to-apply-20240308-1' of https://github.com/alistair23/q...Peter Maydell
2024-03-08target/riscv: fix ACPI MCFG tableIlya Chugin
2024-03-08target/riscv: Fix privilege mode of G-stage translation for debuggingHiroaki Yamamoto
2024-03-08hw/intc/riscv_aplic: Fix in_clrip[x] read emulationAnup Patel
2024-03-08hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-modeAnup Patel
2024-03-08target/riscv: Fix shift count overflowdemin.han
2024-03-08trans_rvv.c.inc: remove 'is_store' bool from load/store fnsDaniel Henrique Barboza
2024-03-08trans_rvv.c.inc: mark_vs_dirty() before loads and storesDaniel Henrique Barboza
2024-03-08target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bitVadim Shakirov
2024-03-08target/riscv: move ratified/frozen exts to non-experimentalDaniel Henrique Barboza