OSDN Git Service

qmiga/qemu.git
2023-05-19 Paolo Bonziniremove remaining traces of meson submodule
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Richard HendersonMerge tag 'pull-target-arm-20230518' of https://git...
2023-05-18 Paolo Bonzinidocs/devel: update build system docs
2023-05-18 Paolo Bonziniconfigure: remove unnecessary check
2023-05-18 Paolo Bonziniconfigure: reorder option parsing code
2023-05-18 Paolo Bonziniconfigure: remove unnecessary mkdir
2023-05-18 Paolo Bonziniconfigure: do not rerun the tests with -Werror
2023-05-18 Paolo Bonziniconfigure: remove compiler sanity check
2023-05-18 Paolo Bonzinibuild: move --disable-debug-info to meson
2023-05-18 Paolo Bonzinibuild: move compiler version check to meson
2023-05-18 Paolo Bonzinibuild: move remaining compiler flag tests to meson
2023-05-18 Paolo Bonzinibuild: move warning flag selection to meson
2023-05-18 Peter Maydelldocs: Convert u2f.txt to rST
2023-05-18 Peter Maydellhw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
2023-05-18 Peter Maydelltarget/arm: Saturate L2CTLR_EL1 core count field rather...
2023-05-18 Peter Maydelltarget/arm: Convert ERET, ERETAA, ERETAB to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to...
2023-05-18 Peter Maydelltarget/arm: Convert BR, BLR, RET to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert conditional branch insns to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert TBZ, TBNZ to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert CBZ, CBNZ to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert unconditional branch immediate...
2023-05-18 Peter Maydelltarget/arm: Convert Extract instructions to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Bitfield to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Move wide (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Logical (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Replace bitmask64 with MAKE_64BIT_MASK
2023-05-18 Richard Hendersontarget/arm: Convert Add/subtract (immediate with tags...
2023-05-18 Richard Hendersontarget/arm: Convert Add/subtract (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Split gen_add_CC and gen_sub_CC
2023-05-18 Richard Hendersontarget/arm: Convert PC-rel addressing to decodetree
2023-05-18 Peter Maydelltarget/arm: Pull calls to disas_sve() and disas_sme...
2023-05-18 Peter Maydelltarget/arm: Create decodetree skeleton for A64
2023-05-18 Richard Hendersontarget/arm: Split out disas_a64_legacy
2023-05-18 Marcin Juszkiewiczsbsa-ref: use Bochs graphics card instead of VGA
2023-05-18 Alex Bennéetarget/arm: add RAZ/WI handling for DBGDTR[TX|RX]
2023-05-18 Cornelia Huckarm/kvm: add support for MTE
2023-05-18 Marcin JuszkiewiczMaintainers: add myself as reviewer for sbsa-ref
2023-05-18 Richard Hendersontarget/arm: Fix vd == vm overlap in sve_ldff1_z
2023-05-18 Marcin Juszkiewiczsbsa-ref: switch default cpu core to Neoverse-N1
2023-05-18 Paolo Bonzinibuild: move stack protector flag selection to meson
2023-05-18 Paolo Bonzinibuild: move coroutine backend selection to meson
2023-05-18 Paolo Bonzinibuild: move SafeStack tests to meson
2023-05-18 Paolo Bonzinibuild: move sanitizer tests to meson
2023-05-18 Paolo Bonzinimeson: prepare move of QEMU_CFLAGS to meson
2023-05-18 Paolo Bonziniconfigure, meson: move --enable-modules to Meson
2023-05-18 Paolo Bonziniconfigure: remove pkg-config functions
2023-05-18 Paolo Bonzinibuild: move glib detection and workarounds to meson
2023-05-18 Paolo Bonzinimeson: drop unnecessary declare_dependency()
2023-05-18 Paolo Bonzinimeson: add more version numbers to the summary
2023-05-18 Paolo Bonzinimeson: remove static_kwargs
2023-05-18 Paolo Bonzinimeson: use prefer_static option
2023-05-18 Paolo Bonzinimeson: require 0.63.0
2023-05-18 Paolo Bonzinimeson: regenerate meson-buildoptions.sh
2023-05-18 Paolo Bonzinipython: bump some of the dependencies
2023-05-18 Paolo Bonzinimkvenv: mark command as required
2023-05-18 John Snowconfigure: Add courtesy hint to Python version failure...
2023-05-18 Paolo BonziniPython: Drop support for Python 3.6
2023-05-18 John Snowconfigure: add --enable-pypi and --disable-pypi
2023-05-18 John Snowconfigure: bootstrap sphinx with mkvenv
2023-05-18 John Snowconfigure: move --enable-docs and --disable-docs back...
2023-05-18 John Snowtests: Use configure-provided pyvenv for tests
2023-05-18 John Snowqemu.git: drop meson git submodule
2023-05-18 John Snowconfigure: use 'mkvenv ensure meson' to bootstrap meson
2023-05-18 John Snowpython/wheels: add vendored meson package
2023-05-18 John Snowconfigure: create a python venv unconditionally
2023-05-18 John Snowpython: add vendor.py utility
2023-05-18 John Snowtests/vm: add py310-expat to NetBSD
2023-05-18 John Snowtests/vm: Configure netbsd to use Python 3.10
2023-05-18 John Snowtests/docker: add python3-venv dependency
2023-05-18 John Snowmkvenv: work around broken pip installations on Debian 10
2023-05-18 John Snowmkvenv: avoid ensurepip if pip is installed
2023-05-18 John Snowmkvenv: use pip's vendored distlib as a fallback
2023-05-18 John Snowmkvenv: add console script entry point generation
2023-05-18 John Snowmkvenv: add --diagnose option to explain "ensure" failures
2023-05-18 John Snowmkvenv: add ensure subcommand
2023-05-18 John Snowmkvenv: add nested venv workaround
2023-05-18 John Snowmkvenv: add better error message for broken or missing...
2023-05-18 John Snowpython: add mkvenv.py
2023-05-18 John Snowpython: update pylint configuration
2023-05-18 Paolo Bonzinipython: shut up "pip install" during "make check-minreqs"
2023-05-18 Steve Sistaremake: clean after distclean deletes source files
2023-05-18 Paolo Bonziniscsi-generic: fix buffer overflow on block limits inquiry
2023-05-18 Paolo Bonzinicoverity: the definitive COMPONENTS.md update
2023-05-18 Paolo Bonzinitcg: round-robin: do not use mb_read for rr_current_cpu
2023-05-18 Gavin Shankvm: Enable dirty ring for arm64
2023-05-18 Gavin Shankvm: Add helper kvm_dirty_ring_init()
2023-05-18 Gavin Shankvm: Synchronize the backup bitmap in the last stage
2023-05-18 Gavin Shanmigration: Add last stage indicator to global dirty log
2023-05-18 Fabiano Rosasmeson: Pass -j option to sphinx
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 Paolo Bonzinitests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
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
next