qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 14:13:30 to 2023-10-04 22:03:27 UTC [more...]

[PATCH v3 00/10] migration: Better error handling in rp thread, allow failures in recover
 2023-10-04 22:02 UTC  (3+ messages)
` [PATCH v3 02/10] migration: Introduce migrate_has_error()
` [PATCH v3 03/10] migration: Refactor error handling in source return path

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-10-04 21:55 UTC  (4+ messages)
` [PATCH v7 12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

[PATCH] qtest/migration: Add a test for the analyze-migration script
 2023-10-04 20:40 UTC  (2+ messages)

[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
 2023-10-04 20:34 UTC  (10+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject
` [RFC PATCH v2 2/9] i386/sev: Replace INIT and ES_INIT ioctls with sev library equivalents
` [RFC PATCH v2 3/9] i386/sev: Replace LAUNCH_START ioctl with sev library equivalent
` [RFC PATCH v2 4/9] i386/sev: Replace UPDATE_DATA "
` [RFC PATCH v2 5/9] i386/sev: Replace LAUNCH_UPDATE_VMSA "
` [RFC PATCH v2 6/9] i386/sev: Replace LAUNCH_MEASURE "
` [RFC PATCH v2 7/9] i386/sev: Replace LAUNCH_SECRET "
` [RFC PATCH v2 8/9] i386/sev: Replace LAUNCH_FINISH "
` [RFC PATCH v2 9/9] i386/sev: Replace SEV_ATTESTATION_REPORT "

[PATCH v4 00/15] Prerequisite changes for IOMMUFD support
 2023-10-04 19:58 UTC  (19+ messages)
` [PATCH v4 01/15] scripts/update-linux-headers: Add iommufd.h
` [PATCH v4 02/15] linux-headers: "
` [PATCH v4 03/15] vfio/common: Move IOMMU agnostic helpers to a separate file
` [PATCH v4 04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
` [PATCH v4 05/15] vfio/common: Introduce vfio_container_add|del_section_window()
` [PATCH v4 06/15] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v4 07/15] vfio/pci: Introduce vfio_[attach/detach]_device
` [PATCH v4 08/15] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v4 09/15] vfio/ap: "
` [PATCH v4 10/15] vfio/ccw: "
` [PATCH v4 11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function
` [PATCH v4 12/15] vfio/common: Introduce a per container device list
` [PATCH v4 13/15] vfio/common: Store the parent container in VFIODevice
` [PATCH v4 14/15] vfio/common: Introduce a global VFIODevice list
` [PATCH v4 15/15] vfio/common: Move legacy VFIO backend code into separate container.c

[PULL 0/9] Python patches
 2023-10-04 19:46 UTC  (10+ messages)
` [PULL 1/9] Python/iotests: Add type hint for nbd module
` [PULL 2/9] python/machine: move socket setup out of _base_args property
` [PULL 3/9] python/machine: close sock_pair in cleanup path
` [PULL 4/9] python/console_socket: accept existing FD in initializer
` [PULL 5/9] python/machine: use socketpair() for console connections
` [PULL 6/9] python/machine: use socketpair() for qtest connection
` [PULL 7/9] python/machine: remove unused sock_dir argument
` [PULL 8/9] python/qmp: remove Server.wait_closed() call for Python 3.12
` [PULL 9/9] Python: test "

[PATCH v7 0/4] pci hotplug tracking
 2023-10-04 19:34 UTC  (4+ messages)
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure

[PATCH 0/5] migration: Downtime observability improvements
 2023-10-04 19:33 UTC  (6+ messages)
` [PATCH 4/5] migration: Provide QMP access to downtime stats
` [PATCH 5/5] migration: Print expected-downtime on completion

[PATCH] xlnx-bbram: hw/nvram: Use dot in device type name
 2023-10-04 19:22 UTC  (2+ messages)

[PATCH] xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device reset
 2023-10-04 19:20 UTC  (2+ messages)

[PATCH] xlnx-versal-efuse: hw/nvram: Remove deprecated device reset
 2023-10-04 19:21 UTC  (2+ messages)

[PATCH v3 0/3] AMD/Xilinx Versal TRNG support
 2023-10-04 19:11 UTC  (6+ messages)
` [PATCH v3 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PATCH v3 2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx "
` [PATCH v3 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal "

[PATCH v3 00/16] (few more) Steps towards enabling -Wshadow
 2023-10-04 19:01 UTC  (10+ messages)
` [PATCH v3 04/16] os-posix: Clean up global variable shadowing
` [PATCH v3 06/16] qemu-img: "
` [PATCH v3 07/16] qemu-io: "
` [PATCH v3 11/16] util/cutils: Clean up global variable shadowing in get_relocated_path()

[PATCH v8 0/2] tpm: add mssim backend
 2023-10-04 18:42 UTC  (3+ messages)
` [PATCH v8 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v8 2/2] tpm: add backend for mssim

[PULL v2 00/47] tcg patch queue
 2023-10-04 18:39 UTC 

[PULL 00/63] virtio,pci: features, cleanups
 2023-10-04 18:29 UTC  (10+ messages)
` [PULL 33/63] hw/cxl: Add QTG _DSM support for ACPI0017 device

[RFC PATCH 0/1] tests/migration-test: Allow testing older machine types
 2023-10-04 18:21 UTC  (10+ messages)
` [RFC PATCH 1/1] qtest/migration: Support more than one QEMU binary

[PATCH 00/21] qapi: Kill 'qapi/qmp/qerror.h' for good
 2023-10-04 18:16 UTC  (27+ messages)
` [PATCH 01/21] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
` [PATCH 02/21] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
` [PATCH 03/21] qapi: Inline and remove QERR_DEVICE_IN_USE definition
` [PATCH 04/21] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
` [PATCH 05/21] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter)
` [PATCH 06/21] qapi: Inline and remove QERR_INVALID_PARAMETER definition
` [PATCH 07/21] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param)
` [PATCH 08/21] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)
` [PATCH 09/21] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
` [PATCH 10/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value)
` [PATCH 11/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param)
` [PATCH 12/21] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition
` [PATCH 13/21] qapi: Inline and remove QERR_IO_ERROR definition
` [PATCH 14/21] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
` [PATCH 15/21] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter)
` [PATCH 16/21] qapi: Inline and remove QERR_MISSING_PARAMETER definition
` [PATCH 17/21] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
` [PATCH 18/21] qapi: Inline and remove QERR_PROPERTY_VALUE_OUT_OF_RANGE definition
` [PATCH 19/21] qapi: Inline and remove QERR_QGA_COMMAND_FAILED definition
` [RFC PATCH 20/21] qapi: Inline and remove QERR_UNSUPPORTED definition
` [PATCH 21/21] qapi: Remove 'qapi/qmp/qerror.h' header

[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-04 18:12 UTC  (17+ messages)
` [PATCH v11 02/10] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v11 05/10] migration: convert exec backend to accept MigrateAddress
` [PATCH v11 08/10] migration: Implement MigrateChannelList to qmp migration flow
` [PATCH v11 09/10] migration: Implement MigrateChannelList to hmp "
` [PATCH v11 10/10] migration: modify test_multifd_tcp_none() to use new QAPI syntax

Wshadow: Better name for 'optarg'?
 2023-10-04 18:02 UTC  (7+ messages)

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-10-04 18:00 UTC  (9+ messages)
` [PATCH 28/52] migration/rdma: Check negative error values the same way everywhere

