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
2022-05-24
Merge tag 'pull-riscv-to-apply-20220525' of github.com:alistair23/qemu into s...
Richard Henderson
2022-05-24
hw/core: loader: Set is_linux to true for VxWorks uImage
Bin Meng
2022-05-24
hw/core: Sync uboot_image.h from U-Boot v2022.01
Bin Meng
2022-05-24
target/riscv: add zicsr/zifencei to isa_string
Hongren (Zenithal) Zheng
2022-05-24
hw/riscv: virt: Fix interrupt parent for dynamic platform devices
Anup Patel
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
2022-05-24
target/riscv: Fix hstatus.GVA bit setting for traps taken from HS-mode
Anup Patel
2022-05-24
target/riscv: Fix csr number based privilege checking
Anup Patel
2022-05-24
target/riscv: Fix typo of mimpid cpu option
Frank Chang
2022-05-24
target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
Weiwei Li
2022-05-24
hw/riscv/sifive_u: Resolve redundant property accessors
Bernhard Beschow
2022-05-24
hw/vfio/pci-quirks: Resolve redundant property getters
Bernhard Beschow
2022-05-24
target/riscv: Move/refactor ISA extension checks
Tsukasa OI
2022-05-24
target/riscv: FP extension requirements
Tsukasa OI
2022-05-24
target/riscv: Change "G" expansion
Tsukasa OI
2022-05-24
target/riscv: Disable "G" by default
Tsukasa OI
2022-05-24
target/riscv: Fix coding style on "G" expansion
Tsukasa OI
2022-05-24
hw/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)
Tsukasa OI
2022-05-24
hw/riscv: Make CPU config error handling generous (virt/spike)
Tsukasa OI
2022-05-24
target/riscv: Add short-isa-string option
Tsukasa OI
2022-05-24
target/riscv: Move Zhinx* extensions on ISA string
Tsukasa OI
2022-05-24
hw/intc: Pass correct hartid while updating mtimecmp
Atish Patra
2022-05-24
target/riscv: rvv: Fix early exit condition for whole register load/store
eopXD
2022-05-24
target/riscv: Fix VS mode hypervisor CSR access
Dylan Reid
2022-05-20
Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-05-19
Merge tag 'pull-target-arm-20220519' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-05-19
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
2022-05-19
target/arm: Enable FEAT_HCX for -cpu max
Richard Henderson
2022-05-19
target/arm: Fix PAuth keys access checks for disabled SEL2
Florian Lugou
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node
Peter Maydell
2022-05-19
hw/arm/virt: Fix incorrect non-secure flash dtb node name
Peter Maydell
2022-05-19
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2022-05-19
target/arm/helper.c: Delete stray obsolete comment
Peter Maydell
2022-05-19
hw/adc/zynq-xadc: Use qemu_irq typedef
Philippe Mathieu-Daudé
2022-05-19
Fix aarch64 debug register names.
Chris Howard
2022-05-19
hw/intc/arm_gicv3: Provide ich_num_aprs()
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
2022-05-19
hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1
Peter Maydell
2022-05-19
hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters
Peter Maydell
2022-05-19
target/arm: Drop unsupported_encoding() macro
Peter Maydell
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
2022-05-19
target/arm: Enable FEAT_S2FWB for -cpu max
Peter Maydell
2022-05-19
target/arm: Implement FEAT_S2FWB
Peter Maydell
2022-05-19
target/arm: Factor out FWB=0 specific part of combine_cacheattrs()
Peter Maydell
2022-05-19
target/arm: Postpone interpretation of stage 2 descriptor attribute bits
Peter Maydell
2022-05-18
Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...
Richard Henderson
2022-05-18
capstone: Remove the capstone submodule
Thomas Huth
[next]