OSDN Git Service

plugins: update lockstep to use g_memdup2
[qmiga/qemu.git] / target / i386 /
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 'for_upstream' of https://git./virt/kvm/mst...
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... 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-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
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 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-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/i386: Simplify i386_tr_init_disas_context()
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Philippe Mathieu... target/i386: Rename helper template headers as '.h...
2023-06-13 Philippe Mathieu... target/i386/helper: Shuffle do_cpu_init()
2023-06-13 Philippe Mathieu... target/i386/helper: Remove do_cpu_sipi() stub for user...
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-06 Francesco Cagninhvf: add guest debugging handlers for Apple Silicon...
2023-06-06 Francesco Cagninhvf: add breakpoint handlers
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersontcg: Add insn_start_words to TCGContext
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Henderson*: Add missing includes of tcg/tcg.h
2023-05-25 Richard HendersonMerge tag 'pull-tcg-20230525' of https://gitlab.com...
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-25 Maksim Davydovtarget/i386: EPYC-Rome model without XSAVES
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Ricky Zhoutarget/i386: Fix exception classes for MOVNTPS/MOVNTPD.
2023-05-18 Ricky Zhoutarget/i386: Fix exception classes for SSE/AVX instruct...
2023-05-18 Ricky Zhoutarget/i386: Fix and add some comments next to SSE...
2023-05-18 Xinyu Litarget/i386: fix avx2 instructions vzeroall and vpermdq
2023-05-18 Paolo Bonzinitarget/i386: fix operand size for VCOMI/VUCOMI instructions
2023-05-18 Emanuele Giuseppe... target/i386: add support for FB_CLEAR feature
2023-05-18 Emanuele Giuseppe... target/i386: add support for FLUSH_L1D feature
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Babu Mogertarget/i386: Add EPYC-Genoa model to support Zen 4...
2023-05-08 Babu Mogertarget/i386: Add VNMI and automatic IBRS feature bits
2023-05-08 Babu Mogertarget/i386: Add missing feature bits in EPYC-Milan...
2023-05-08 Babu Mogertarget/i386: Add feature bits for CPUID_Fn80000021_EAX
2023-05-08 Babu Mogertarget/i386: Add a couple of feature bits in 8000_0008_EBX
2023-05-08 Michael Rothtarget/i386: Add new EPYC CPU versions with updated...
2023-05-08 Michael Rothtarget/i386: allow versioned CPUs to specify new cache_info
2023-04-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-28 Jiaxi Chentarget/i386: Add support for PREFETCHIT0/1 in CPUID...
2023-04-28 Jiaxi Chentarget/i386: Add support for AVX-NE-CONVERT in CPUID...
2023-04-28 Jiaxi Chentarget/i386: Add support for AVX-VNNI-INT8 in CPUID...
2023-04-28 Jiaxi Chentarget/i386: Add support for AVX-IFMA in CPUID enumeration
2023-04-28 Jiaxi Chentarget/i386: Add support for AMX-FP16 in CPUID enumeration
2023-04-28 Jiaxi Chentarget/i386: Add support for CMPCCXADD in CPUID enumeration
2023-04-28 Tom Lendackyi386/cpu: Update how the EBX register of CPUID 0x800000...
2023-04-28 Tom Lendackyi386/sev: Update checks and information related to...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-21 Richard HendersonMerge tag 'pull-tpm-2023-04-20-1' of https://github...
next