messages from 2023-04-20 11:33:12 to 2023-04-20 15:01:35 UTC [more...]
[PATCH 00/10] tracing: remove dynamic vcpu state
2023-04-20 15:00 UTC (5+ messages)
` [PATCH 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH 03/10] trace: remove vcpu_id from the TraceEvent structure
` [PATCH 07/10] trace: remove control-vcpu.h
` [PATCH 09/10] hw/9pfs: use qemu_xxhash4
[PATCH] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
2023-04-20 14:59 UTC
[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
2023-04-20 14:54 UTC (2+ messages)
[PATCH v2 0/4] COLO: improve build options
2023-04-20 14:43 UTC (9+ messages)
` [PATCH v2 1/4] block/meson.build: prefer positive condition for replication
` [PATCH v2 2/4] scripts/qapi: allow optional experimental enum values
` [PATCH v2 3/4] build: move COLO under CONFIG_REPLICATION
[PATCH] migration: Minor control flow simplification
2023-04-20 14:35 UTC
[PATCH 0/2] hw/pci-bridge: pci_expander_bridge: Fix wrong type and rework inheritance
2023-04-20 14:27 UTC (3+ messages)
` [PATCH 1/2] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
` [PATCH 2/2] hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
[PATCH v2 0/3] vhost: memslot handling improvements
2023-04-20 14:28 UTC (4+ messages)
` [PATCH v2 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
[PATCH v2] migration: Handle block device inactivation failures better
2023-04-20 14:25 UTC (3+ messages)
[PATCH v2 0/4] hw/acpi: bump MADT to revision 5
2023-04-20 14:22 UTC (5+ messages)
` [PATCH v2 3/4] hw/acpi: i386: "
[PATCH v3 0/2] Improve avocado code coverage for ppc64
2023-04-20 14:09 UTC (5+ messages)
` [PATCH v3 1/2] avocado_qemu/__init__.py: factor out the qemu-img finding
` [PATCH v3 2/2] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
[PATCH v2 RESEND 0/7] Hexagon: add lldb support
2023-04-20 14:06 UTC (14+ messages)
` [PATCH v2 RESEND 1/7] gdbstub: only send stop-reply packets when allowed to
` [PATCH v2 RESEND 2/7] gdbstub: add test for untimely stop-reply packets
` [PATCH v2 RESEND 3/7] gdbstub: add support for the qRegisterInfo query
` [PATCH v2 RESEND 4/7] Hexagon: support qRegisterInfo at gdbstub
` [PATCH v2 RESEND 5/7] Hexagon (gdbstub): fix p3:0 read and write via stub
` [PATCH v2 RESEND 6/7] Hexagon (gdbstub): add HVX support
` [PATCH v2 RESEND 7/7] Hexagon (linux-user/hexagon): handle breakpoints
[PATCH v10 00/11] target/arm: Allow CONFIG_TCG=n builds
2023-04-20 13:59 UTC (3+ messages)
` [PATCH v10 07/11] tests/qtest: Fix tests when no KVM or TCG are present
[PATCH] hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
2023-04-20 13:56 UTC (2+ messages)
[PATCH] hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
2023-04-20 13:55 UTC (2+ messages)
[PATCH] hw/rdma: Compile target-independent parts of the rdma code only once
2023-04-20 13:54 UTC (2+ messages)
[PATCH v3 0/7] target/riscv: Fix PMP related problem
2023-04-20 13:53 UTC (14+ messages)
` [PATCH v3 1/7] target/riscv: Update pmp_get_tlb_size()
` [PATCH v3 2/7] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v3 3/7] target/riscv: Flush TLB when pmpaddr is updated
` [PATCH v3 4/7] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH v3 6/7] target/riscv: Make the short cut really work in pmp_hart_has_privs
[PATCH] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
2023-04-20 13:51 UTC (3+ messages)
[PATCH v2 00/43] Migration: Create options.c for capabilities/params/properties
2023-04-20 13:40 UTC (44+ messages)
` [PATCH v2 01/43] migration: move migration_global_dump() to migration-hmp-cmds.c
` [PATCH v2 02/43] spice: move client_migrate_info command to ui/
` [PATCH v2 03/43] migration: Create migration_cap_set()
` [PATCH v2 04/43] migration: Create options.c
` [PATCH v2 05/43] migration: Move migrate_colo_enabled() to options.c
` [PATCH v2 06/43] migration: Move migrate_use_compression() "
` [PATCH v2 07/43] migration: Move migrate_use_events() "
` [PATCH v2 08/43] migration: Move migrate_use_multifd() "
` [PATCH v2 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH v2 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH v2 11/43] migration: Move migrate_use_block() "
` [PATCH v2 12/43] migration: Move migrate_use_return() "
` [PATCH v2 13/43] migration: Create migrate_rdma_pin_all() function
` [PATCH v2 14/43] migration: Move migrate_caps_check() to options.c
` [PATCH v2 15/43] migration: Move qmp_query_migrate_capabilities() "
` [PATCH v2 16/43] migration: Move qmp_migrate_set_capabilities() "
` [PATCH v2 17/43] migration: Move migrate_cap_set() "
` [PATCH v2 18/43] migration: Move parameters functions to option.c
` [PATCH v2 19/43] migration: Use migrate_max_postcopy_bandwidth()
` [PATCH v2 20/43] migration: Move migrate_use_block_incremental() to option.c
` [PATCH v2 21/43] migration: Create migrate_throttle_trigger_threshold()
` [PATCH v2 22/43] migration: Create migrate_checkpoint_delay()
` [PATCH v2 23/43] migration: Create migrate_max_cpu_throttle()
` [PATCH v2 24/43] migration: Move migrate_announce_params() to option.c
` [PATCH v2 25/43] migration: Create migrate_cpu_throttle_initial() "
` [PATCH v2 26/43] migration: Create migrate_cpu_throttle_increment() function
` [PATCH v2 27/43] migration: Create migrate_cpu_throttle_tailslow() function
` [PATCH v2 28/43] migration: Move migrate_use_tls() to options.c
` [PATCH v2 29/43] migration: Move migrate_postcopy() "
` [PATCH v2 30/43] migration: Create migrate_max_bandwidth() function
` [PATCH v2 31/43] migration: Move qmp_query_migrate_parameters() to options.c
` [PATCH v2 32/43] migration: Move qmp_migrate_set_parameters() "
` [PATCH v2 33/43] migration: Create migrate_params_init() function
` [PATCH v2 34/43] migration: Make all functions check have the same format
` [PATCH v2 35/43] migration: Create migrate_downtime_limit() function
` [PATCH v2 36/43] migration: Move migrate_set_block_incremental() to options.c
` [PATCH v2 37/43] migration: Move block_cleanup_parameters() "
` [PATCH v2 38/43] migration: Remove MigrationState from block_cleanup_parameters()
` [PATCH v2 39/43] migration: Create migrate_tls_creds() function
` [PATCH v2 40/43] migration: Create migrate_tls_authz() function
` [PATCH v2 41/43] migration: Create migrate_tls_hostname() function
` [PATCH v2 42/43] migration: Create migrate_block_bitmap_mapping() function
` [PATCH v2 43/43] migration: Move migration_properties to options.c
[PATCH v3 00/20] block: remove aio_disable_external() API
2023-04-20 13:44 UTC (23+ messages)
` [PATCH v3 01/20] hw/qdev: introduce qdev_is_realized() helper
` [PATCH v3 02/20] virtio-scsi: avoid race between unplug and transport event
` [PATCH v3 03/20] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH v3 04/20] block/export: only acquire AioContext once for vhost_user_server_stop()
` [PATCH v3 05/20] util/vhost-user-server: rename refcount to in_flight counter
` [PATCH v3 06/20] block/export: wait for vhost-user-blk requests when draining
` [PATCH v3 07/20] block/export: stop using is_external in vhost-user-blk server
` [PATCH v3 08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
` [PATCH v3 09/20] block: add blk_in_drain() API
` [PATCH v3 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
` [PATCH v3 11/20] xen-block: implement BlockDevOps->drained_begin()
` [PATCH v3 12/20] hw/xen: do not set is_external=true on evtchn fds
` [PATCH v3 13/20] block/export: rewrite vduse-blk drain code
` [PATCH v3 14/20] block/export: don't require AioContext lock around blk_exp_ref/unref()
` [PATCH v3 15/20] block/fuse: do not set is_external=true on FUSE fd
` [PATCH v3 16/20] virtio: make it possible to detach host notifier from any thread
` [PATCH v3 17/20] virtio-blk: implement BlockDevOps->drained_begin()
` [PATCH v3 18/20] virtio-scsi: "
` [PATCH v3 19/20] virtio: do not set is_external=true on host notifiers
` [PATCH v3 20/20] aio: remove aio_disable_external() API
[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
2023-04-20 13:32 UTC (28+ messages)
` [PATCH 03/43] migration: Create migration_cap_set()
` [PATCH 04/43] migration: create options.c
` [PATCH 05/43] migration: Move migrate_colo_enabled() to options.c
` [PATCH 06/43] migration: Move migrate_use_compression() "
` [PATCH 07/43] migration: Move migrate_use_events() "
` [PATCH 08/43] migration: Move migrate_use_multifd() "
` [PATCH 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH 11/43] migration: Move migrate_use_block() "
` [PATCH 12/43] migration: Move migrate_use_return() "
` [PATCH 13/43] migration: Create migrate_rdma_pin_all() function
[PATCH 0/4] vhost-user-fs: Internal migration
2023-04-20 13:29 UTC (19+ messages)
` [PATCH 2/4] vhost-user: Interface for migration state transfer
[PULL 00/20] Migration 20230420 patches
2023-04-20 13:17 UTC (21+ messages)
` [PULL 01/20] migration: remove extra whitespace character for code style
` [PULL 02/20] postcopy-ram: do not use qatomic_mb_read
` [PULL 03/20] migration: Merge ram_counters and ram_atomic_counters
` [PULL 04/20] migration: Update atomic stats out of the mutex
` [PULL 05/20] migration: Make multifd_bytes atomic
` [PULL 06/20] migration: Make dirty_sync_missed_zero_copy atomic
` [PULL 07/20] migration: Make precopy_bytes atomic
` [PULL 08/20] migration: Make downtime_bytes atomic
` [PULL 09/20] migration: Make dirty_sync_count atomic
` [PULL 10/20] migration: Make postcopy_requests atomic
` [PULL 11/20] migration: Make dirty_pages_rate atomic
` [PULL 12/20] migration: Make dirty_bytes_last_sync atomic
` [PULL 13/20] migration: Rename duplicate to zero_pages
` [PULL 14/20] migration: Rename normal to normal_pages
` [PULL 15/20] migration: Handle block device inactivation failures better
` [PULL 16/20] util/mmap-alloc: qemu_fd_getfs()
` [PULL 17/20] vl.c: Create late backends before migration object
` [PULL 18/20] migration/postcopy: Detect file system on dest host
` [PULL 19/20] migration: rename enabled_capabilities to capabilities
` [PULL 20/20] migration: Pass migrate_caps_check() the old and new caps
[PATCH] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
2023-04-20 13:07 UTC
[PATCH RFC v1 00/10] Add loongarch kvm accel support
2023-04-20 12:59 UTC (4+ messages)
` [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
[PATCH 0/2] tests/qtest: make migraton-test faster
2023-04-20 12:59 UTC (6+ messages)
` [PATCH 1/2] tests/qtest: capture RESUME events during migration
` [PATCH 2/2] tests/qtest: make more migration pre-copy scenarios run non-live
[PATCH v2] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
2023-04-20 12:57 UTC (4+ messages)
Error : "cxl_pci 0000:0d:00.0: Failed to get interrupt for event Info log"
2023-04-20 12:37 UTC
[PATCH v2] spice: move client_migrate_info command to ui/
2023-04-20 12:37 UTC
[PULL 0/7] Merge tpm 2023/04/20 v1
2023-04-20 12:32 UTC (8+ messages)
` [PULL 1/7] docs: Add support for TPM devices over I2C bus
` [PULL 2/7] tpm: Extend common APIs to support TPM TIS I2C
` [PULL 3/7] tpm: Add support for TPM device over I2C bus
` [PULL 4/7] tests/avocado/aspeed: Add TPM TIS I2C test
` [PULL 5/7] qtest: Add functions for accessing devices on Aspeed I2C controller
` [PULL 6/7] qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it
` [PULL 7/7] qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
--disable-system --enable-$some_system_feature: fail?
2023-04-20 12:29 UTC
[PATCH v2 00/16] block: remove aio_disable_external() API
2023-04-20 12:20 UTC (5+ messages)
` [PATCH v2 16/16] virtio: make it possible to detach host notifier from any thread
[PATCH v2] migration: move migration_global_dump() to migration-hmp-cmds.c
2023-04-20 12:19 UTC (2+ messages)
[PATCH v3] migration: move migration_global_dump() to migration-hmp-cmds.c
2023-04-20 12:10 UTC
[PULL 00/20] Block patches
2023-04-20 12:09 UTC (21+ messages)
` [PULL 01/20] block/block-common: add zoned device structs
` [PULL 02/20] block/file-posix: introduce helper functions for sysfs attributes
` [PULL 03/20] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PULL 04/20] block/raw-format: add zone operations to pass through requests
` [PULL 05/20] block: add zoned BlockDriver check to block layer
` [PULL 06/20] iotests: test new zone operations
` [PULL 07/20] block: add some trace events for new block layer APIs
` [PULL 08/20] docs/zoned-storage: add zoned device documentation
` [PULL 09/20] block/dmg: Declare a type definition for DMG uncompress function
` [PULL 10/20] tracetool: use relative paths for '#line' preprocessor directives
` [PULL 11/20] file-posix: add tracking of the zone write pointers
` [PULL 12/20] block: introduce zone append write for zoned devices
` [PULL 13/20] qemu-iotests: test zone append operation
` [PULL 14/20] block: add some trace events for zone append
` [PULL 15/20] include: update virtio_blk headers to v6.3-rc1
` [PULL 16/20] virtio-blk: add zoned storage emulation for zoned devices
` [PULL 17/20] block: add accounting for zone append operation
` [PULL 18/20] virtio-blk: add some trace events for zoned emulation
` [PULL 19/20] docs/zoned-storage:add zoned emulation use case
` [PULL 20/20] tracing: install trace events file only if necessary
[PATCH] migration: move migration_global_dump() to migration-hmp-cmds.c
2023-04-20 12:05 UTC (3+ messages)
[PATCH 0/2] Send all the SVQ control commands in parallel
2023-04-20 11:38 UTC (4+ messages)
` [PATCH 2/2] vdpa: send CVQ state load "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).