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-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
2021-07-09
target/i386: Use cpu_breakpoint_test in breakpoint_handler
Richard Henderson
2021-07-09
target/xtensa/xtensa-semi: Fix compilation problem on Haiku
Thomas Huth
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
target/xtensa: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/tricore: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2021-07-09
target/tricore: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/sparc: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/sh4: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/s390x: Remove use_exit_tb
Richard Henderson
2021-07-09
target/s390x: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/rx: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/riscv: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/ppc: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/openrisc: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/nios2: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/mips: Fix missing else in gen_goto_tb
Richard Henderson
2021-07-09
target/mips: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/microblaze: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/m68k: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/i386: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/hppa: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/cris: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/avr: Mark some helpers noreturn
Richard Henderson
2021-07-09
target/avr: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/arm: Use translator_use_goto_tb for aarch32
Richard Henderson
2021-07-09
target/arm: Use translator_use_goto_tb for aarch64
Richard Henderson
2021-07-09
target/arm: Use DISAS_TOO_MANY for ISB and SB
Richard Henderson
2021-07-09
target/alpha: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/alpha: Remove in_superpage
Richard Henderson
2021-07-09
target/alpha: Remove use_exit_tb
Richard Henderson
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
2021-07-09
target/i386: Added DR6 and DR7 consistency checks
Lara Lazier
2021-07-09
target/i386: Added MSRPM and IOPM size check
Lara Lazier
2021-07-09
target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
hnick@vmware.com
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
Lucas Mateus Castro (alqotel)
2021-07-09
target/ppc: Allow virtual hypervisor on CPU without HV
BALATON Zoltan
2021-07-09
target/ppc: mtmsrd is an illegal instruction on BookE
Nicholas Piggin
2021-07-09
target/ppc: change ppc_hash32_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: introduce mmu-books.h
Bruno Larsen (billionai)
2021-07-09
target/ppc: changed ppc_hash64_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: fix address translation bug for radix mmus
Bruno Larsen (billionai)
2021-07-09
target/ppc: Fix compilation with DEBUG_BATS debug option
Fabiano Rosas
2021-07-09
target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
Fabiano Rosas
[next]