]> git.proxmox.com Git - mirror_qemu.git/history - target
roms/opensbi: Upgrade from v1.2 to v1.3
[mirror_qemu.git] / target /
2023-07-10 Weiwei Litarget/riscv: update cur_pmbase/pmmask based on mode...
2023-07-10 Weiwei Litarget/riscv: Add additional xlen for address when...
2023-07-10 Daniel Henrique... target/riscv/cpu.c: fix veyron-v1 CPU properties
2023-07-10 Weiwei Litarget/riscv: Remove redundant assignment to SXL
2023-07-10 Weiwei Litarget/riscv: Support MSTATUS.MPV/GVA only when RVH...
2023-07-10 Weiwei Litarget/riscv: Make MPV only work when MPP != PRV_M
2023-07-10 Christoph Müllnerdisas/riscv: Add support for XThead* instructions
2023-07-10 Christoph Müllnertarget/riscv: Factor out extension tests to cpu_cfg.h
2023-07-10 LIU Zhiweitarget/riscv: Use xl instead of mxl for disassemble
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_ISB_ISR_IMC_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesenc_SB_SR_MC_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_IMC
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_ISB_ISR_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesenc_SB_SR_AK
2023-07-09 Richard Hendersontarget/arm: Use aesdec_IMC
2023-07-09 Richard Hendersontarget/arm: Use aesenc_MC
2023-07-09 Richard Hendersontarget/arm: Use aesdec_ISB_ISR_AK
2023-07-09 Richard Hendersontarget/arm: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/arm: Demultiplex AESE and AESMC
2023-07-08 Richard Hendersontarget/i386: Use aesdec_ISB_ISR_IMC_AK
2023-07-08 Richard Hendersontarget/i386: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/i386: Use aesdec_IMC
2023-07-08 Richard Hendersontarget/i386: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/i386: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK_IMC
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/arm: Move aesmc and aesimc tables to crypto...
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Lucas Dietrichtarget/avr: Fix handling of interrupts above 33.
2023-07-07 Richard HendersonMerge tag 'pull-ppc-20230707-1' of https://gitlab.com...
2023-07-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-07-07 Tao Sutarget/i386: Add new CPU model GraniteRapids
2023-07-07 Lei Wangtarget/i386: Add few security fix bits in ARCH_CAPABILI...
2023-07-07 Tao Sutarget/i386: Add new bit definitions of MSR_IA32_ARCH_C...
2023-07-07 Tao Sutarget/i386: Allow MCDT_NO if host supports
2023-07-07 Tao Sutarget/i386: Add support for MCDT_NO in CPUID enumeration
2023-07-07 Tao Sutarget/i386: Adjust feature level according to FEAT_7_1_EDX
2023-07-07 Philippe Mathieu... target/ppc: Remove pointless checks of CONFIG_USER_ONLY...
2023-07-07 Philippe Mathieu... target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
2023-07-07 Philippe Mathieu... target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
2023-07-07 Philippe Mathieu... target/ppc: Move CPU QOM definitions to cpu-qom.h
2023-07-07 Philippe Mathieu... target/ppc: Reorder #ifdef'ry in kvm_ppc.h
2023-07-07 Philippe Mathieu... target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
2023-07-07 Nicholas Piggintarget/ppc: Machine check on invalid real address acces...
2023-07-07 Nicholas Piggintarget/ppc: SMT support for the HID SPR
2023-07-07 Nicholas Piggintarget/ppc: Add LPAR-per-core vs per-thread mode flag
2023-07-07 Narayana Murty Ntarget: ppc: Use MSR_HVB bit to get the target endianne...
2023-07-07 BALATON Zoltantarget/ppc: Get CPUState in one step
2023-07-07 BALATON Zoltantarget/ppd: Remove unused define
2023-07-07 BALATON Zoltantarget/ppc: Remove some more local CPUState variables...
2023-07-07 BALATON Zoltantarget/ppc: Move common check in exception handlers...
2023-07-07 BALATON Zoltantarget/ppc: Remove unneeded parameter from powerpc_rese...
2023-07-07 BALATON Zoltantarget/ppc: Remove some superfluous parentheses
2023-07-07 Nicholas Piggintarget/ppc: Fix icount access for some hypervisor instr...
2023-07-07 Nicholas Piggintarget/ppc: Add TFMR SPR implementation with read and...
2023-07-07 Nicholas Piggintarget/ppc: Tidy POWER book4 SPR registration
2023-07-07 Philippe Mathieu... target/ppc: Only generate decodetree files when TCG...
2023-07-06 Richard HendersonMerge tag 'pull-9p-20230706' of https://github.com...
2023-07-06 Richard HendersonMerge tag 'pull-target-arm-20230706' of https://git...
2023-07-06 Peter Maydelltarget/arm: Avoid over-length shift in arm_cpu_sve_fina...
2023-07-06 Peter Maydelltarget/arm: Define neoverse-v1
2023-07-06 Peter Maydelltarget/arm: Suppress more TCG unimplemented features...
2023-07-06 Peter Maydelltarget/xtensa: Assert that interrupt level is within...
2023-07-06 Fabiano Rosastarget/arm: gdbstub: Guard M-profile code with CONFIG_TCG
2023-07-06 John Högbergtarget/arm: Handle IC IVAU to improve compatibility...
2023-07-06 Richard Hendersontarget/arm: Fix SME full tile indexing
2023-07-06 Richard Hendersontarget/arm: Dump ZA[] when active
2023-07-06 Richard Hendersontarget/arm: Avoid splitting Zregs across lines in dump
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Eric Augertarget/arm: Add raw_writes ops for register whose write...
2023-07-04 Richard HendersonMerge tag 'pull-maintainer-ominbus-030723-1' of https...
2023-07-03 Alex Bennéeplugins: force slow path when plugins instrument memory ops
2023-07-03 Alex Bennéetarget/arm: make arm_casq_ptw CONFIG_TCG only
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Peter Maydelltarget/nios2 : Explicitly ask for target-endian loads...
2023-07-01 Richard Hendersontarget/arm: Use float64_to_int32_modulo for FJCVTZS
2023-07-01 Richard Hendersontarget/alpha: Use float64_to_int64_modulo for CVTTQ
2023-06-30 Richard HendersonMerge tag 'pull-request-2023-06-29' of https://gitlab...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Paolo Bonzinitarget/i386: emulate 64-bit ring 0 for linux-user if...
2023-06-29 Paolo Bonzinitarget/i386: ignore CPL0-specific features in user...
2023-06-29 Paolo Bonzinitarget/i386: ignore ARCH_CAPABILITIES features in user...
2023-06-29 Pawan Guptatarget/i386: Export MSR_ARCH_CAPABILITIES bits to guests
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'qemu-sparc-20230628' of https://github.com...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-28 Isaku Yamahataexec/memory: Add symbol for the min value of memory...
2023-06-28 Isaku Yamahataexec/memory: Add symbolic value for memory listener...
2023-06-28 Zhao Liutarget/i386/WHPX: Fix error message when fail to set...
2023-06-28 Philippe Mathieu... target/riscv: Restrict KVM-specific fields from ArchCPU
2023-06-28 Philippe Mathieu... target/ppc: Restrict KVM-specific fields from ArchCPU
2023-06-28 Philippe Mathieu... target/arm: Restrict KVM-specific fields from ArchCPU
2023-06-28 Philippe Mathieu... hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
2023-06-28 Philippe Mathieu... accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Rename 'cpu_state' -> 'cs'
next