qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-17 16:34:45 to 2023-05-18 09:46:47 UTC [more...]

[PATCH v9 00/11] target/riscv: rework CPU extension validation
 2023-05-18  9:45 UTC  (4+ messages)
` [PATCH v9 11/11] target/riscv: rework write_misa()

[PATCH 0/9] Host-specific includes, begin cpuinfo.h
 2023-05-18  9:44 UTC  (15+ messages)
` [PATCH 1/9] util: Introduce host-specific cpuinfo.h
` [PATCH 2/9] util: Add cpuinfo-i386.c
` [PATCH 3/9] util: Add i386 CPUINFO_ATOMIC_VMOVDQU
` [PATCH 4/9] tcg/i386: Use cpuinfo.h
` [PATCH 5/9] util/bufferiszero: Use i386 cpuinfo.h
` [PATCH 6/9] migration/xbzrle: Shuffle function order
` [PATCH 7/9] migration/xbzrle: Use i386 cacheinfo.h
` [PATCH 8/9] migration: Build migration_files once
` [PATCH 9/9] util: Add cpuinfo-aarch64.c

[PULL 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-18  9:22 UTC  (74+ messages)
` [PULL 01/68] target/i386: add support for FLUSH_L1D feature
` [PULL 02/68] target/i386: add support for FB_CLEAR feature
` [PULL 03/68] target/i386: fix operand size for VCOMI/VUCOMI instructions
` [PULL 04/68] target/i386: fix avx2 instructions vzeroall and vpermdq
` [PULL 05/68] tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
` [PULL 06/68] target/i386: Fix and add some comments next to SSE/AVX instructions
` [PULL 07/68] target/i386: Fix exception classes for "
` [PULL 08/68] target/i386: Fix exception classes for MOVNTPS/MOVNTPD
` [PULL 09/68] meson: Pass -j option to sphinx
` [PULL 10/68] migration: Add last stage indicator to global dirty log
` [PULL 11/68] kvm: Synchronize the backup bitmap in the last stage
` [PULL 12/68] kvm: Add helper kvm_dirty_ring_init()
` [PULL 13/68] kvm: Enable dirty ring for arm64
` [PULL 14/68] tcg: round-robin: do not use mb_read for rr_current_cpu
` [PULL 15/68] coverity: the definitive COMPONENTS.md update
` [PULL 16/68] scsi-generic: fix buffer overflow on block limits inquiry
` [PULL 17/68] make: clean after distclean deletes source files
` [PULL 18/68] python: shut up "pip install" during "make check-minreqs"
` [PULL 19/68] python: update pylint configuration
` [PULL 20/68] python: add mkvenv.py
` [PULL 21/68] mkvenv: add better error message for broken or missing ensurepip
` [PULL 22/68] mkvenv: add nested venv workaround
` [PULL 23/68] mkvenv: add ensure subcommand
` [PULL 24/68] mkvenv: add --diagnose option to explain "ensure" failures
` [PULL 25/68] mkvenv: add console script entry point generation
` [PULL 26/68] mkvenv: use pip's vendored distlib as a fallback
` [PULL 27/68] mkvenv: avoid ensurepip if pip is installed
` [PULL 28/68] mkvenv: work around broken pip installations on Debian 10
` [PULL 29/68] tests/docker: add python3-venv dependency
` [PULL 30/68] tests/vm: Configure netbsd to use Python 3.10
` [PULL 31/68] tests/vm: add py310-expat to NetBSD
` [PULL 32/68] python: add vendor.py utility
` [PULL 33/68] configure: create a python venv unconditionally
` [PULL 34/68] python/wheels: add vendored meson package
` [PULL 35/68] configure: use 'mkvenv ensure meson' to bootstrap meson
` [PULL 36/68] qemu.git: drop meson git submodule
` [PULL 37/68] tests: Use configure-provided pyvenv for tests
` [PULL 38/68] configure: move --enable-docs and --disable-docs back to configure
` [PULL 39/68] configure: bootstrap sphinx with mkvenv
` [PULL 40/68] configure: add --enable-pypi and --disable-pypi
` [PULL 41/68] Python: Drop support for Python 3.6
` [PULL 42/68] configure: Add courtesy hint to Python version failure message
` [PULL 43/68] mkvenv: mark command as required
` [PULL 44/68] python: bump some of the dependencies
` [PULL 45/68] meson: regenerate meson-buildoptions.sh
` [PULL 46/68] meson: require 0.63.0
` [PULL 47/68] meson: use prefer_static option
` [PULL 48/68] meson: remove static_kwargs
` [PULL 49/68] meson: add more version numbers to the summary
` [PULL 50/68] meson: drop unnecessary declare_dependency()
` [PULL 51/68] build: move glib detection and workarounds to meson
` [PULL 52/68] configure: remove pkg-config functions
` [PULL 53/68] configure, meson: move --enable-modules to Meson
` [PULL 54/68] meson: prepare move of QEMU_CFLAGS to meson
` [PULL 55/68] build: move sanitizer tests "
` [PULL 56/68] build: move SafeStack "
` [PULL 57/68] build: move coroutine backend selection "
` [PULL 58/68] build: move stack protector flag "
` [PULL 59/68] build: move warning "
` [PULL 60/68] build: move remaining compiler flag tests "
` [PULL 61/68] build: move compiler version check "
` [PULL 62/68] build: move --disable-debug-info "
` [PULL 63/68] configure: remove compiler sanity check
` [PULL 64/68] configure: do not rerun the tests with -Werror
` [PULL 65/68] configure: remove unnecessary mkdir
` [PULL 66/68] configure: reorder option parsing code
` [PULL 67/68] configure: remove unnecessary check
` [PULL 68/68] docs/devel: update build system docs

[PATCH] multifd: Set a higher "backlog" default value for listen()
 2023-05-18  9:16 UTC  (3+ messages)

Multiple vIOMMU instance support in QEMU?
 2023-05-18  9:06 UTC  (3+ messages)

[PATCH v1] hw/loongarch: Add numa support
 2023-05-18  9:06 UTC 

[PATCH v2 0/7] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-18  7:45 UTC  (9+ messages)
` [PATCH v2 2/7] migration: Implement precopy initial data logic
` [PATCH v2 3/7] migration: Enable precopy initial data capability
` [PATCH v2 4/7] tests: Add migration precopy initial data capability test

[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
 2023-05-18  7:34 UTC  (4+ messages)

[PATCH v2] Add information how to fix common build error on Windows in symlink-install-tree
 2023-05-18  7:16 UTC  (3+ messages)

[PULL 00/18] Block layer patches
 2023-05-18  7:13 UTC  (21+ messages)
` [PULL 01/18] blockdev: refactor transaction to use Transaction API
` [PULL 02/18] blockdev: transactions: rename some things
` [PULL 03/18] blockdev: qmp_transaction: refactor loop to classic for
` [PULL 04/18] blockdev: transaction: refactor handling transaction properties
` [PULL 05/18] blockdev: use state.bitmap in block-dirty-bitmap-add action
` [PULL 06/18] blockdev: qmp_transaction: drop extra generic layer
` [PULL 07/18] docs/interop/qcow2.txt: fix description about "zlib" clusters
` [PULL 08/18] block: Call .bdrv_co_create(_opts) unlocked
` [PULL 09/18] block/export: Fix null pointer dereference in error path
` [PULL 10/18] qcow2: Unlock the graph in qcow2_do_open() where necessary
` [PULL 11/18] qemu-img: Take graph lock more selectively
` [PULL 12/18] test-bdrv-drain: "
` [PULL 13/18] test-bdrv-drain: Call bdrv_co_unref() in coroutine context
` [PULL 14/18] blockjob: Adhere to rate limit even when reentered early
` [PULL 15/18] graph-lock: Honour read locks even in the main thread
` [PULL 16/18] iotests/245: Check if 'compress' driver is available
` [PULL 17/18] aio-posix: do not nest poll handlers
` [PULL 18/18] tested: add test for nested aio_poll() in "

[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
 2023-05-18  6:58 UTC  (7+ messages)
` [PATCH v3 5/5] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PATCH v2 0/2] Send all the SVQ control commands in parallel
 2023-05-18  6:54 UTC  (9+ messages)
` [PATCH v2 2/2] vdpa: send CVQ state load "

[PATCH] gitlab: custom-runners: preserve more artifacts for debugging
 2023-05-18  6:52 UTC 

[RFC v3 0/2] migration: Update error description whenever migration fails
 2023-05-18  6:23 UTC  (3+ messages)
` [RFC v3 1/2] "
` [RFC v3 2/2] "

[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
 2023-05-18  6:14 UTC  (5+ messages)
` [PATCH v3 1/3] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
` [PATCH v3 2/3] vhost: register and change IOMMU flag depending on Device-TLB state

[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
 2023-05-18  6:11 UTC  (14+ messages)

[PATCH v2] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-18  6:03 UTC  (12+ messages)

[PATCH v4 0/3] Smstateen FCSR
 2023-05-18  4:48 UTC  (5+ messages)
` [PATCH v4 1/3] target/riscv: smstateen check for fcsr

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2023-05-18  2:45 UTC  (6+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection
` [PATCH RFC 2/5] hw/cxl: Refactor component register initialization
` [PATCH RFC 3/5] hw/cxl: Derive a CXL accelerator device from Type-3
` [PATCH RFC 4/5] hw/cxl/accel: Add Back-Invalidate decoder capbility structure
` [PATCH RFC 5/5] hw/cxl: Add UIO HDM decoder register fields

[PATCH v7 0/7] igb: packet-split descriptors support
 2023-05-18  2:45 UTC  (3+ messages)
  ` [PATCH v7 3/7] igb: RX descriptors guest writting refactoring

[PATCH] xen: Fix host pci for stubdom
 2023-05-18  2:09 UTC  (3+ messages)

[PATCH v3 0/3] Migration documentation
 2023-05-18  1:47 UTC  (4+ messages)
` [PATCH v3 1/3] migration: Add documentation for backwards compatiblity

[PATCH v1 0/2] Add LoongArch cpu arch_id support
 2023-05-18  1:41 UTC  (3+ messages)
` [PATCH v1 1/2] hw/loongarch/virt: Add "
` [PATCH v1 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device

[PATCH 0/6] block: add blk_io_plug_call() API
 2023-05-17 22:10 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] block/nvme: convert to "
` [PATCH 3/6] block/blkio: "
` [PATCH 4/6] block/io_uring: "
` [PATCH 5/6] block/linux-aio: "
` [PATCH 6/6] block: remove bdrv_co_io_plug() API

[PATCH] hw/ide: Remove unuseful IDE_DMA__COUNT definition
 2023-05-17 21:39 UTC  (2+ messages)

[PATCH 0/1] hw/ide/core.c: fix handling of unsupported commands
 2023-05-17 21:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/9] misc AHCI cleanups
 2023-05-17 21:26 UTC  (14+ messages)
