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
2024-10-31
i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
Xiaoyao Li
2024-10-30
target/i386: fix CPUID check for LFENCE and SFENCE
Paolo Bonzini
2024-10-24
Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-10-23
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Jared Rossi
2024-10-22
target/i386: Remove ra parameter from ptw_translate
Richard Henderson
2024-10-22
target/i386: Use probe_access_full_mmu in ptw_translate
Richard Henderson
2024-10-22
target/i386: Walk NPT in guest real mode
Alexander Graf
2024-10-18
Merge tag 'pull-error-2024-10-18' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-10-18
target/i386/cpu: Improve errors for out of bounds property values
Markus Armbruster
2024-10-18
target/i386/cpu: Avoid mixing signed and unsigned in property setters
Markus Armbruster
2024-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-17
target/i386: Use only 16 and 32-bit operands for IN/OUT
Richard Henderson
2024-10-17
target/i386/tcg: Use DPL-level accesses for interrupts and call gates
Paolo Bonzini
2024-10-17
target/i386: assert that cc_op* and pc_save are preserved
Paolo Bonzini
2024-10-17
target/i386: list instructions still in translate.c
Paolo Bonzini
2024-10-17
target/i386: do not check PREFIX_LOCK in old-style decoder
Paolo Bonzini
2024-10-17
target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
Paolo Bonzini
2024-10-17
target/i386: decode address before going back to translate.c
Paolo Bonzini
2024-10-17
target/i386: convert bit test instructions to new decoder
Paolo Bonzini
2024-10-17
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-10-17
target/i386: Make sure SynIC state is really updated before KVM_RUN
Vitaly Kuznetsov
2024-10-17
target/i386: Exclude 'hv-syndbg' from 'hv-passthrough'
Vitaly Kuznetsov
2024-10-17
target/i386: Fix conditional CONFIG_SYNDBG enablement
Vitaly Kuznetsov
2024-10-17
target/i386: Add support save/load HWCR MSR
Gao Shiyuan
2024-10-17
target/i386: Add more features enumerated by CPUID.7.2.EDX
Chao Gao
2024-10-17
target/i386: Make invtsc migratable when user sets tsc-khz explicitly
Xiaoyao Li
2024-10-17
target/i386: Construct CPUID 2 as stateful iff times > 1
Xiaoyao Li
2024-10-17
target/i386: Enable fdp-excptn-only and zero-fcs-fds
Xiaoyao Li
2024-10-17
target/i386: Don't construct a all-zero entry for CPUID[0xD 0x3f]
Xiaoyao Li
2024-10-16
target/loongarch: Avoid bits shift exceeding width of bool type
Bibo Mao
2024-10-15
hw/mips: Have mips_cpu_create_with_clock() take an endianness argument
Philippe Mathieu-Daudé
2024-10-15
target/mips: Expose MIPSCPU::is_big_endian property
Philippe Mathieu-Daudé
2024-10-15
target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Philippe Mathieu-Daudé
2024-10-15
target/mips: Use gen_op_addr_addi() when possible
Philippe Mathieu-Daudé
2024-10-15
target/mips: Have gen_addiupc() expand $pc during translation
Philippe Mathieu-Daudé
2024-10-15
target/mips: Replace MO_TE by mo_endian()
Philippe Mathieu-Daudé
2024-10-15
target/mips: Introduce mo_endian() helper
Philippe Mathieu-Daudé
2024-10-15
target/mips: Remove unused MEMOP_IDX() macro
Philippe Mathieu-Daudé
2024-10-15
target/mips: Rename unused sysemu argument of OP_LD_ATOMIC()
Philippe Mathieu-Daudé
2024-10-15
target/mips: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé
2024-10-15
target/mips: Factor mo_endian_rev() out of MXU code
Philippe Mathieu-Daudé
2024-10-15
target/mips: Convert mips16e decr_and_load/store() macros to functions
Philippe Mathieu-Daudé
2024-10-15
target/mips: Replace MO_TE by mo_endian_env() in get_pte()
Philippe Mathieu-Daudé
2024-10-15
target/mips: Introduce mo_endian_env() helper
Philippe Mathieu-Daudé
2024-10-15
target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian()
Philippe Mathieu-Daudé
2024-10-15
target/mips: Declare mips_env_is_bigendian() in 'internal.h'
Philippe Mathieu-Daudé
2024-10-15
target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Philippe Mathieu-Daudé
2024-10-15
target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Philippe Mathieu-Daudé
2024-10-15
target/tricore: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
2024-10-15
target/loongarch: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
[next]