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
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-18
linux-user/sparc: Handle tstate in sparc64_get/set_context()
Peter Maydell
2020-12-18
linux-user/sparc: Correct sparc64_get/set_context() FPU handling
Peter Maydell
2020-12-18
target/sparc/win_helper: silence the compiler warnings
Chen Qun
2020-12-18
target/sparc/translate: silence the compiler warnings
Chen Qun
2020-12-18
target/i386: silence the compiler warnings in gen_shiftd_rm_T1
Chen Qun
2020-12-18
target/unicore32/translate: Add missing fallthrough annotations
Thomas Huth
2020-12-17
target/riscv: cpu: Set XLEN independently from target
Alistair Francis
2020-12-17
target/riscv: csr: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: cpu_helper: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: cpu: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: Specify the XLEN for CPUs
Alistair Francis
2020-12-17
target/riscv: Add a riscv_cpu_is_32bit() helper function
Alistair Francis
2020-12-17
target/riscv: fpu_helper: Match function defs in HELPER macros
Alistair Francis
2020-12-17
target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
Alistair Francis
2020-12-17
target/riscv: Fix definition of MSTATUS_TW and MSTATUS_TSR
Alex Richardson
2020-12-17
target/riscv: Fix the bug of HLVX/HLV/HSV
Yifei Jiang
2020-12-17
linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
Philippe Mathieu-Daudé
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-15
sparc: Check dev->realized at sparc_set_nwindows()
Eduardo Habkost
2020-12-15
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-15
target/nios2: Use deposit32() to update ipending register
Peter Maydell
2020-12-15
target/nios2: Move nios2_check_interrupts() into target/nios2
Peter Maydell
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2020-12-15
target/openrisc: Move pic_cpu code into CPU object proper
Peter Maydell
2020-12-14
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2020-12-14
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-12-14
ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU models
Stephane Duverger
2020-12-14
target/ppc: Remove "compat" property of server class POWER CPUs
Greg Kurz
2020-12-14
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
2020-12-14
ppc/translate: Raise exceptions after setting the cc
Giuseppe Musacchio
[next]