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
2024-03-09
hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
Philippe Mathieu-Daudé
2024-03-09
system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
Philippe Mathieu-Daudé
2024-03-09
sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
Philippe Mathieu-Daudé
2024-03-09
sysemu/xen: Forbid using Xen headers in user emulation
Philippe Mathieu-Daudé
2024-03-09
hw/i386: Rename kvmvapic.c -> vapic.c
Philippe Mathieu-Daudé
2024-03-08
Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-08
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-08
target/arm: Move v7m-related code from cpu32.c into a separate file
Thomas Huth
2024-03-08
Merge tag 'pull-riscv-to-apply-20240308-1' of https://github.com/alistair23/q...
Peter Maydell
2024-03-08
target/riscv: fix ACPI MCFG table
Ilya Chugin
2024-03-08
target/riscv: Fix privilege mode of G-stage translation for debugging
Hiroaki Yamamoto
2024-03-08
hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Anup Patel
2024-03-08
hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
Anup Patel
2024-03-08
target/riscv: Fix shift count overflow
demin.han
2024-03-08
trans_rvv.c.inc: remove 'is_store' bool from load/store fns
Daniel Henrique Barboza
2024-03-08
trans_rvv.c.inc: mark_vs_dirty() before loads and stores
Daniel Henrique Barboza
2024-03-08
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
Vadim Shakirov
2024-03-08
target/riscv: move ratified/frozen exts to non-experimental
Daniel Henrique Barboza
2024-03-08
target/riscv/kvm: update KVM exts to Linux 6.8
Daniel Henrique Barboza
2024-03-08
linux-headers: Update to Linux v6.8-rc6
Daniel Henrique Barboza
2024-03-08
tests: riscv64: Use 'zfa' instead of 'Zfa'
Christoph Müllner
2024-03-08
linux-user/riscv: Add Ztso extension to hwprobe
Christoph Müllner
2024-03-08
RISC-V: Add support for Ztso
Palmer Dabbelt
2024-03-08
tests/libqos: add riscv/virt machine nodes
Daniel Henrique Barboza
2024-03-08
hw/riscv/virt.c: make aclint compatible with 'qtest' accel
Daniel Henrique Barboza
2024-03-08
hw/riscv/virt.c: add virtio-iommu-pci hotplug support
Daniel Henrique Barboza
2024-03-08
hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
Daniel Henrique Barboza
2024-03-08
hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
Haibo Xu
2024-03-08
target/riscv: Add missing include guard in pmu.h
Frank Chang
2024-03-08
target/riscv: UPDATE xATP write CSR
Irina Ryapolova
2024-03-08
target/riscv: FIX xATP_MODE validation
Irina Ryapolova
2024-03-08
target/riscv: Promote svade to a normal extension
Andrew Jones
2024-03-08
target/riscv: Gate hardware A/D PTE bit updating
Andrew Jones
2024-03-08
target/riscv: Reset henvcfg to zero
Andrew Jones
2024-03-08
target/riscv: add remaining named features
Daniel Henrique Barboza
2024-03-08
target/riscv: add riscv,isa to named features
Daniel Henrique Barboza
2024-03-08
target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
Daniel Henrique Barboza
2024-03-08
linux-user/riscv: Sync hwprobe keys with Linux
Christoph Müllner
2024-03-08
linux-user/riscv: Add Zicboz extensions to hwprobe
Christoph Müllner
2024-03-08
hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
Alexandre Ghiti
2024-03-08
hw/riscv/virt-acpi-build.c: Generate SPCR table
Sia Jee Heng
2024-03-08
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
2024-03-08
target/riscv: Update $ra with current $pc in trans_cm_jalt()
Jason Chien
2024-03-07
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
Peter Maydell
2024-03-07
target/arm: Fix 32-bit SMOPA
Richard Henderson
2024-03-07
tests/qtest: Add STM32L4x5 GPIO QTest testcase
Inès Varhol
2024-03-07
hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
Inès Varhol
2024-03-07
hw/gpio: Implement STM32L4x5 GPIO
Inès Varhol
2024-03-07
target/arm: Enable FEAT_ECV for 'max' CPU
Peter Maydell
2024-03-07
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
[next]