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
2020-02-27
target/riscv: Respect MPRV and SPRV for floating point ops
Alistair Francis
2020-02-27
target/riscv: Mark both sstatus and msstatus_hs as dirty
Alistair Francis
2020-02-27
target/riscv: Disable guest FP support based on virtual status
Alistair Francis
2020-02-27
target/riscv: Only set TB flags with FP status if enabled
Alistair Francis
2020-02-27
target/riscv: Remove the hret instruction
Alistair Francis
2020-02-27
target/riscv: Add hfence instructions
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor trap return support
Alistair Francis
2020-02-27
target/riscv: Add hypvervisor trap support
Alistair Francis
2020-02-27
target/riscv: Generate illegal instruction on WFI when V=1
Alistair Francis
2020-02-27
target/ricsv: Flush the TLB on virtulisation mode changes
Alistair Francis
2020-02-27
target/riscv: Add support for virtual interrupt setting
Alistair Francis
2020-02-27
target/riscv: Extend the SIP CSR to support virtulisation
Alistair Francis
2020-02-27
target/riscv: Extend the MIE CSR to support virtulisation
Alistair Francis
2020-02-27
target/riscv: Set VS bits in mideleg for Hyp extension
Alistair Francis
2020-02-27
target/riscv: Add virtual register swapping function
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor machine CSRs accesses
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor virtual CSRs accesses
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor CSR access functions
Alistair Francis
2020-02-27
target/riscv: Dump Hypervisor registers if enabled
Alistair Francis
2020-02-27
target/riscv: Print priv and virt in disas log
Alistair Francis
2020-02-27
target/riscv: Fix CSR perm checking for HS mode
Alistair Francis
2020-02-27
target/riscv: Add the force HS exception mode
Alistair Francis
2020-02-27
target/riscv: Add the virtulisation mode
Alistair Francis
2020-02-27
target/riscv: Rename the H irqs to VS irqs
Alistair Francis
2020-02-27
target/riscv: Add support for the new execption numbers
Alistair Francis
2020-02-27
target/riscv: Add the Hypervisor CSRs to CPUState
Alistair Francis
2020-02-27
target/riscv: Add the Hypervisor extension
Alistair Francis
2020-02-27
target/riscv: Convert MIP CSR to target_ulong
Alistair Francis
2020-02-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging
Peter Maydell
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2020-02-26
s390/sclp: improve special wait psw logic
Christian Borntraeger
2020-02-26
s390x: Add missing vcpu reset functions
Janosch Frank
2020-02-26
target/s390x/translate: Fix RNSBG instruction
Thomas Huth
2020-02-25
target/riscv: progressively load the instruction during decode
Alex Bennée
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
target/i386: check for empty register in FXAM
Paolo Bonzini
2020-02-21
target/arm: Set MVFR0.FPSP for ARMv5 cpus
Richard Henderson
2020-02-21
target/arm: Use isar_feature_aa32_simd_r32 more places
Richard Henderson
2020-02-21
target/arm: Rename isar_feature_aa32_simd_r32
Richard Henderson
2020-02-21
target/arm: Convert PMULL.8 to gvec
Richard Henderson
2020-02-21
target/arm: Convert PMULL.64 to gvec
Richard Henderson
2020-02-21
target/arm: Convert PMUL.8 to gvec
Richard Henderson
2020-02-21
target/arm: Vectorize USHL and SSHL
Richard Henderson
2020-02-21
target/arm: Correctly implement ACTLR2, HACTLR2
Peter Maydell
2020-02-21
target/arm: Use FIELD_EX32 for testing 32-bit fields
Peter Maydell
2020-02-21
target/arm: Use isar_feature function for testing AA32HPD feature
Peter Maydell
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Correct handling of PMCR_EL0.LC bit
Peter Maydell
2020-02-21
target/arm: Correct definition of PMCRDP
Peter Maydell
2020-02-21
target/arm: Provide ARMv8.4-PMU in '-cpu max'
Peter Maydell
[prev]
[next]