OSDN Git Service

tests/tcg: add mechanism to handle plugin arguments
[qmiga/qemu.git] / target /
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./virt/kvm/mst...
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'
2023-06-28 Philippe Mathieu... accel: Inline WHPX get_whpx_vcpu()
2023-06-28 Philippe Mathieu... accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Remove WHPX unreachable error path
2023-06-28 Philippe Mathieu... accel: Inline NVMM get_qemu_vcpu()
2023-06-28 Philippe Mathieu... accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Remove NVMM unreachable error path
2023-06-28 Philippe Mathieu... accel: Move HAX hThread to accelerator context
2023-06-28 Philippe Mathieu... accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Rename 'hax_vcpu' as 'accel' in CPUState
2023-06-28 Philippe Mathieu... accel: Destroy HAX vCPU threads once done
2023-06-28 Philippe Mathieu... accel: Fix a leak on Windows HAX
2023-06-28 Philippe Mathieu... accel: Remove unused hThread variable on TCG/WHPX
2023-06-28 Philippe Mathieu... accel: Re-enable WHPX cross-build on case sensitive...
2023-06-28 Richard Hendersontarget/sparc: Use tcg_gen_lookup_and_goto_ptr for v9...
2023-06-28 Richard Hendersontarget/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
2023-06-28 Richard Hendersontarget/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
2023-06-28 Richard Hendersontarget/sparc: Use DYNAMIC_PC_LOOKUP for conditional...
2023-06-28 Richard Hendersontarget/sparc: Introduce DYNAMIC_PC_LOOKUP
2023-06-28 Richard Hendersontarget/sparc: Drop inline markers from translate.c
2023-06-28 Richard Hendersontarget/sparc: Fix npc comparison in sparc_tr_insn_start
2023-06-28 Richard Hendersontarget/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_go...
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./virt/kvm/mst...
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
next