index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
8 days
Update version for v9.2.0-rc0 release
v9.2.0-rc0
Peter Maydell
8 days
edk2: update submodule to edk2-stable202408.01
Gerd Hoffmann
12 days
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
12 days
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
12 days
rust: qemu-api-macros: always process subprojects before dependencies
Paolo Bonzini
12 days
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
Phil Dennis-Jordan
12 days
i386/hvf: Raise exception on error setting APICBASE
Phil Dennis-Jordan
12 days
i386/hvf: Fixes startup memory leak (vmcs caps)
Phil Dennis-Jordan
12 days
i386/hvf: Fix for UB in handling CPUID function 0xD
Phil Dennis-Jordan
12 days
i386/hvf: Integrates x2APIC support with hvf accel
Phil Dennis-Jordan
12 days
eif: cope with huge section sizes
Paolo Bonzini
13 days
Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
13 days
Merge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
13 days
Merge tag 'pull-nvme-20241108' of https://gitlab.com/birkelund/qemu into staging
Peter Maydell
13 days
ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
Mark Cave-Ayland
13 days
next-kbd: convert to use qemu_input_handler_register()
Mark Cave-Ayland
13 days
9pfs: fix crash on 'Treaddir' request
Christian Schoenebeck
13 days
hw/nvme: fix handling of over-committed queues
Klaus Jensen
13 days
tests: refresh package lists with latest libvirt-ci
Daniel P. Berrangé
13 days
tests/functional: Split the test_aarch64_sbsaref test
Thomas Huth
13 days
tests/functional: Bump timeouts of functional tests
Thomas Huth
13 days
tests/functional: Provide the user with hints where to find more log files
Thomas Huth
13 days
tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets
Thomas Huth
13 days
test/functional: Fix Aspeed buildroot tests
CĂ©dric Le Goater
13 days
tests/functional: Convert the riscv_opensbi avocado test into a standalone test
Thomas Huth
13 days
scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
Phil Dennis-Jordan
14 days
Merge tag 'pull-tpm-2024-11-07-2' of https://github.com/stefanberger/qemu-tpm...
Peter Maydell
14 days
Merge tag 'qga-pull-2024-11-07' of https://github.com/kostyanf14/qemu into st...
Peter Maydell
14 days
eif: cope with huge section offsets
Paolo Bonzini
14 days
target/i386: Fix legacy page table walk
Alexander Graf
14 days
rust: add meson_version to all subprojects
Paolo Bonzini
14 days
target/i386/hvf: fix clang compilation warning
Pierrick Bouvier
14 days
target/i386: add sha512, sm3, sm4 feature bits
Paolo Bonzini
2024-11-07
Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qem...
Peter Maydell
2024-11-07
tests: Adjust path for swtpm state to use path under /var/tmp/
Stefan Berger
2024-11-07
qemu-ga: Avoiding freeing line prematurely
Dehan Meng
2024-11-07
qemu-ga: Optimize var declaration and definition
Dehan Meng
2024-11-07
qemu-ga: Add 'Null' check and Redefine 'route'
Dehan Meng
2024-11-07
tests/functional: Convert the RV32-on-RV64 riscv test
Thomas Huth
2024-11-07
target/riscv/kvm: Update kvm exts to Linux v6.11
Quan Zhou
2024-11-07
target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...
Max Chou
2024-11-07
target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...
Max Chou
2024-11-07
target/riscv: rvv: Provide a fast path using direct access to host ram for un...
Max Chou
2024-11-07
target/riscv: rvv: Provide a fast path using direct access to host ram for un...
Max Chou
2024-11-07
target/riscv: rvv: Provide a fast path using direct access to host ram for un...
Max Chou
2024-11-07
target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
Max Chou
2024-11-07
target/riscv: Set vdata.vm field for vector load/store whole register instruc...
Max Chou
2024-11-07
hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check
Daniel Henrique Barboza
2024-11-07
hw/riscv/riscv-iommu: change 'depth' to int
Daniel Henrique Barboza
2024-11-07
hw/char/sifive_uart: Fix broken UART on big endian hosts
Thomas Huth
[next]