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: Add Zvknh ISA extension support
Kiran Ostrolenk
2023-09-11
target/riscv: Add Zvkned ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbb ISA extension support
Dickon Hood
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor translation of vector-widening instruction
Dickon Hood
2023-09-11
target/riscv: Move vector translation checks
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbc ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Remove redundant "cpu_vl == 0" checks
Nazar Kazakov
2023-09-11
target/riscv: Refactor vector-vector translation macro
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
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
[next]