]> git.proxmox.com Git - mirror_qemu.git/history - target/i386
hw/riscv: spike: Remove misleading comments
[mirror_qemu.git] / target / i386 /
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Peter Maydelltarget/i386: Convert to 3-phase reset
2022-12-15 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-14 Markus Armbrusterqapi machine: Elide redundant has_FOO in generated C
2022-12-14 Markus Armbrusterqapi: Use returned bool to check for failure (again)
2022-12-14 Markus ArmbrusterDrop more useless casts from void * to pointer
2022-12-04 Stefan HajnocziMerge tag 'pull-request-2022-12-04' of https://gitlab...
2022-12-04 Stefan HajnocziMerge tag 'pull-loongarch-20221202' of https://gitlab...
2022-12-04 Stefan HajnocziMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-12-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-12-01 Richard Hendersontarget/i386: Always completely initialize TranslateFault
2022-12-01 Paolo Bonzinitarget/i386: allow MMX instructions with CR4.OSFXSR=0
2022-11-15 Stefan HajnocziMerge tag 'pull-x86-20221115' of https://gitlab.com...
2022-11-14 Paolo Bonzinitarget/i386: hardcode R_EAX as destination register...
2022-11-14 Paolo Bonzinitarget/i386: fix cmpxchg with 32-bit register destination
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-03 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-02 Richard Hendersontarget/i386: Fix test for paging enabled
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-11-01 Stefan HajnocziMerge tag 'pull-testing-for-7.2-011122-3' of https...
2022-11-01 Stefan HajnocziMerge tag 'pull-tcg-20221031-2' of https://gitlab.com...
2022-10-31 Richard Hendersontarget/i386: Expand eflags updates inline
2022-10-31 Richard Hendersonaccel/tcg: Remove will_exit argument from cpu_restore_state
2022-10-31 Richard Hendersontarget/i386: Use cpu_unwind_state_data for tpr access
2022-10-31 Zeng Guangtarget/i386: Set maximum APIC ID to KVM prior to vCPU...
2022-10-31 Qi Hutarget/i386: Fix calculation of LOCK NEG eflags
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-26 Richard Hendersontarget/i386: Convert to tcg_ops restore_state_to_opc
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-24 Stefan HajnocziMerge tag 'pull-9p-20221024' of https://github.com...
2022-10-24 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-22 Markus ArmbrusterDrop useless casts from g_malloc() & friends to pointer
2022-10-22 Paolo Bonzinitarget/i386: implement FMA instructions
2022-10-20 Paolo Bonzinitarget/i386: implement F16C instructions
2022-10-20 Paolo Bonzinitarget/i386: introduce function to set rounding mode...
2022-10-20 Paolo Bonzinitarget/i386: decode-new: avoid out-of-bounds access...
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Paolo Bonzinitarget/i386: remove old SSE decoder
2022-10-18 Paolo Bonzinitarget/i386: move 3DNow to the new decoder
2022-10-18 Paul Brooktarget/i386: Enable AVX cpuid bits when using TCG
2022-10-18 Paolo Bonzinitarget/i386: implement VLDMXCSR/VSTMXCSR
2022-10-18 Paolo Bonzinitarget/i386: implement XSAVE and XRSTOR of AVX registers
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x28-0x2f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x10-0x17, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x38, add AVX
2022-10-18 Richard Hendersontarget/i386: Use tcg gvec ops for pmovmskb
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x3a, add AVX
2022-10-18 Paolo Bonzinitarget/i386: clarify (un)signedness of immediates from...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x70-0x77, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x78-0x7f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x50-0x5f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x60-0x6f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: Introduce 256-bit vector helpers
2022-10-18 Paolo Bonzinitarget/i386: implement additional AVX comparison operators
2022-10-18 Paolo Bonzinitarget/i386: provide 3-operand versions of unary scalar...
2022-10-18 Paolo Bonzinitarget/i386: support operand merging in binary scalar...
2022-10-18 Paolo Bonzinitarget/i386: extend helpers to support VEX.V 3- and...
2022-10-18 Paul Brooktarget/i386: Prepare ops_sse_header.h for 256 bit AVX
2022-10-18 Paolo Bonzinitarget/i386: move scalar 0F 38 and 0F 3A instruction...
2022-10-18 Paolo Bonzinitarget/i386: validate SSE prefixes directly in the...
2022-10-18 Paolo Bonzinitarget/i386: validate VEX prefixes via the instructions...
2022-10-18 Paul Brooktarget/i386: add AVX_EN hflag
2022-10-18 Paolo Bonzinitarget/i386: add CPUID feature checks to new decoder
2022-10-18 Paolo Bonzinitarget/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext
2022-10-18 Paolo Bonzinitarget/i386: add ALU load/writeback core
2022-10-18 Paolo Bonzinitarget/i386: add core of new i386 decoder
2022-10-18 Paolo Bonzinitarget/i386: make rex_w available even in 32-bit mode
2022-10-18 Paolo Bonzinitarget/i386: make ldo/sto operations consistent with ldq
2022-10-18 Richard Hendersontarget/i386: Define XMMReg and access macros, align...
2022-10-18 Richard Hendersontarget/i386: Use probe_access_full for final stage2...
2022-10-18 Richard Hendersontarget/i386: Use atomic operations for pte updates
2022-10-18 Richard Hendersontarget/i386: Combine 5 sets of variables in mmu_translate
2022-10-18 Richard Hendersontarget/i386: Use MMU_NESTED_IDX for vmload/vmsave
2022-10-18 Richard Hendersontarget/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
2022-10-18 Richard Hendersontarget/i386: Reorg GET_HPHYS
2022-10-18 Richard Hendersontarget/i386: Introduce structures for mmu_translate
2022-10-18 Richard Hendersontarget/i386: Direct call get_hphys from mmu_translate
2022-10-18 Richard Hendersontarget/i386: Use MMUAccessType across excp_helper.c
2022-10-18 Richard Hendersontarget/i386: Save and restore pc_save before tcg_remove...
2022-10-18 Peter Maydelltarget/i386: Use device_cold_reset() to reset the APIC
2022-10-18 Maciej S. Szmigierohyperv: fix SynIC SINT assertion failure on guest reset
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
next