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
2022-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
2022-05-25
i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
Vitaly Kuznetsov
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
2022-05-24
target/riscv: add zicsr/zifencei to isa_string
Hongren (Zenithal) Zheng
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
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
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
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-23
target/i386: Remove LBREn bit check when access Arch LBR MSRs
Yang Weijiang
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
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
Fix aarch64 debug register names.
Chris Howard
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
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-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
2022-05-15
Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...
Richard Henderson
2022-05-15
target/openrisc: Do not reset delay slot flag on early tb exit
Stafford Horne
2022-05-14
target/i386: Support Arch LBR in CPUID enumeration
Yang Weijiang
2022-05-14
target/i386: introduce helper to access supported CPUID
Paolo Bonzini
2022-05-14
target/i386: Enable Arch LBR migration states in vmstate
Yang Weijiang
2022-05-14
target/i386: Add MSR access interface for Arch LBR
Yang Weijiang
2022-05-14
target/i386: Add XSAVES support for Arch LBR
Yang Weijiang
2022-05-14
target/i386: Enable support for XSAVES based features
Yang Weijiang
2022-05-14
target/i386: Add kvm_get_one_msr helper
Yang Weijiang
2022-05-14
target/i386: Add lbr-fmt vPMU option to support guest LBR
Yang Weijiang
2022-05-14
i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
Robert Hoo
[next]