qemu /
qemu /
5ed3dabe57dd9f4c007404345e5f5bf0e347317f - 5ed3dab hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0 by Leonardo Bras · 1 year, 10 months ago
- 6f8be29 vhost-user: send SET_STATUS 0 after GET_VRING_BASE by Stefan Hajnoczi · 1 year, 10 months ago
- 5b52692 pci: pci_add_option_rom(): refactor: use g_autofree for path variable by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 4ab049c pci: pci_add_option_rom(): improve style by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- 1141159 ACPI: bios-tables-test.c step 5 (update expected table binaries) by Eric DeVolder · 1 year, 10 months ago
- 6da94e2 ACPI: i386: bump to MADT to revision 3 by Eric DeVolder · 1 year, 10 months ago
- 354b09d ACPI: bios-tables-test.c step 2 (allowed-diff entries) by Eric DeVolder · 1 year, 10 months ago
- adacc81 hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent) by Gregory Price · 1 year, 11 months ago
- 3521176 hw/mem: Use memory_region_size() in cxl_type3 by Jonathan Cameron · 1 year, 11 months ago
- 847ea4e tests/qtest/cxl-test: whitespace, line ending cleanup by Gregory Price · 1 year, 11 months ago
- 823371a hw/cxl: Fix incorrect reset of commit and associated clearing of committed. by Jonathan Cameron · 1 year, 11 months ago
- 92ff7ca hw/cxl: Fix endian handling for decoder commit. by Jonathan Cameron · 1 year, 11 months ago
- 23e1248 hw/cxl: drop pointless memory_region_transaction_guards by Jonathan Cameron · 1 year, 11 months ago
- 0795b98 docs/cxl: Replace unsupported AARCH64 with x86_64 by Raghu H · 1 year, 11 months ago
- 9830ea6 docs/cxl: Remove incorrect CXL type 3 size parameter by Raghu H · 1 year, 11 months ago
- ca47505 docs/cxl: fix some typos by Brice Goglin · 1 year, 11 months ago
- 7b22a32 hw/cxl: cdat: Fix failure to free buffer in erorr paths by Jonathan Cameron · 1 year, 11 months ago
- 71ba92f hw/cxl: cdat: Fix open file not closed in ct3_load_cdat() by Hao Zeng · 1 year, 11 months ago
- 5d41055 vhost: fix possible wrap in SVQ descriptor ring by Hawkins Jiawei · 1 year, 10 months ago
- 297e818 accel/tcg: Fix append_mem_cb by Richard Henderson · 1 year, 10 months ago
- f0b95ab Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 10 months ago
- 266ccbb Merge tag 'pull-target-arm-20230518' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 1 year, 10 months ago
- fe3ab4e docs/devel: update build system docs by Paolo Bonzini · 2 years, 5 months ago
- d71ccfa configure: remove unnecessary check by Paolo Bonzini · 1 year, 10 months ago
- 13cf376 configure: reorder option parsing code by Paolo Bonzini · 1 year, 10 months ago
- eebcddf configure: remove unnecessary mkdir by Paolo Bonzini · 1 year, 10 months ago
- d0016b8 configure: do not rerun the tests with -Werror by Paolo Bonzini · 2 years, 5 months ago
- 264b803 configure: remove compiler sanity check by Paolo Bonzini · 1 year, 10 months ago
- c0e705c build: move --disable-debug-info to meson by Paolo Bonzini · 1 year, 10 months ago
- 13f60de build: move compiler version check to meson by Paolo Bonzini · 2 years, 5 months ago
- a988b4c build: move remaining compiler flag tests to meson by Paolo Bonzini · 2 years, 5 months ago
- 95caf1f build: move warning flag selection to meson by Paolo Bonzini · 2 years, 2 months ago
- 91608e2 docs: Convert u2f.txt to rST by Peter Maydell · 1 year, 11 months ago
- 18e8ba4 hw/arm/vexpress: Avoid trivial memory leak of 'flashalias' by Peter Maydell · 1 year, 10 months ago
- 1aa4512 target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing by Peter Maydell · 1 year, 10 months ago
- 442c9d6 target/arm: Convert ERET, ERETAA, ERETAB to decodetree by Peter Maydell · 1 year, 10 months ago
- c990fde target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree by Peter Maydell · 1 year, 10 months ago
- 0ebbe90 target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to decodetree by Peter Maydell · 1 year, 10 months ago
- c0b5e39 target/arm: Convert BR, BLR, RET to decodetree by Peter Maydell · 1 year, 10 months ago
- 484df36 target/arm: Convert conditional branch insns to decodetree by Peter Maydell · 1 year, 10 months ago
- e505828 target/arm: Convert TBZ, TBNZ to decodetree by Peter Maydell · 1 year, 10 months ago
- f8977d5 target/arm: Convert CBZ, CBNZ to decodetree by Peter Maydell · 1 year, 10 months ago
- 6201b2a target/arm: Convert unconditional branch immediate to decodetree by Peter Maydell · 1 year, 10 months ago
- 4240fb6 target/arm: Convert Extract instructions to decodetree by Peter Maydell · 1 year, 10 months ago
- 5e451ae target/arm: Convert Bitfield to decodetree by Richard Henderson · 1 year, 10 months ago
- ee0daeb target/arm: Convert Move wide (immediate) to decodetree by Richard Henderson · 1 year, 10 months ago
- 8127f46 target/arm: Convert Logical (immediate) to decodetree by Richard Henderson · 1 year, 10 months ago
- 000bcd0 target/arm: Replace bitmask64 with MAKE_64BIT_MASK by Richard Henderson · 1 year, 10 months ago
- 86002ec target/arm: Convert Add/subtract (immediate with tags) to decodetree by Richard Henderson · 1 year, 10 months ago
- 3ce7b5e target/arm: Convert Add/subtract (immediate) to decodetree by Richard Henderson · 1 year, 10 months ago
- 372b7ec target/arm: Split gen_add_CC and gen_sub_CC by Richard Henderson · 1 year, 10 months ago
- 45fda88 target/arm: Convert PC-rel addressing to decodetree by Richard Henderson · 1 year, 10 months ago
- 270076d target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder by Peter Maydell · 1 year, 10 months ago
- 8058c83 target/arm: Create decodetree skeleton for A64 by Peter Maydell · 1 year, 10 months ago
- 8ed24ba target/arm: Split out disas_a64_legacy by Richard Henderson · 1 year, 10 months ago
- 9162ac6 sbsa-ref: use Bochs graphics card instead of VGA by Marcin Juszkiewicz · 1 year, 10 months ago
- 70a670c target/arm: add RAZ/WI handling for DBGDTR[TX|RX] by Alex Bennée · 1 year, 10 months ago
- b320e21 arm/kvm: add support for MTE by Cornelia Huck · 1 year, 10 months ago
- 96e6d25 Maintainers: add myself as reviewer for sbsa-ref by Marcin Juszkiewicz · 1 year, 10 months ago
- a6771f2 target/arm: Fix vd == vm overlap in sve_ldff1_z by Richard Henderson · 1 year, 10 months ago
- 1877272 sbsa-ref: switch default cpu core to Neoverse-N1 by Marcin Juszkiewicz · 1 year, 10 months ago
- 911d4ca build: move stack protector flag selection to meson by Paolo Bonzini · 2 years, 5 months ago
- 6739825 build: move coroutine backend selection to meson by Paolo Bonzini · 2 years, 5 months ago
- 721fa5e build: move SafeStack tests to meson by Paolo Bonzini · 2 years, 5 months ago
- 34f983d build: move sanitizer tests to meson by Paolo Bonzini · 2 years, 2 months ago
- d67212d meson: prepare move of QEMU_CFLAGS to meson by Paolo Bonzini · 2 years, 5 months ago
- 6002711 configure, meson: move --enable-modules to Meson by Paolo Bonzini · 2 years, 5 months ago
- 877c556 configure: remove pkg-config functions by Paolo Bonzini · 2 years, 5 months ago
- fc9a809 build: move glib detection and workarounds to meson by Paolo Bonzini · 2 years, 5 months ago
- 5328353 meson: drop unnecessary declare_dependency() by Paolo Bonzini · 2 years ago
- bd3615d meson: add more version numbers to the summary by Paolo Bonzini · 2 years ago
- 063d511 meson: remove static_kwargs by Paolo Bonzini · 2 years, 8 months ago
- a0cbd2e meson: use prefer_static option by Paolo Bonzini · 2 years, 8 months ago
- 3b087f7 meson: require 0.63.0 by Paolo Bonzini · 3 years, 2 months ago
- 5fbfea6 meson: regenerate meson-buildoptions.sh by Paolo Bonzini · 1 year, 10 months ago
- 7b4b98c python: bump some of the dependencies by Paolo Bonzini · 1 year, 10 months ago
- 02312f1 mkvenv: mark command as required by Paolo Bonzini · 1 year, 10 months ago
- e46b82a configure: Add courtesy hint to Python version failure message by John Snow · 1 year, 10 months ago
- 5591b74 Python: Drop support for Python 3.6 by Paolo Bonzini · 1 year, 10 months ago
- 0c5f3dc configure: add --enable-pypi and --disable-pypi by John Snow · 1 year, 10 months ago
- 6f6652e configure: bootstrap sphinx with mkvenv by John Snow · 1 year, 10 months ago
- 6b0cedc configure: move --enable-docs and --disable-docs back to configure by John Snow · 1 year, 10 months ago
- 9c6692d tests: Use configure-provided pyvenv for tests by John Snow · 1 year, 10 months ago
- aab9512 qemu.git: drop meson git submodule by John Snow · 1 year, 10 months ago
- 66e2c6c configure: use 'mkvenv ensure meson' to bootstrap meson by John Snow · 1 year, 10 months ago
- e80bdbf python/wheels: add vendored meson package by John Snow · 1 year, 10 months ago
- 81e2b19 configure: create a python venv unconditionally by John Snow · 1 year, 10 months ago
- 2274817 python: add vendor.py utility by John Snow · 1 year, 10 months ago
- 1dee66c tests/vm: add py310-expat to NetBSD by John Snow · 1 year, 10 months ago
- dd48b47 tests/vm: Configure netbsd to use Python 3.10 by John Snow · 1 year, 10 months ago
- a22a4b2 tests/docker: add python3-venv dependency by John Snow · 1 year, 10 months ago
- c804962 mkvenv: work around broken pip installations on Debian 10 by John Snow · 1 year, 10 months ago
- f1ad527 mkvenv: avoid ensurepip if pip is installed by John Snow · 1 year, 10 months ago
- 68ea6d1 mkvenv: use pip's vendored distlib as a fallback by John Snow · 1 year, 10 months ago
- 9283489 mkvenv: add console script entry point generation by John Snow · 1 year, 10 months ago
- 4695a22 mkvenv: add --diagnose option to explain "ensure" failures by John Snow · 1 year, 10 months ago
- c5538ee mkvenv: add ensure subcommand by John Snow · 1 year, 10 months ago
- dee01b8 mkvenv: add nested venv workaround by John Snow · 1 year, 10 months ago
- a9dbde7 mkvenv: add better error message for broken or missing ensurepip by John Snow · 1 year, 10 months ago
- dd84028 python: add mkvenv.py by John Snow · 1 year, 10 months ago