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-10-19
target/arm/common-semi-target.h: Remove unnecessary boot.h include
Peter Maydell
2023-10-19
target/arm/kvm64.c: Remove unused include
Peter Maydell
2023-10-19
target/arm: Implement FEAT_HPMN0
Peter Maydell
2023-10-19
target/arm: Permit T32 LDM with single register
Peter Maydell
2023-10-19
arm/kvm: convert to kvm_get_one_reg
Cornelia Huck
2023-10-19
arm/kvm: convert to kvm_set_one_reg
Cornelia Huck
2023-10-19
target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
Michal Orzel
2023-10-19
hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'
Philippe Mathieu-Daudé
2023-10-18
target/hexagon: fix some occurrences of -Wshadow=local
Brian Cain
2023-10-18
target/hexagon: move GETPC() calls to top level helpers
Matheus Tavares Bernardino
2023-10-17
target/hexagon: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
target/i386: check intercept for XSETBV
Paolo Bonzini
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-13
target/loongarch: Add preldx instruction
Song Gao
2023-10-13
target/loongarch: fix ASXE flag conflict
Jiajie Chen
2023-10-12
target/i386: fix shadowed variable pasto
Paolo Bonzini
2023-10-12
target/riscv: Fix vfwmaccbf16.vf
Max Chou
2023-10-12
target/riscv: deprecate capital 'Z' CPU properties
Daniel Henrique Barboza
2023-10-12
target/riscv: Use env_archcpu for better performance
Richard W.M. Jones
2023-10-12
target/riscv/tcg: remove RVG warning
Daniel Henrique Barboza
2023-10-12
target/riscv/kvm: support KVM_GET_REG_LIST
Daniel Henrique Barboza
2023-10-12
target/riscv/kvm: improve 'init_multiext_cfg' error msg
Daniel Henrique Barboza
2023-10-12
target/riscv/tcg-cpu.c: add extension properties for all cpus
Daniel Henrique Barboza
2023-10-12
target/riscv: add riscv_cpu_get_name()
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu: move priv spec functions to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: export isa_edata_arr[]
Daniel Henrique Barboza
2023-10-12
target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: make misa_ext_cfgs[] 'const'
Daniel Henrique Barboza
2023-10-12
target/riscv/tcg: introduce tcg_cpu_instance_init()
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: export set_misa()
Daniel Henrique Barboza
2023-10-12
target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
Daniel Henrique Barboza
2023-10-12
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
2023-10-12
target/riscv: introduce KVM AccelCPUClass
Daniel Henrique Barboza
2023-10-12
target/riscv: remove kvm-stub.c
Daniel Henrique Barboza
2023-10-12
target/riscv: make riscv_add_satp_mode_properties() public
Daniel Henrique Barboza
2023-10-12
target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: mark extensions arrays as 'const'
Daniel Henrique Barboza
2023-10-12
target/riscv: move 'host' CPU declaration to kvm.c
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: add .instance_post_init()
Daniel Henrique Barboza
2023-10-12
target/riscv: move riscv_tcg_ops to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
Daniel Henrique Barboza
2023-10-12
target/riscv: introduce TCG AccelCPUClass
Daniel Henrique Barboza
2023-10-12
target/riscv: Clear CSR values at reset and sync MPSTATE with host
liguang.zhang
2023-10-12
target/riscv/cpu.c: consider user option with RVG
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
Daniel Henrique Barboza
2023-10-12
target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
Daniel Henrique Barboza
2023-10-12
target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
Daniel Henrique Barboza
[prev]
[next]