aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysUpdate version for v9.2.0-rc0 releasev9.2.0-rc0Peter Maydell
8 daysedk2: update submodule to edk2-stable202408.01Gerd Hoffmann
12 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
12 dayshw/i386/pc: Don't try to init PCI NICs if there is no PCI busPeter Maydell
12 daysrust: qemu-api-macros: always process subprojects before dependenciesPaolo Bonzini
12 daysi386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan
12 daysi386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan
12 daysi386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan
12 daysi386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan
12 daysi386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan
12 dayseif: cope with huge section sizesPaolo Bonzini
13 daysMerge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
13 daysMerge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell
13 daysMerge tag 'pull-nvme-20241108' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell
13 daysui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() functionMark Cave-Ayland
13 daysnext-kbd: convert to use qemu_input_handler_register()Mark Cave-Ayland
13 days9pfs: fix crash on 'Treaddir' requestChristian Schoenebeck
13 dayshw/nvme: fix handling of over-committed queuesKlaus Jensen
13 daystests: refresh package lists with latest libvirt-ciDaniel P. Berrangé
13 daystests/functional: Split the test_aarch64_sbsaref testThomas Huth
13 daystests/functional: Bump timeouts of functional testsThomas Huth
13 daystests/functional: Provide the user with hints where to find more log filesThomas Huth
13 daystests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assetsThomas Huth
13 daystest/functional: Fix Aspeed buildroot testsCĂ©dric Le Goater
13 daystests/functional: Convert the riscv_opensbi avocado test into a standalone testThomas Huth
13 daysscripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan
14 daysMerge tag 'pull-tpm-2024-11-07-2' of https://github.com/stefanberger/qemu-tpm...Peter Maydell
14 daysMerge tag 'qga-pull-2024-11-07' of https://github.com/kostyanf14/qemu into st...Peter Maydell
14 dayseif: cope with huge section offsetsPaolo Bonzini
14 daystarget/i386: Fix legacy page table walkAlexander Graf
14 daysrust: add meson_version to all subprojectsPaolo Bonzini
14 daystarget/i386/hvf: fix clang compilation warningPierrick Bouvier
14 daystarget/i386: add sha512, sm3, sm4 feature bitsPaolo Bonzini
2024-11-07Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qem...Peter Maydell
2024-11-07tests: Adjust path for swtpm state to use path under /var/tmp/Stefan Berger
2024-11-07qemu-ga: Avoiding freeing line prematurelyDehan Meng
2024-11-07qemu-ga: Optimize var declaration and definitionDehan Meng
2024-11-07qemu-ga: Add 'Null' check and Redefine 'route'Dehan Meng
2024-11-07tests/functional: Convert the RV32-on-RV64 riscv testThomas Huth
2024-11-07target/riscv/kvm: Update kvm exts to Linux v6.11Quan Zhou
2024-11-07target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...Max Chou
2024-11-07target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_usMax Chou
2024-11-07target/riscv: Set vdata.vm field for vector load/store whole register instruc...Max Chou
2024-11-07hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() checkDaniel Henrique Barboza
2024-11-07hw/riscv/riscv-iommu: change 'depth' to intDaniel Henrique Barboza
2024-11-07hw/char/sifive_uart: Fix broken UART on big endian hostsThomas Huth