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-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é
2023-11-07
target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
Philippe Mathieu-Daudé
2023-11-07
target/xtensa: Use env_archcpu() in update_c[compare|count]()
Philippe Mathieu-Daudé
2023-11-07
target/s390x: Use env_archcpu() in handle_diag_308()
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Use env_archcpu() in [check_]nanbox()
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/openrisc: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target/nios2: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target/loongarch: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target/hexagon: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target: Mention 'cpu-qom.h' is target agnostic
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'pull-xenfv.for-upstream-20231107' of git://git.infradead.org/users...
Stefan Hajnoczi
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
David Woodhouse
2023-11-07
i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
David Woodhouse
2023-11-07
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-riscv-to-apply-20231107' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-11-06
target/hppa: Improve interrupt logging
Richard Henderson
2023-11-06
target/hppa: Update IIAOQ, IIASQ for pa2.0
Richard Henderson
2023-11-06
target/hppa: Create raise_exception_with_ior
Richard Henderson
2023-11-06
target/hppa: Add unwind_breg to CPUHPPAState
Richard Henderson
2023-11-06
target/hppa: Clear upper bits in mtctl for pa1.x
Helge Deller
2023-11-06
target/hppa: Avoid async_safe_run_on_cpu on uniprocessor system
Richard Henderson
2023-11-06
target/hppa: Add pa2.0 cpu local tlb flushes
Helge Deller
2023-11-06
target/hppa: Implement pa2.0 data prefetch instructions
Richard Henderson
2023-11-06
target/hppa: Return zero for r0 from load_gpr
Richard Henderson
[prev]
[next]