]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-06-06 Paolo Bonzinimeson: subprojects: replace submodules with wrap files
2023-06-06 Paolo Bonzinibuild: log submodule update from git-submodule.sh
2023-06-06 Paolo Bonzinigit-submodule: allow partial update of .git-submodule...
2023-06-06 Paolo Bonziniconfigure: rename --enable-pypi to --enable-download...
2023-06-06 Paolo Bonziniconfigure: remove --with-git= option
2023-06-06 Paolo Bonzinimkvenv: always pass locally-installed packages to pip
2023-06-06 Paolo Bonzinitests: Use separate virtual environment for avocado
2023-06-06 Paolo BonziniRevert "tests/requirements.txt: bump up avocado-framewo...
2023-06-06 Philippe Mathieu... scsi/qemu-pr-helper: Drop support for 'old' libmultipat...
2023-06-06 Thomas Huthmeson.build: Use -Wno-undef only for SDL2 versions...
2023-06-06 Thomas Huthmeson.build: Group the audio backend entries in a separ...
2023-06-06 Thomas Huthmeson.build: Group the network backend entries in a...
2023-06-06 Thomas Huthmeson.build: Group the UI entries in a separate summary...
2023-06-06 Paolo Bonziniscripts: remove dead file
2023-06-06 Paolo Bonziniatomics: eliminate mb_read/mb_set
2023-06-06 Michal Privoznikmeson: Avoid implicit declaration of absent functions
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 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 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 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
2023-06-02 Eric Blakecutils: Use parse_uint in qemu_strtosz for negative...
2023-06-02 Eric Blakecutils: Set value in all integral qemu_strto* error...
2023-06-02 Eric Blakecutils: Set value in all qemu_strtosz* error paths
next