]> git.proxmox.com Git - mirror_qemu.git/history - target
hw/nvme: verify uniqueness of reclaim unit handle identifiers
[mirror_qemu.git] / target /
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Richard Hendersontarget/microblaze: Define TCG_GUEST_DEFAULT_MO
2023-06-26 Anton Johanssontarget: Widen pc/cs_base in cpu_get_tb_cpu_state
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-26 Richard HendersonMerge tag 'pull-request-2023-06-26' of https://gitlab...
2023-06-26 Paolo Bonzinitarget/i386: implement SYSCALL/SYSRET in 32-bit emulators
2023-06-26 Paolo Bonzinitarget/i386: implement RDPID in TCG
2023-06-26 Paolo Bonzinitarget/i386: sysret and sysexit are privileged
2023-06-26 Paolo Bonzinitarget/i386: AMD only supports SYSENTER/SYSEXIT in...
2023-06-26 Paolo Bonzinitarget/i386: Intel only supports SYSCALL/SYSRET in...
2023-06-26 Paolo Bonzinitarget/i386: TCG supports WBNOINVD
2023-06-26 Paolo Bonzinitarget/i386: TCG supports XSAVEERPTR
2023-06-26 Paolo Bonzinitarget/i386: do not accept RDSEED if CPUID bit absent
2023-06-26 Paolo Bonzinitarget/i386: TCG supports RDSEED
2023-06-26 Paolo Bonzinitarget/i386: TCG supports 3DNow! prefetch(w)
2023-06-26 Paolo Bonzinitarget/i386: fix INVD vmexit
2023-06-26 Richard HendersonMerge tag 'pull-ppc-20230626' of https://github.com...
2023-06-25 Nicholas Piggintarget/ppc: Add msgsnd/p and DPDES SMT support
2023-06-25 Nicholas Piggintarget/ppc: Add support for SMT CTRL register
2023-06-25 Nicholas Piggintarget/ppc: Add initial flags and helpers for SMT support
2023-06-25 Nicholas Piggintarget/ppc: Fix sc instruction handling of LEV field
2023-06-25 Nicholas Piggintarget/ppc: Better CTRL SPR implementation
2023-06-25 Nicholas Piggintarget/ppc: Add ISA v3.1 LEV indication in SRR1 for...
2023-06-25 Nicholas Piggintarget/ppc: Implement HEIR SPR
2023-06-25 Nicholas Piggintarget/ppc: Add SRR1 prefix indication to interrupt...
2023-06-25 Nicholas Piggintarget/ppc: Change partition-scope translate interface
2023-06-25 Nicholas Piggintarget/ppc: Fix instruction loading endianness in align...
2023-06-25 Cédric Le Goatertarget/ppc: Fix timer register accessors when !KVM
2023-06-25 Nicholas Piggintarget/ppc: gdbstub init spr gdb_id for all CPUs
2023-06-25 Richard HendersonMerge tag 'hppa-boot-reboot-fixes-pull-request' of...
2023-06-25 Richard HendersonMerge tag 'pull-target-arm-20230623' of https://git...
2023-06-23 Richard Hendersontarget/arm: Fix sve predicate store, 8 <= VQ <= 15
2023-06-23 Richard Hendersontarget/arm: Restructure has_vfp_d32 test
2023-06-23 Richard Hendersontarget/arm: Add cpu properties for enabling FEAT_RME
2023-06-23 Richard Hendersontarget/arm: Implement the granule protection check
2023-06-23 Richard Hendersontarget/arm: Implement GPC exceptions
2023-06-23 Richard Hendersontarget/arm: Add GPC syndrome
2023-06-23 Richard Hendersontarget/arm: Use get_phys_addr_with_struct for stage2
2023-06-23 Richard Hendersontarget/arm: Move s1_is_el0 into S1Translate
2023-06-23 Richard Hendersontarget/arm: Use get_phys_addr_with_struct in S1_ptw_tra...
2023-06-23 Richard Hendersontarget/arm: Handle no-execute for Realm and Root regimes
2023-06-23 Richard Hendersontarget/arm: Handle Block and Page bits for security...
2023-06-23 Richard Hendersontarget/arm: NSTable is RES0 for the RME EL3 regime
2023-06-23 Richard Hendersontarget/arm: Pipe ARMSecuritySpace through ptw.c
2023-06-23 Richard Hendersontarget/arm: Remove __attribute__((nonnull)) from ptw.c
2023-06-23 Richard Hendersontarget/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
2023-06-23 Richard Hendersontarget/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
2023-06-23 Richard Hendersontarget/arm: Introduce ARMSecuritySpace
2023-06-23 Richard Hendersontarget/arm: Add RME cpregs
2023-06-23 Richard Hendersontarget/arm: SCR_EL3.NS may be RES1
2023-06-23 Richard Hendersontarget/arm: Update SCR and HCR for RME
2023-06-23 Richard Hendersontarget/arm: Add isar_feature_aa64_rme
2023-06-21 Richard HendersonMerge tag 'pull-tricore-20230621-1' of https://github...
2023-06-21 Bastian Koppelmanntarget/tricore: Fix ICR.IE offset in RESTORE insn
2023-06-21 Bastian Koppelmanntarget/tricore: Honour privilege changes on PSW write
2023-06-21 Bastian Koppelmanntarget/tricore: Implement privilege level for all insns
2023-06-21 Bastian Koppelmanntarget/tricore: Introduce priv tb flag
2023-06-21 Bastian Koppelmanntarget/tricore: Indirect jump insns use tcg_gen_lookup_...
2023-06-21 Bastian Koppelmanntarget/tricore: ENABLE exit to main-loop
2023-06-21 Bastian Koppelmanntarget/tricore: Introduce DISAS_TARGET_EXIT
2023-06-21 Bastian Koppelmanntarget/tricore: Fix RR_JLI clobbering reg A[11]
2023-06-21 Bastian Koppelmanntarget/tricore: Fix helper_ret() not correctly restorin...
2023-06-21 Bastian Koppelmanntarget/tricore: Add CHECK_REG_PAIR() for insn accessing...
2023-06-21 Bastian Koppelmanntarget/tricore: Correctly fix saving PSW.CDE to CSA...
2023-06-21 Siqi Chentarget/tricore: Fix out-of-bounds index in imask instru...
2023-06-21 Bastian Koppelmanntarget/tricore: Add DISABLE insn variant
2023-06-21 Bastian Koppelmanntarget/tricore: Implement SYCSCALL insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add shuffle insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add crc32.b insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add crc32l.w insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add LHA insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add popcnt.w insn
2023-06-21 Bastian Koppelmanntarget/tricore: Introduce ISA 1.6.2 feature
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-20 Philippe Mathieu... meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-20 Philippe Mathieu... target/ppc: Check for USER_ONLY definition instead...
2023-06-20 Philippe Mathieu... target/m68k: Check for USER_ONLY definition instead...
2023-06-20 Philippe Mathieu... target/tricore: Remove pointless CONFIG_SOFTMMU guard
2023-06-20 Philippe Mathieu... target/i386: Simplify i386_tr_init_disas_context()
2023-06-19 Richard HendersonMerge tag 'pull-target-arm-20230619' of https://git...
2023-06-19 Peter Maydelltarget/arm: Convert load/store tags insns to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert load/store single structure to...
2023-06-19 Peter Maydelltarget/arm: Convert load/store (multiple structures...
2023-06-19 Peter Maydelltarget/arm: Convert LDAPR/STLR (imm) to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert load (pointer auth) insns to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert atomic memory ops to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert LDR/STR reg+reg to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert LDR/STR with 12-bit immediate to...
2023-06-19 Peter Maydelltarget/arm: Convert ld/st reg+imm9 insns to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert load/store-pair to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert load reg (literal) group to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert LDXP, STXP, CASP, CAS to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert load/store exclusive and ordered...
2023-06-19 Peter Maydelltarget/arm: Convert exception generation instructions...
2023-06-19 Peter Maydelltarget/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert MSR (immediate) to decodetree
2023-06-19 Peter Maydelltarget/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
next