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-05-10
i386: split seg_helper into user-only and sysemu parts
Claudio Fontana
2021-05-10
i386: split svm_helper into sysemu and stub-only user
Claudio Fontana
2021-05-10
i386: separate fpu_helper sysemu-only parts
Claudio Fontana
2021-05-10
i386: split misc helper user stubs and sysemu part
Claudio Fontana
2021-05-10
i386: move TCG bpt_helper into sysemu/
Claudio Fontana
2021-05-10
i386: split tcg excp_helper into sysemu and user parts
Claudio Fontana
2021-05-10
i386: split smm helper (sysemu)
Claudio Fontana
2021-05-10
i386: split off sysemu-only functionality in tcg-cpu
Paolo Bonzini
2021-05-10
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
2021-05-10
target/i386: fix host_cpu_adjust_phys_bits error handling
Claudio Fontana
2021-05-10
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
Richard Henderson
2021-05-10
target/i386: Rename helper_fldt, helper_fstt
Richard Henderson
2021-05-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210510-...
Peter Maydell
2021-05-10
target/arm: Make WFI a NOP for userspace emulators
Peter Maydell
2021-05-10
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make functions used by translate-neon global
Peter Maydell
2021-05-10
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
2021-05-10
target/arm: Delete unused typedef
Peter Maydell
2021-05-10
target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
Peter Maydell
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make functions used by translate-vfp global
Peter Maydell
2021-05-10
target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
Peter Maydell
2021-05-10
target/arm: Move gen_aa32 functions to translate-a32.h
Peter Maydell
2021-05-10
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
2021-05-10
target/arm: Make functions used by m-nocp global
Peter Maydell
2021-05-10
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
2021-05-10
target/arm: Move constant expanders to translate.h
Peter Maydell
2021-05-10
target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
Peter Maydell
2021-05-10
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into...
Peter Maydell
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-04
hw/sparc*: Move cpu_check_irqs() to target/sparc/
Philippe Mathieu-Daudé
2021-05-04
hw/sparc: Allow building without the leon3 machine
Philippe Mathieu-Daudé
2021-05-04
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
2021-05-04
Add NVMM accelerator: x86 CPU support
Reinoud Zandijk
2021-05-04
target/ppc: removed VSCR from SPR registration
Bruno Larsen (billionai)
2021-05-04
target/ppc: Reduce the size of ppc_spr_t
Richard Henderson
2021-05-04
target/ppc: Clean up _spr_register et al
Richard Henderson
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
target/ppc: move opcode table logic to translate.c
Bruno Larsen (billionai)
2021-05-04
target/ppc: code motion from translate_init.c.inc to gdbstub.c
Bruno Larsen (billionai)
2021-05-04
ppc: Rename current DAWR macros and variables
Ravi Bangoria
2021-05-04
target/ppc: POWER10 supports scv
Nicholas Piggin
2021-05-04
target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
Nicholas Piggin
2021-05-04
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
[prev]
[next]