aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-09-11target/riscv: Use existing lookup tables for MixColumnsArd Biesheuvel
2023-09-11target/riscv: Fix page_check_range use in fault-only-firstLIU Zhiwei
2023-09-11target/riscv/cpu.c: add smepmp isa stringDaniel Henrique Barboza
2023-09-11target/riscv/cpu.c: add zmmul isa stringDaniel Henrique Barboza
2023-09-11target/riscv/cpu.c: do not run 'host' CPU with TCGDaniel Henrique Barboza
2023-09-08target/ppc: use g_free() in test_opcode_table()Daniel Henrique Barboza
2023-09-08trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric valueThomas Huth
2023-09-08riscv: spelling fixesMichael Tokarev
2023-09-08hexagon: spelling fixesMichael Tokarev
2023-09-08trace-events: Fix the name of the tracing.rst fileThomas Huth
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07target/i386: Restrict declarations specific to CONFIG_KVMPhilippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé
2023-09-07target/i386: Remove unused KVM stubsPhilippe Mathieu-Daudé
2023-09-07target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()Philippe Mathieu-Daudé
2023-09-07target/i386/helper: Restrict KVM declarations to system emulationPhilippe Mathieu-Daudé
2023-09-06target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()jianchunfu
2023-09-06target/ppc: Flush inputs to zero with NJ in ppc_store_vscrRichard Henderson
2023-09-06target/ppc: Fix LQ, STQ register-pair order for big-endianNicholas Piggin
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin
2023-09-06target/ppc: Fix CPU reservation migration for record-replayNicholas Piggin
2023-09-06target/ppc: Migrate DECR SPRNicholas Piggin
2023-09-06ppc/vhyp: reset exception state when handling vhyp hcallNicholas Piggin
2023-09-06target/ppc: Implement watchpoint debug facility for v2.07SNicholas Piggin
2023-09-06target/ppc: Implement breakpoint debug facility for v2.07SNicholas Piggin
2023-09-06target/ppc: Suppress single step interrupts on rfi-type instructionsNicholas Piggin
2023-09-06target/ppc: Improve book3s branch trace interrupt for v2.07SNicholas Piggin
2023-09-06target/ppc: Remove single-step suppression inside 0x100-0xf00Nicholas Piggin
2023-09-06ppc: Add stub implementation of TRIG SPRsJoel Stanley
2023-09-06target/ppc: Generate storage interrupts for radix RC changesShawn Anastasio
2023-09-05Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-01target/i386: Add support for AMX-COMPLEX in CPUID enumerationTao Su
2023-09-01target/i386: fix memory operand size for CVTPS2PDPaolo Bonzini
2023-09-01target/i386: generalize operand size "ph" for use in CVTPS2PDPaolo Bonzini
2023-09-01target/i386: raise FERR interrupt with iothread lockedPaolo Bonzini
2023-08-31hw/mips: spelling fixesMichael Tokarev
2023-08-31target/xtensa: Include missing 'qemu/atomic.h' headerPhilippe Mathieu-Daudé
2023-08-31target/mips: Remove unused headers in lcsr_helper.cPhilippe Mathieu-Daudé
2023-08-31target/helpers: Remove unnecessary 'qemu/main-loop.h' headerPhilippe Mathieu-Daudé
2023-08-31target/helpers: Remove unnecessary 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/translate: Remove unnecessary 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/translate: Include missing 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/riscv/pmu: Restrict 'qemu/log.h' include to sourcePhilippe Mathieu-Daudé
2023-08-31target/ppc/pmu: Include missing 'qemu/timer.h' headerPhilippe Mathieu-Daudé
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé