OSDN Git Service

qmiga/qemu.git
2022-10-26 Richard Hendersontarget/i386: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/hppa: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/hexagon: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/cris: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/avr: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/arm: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/alpha: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersonaccel/tcg: Add restore_state_to_opc to TCGCPUOps
2022-10-26 Richard Hendersonaccel/tcg: Simplify page_get/alloc_target_data
2022-10-26 Richard Hendersonaccel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user...
2022-10-26 Richard Hendersonaccel/tcg: Use tb_invalidate_phys_range in page_set_flags
2022-10-26 Richard Hendersonaccel/tcg: Use page_reset_target_data in page_set_flags
2022-10-26 Richard Hendersonaccel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
2022-10-26 Richard Hendersonaccel/tcg: Use tb_invalidate_phys_page in page_set_flags
2022-10-26 Richard Hendersonaccel/tcg: Unify declarations of tb_invalidate_phys_range
2022-10-26 Richard Hendersonaccel/tcg: Rename tb_invalidate_phys_page_range and...
2022-10-26 Richard Hendersonaccel/tcg: Rename tb_invalidate_phys_page
2022-10-26 Richard Hendersonaccel/tcg: Introduce tb_{set_}page_addr{0,1}
2022-10-26 Richard Hendersonaccel/tcg: Remove duplicate store to tb->page_addr[]
2022-10-26 Richard Hendersonaccel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PR...
2022-10-26 Richard Hendersonaccel/tcg: Move assert_no_pages_locked to internal.h
2022-10-26 Richard Hendersonaccel/tcg: Split out tb-maint.c
2022-10-26 Richard Hendersonaccel/tcg: Split out PageDesc to internal.h
2022-10-26 Richard Hendersonaccel/tcg: Remove disabled debug in translate-all.c
2022-10-26 Richard Hendersonaccel/tcg: Make page_alloc_target_data allocation constant
2022-10-26 Richard Hendersoninclude/qemu/thread: Use qatomic_* functions
2022-10-26 Richard Hendersoninclude/qemu/atomic: Use qemu_build_assert
2022-10-26 Richard Hendersoninclude/qemu/osdep: Add qemu_build_assert
2022-10-26 Leandro Luporiaccel/tcg: Add a quicker check for breakpoints
2022-10-25 Qi Hutcg/aarch64: Remove unused code in tcg_out_op
2022-10-25 Qi Hutcg/loongarch64: Add direct jump support
2022-10-25 Peter MaydellRevert "accel/tcg: Init TCG cflags in vCPU thread handler"
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-24 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-10-24 Christian Schoenebecktests/9p: remove unnecessary g_strdup() calls
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tunlinkat() and do_unlinkat()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tlink() and do_hardlink()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tsymlink() and do_symlink()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tlcreate() and do_lcreate()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tmkdir() and do_mkdir()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tflush() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of twrite()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_twrite() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of tlopen()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tlopen() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of treaddir()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_treaddir() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of tgetattr()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tgetattr() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of tattach()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tattach(), do_attach(), do_attach_...
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tversion() and do_version()
2022-10-24 Christian Schoenebecktests/9p: simplify callers of twalk()
2022-10-24 Christian Schoenebecktests/9p: merge *walk*() functions
2022-10-24 Linus Heckemann9pfs: use GHashTable for fid table
2022-10-24 Christian Schoenebecktests/9p: split virtio-9p-test.c into tests and 9p...
2022-10-24 Bin Mengfsdev/virtfs-proxy-helper: Use g_mkdir()
2022-10-24 Jason A. Donenfeldm68k: write bootinfo as rom section and re-randomize...
2022-10-22 Paolo Bonzinitarget/i386: implement FMA instructions
2022-10-21 Jason A. Donenfeldm68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
2022-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20221020' of https://git...
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-20 Peter Maydellhw/ide/microdrive: Use device_cold_reset() for self...
2022-10-20 Richard Hendersontarget/arm: Enable TARGET_TB_PCREL
2022-10-20 Richard Hendersontarget/arm: Introduce gen_pc_plus_diff for aarch32
2022-10-20 Richard Hendersontarget/arm: Introduce gen_pc_plus_diff for aarch64
2022-10-20 Richard Hendersontarget/arm: Change gen_jmp* to work on displacements
2022-10-20 Richard Hendersontarget/arm: Remove gen_exception_internal_insn pc argument
2022-10-20 Richard Hendersontarget/arm: Change gen_exception_insn* to work on displ...
2022-10-20 Richard Hendersontarget/arm: Change gen_*set_pc_im to gen_*update_pc
2022-10-20 Richard Hendersontarget/arm: Change gen_goto_tb to work on displacements
2022-10-20 Richard Hendersontarget/arm: Introduce curr_insn_len
2022-10-20 Richard Hendersontarget/arm: Use bool consistently for get_phys_addr...
2022-10-20 Richard Hendersontarget/arm: Split out get_phys_addr_twostage
2022-10-20 Richard Hendersontarget/arm: Use softmmu tlbs for page table walking
2022-10-20 Richard Hendersontarget/arm: Move be test for regime into S1TranslateResult
2022-10-20 Richard Hendersontarget/arm: Plumb debug into S1Translate
2022-10-20 Richard Hendersontarget/arm: Split out S1Translate type
2022-10-20 Richard Hendersontarget/arm: Restrict tlb flush from vttbr_write to...
2022-10-20 Richard Hendersontarget/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
2022-10-20 Richard Hendersontarget/arm: Add ARMMMUIdx_Phys_{S,NS}
2022-10-20 Richard Hendersontarget/arm: Use probe_access_full for BTI
2022-10-20 Richard Hendersontarget/arm: Use probe_access_full for MTE
2022-10-20 Richard Hendersontarget/arm: Enable TARGET_PAGE_ENTRY_EXTRA
2022-10-20 Alex Bennéetarget/arm: update the cortex-a15 MIDR to latest rev
2022-10-20 Baruch Siachhw/char/pl011: fix baud rate calculation
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Stefan HajnocziMerge tag 'pull-ppc-20221017' of https://gitlab.com...
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 Paolo Bonzinitests/tcg: extend SSE tests to AVX
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
next