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
2019-06-25
RISC-V: Clear load reservations on context switch and SC
Joel Sing
2019-06-25
RISC-V: Add support for the Zicsr extension
Palmer Dabbelt
2019-06-25
RISC-V: Add support for the Zifencei extension
Palmer Dabbelt
2019-06-25
target/riscv: Add support for disabling/enabling Counters
Alistair Francis
2019-06-25
target/riscv: Remove user version information
Alistair Francis
2019-06-25
target/riscv: Require either I or E base extension
Alistair Francis
2019-06-25
target/riscv: Set privledge spec 1.11.0 as default
Alistair Francis
2019-06-25
target/riscv: Add the mcountinhibit CSR
Alistair Francis
2019-06-24
target/riscv: Add the privledge spec version 1.11.0
Alistair Francis
2019-06-24
target/riscv: Restructure deprecatd CPUs
Alistair Francis
2019-06-23
RISC-V: Fix a PMP check with the correct access size
Hesham Almatary
2019-06-23
RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
Hesham Almatary
2019-06-23
RISC-V: Check PMP during Page Table Walks
Hesham Almatary
2019-06-23
RISC-V: Check for the effective memory privilege mode during PMP checks
Hesham Almatary
2019-06-23
RISC-V: Raise access fault exceptions on PMP violations
Hesham Almatary
2019-06-23
RISC-V: Only Check PMP if MMU translation succeeds
Hesham Almatary
2019-06-23
target/riscv: Implement riscv_cpu_unassigned_access
Michael Clark
2019-06-23
target/riscv: Fix PMP range boundary address bug
Dayeol Lee
2019-06-23
target/riscv: Allow setting ISA extensions via CPU props
Alistair Francis
2019-06-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...
Peter Maydell
2019-06-21
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix if-else-switch-case arms checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
target/mips: Fix some space checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
2019-06-21
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
Vitaly Kuznetsov
2019-06-21
i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
hax: Honor CPUState::halted
Colin Xu
2019-06-18
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
2019-06-17
target/arm: Only implement doubles if the FPU supports them
Peter Maydell
2019-06-17
target/arm: Fix typos in trans function prototypes
Peter Maydell
2019-06-17
target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
Peter Maydell
2019-06-17
target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16
Peter Maydell
2019-06-17
target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32
Peter Maydell
[next]