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-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
2023-07-07
target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
Narayana Murty N
2023-07-07
target/ppc: Get CPUState in one step
BALATON Zoltan
2023-07-07
target/ppd: Remove unused define
BALATON Zoltan
2023-07-07
target/ppc: Remove some more local CPUState variables only used once
BALATON Zoltan
2023-07-07
target/ppc: Move common check in exception handlers to a function
BALATON Zoltan
2023-07-07
target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
BALATON Zoltan
2023-07-07
target/ppc: Remove some superfluous parentheses
BALATON Zoltan
2023-07-07
target/ppc: Fix icount access for some hypervisor instructions
Nicholas Piggin
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
2023-07-07
target/ppc: Only generate decodetree files when TCG is enabled
Philippe Mathieu-Daudé
2023-07-06
target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
Peter Maydell
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
2023-07-06
target/arm: Suppress more TCG unimplemented features in ID registers
Peter Maydell
2023-07-06
target/xtensa: Assert that interrupt level is within bounds
Peter Maydell
2023-07-06
target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
Fabiano Rosas
2023-07-06
target/arm: Handle IC IVAU to improve compatibility with JITs
John Högberg
2023-07-06
target/arm: Fix SME full tile indexing
Richard Henderson
2023-07-06
target/arm: Dump ZA[] when active
Richard Henderson
2023-07-06
target/arm: Avoid splitting Zregs across lines in dump
Richard Henderson
2023-07-04
target/arm: Add raw_writes ops for register whose write induce TLB maintenance
Eric Auger
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-03
target/arm: make arm_casq_ptw CONFIG_TCG only
Alex Bennée
2023-07-01
target/nios2 : Explicitly ask for target-endian loads and stores
Peter Maydell
2023-07-01
target/arm: Use float64_to_int32_modulo for FJCVTZS
Richard Henderson
2023-07-01
target/alpha: Use float64_to_int64_modulo for CVTTQ
Richard Henderson
2023-06-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-29
target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
Paolo Bonzini
2023-06-29
target/i386: ignore CPL0-specific features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
Pawan Gupta
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
target/i386/WHPX: Fix error message when fail to set ProcessorCount
Zhao Liu
2023-06-28
target/riscv: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
target/arm: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Rename 'cpu_state' -> 'cs'
Philippe Mathieu-Daudé
2023-06-28
accel: Inline WHPX get_whpx_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove WHPX unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Inline NVMM get_qemu_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove NVMM unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Move HAX hThread to accelerator context
Philippe Mathieu-Daudé
[next]