[PATCH v2 00/53] migration/rdma: Error handling fixes
 2023-10-04 17:52 UTC  (89+ messages)
` [PATCH v2 01/53] migration/rdma: Clean up qemu_rdma_poll()'s return type
` [PATCH v2 02/53] migration/rdma: Clean up qemu_rdma_data_init()'s "
` [PATCH v2 03/53] migration/rdma: Clean up rdma_delete_block()'s "
` [PATCH v2 04/53] migration/rdma: Drop fragile wr_id formatting
` [PATCH v2 05/53] migration/rdma: Consistently use uint64_t for work request IDs
` [PATCH v2 06/53] migration/rdma: Fix unwanted integer truncation
` [PATCH v2 07/53] migration/rdma: Clean up two more harmless signed vs. unsigned issues
` [PATCH v2 08/53] migration/rdma: Give qio_channel_rdma_source_funcs internal linkage
` [PATCH v2 09/53] migration/rdma: Fix qemu_rdma_accept() to return failure on errors
` [PATCH v2 10/53] migration/rdma: Put @errp parameter last
` [PATCH v2 11/53] migration/rdma: Eliminate error_propagate()
` [PATCH v2 12/53] migration/rdma: Drop rdma_add_block() error handling
` [PATCH v2 13/53] migration/rdma: Drop qemu_rdma_search_ram_block() "
` [PATCH v2 14/53] migration/rdma: Make qemu_rdma_buffer_mergeable() return bool
` [PATCH v2 15/53] migration/rdma: Use bool for two RDMAContext flags
` [PATCH v2 17/53] migration/rdma: Ditch useless numeric error codes in error messages
` [PATCH v2 18/53] migration/rdma: Fix io_writev(), io_readv() methods to obey contract
` [PATCH v2 19/53] migration/rdma: Replace dangerous macro CHECK_ERROR_STATE()
` [PATCH v2 20/53] migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error
` [PATCH v2 21/53] migration/rdma: Fix qemu_get_cm_event_timeout() to always "
` [PATCH v2 22/53] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port
` [PATCH v2 23/53] migration/rdma: Fix QEMUFileHooks method return values
` [PATCH v2 24/53] migration/rdma: Fix rdma_getaddrinfo() error checking
` [PATCH v2 25/53] migration/rdma: Return -1 instead of negative errno code
` [PATCH v2 26/53] migration/rdma: Dumb down remaining int error values to -1
` [PATCH v2 27/53] migration/rdma: Replace int error_state by bool errored
` [PATCH v2 28/53] migration/rdma: Drop superfluous assignments to @ret
` [PATCH v2 29/53] migration/rdma: Check negative error values the same way everywhere
` [PATCH v2 30/53] migration/rdma: Plug a memory leak and improve a message
` [PATCH v2 31/53] migration/rdma: Delete inappropriate error_report() in macro ERROR()
` [PATCH v2 32/53] migration/rdma: Retire "
` [PATCH v2 33/53] migration/rdma: Fix error handling around rdma_getaddrinfo()
` [PATCH v2 34/53] migration/rdma: Drop "@errp is clear" guards around error_setg()
` [PATCH v2 35/53] migration/rdma: Convert qemu_rdma_exchange_recv() to Error
` [PATCH v2 36/53] migration/rdma: Convert qemu_rdma_exchange_send() "
` [PATCH v2 37/53] migration/rdma: Convert qemu_rdma_exchange_get_response() "
` [PATCH v2 38/53] migration/rdma: Convert qemu_rdma_reg_whole_ram_blocks() "
` [PATCH v2 39/53] migration/rdma: Convert qemu_rdma_write_flush() "
` [PATCH v2 40/53] migration/rdma: Convert qemu_rdma_write_one() "
` [PATCH v2 41/53] migration/rdma: Convert qemu_rdma_write() "
` [PATCH v2 51/53] migration/rdma: Downgrade qemu_rdma_cleanup() errors to warnings
` [PATCH v2 53/53] migration/rdma: Replace flawed device detail dump by tracing

