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-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
2020-01-30
target/arm/kvm64: kvm64 cpus have timer registers
Andrew Jones
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
2020-01-30
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
2020-01-29
target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()
Daniel Henrique Barboza
2020-01-27
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
2020-01-27
s390x: sigp: Fix sense running reporting
Janosch Frank
2020-01-27
target/s390x: Remove DisasFields argument from extract_insn
Richard Henderson
2020-01-27
target/s390x: Move DisasFields into DisasContext
Richard Henderson
2020-01-27
target/s390x: Pass DisasContext to get_field and have_field
Richard Henderson
2020-01-27
target/s390x: Remove DisasFields argument from callbacks
Richard Henderson
2020-01-27
target/s390x: Move struct DisasFields definition earlier
Richard Henderson
2020-01-27
target/s390x/kvm: Enable adapter interruption suppression again
Thomas Huth
2020-01-27
target/s390x: Remove duplicated ifdef macro
Philippe Mathieu-Daudé
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
qdev: remove extraneous error
Marc-André Lureau
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
2020-01-23
target/arm/arch_dump: Add SVE notes
Andrew Jones
2020-01-23
target/arm: Fix PAuth sbox functions
Vincent Dehors
2020-01-23
target/arm: add PMU feature to cortex-r5 and cortex-r5f
Clement Deschamps
2020-01-21
m68k: Fix regression causing Single-Step via GDB/RSP to not single step
Laurent Vivier
2020-01-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...
Peter Maydell
2020-01-17
target/arm: Set ISSIs16Bit in make_issinfo
Richard Henderson
2020-01-17
target/arm: Return correct IL bit in merge_syn_data_abort
Jeff Kubascik
2020-01-17
target/arm: adjust program counter for wfi exception in AArch32
Jeff Kubascik
2020-01-17
target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
Masahiro Yamada
2020-01-17
Merge remote-tracking branch 'remotes/rth/tags/pull-or1k-20200116' into staging
Peter Maydell
2020-01-16
target/openrisc: Fix FPCSR mask to allow setting DZF
Stafford Horne
2020-01-16
target/riscv: update mstatus.SD when FS is set dirty
ShihPo Hung
2020-01-16
target/riscv: fsd/fsw doesn't dirty FP state
ShihPo Hung
2020-01-16
target/riscv: Fix tb->flags FS status
ShihPo Hung
2020-01-16
riscv: Set xPIE to 1 after xRET
Yiting Wang
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2020-01-15
target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2020-01-15
target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2020-01-15
target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX
Richard Henderson
2020-01-15
target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
Richard Henderson
2020-01-15
target/unicore32: Remove MMU_MODE{0,1}_SUFFIX
Richard Henderson
[next]