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
2018-06-20
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-06-20
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-06-20
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
2018-06-20
lm32: take BQL before writing IP/IM register
Michael Walle
2018-06-20
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
Greg Kurz
2018-06-20
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
2018-06-20
tcg: Introduce tcg_set_insn_start_param
Richard Henderson
2018-06-20
target/i386: Fix andn instruction
Alexandro Sanchez Bach
2018-06-20
arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
Victor Kamensky
2018-06-20
sparc: fix leon3 casa instruction when MMU is disabled
KONRAD Frederic
2018-06-20
target/xtensa: dump correct physical registers
Max Filippov
2018-05-22
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-02-11
target/sh4: add missing tcg_temp_free() in _decode_opc()
Philippe Mathieu-Daudé
2018-02-05
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
2018-02-05
target/ppc: introduce the PPC_BIT() macro
Cédric Le Goater
2018-02-05
ppc: Change Power9 compat table to support at most 8 threads/core
Jose Ricardo Ziviani
2018-02-05
target/ppc: Clean up probing of VMX, VSX and DFP availability on KVM
David Gibson
2018-01-29
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-29
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-23
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
2018-01-23
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
2018-01-23
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
2018-01-23
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
2018-01-23
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
2018-01-23
i386: Change X86CPUDefinition::model_id to const char*
Eduardo Habkost
2018-01-08
target/sh4: fix TCG leak during gusa sequence
Alex Bennée
2018-01-08
target/i386: Fix handling of VEX prefixes
Peter Maydell
2017-12-11
target/arm: Generate UNDEF for 32-bit Thumb2 insns
Peter Maydell
2017-12-05
target/ppc: Fix system lockups caused by interrupt_request state corruption
Richard Purdie
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
2017-11-22
ppc: fix VTB migration
Laurent Vivier
2017-11-21
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...
Peter Maydell
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
2017-11-20
arm: check regime, not current state, for ATS write PAR format
Peter Maydell
2017-11-20
target/arm: Report GICv3 sysregs present in ID registers if needed
Peter Maydell
2017-11-20
s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
David Hildenbrand
2017-11-20
s390x: fix storing CPU status (again)
David Hildenbrand
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-15
target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
Richard Henderson
2017-11-15
target/arm: Use helper_retaddr in stxp helpers
Richard Henderson
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
2017-11-13
arm/translate-a64: mark path as unreachable to eliminate warning
Emilio G. Cota
2017-11-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into staging
Peter Maydell
2017-11-13
Merge remote-tracking branch 'remotes/rth/tags/pull-cap-20171109' into staging
Peter Maydell
2017-11-09
target/s390x: Finish implementing RISBGN
Richard Henderson
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
2017-11-08
ppc: fix setting of compat mode
Greg Kurz
2017-11-07
linux-user/sparc: Put address for data faults where linux-user expects it
Peter Maydell
2017-11-07
translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
Peter Maydell
[next]