qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-17 13:59:11 to 2023-05-17 21:40:44 UTC [more...]

[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

[PULL 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-17 20:31 UTC  (71+ 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 0/5] gitlab: improvements to handling of stable staging branches
 2023-05-17 20:01 UTC  (14+ messages)
` [PATCH 1/5] gitlab: centralize the container tag name
` [PATCH 2/5] gitlab: allow overriding name of the upstream repository
` [PATCH 3/5] gitlab: stable staging branches publish containers in a separate tag
` [PATCH 4/5] gitlab: avoid extra pipelines for tags and stable branches
` [PATCH 5/5] gitlab: support disabling job auto-run in upstream

[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 00/18] Block layer patches
 2023-05-17 19:10 UTC  (20+ 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 "

[PULL 0/5] QAPI patches patches for 2023-05-17
 2023-05-17 18:35 UTC  (10+ messages)
` [PULL 1/5] qapi: Improve error message for description following section
` [PATCH] qapi/parser: Drop two bad type hints for now
` [PULL 2/5] docs/interop: Convert qmp-spec.txt to rST
` [PULL 3/5] docs/interop/qmp-spec: Update error description for parsing errors
` [PULL 4/5] docs/interop: Delete qmp-intro.txt
` [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 v2] Add information how to fix common build error on Windows in symlink-install-tree
 2023-05-17 16:55 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] acpi/tests/bios-tables-test: add an environment variable for iasl location
 2023-05-17 16:43 UTC  (13+ messages)

[PATCH v2 0/7] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-17 16:40 UTC  (11+ messages)
` [PATCH v2 1/7] migration: Add precopy initial data capability
` [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 v2 5/7] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v2 6/7] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v2 7/7] vfio/migration: Add support for precopy initial data capability

[PATCH 0/3] softmmu/ioport.c: fix use-after-free when calling portio_list_destroy()
 2023-05-17 16:37 UTC  (8+ 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()"

Status of DAX for virtio-fs/virtiofsd?
 2023-05-17 16:26 UTC  (2+ messages)

[PATCH v2 0/3] ACPI: i386: bump MADT to revision 3
 2023-05-17 16:25 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PATCH v2 2/3] ACPI: i386: bump to MADT to revision 3
` [PATCH v2 3/3] ACPI: bios-tables-test.c step 5 (update expected table binaries)

[PATCH 0/2] vhost-user-gpu get_edid feature
 2023-05-17 16:08 UTC  (3+ messages)

[PATCH 0/2] aio-posix: do not nest poll handlers
 2023-05-17 16:07 UTC  (2+ messages)

[PULL 0/9] Linux user for 8.1 patches
 2023-05-17 16:04 UTC  (2+ messages)

[RFC PATCH] Add support for RAPL MSRs in KVM/Qemu
 2023-05-17 15:43 UTC  (2+ messages)

[PATCH v7 0/7] igb: packet-split descriptors support
 2023-05-17 15:47 UTC  (8+ messages)
    ` [PATCH v7 1/7] igb: remove TCP ACK detection
    ` [PATCH v7 2/7] igb: rename E1000E_RingInfo_st
    ` [PATCH v7 3/7] igb: RX descriptors guest writting refactoring
    ` [PATCH v7 4/7] igb: RX payload "
    ` [PATCH v7 5/7] igb: add IPv6 extended headers traffic detection
    ` [PATCH v7 6/7] igb: packet-split descriptors support
    ` [PATCH v7 7/7] e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers

[PATCH qemu] docs/interop/qcow2.txt: fix description about "zlib" clusters
 2023-05-17 15:48 UTC  (2+ messages)

[PATCH 0/3] block/graph-lock: Disable locking for now
 2023-05-17 15:28 UTC  (4+ messages)
` [PATCH 1/3] graph-lock: "
` [PATCH 2/3] nbd/server: Fix drained_poll to wake coroutine in right AioContext
` [PATCH 3/3] iotests: Test commit with iothreads and ongoing I/O

[PATCH 0/4] Virtio shared dma-buf
 2023-05-17 15:10 UTC  (6+ messages)
` [PATCH 1/4] virtio-dmabuf: introduce virtio-dmabuf

[PATCH v2 0/2] Send all the SVQ control commands in parallel
 2023-05-17 15:11 UTC  (8+ messages)
` [PATCH v2 1/2] vdpa: rename vhost_vdpa_net_cvq_add()
` [PATCH v2 2/2] vdpa: send CVQ state load commands in parallel

[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
 2023-05-17 14:30 UTC  (7+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk

[PATCH] memory: stricter checks prior to unsetting engaged_in_io
 2023-05-17 14:21 UTC  (2+ messages)

[RFC] cxl: Multi-headed device design
 2023-05-17 14:18 UTC  (4+ messages)

[PATCH] tcg/i386: Set P_REXW in tcg_out_addi_ptr
 2023-05-17 14:06 UTC 

[PATCH v9 00/11] target/riscv: rework CPU extension validation
 2023-05-17 13:57 UTC  (5+ messages)
` [PATCH v9 01/11] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH v9 03/11] target/riscv/cpu.c: remove set_priv_version()
` [PATCH v9 06/11] target/riscv: Update check for Zca/Zcf/Zcd
` [PATCH v9 07/11] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers


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).