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
2023-09-05
Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-08-31
hw/mips: spelling fixes
Michael Tokarev
2023-08-31
target/xtensa: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/mips: Remove unused headers in lcsr_helper.c
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
target/s390x: Define TARGET_HAS_PRECISE_SMC
Ilya Leoshkevich
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
2023-08-31
target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
Peter Maydell
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-v1 special registers
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
2023-08-31
target/arm: Introduce make_ccsidr64
Richard Henderson
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-31
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-08-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-08-28
Merge tag 'devel-hppa-priv-cleanup2-pull-request' of https://github.com/hdell...
Stefan Hajnoczi
2023-08-28
target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
Ake Koomsin
2023-08-27
target/hppa: Switch to use MMU indices 11-15
Helge Deller
2023-08-25
target/hppa: Use privilege helper in hppa_get_physical_address()
Helge Deller
2023-08-25
target/hppa: Do not use hardcoded value for tlb_flush_*()
Helge Deller
2023-08-25
target/hppa: Add privilege to MMU index conversion helpers
Helge Deller
2023-08-25
target/hppa: Add missing PL1 and PL2 privilege levels
Helge Deller
2023-08-24
target/cris: Fix a typo in gen_swapr()
Philippe Mathieu-Daudé
2023-08-24
target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
Richard Henderson
2023-08-24
target/sparc: Use tcg_gen_movcond_i64 in gen_edge
Richard Henderson
2023-08-24
target/ppc: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/openrisc: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/m68k: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/arm: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
Richard Henderson
2023-08-24
target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
Richard Henderson
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-24
Merge tag 'pull-loongarch-20230824' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
[next]