` [PATCH 1/9] hw/ide/ahci: remove stray backslash
` [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH 3/9] hw/ide/ahci: write D2H FIS on when processing NCQ command
` [PATCH 6/9] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH 7/9] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
` [PATCH 9/9] hw/ide/ahci: fix broken SError handling

[PATCH 0/5] gitlab: improvements to handling of stable staging branches
 2023-05-17 20:01 UTC  (3+ messages)
` [PATCH 1/5] gitlab: centralize the container tag name

[PATCH v2] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-17 19:51 UTC  (3+ messages)

[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
 2023-05-17 19:48 UTC  (5+ messages)

[PATCH] migration: for snapshots, hold the BQL during setup callbacks
 2023-05-17 19:19 UTC  (4+ messages)

[PULL 00/80] tcg patch queue
 2023-05-17 19:16 UTC  (3+ messages)

[PULL 0/5] QAPI patches patches for 2023-05-17
 2023-05-17 18:35 UTC  (5+ messages)
` [PULL 5/5] qapi/parser: Drop two bad type hints for now

[PATCH] python: honour message limit when using pre-opened socket
 2023-05-17 18:07 UTC  (5+ messages)

[PATCH] target/i386: Clear xsave pkru bit when KVM XCR0 not support
 2023-05-17 17:17 UTC  (3+ messages)

[PATCH] qapi/parser: Fix type hints
 2023-05-17 17:14 UTC  (4+ messages)

[PATCH v8.0.1 00/36] Patch Round-up for stable 8.0.1, freeze on 2023-05-27
 2023-05-17 17:11 UTC  (2+ messages)

[PATCH v1 0/2] Fix the documentation for vfio-user and multi-process QEMU
 2023-05-17 16:43 UTC  (3+ messages)
` [PATCH v1 1/2] vfio-user: update comments
` [PATCH v1 2/2] docs: fix multi-process QEMU documentation

[PATCH 0/3] softmmu/ioport.c: fix use-after-free when calling portio_list_destroy()
 2023-05-17 16:37 UTC  (5+ messages)
` [PATCH 2/3] softmmu/ioport.c: QOMify MemoryRegionPortioList

[PATCH 0/5] python: backport socket changes from python-qemu-qmp
 2023-05-17 16:34 UTC  (6+ messages)
` [PATCH 1/5] python/qmp: allow sockets to be passed to connect()
` [PATCH 2/5] python/qmp/legacy: allow using sockets for connect()
` [PATCH 3/5] python/machine: use connect-based interface for existing sockets
` [PATCH 4/5] python/qmp/legacy: remove open_with_socket() calls
` [PATCH 5/5] Revert "python/qmp/protocol: add open_with_socket()"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).