OSDN Git Service

qmiga/qemu.git
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Philippe Mathieu... tcg/tcg-op-vec: Remove left over _link_error() definitions
2023-06-05 Ilya Leoshkevichaccel/tcg: Unmap perf_marker
2023-06-05 Richard Hendersontcg: Build once for system and once for user-only
2023-06-05 Richard Hendersonexec/poison: Do not poison CONFIG_SOFTMMU
2023-06-05 Richard Hendersonplugins: Drop unused headers from exec/plugin-gen.h
2023-06-05 Richard Hendersonplugins: Move plugin_insn_append to translator.c
2023-06-05 Richard Hendersontcg: Remove target-specific headers from tcg.[ch]
2023-06-05 Richard Hendersontcg: Move env defines out of NEED_CPU_H in helper-head.h
2023-06-05 Richard Hendersontcg: Fix PAGE/PROT confusion
2023-06-05 Richard Hendersonaccel/tcg: Tidy includes for translator.[ch]
2023-06-05 Richard Hendersontarget/arm: Add missing include of exec/exec-all.h
2023-06-05 Richard Hendersontarget/*: Add missing includes of exec/translation...
2023-06-05 Richard Hendersontarget/mips: Tidy helpers for translation
2023-06-05 Richard Hendersontarget/arm: Tidy helpers for translation
2023-06-05 Richard Hendersonaccel/tcg: Move translator_fake_ldb out of line
2023-06-05 Philippe Mathieu... target/ppc: Inline gen_icount_io_start()
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersonaccel/tcg: Move most of gen-icount.h into translator.c
2023-06-05 Richard Hendersoninclude/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
2023-06-05 Richard Hendersontcg: Spit out exec/translation-block.h
2023-06-05 Richard Hendersonexec-all: Widen TranslationBlock pc and cs_base to...
2023-06-05 Richard Hendersonexec-all: Widen tb_page_addr_t for user-only
2023-06-05 Richard Hendersontcg: Remove NO_CPU_IO_DEFS
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-gvec.h
2023-06-05 Richard Hendersontcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
2023-06-05 Richard Hendersontcg: Add guest_mo to TCGContext
2023-06-05 Richard Hendersontcg: Add insn_start_words to TCGContext
2023-06-05 Richard Hendersontarget/sh4: Emit insn_start for each insn in gUSA region
2023-06-05 Richard Hendersontcg: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Split helper-gen.h
2023-06-05 Richard Hendersontcg: Split tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move temp_idx and tcgv_i32_temp debug out of line
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move TCGHelperInfo and dependencies to tcg/helper...
2023-06-05 Richard Hendersontcg: Remove outdated comments in helper-head.h
2023-06-05 Richard Hendersontarget/hexagon: Include helper-gen.h where needed
2023-06-05 Richard Hendersontarget/arm: Include helper-gen.h in translator.h
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
2023-06-05 Richard Hendersontcg: Move TCGv, dup_const_tl definitions to tcg-op.h
2023-06-05 Richard Hendersontcg: Split out tcg/oversized-guest.h
2023-06-05 Richard Hendersontarget/arm: Fix test of TCG_OVERSIZED_GUEST
2023-06-05 Richard Hendersontcg: Split out tcg-target-reg-bits.h
2023-06-05 Richard Henderson*: Add missing includes of tcg/tcg.h
2023-06-05 Richard Hendersontarget/*: Add missing includes of tcg/debug-assert.h
2023-06-05 Richard Hendersontarget/avr: Add missing includes of qemu/error-report.h
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
2023-06-05 Richard Hendersontcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
2023-06-05 Richard Hendersontcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Ilya Leoshkevichlinux-user: Emulate /proc/cpuinfo on s390x
2023-06-05 Ilya Leoshkevichlinux-user/elfload: Introduce elf_hwcap_str() on s390x
2023-06-05 Ilya Leoshkevichlinux-user/elfload: Expose get_elf_hwcap() on s390x
2023-06-05 Ilya Leoshkevichs390x/tcg: Fix CPU address returned by STIDP
2023-06-05 Philippe Mathieu... bulk: Remove pointless QOM casts
2023-06-05 Philippe Mathieu... scripts: Add qom-cast-macro-clean-cocci-gen.py
2023-06-05 Thomas Huthhw/mips/malta: Fix the malta machine on big endian...
2023-06-05 Camilla Contegitlab-ci: Remove unused Python package
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'qemu-sparc-20230605' of https://github.com...
2023-06-05 Jean-Louis... qcow2: add discard-no-unref option
2023-06-05 Alexander Ivanovparallels: Incorrect condition in out-of-image check
2023-06-05 Alexander Ivanovparallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK...
2023-06-05 Alexander Ivanovparallels: Move statistic collection to a separate...
2023-06-05 Alexander Ivanovparallels: Move check of leaks to a separate function
2023-06-05 Alexander Ivanovparallels: Fix statistics calculation
2023-06-05 Alexander Ivanovparallels: Move check of cluster outside image to a...
2023-06-05 Alexander Ivanovparallels: Move check of unclean image to a separate...
2023-06-05 Alexander Ivanovparallels: Use generic infrastructure for BAT writing...
2023-06-05 Alexander Ivanovparallels: create parallels_set_bat_entry_helper()...
2023-06-05 Alexander Ivanovparallels: Fix image_end_offset and data_end after...
2023-06-05 Alexander Ivanovparallels: Fix high_off calculation in parallels_co_check()
2023-06-05 Alexander Ivanovparallels: Out of image offset in BAT leads to image...
2023-06-05 Hanna Czenczekiotests/iov-padding: New test
2023-06-05 Hanna Czenczekutil/iov: Remove qemu_iovec_init_extended()
2023-06-05 Hanna Czenczekblock: Collapse padded I/O vecs exceeding IOV_MAX
2023-06-05 Hanna Czenczekutil/iov: Make qiov_slice() public
2023-06-05 Thomas Huthtests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTER...
2023-06-05 Ilya Leoshkevichtests/tcg/s390x: Test MXDB and MXDBR
2023-06-05 Ilya Leoshkevichtarget/s390x: Fix MXDB and MXDBR
2023-06-05 Bernhard Beschowhw/isa/i82378: Remove unused "io" attribute
2023-06-05 Bernhard Beschowhw/arm/omap: Remove unused omap_uart_attach()
2023-06-05 Bernhard Beschowhw/timer/i8254_common: Share "iobase" property via...
2023-06-05 Max FritzAdd conditional dependency for libkeyutils
2023-06-05 Ilya Leoshkevichtests/tcg/s390x: Test single-stepping SVC
2023-06-05 Ilya Leoshkevichlinux-user/s390x: Fix single-stepping SVC
2023-06-05 Ilya Leoshkevichtests/tcg/s390x: Test LOCFHR
2023-06-05 Ilya Leoshkevichtarget/s390x: Fix LOCFHR taking the wrong half of R2
2023-06-05 Ilya Leoshkevichtests/tcg/s390x: Test LCBB
2023-06-05 Ilya Leoshkevichtarget/s390x: Fix LCBB overwriting the top 32 bits
2023-06-05 Richard HendersonMerge tag 'pull-loongarch-20230605' of https://gitlab...
2023-06-05 Jiaxun Yanghw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
2023-06-03 Richard HendersonMerge tag 'migration-20230602-pull-request' of https...
2023-06-02 Richard HendersonMerge tag 'pull-nbd-2023-06-01-v2' of https://repo...
2023-06-02 Eric Blakecutils: Improve qemu_strtosz handling of fractions
2023-06-02 Eric Blakecutils: Improve qemu_strtod* error paths
next