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-11-14
Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-13
target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
Richard Henderson
2023-11-13
target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
Richard Henderson
2023-11-13
target/hppa: Introduce MMU_IDX_MMU_DISABLED
Richard Henderson
2023-11-13
target/hppa: Fix possible overflow in TLB size calculation
Helge Deller
2023-11-13
target/hppa: Fix calculation of CR_IIASQ back register
Helge Deller
2023-11-13
target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
Richard Henderson
2023-11-13
target/hppa: Use only low 2 immediate bits for PROBEI
Richard Henderson
2023-11-13
target/arm/tcg: enable PMU feature for Cortex-A8 and A9
Nikita Ostrenkov
2023-11-13
target/arm: Correct MTE tag checking for reverse-copy MOPS
Peter Maydell
2023-11-13
target/arm: HVC at EL3 should go to EL3, not EL2
Peter Maydell
2023-11-12
target/hppa: Mask reserved PSW bits in expand_sm_imm
Helge Deller
2023-11-08
target/arm: hide aliased MIDR from gdbstub
Alex Bennée
2023-11-08
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
target/s390x/cpu topology: Fix ordering and creation of TLEs
Nina Schoetterl-Glausch
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2023-11-07
target/s390x: Fix CLC corrupting cc_src
Ilya Leoshkevich
2023-11-07
target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Update the comments of nr_cores and nr_dies
Zhao Liu
2023-11-07
system/cpus: Fix CPUState.nr_cores' calculation
Zhuocheng Ding
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target/alpha: Tidy up alpha_cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/nios2: Create IRQs *after* accelerator vCPU is realized
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_input_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Define powerpc_pm_insn_t in 'internal.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Prohibit target specific KVM prototypes on user emulation
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Restrict KVM objects to system emulation
Philippe Mathieu-Daudé
2023-11-07
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
Philippe Mathieu-Daudé
2023-11-07
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
Philippe Mathieu-Daudé
2023-11-07
target/mips: Fix TX79 LQ/SQ opcodes
Philippe Mathieu-Daudé
2023-11-07
target/mips: Fix MSA BZ/BNZ opcodes displacement
Philippe Mathieu-Daudé
2023-11-07
target/i386/monitor: synchronize cpu state for lapic info
Dongli Zhang
2023-11-07
target/i386/kvm: Correct comment in kvm_cpu_realize()
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Use CPUState typedef
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
Philippe Mathieu-Daudé
[next]