aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-09-08arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEpull-target-arm-20230908Shameer Kolothum
2023-09-08target/arm: Enable SCTLR_EL1.TIDCP for user-onlyRichard Henderson
2023-09-08target/arm: Implement FEAT_TIDCP1Richard Henderson
2023-09-08target/arm: Implement HCR_EL2.TIDCPRichard Henderson
2023-09-08target/arm: Implement cortex-a710Richard Henderson
2023-09-08target/arm: Implement RMR_ELxRichard Henderson
2023-09-08arm64: Restore trapless ptimer accessColton Lewis
2023-09-08target/arm: Do not use gen_mte_checkN in trans_STGPRichard Henderson
2023-09-08target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINEAaron Lindsay
2023-09-08target/arm: Inform helpers whether a PAC instruction is 'combined'Aaron Lindsay
2023-09-08target/arm: Implement FEAT_Pauth2Aaron Lindsay
2023-09-08target/arm: Implement FEAT_EPACAaron Lindsay
2023-09-08target/arm: Implement FEAT_PACQARMA3Richard Henderson
2023-09-08target/arm: Don't change pauth features when changing algorithmRichard Henderson
2023-09-08target/arm: Add feature detection for FEAT_Pauth2 and extensionsAaron Lindsay
2023-09-08target/arm: Add ID_AA64ISAR2_EL1Aaron Lindsay
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é