[PATCH v24 00/21] s390x: CPU Topology
 2023-10-04 17:32 UTC  (4+ messages)
` [PATCH v24 02/21] CPU topology: extend with s390 specifics

[PATCH v2 00/10] Removal of QEMUFileHooks
 2023-10-04 17:26 UTC  (5+ messages)
` [PATCH v2 02/10] migration/rdma: Unfold ram_control_before_iterate()

[PATCH] hw/intc/arm_gicv3_kvm.c: Set the qemu_irq/gsi mapping for VFIO platform
 2023-10-04 17:19 UTC  (2+ messages)

[PULL 00/47] tcg patch queue
 2023-10-04 17:08 UTC  (5+ messages)

deadlock when using iothread during backup_clean()
 2023-10-04 17:08 UTC  (6+ messages)

[PATCH v8 0/5] Support x2APIC mode with TCG accelerator
 2023-10-04 17:05 UTC  (5+ messages)

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-10-04 17:01 UTC  (14+ messages)
` [PATCH v1 1/9] qapi: golang: Generate qapi's enum types in Go
` [PATCH v1 2/9] qapi: golang: Generate qapi's alternate "

[PATCH v3 00/15] Prerequisite changes for IOMMUFD support
 2023-10-04 17:00 UTC  (6+ messages)
` [PATCH v3 13/15] vfio/common: Store the parent container in VFIODevice

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-04 16:30 UTC  (6+ messages)
` [PATCH 7/7] "

[PATCH 0/5] RFC: migration: check required entries and sections are loaded
 2023-10-04 16:26 UTC  (4+ messages)
` [PATCH 4/5] RFC: migration: check required subsections are loaded, once

[RFC] migration/block-dirty-bitmap: make loading bitmap for device with iothread future-proof
 2023-10-04 16:13 UTC  (4+ messages)

[PATCH 00/13] misc: Rename 'softmmu' -> 'system'
 2023-10-04 15:23 UTC  (3+ messages)
` [PATCH 07/13] gdbstub: "

[PATCH 0/2] Fix usage of GETPC(), variable shadowing
 2023-10-04 15:11 UTC  (3+ messages)

[PATCH v5 0/5] Support message-based DMA in vfio-user server
 2023-10-04 14:54 UTC  (3+ messages)
` [PATCH v5 4/5] vfio-user: Message-based DMA support

[PATCH] hw/isa/vt82c686: Respect SCI interrupt assignment
 2023-10-04 14:52 UTC  (4+ messages)

[PULL 00/11] Migration 20231004 patches
 2023-10-04 14:20 UTC  (6+ messages)
` [PULL 09/11] migration: file URI

[PATCH v5 0/6] migration: Test the new "file:" migration
 2023-10-04 14:16 UTC  (4+ messages)
` [PATCH v5 4/6] migration: Set migration status early in incoming side


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