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-02-27
target/i386: Remove NEED_CPU_H guard from target-specific headers
Philippe Mathieu-Daudé
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-27
i386: Add new CPU model SapphireRapids
Wang, Lei
2023-02-27
target/i386: KVM: allow fast string operations if host supports them
Paolo Bonzini
2023-02-27
target/i386: add FZRM, FSRS, FSRC
Paolo Bonzini
2023-02-27
target/i386: add FSRM to TCG
Paolo Bonzini
2023-02-27
Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-02-27
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
2023-02-27
target/arm: Move regime_using_lpae_format into internal.h
Fabiano Rosas
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
2023-02-27
target/arm: Move psci.c into the tcg directory
Claudio Fontana
2023-02-27
target/arm: move helpers to tcg/
Claudio Fontana
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas
2023-02-27
target/arm: Wrap TCG-only code in debug_helper.c
Fabiano Rosas
2023-02-27
target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Fabiano Rosas
2023-02-27
Merge tag 'pull-request-2023-02-27' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-27
target/i386: Fix BZHI instruction
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* in translate_vx.c.inc
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
2023-02-27
target/s390x: Hoist some computation in access_memmove
Richard Henderson
2023-02-27
target/s390x: Inline do_access_{get,set}_byte
Richard Henderson
2023-02-27
target/s390x: Remove TLB_NOTDIRTY workarounds
Richard Henderson
2023-02-27
target/s390x: Tidy access_prepare_nf
Richard Henderson
2023-02-27
target/s390x: Use void* for haddr in S390Access
Richard Henderson
2023-02-27
target/s390x: Pass S390Access pointer into access_prepare
Richard Henderson
2023-02-27
target/s390x: Fix s390_probe_access for user-only
Richard Henderson
2023-02-27
target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
Thomas Huth
2023-02-27
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
2023-02-26
Merge tag 'pull-riscv-to-apply-20230224' of github.com:palmer-dabbelt/qemu in...
Peter Maydell
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-23
target/riscv: Fix vslide1up.vf and vslide1down.vf
LIU Zhiwei
2023-02-23
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
Daniel Henrique Barboza
2023-02-23
target/riscv: Smepmp: Skip applying default rules when address matches
Himanshu Chauhan
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-21
target/microblaze: Add gdbstub xml
Richard Henderson
2023-02-21
target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
TaiseiIto
2023-02-16
target/arm: Move cpregs code out of cpu.h
Fabiano Rosas
2023-02-16
target/arm: Move PC alignment check
Fabiano Rosas
2023-02-16
target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
Claudio Fontana
2023-02-16
target/arm: wrap psci call with tcg_enabled
Claudio Fontana
2023-02-16
target/arm: rename handle_semihosting to tcg_handle_semihosting
Claudio Fontana
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
[prev]
[next]