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
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-11-07
Merge tag 'pull-xenfv-stable-20231106' of git://git.infradead.org/users/dwmw2...
Stefan Hajnoczi
2023-11-06
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-11-06
i386/xen: fix per-vCPU upcall vector for Xen emulation
David Woodhouse
2023-11-06
i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
David Woodhouse
2023-11-06
Merge tag 'pull-sp-20231105' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-05
target/sparc: Check for invalid cond in gen_compare_reg
Richard Henderson
2023-11-05
target/sparc: Implement UDIV inline
Richard Henderson
2023-11-05
target/sparc: Implement UDIVX and SDIVX inline
Richard Henderson
2023-11-05
target/sparc: Discard cpu_cond at the end of each insn
Richard Henderson
2023-11-05
target/sparc: Record entire jump condition in DisasContext
Richard Henderson
2023-11-05
target/sparc: Merge gen_op_next_insn into only caller
Richard Henderson
2023-11-05
target/sparc: Pass displacement to advance_jump_cond
Richard Henderson
2023-11-05
target/sparc: Merge advance_jump_uncond_{never,always} into advance_jump_cond
Richard Henderson
2023-11-05
target/sparc: Merge gen_branch2 into advance_pc
Richard Henderson
2023-11-05
target/sparc: Do flush_cond in advance_jump_cond
Richard Henderson
2023-11-05
target/sparc: Always copy conditions into a new temporary
Richard Henderson
2023-11-05
target/sparc: Change DisasCompare.c2 to int
Richard Henderson
2023-11-05
target/sparc: Remove DisasCompare.is_bool
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP leftovers
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_DIV
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_LOGIC
Richard Henderson
2023-11-05
target/sparc: Split psr and xcc into components
Richard Henderson
2023-11-05
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
2023-11-03
linux-user/loongarch64: Use traps to track LSX/LASX usage
Richard Henderson
2023-11-03
target/loongarch: Support 4K page size
Song Gao
2023-11-03
target/loongarch: Implement query-cpu-model-expansion
Song Gao
2023-11-03
target/loongarch: Allow user enable/disable LSX/LASX features
Song Gao
2023-11-03
target/loongarch: Add cpu model 'max'
Song Gao
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-11-02
target/arm: Fix SVE STR increment
Richard Henderson
2023-11-02
target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
Peter Maydell
2023-11-02
target/arm: Enable FEAT_MOPS insns in user-mode emulation
Peter Maydell
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
2023-10-31
Merge tag 'pull-target-arm-20231027' of https://git-us.linaro.org/people/pmay...
Stefan Hajnoczi
2023-10-30
Merge tag 'pull-hex-20231018' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
Peter Maydell
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
2023-10-27
target/arm: Correct minor errors in Cortex-A710 definition
Peter Maydell
2023-10-27
Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
[next]