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-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
2023-09-11
target/riscv: Fix page_check_range use in fault-only-first
LIU Zhiwei
2023-09-11
target/riscv/cpu.c: add smepmp isa string
Daniel Henrique Barboza
2023-09-11
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
2023-09-11
target/riscv/cpu.c: do not run 'host' CPU with TCG
Daniel Henrique Barboza
2023-09-08
target/ppc: use g_free() in test_opcode_table()
Daniel Henrique Barboza
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
2023-09-08
riscv: spelling fixes
Michael Tokarev
2023-09-08
hexagon: spelling fixes
Michael Tokarev
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
target/i386: Restrict declarations specific to CONFIG_KVM
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Remove unused KVM stubs
Philippe Mathieu-Daudé
2023-09-07
target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
Philippe Mathieu-Daudé
2023-09-07
target/i386/helper: Restrict KVM declarations to system emulation
Philippe Mathieu-Daudé
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
2023-09-06
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
2023-09-06
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
2023-09-06
target/ppc: Migrate DECR SPR
Nicholas Piggin
2023-09-06
ppc/vhyp: reset exception state when handling vhyp hcall
Nicholas Piggin
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Suppress single step interrupts on rfi-type instructions
Nicholas Piggin
2023-09-06
target/ppc: Improve book3s branch trace interrupt for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Remove single-step suppression inside 0x100-0xf00
Nicholas Piggin
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
2023-09-06
target/ppc: Generate storage interrupts for radix RC changes
Shawn Anastasio
2023-09-05
Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2023-09-01
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2023-08-31
hw/mips: spelling fixes
Michael Tokarev
2023-08-31
target/xtensa: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/mips: Remove unused headers in lcsr_helper.c
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
[next]