messages from 2025-02-14 12:30:03 to 2025-02-15 22:59:12 UTC [more...]
[PATCH] tcg: refactor pool data for simplicity and comprehension
2025-02-15 22:58 UTC (6+ messages)
[PATCH 0/6] tcg: Introduce constraint for zero register
2025-02-15 20:06 UTC (2+ messages)
[PATCH] target/sparc: fake UltraSPARC T1 PCR and PIC registers
2025-02-15 20:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
2025-02-15 20:06 UTC (2+ messages)
[PATCH v2] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
2025-02-15 19:58 UTC (3+ messages)
[PATCH v2 0/2] target/sparc: Fix register selection for all F*TOx and FxTO* instructions
2025-02-15 19:55 UTC (2+ messages)
[PATCH] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
2025-02-15 19:28 UTC (2+ messages)
[RFC PATCH] elfload: Fix alignment when unmapping excess reservation
2025-02-15 19:08 UTC (3+ messages)
[PATCH 0/5] Renesas RX target fixes
2025-02-15 18:42 UTC (12+ messages)
` [PATCH 1/5] hw/rx: Allow execution without either bios or kernel
` [PATCH 2/5] target/rx: Set exception vector base to 0xffffff80
` [PATCH 3/5] target/rx: Reset the CPU at qemu reset time
` [PATCH 4/5] target/rx: Load reset vector from memory after first run
` [PATCH 5/5] target/rx: Remove TCG_CALL_NO_WG from helpers which write env
[PULL 00/27] rust, Windows patches for 2025-02-13
2025-02-15 17:35 UTC (3+ messages)
` [PULL 27/27] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
[PATCH v2 7/7] hw/net/can: Correct Kconfig dependencies after switch to meson build
2025-02-15 13:30 UTC (2+ messages)
[PATCH v6 0/4] Allow to enable multifd and postcopy migration together
2025-02-15 12:31 UTC (5+ messages)
` [PATCH v6 1/4] migration/multifd: move macros to multifd header
` [PATCH v6 2/4] migration: enable multifd and postcopy together
` [PATCH v6 3/4] tests/qtest/migration: consolidate set capabilities
` [PATCH v6 4/4] tests/qtest/migration: add postcopy tests with multifd
[PATCH v5] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-02-15 11:41 UTC (5+ messages)
[PATCH v2] vdpa: Fix endian bugs in shadow virtqueue
2025-02-15 8:21 UTC (6+ messages)
[PATCH v20 00/11] hw/pci: SR-IOV related fixes and improvements
2025-02-15 6:25 UTC (2+ messages)
[PULL 00/22] Migration patches for 2025-02-14
2025-02-14 20:31 UTC (23+ messages)
` [PULL 01/22] crypto: Allow gracefully ending the TLS session
` [PULL 02/22] io: tls: Add qio_channel_tls_bye
` [PULL 03/22] crypto: Remove qcrypto_tls_session_get_handshake_status
` [PULL 04/22] io: Add flags argument to qio_channel_readv_full_all_eof
` [PULL 05/22] io: Add a read flag for relaxed EOF
` [PULL 06/22] migration/multifd: Terminate the TLS connection
` [PULL 07/22] migration/multifd: Add a compat property for TLS termination
` [PULL 08/22] migration: Check migration error after loadvm
` [PULL 09/22] migration: Set migration error outside of migrate_cancel
` [PULL 10/22] migration: Unify migration_cancel and migrate_fd_cancel
` [PULL 11/22] migration: Change migrate_fd_ to migration_
` [PULL 12/22] migration: Fix hang after error in destination setup phase
` [PULL 13/22] migration: Reject qmp_migrate_cancel after postcopy
` [PULL 14/22] migration: Don't set FAILED state when cancelling
` [PULL 15/22] tests/qtest/migration: Introduce migration_test_add_suffix
` [PULL 16/22] tests/qtest/migration: Add a cancel test
` [PULL 17/22] migration: Update migrate_cancel documentation
` [PULL 18/22] migration: use parameters.mode in cpr_state_save
` [PULL 19/22] guestperf: Support deferred migration for multifd
` [PULL 20/22] guestperf: Nitpick the inconsistent parameters
` [PULL 21/22] guestperf: Introduce multifd compression option
` [PULL 22/22] guestperf: Add test result data into report
[PATCH V2 00/45] Live update: vfio and iommufd
2025-02-14 22:42 UTC (64+ messages)
` [PATCH V2 01/45] MAINTAINERS: Add reviewer for CPR
` [PATCH V2 02/45] migration: cpr helpers
` [PATCH V2 03/45] migration: lower handler priority
` [PATCH V2 04/45] vfio: vfio_find_ram_discard_listener
` [PATCH V2 05/45] vfio/container: ram discard disable helper
` [PATCH V2 06/45] vfio/container: reform vfio_connect_container cleanup
` [PATCH V2 07/45] vfio/container: vfio_container_group_add
` [PATCH V2 08/45] vfio/container: register container for cpr
` [PATCH V2 09/45] vfio/container: preserve descriptors
` [PATCH V2 10/45] vfio/container: export vfio_legacy_dma_map
` [PATCH V2 11/45] vfio/container: discard old DMA vaddr
` [PATCH V2 12/45] vfio/container: restore "
` [PATCH V2 13/45] vfio/container: mdev cpr blocker
` [PATCH V2 14/45] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V2 15/45] pci: export msix_is_pending
` [PATCH V2 16/45] pci: skip reset during cpr
` [PATCH V2 17/45] vfio-pci: "
` [PATCH V2 18/45] vfio/pci: vfio_vector_init
` [PATCH V2 19/45] vfio/pci: vfio_notifier_init
` [PATCH V2 20/45] vfio/pci: pass vector to virq functions
` [PATCH V2 21/45] vfio/pci: vfio_notifier_init cpr parameters
` [PATCH V2 22/45] vfio/pci: vfio_notifier_cleanup
` [PATCH V2 23/45] vfio/pci: export MSI functions
` [PATCH V2 24/45] vfio-pci: preserve MSI
` [PATCH V2 25/45] vfio-pci: preserve INTx
` [PATCH V2 26/45] migration: close kvm after cpr
` [PATCH V2 27/45] migration: cpr_get_fd_param helper
` [PATCH V2 28/45] vfio: return mr from vfio_get_xlat_addr
` [PATCH V2 29/45] vfio: pass ramblock to vfio_container_dma_map
` [PATCH V2 30/45] backends/iommufd: iommufd_backend_map_file_dma
` [PATCH V2 31/45] backends/iommufd: change process ioctl
` [PATCH V2 32/45] physmem: qemu_ram_get_fd_offset
` [PATCH V2 33/45] vfio/iommufd: use IOMMU_IOAS_MAP_FILE
` [PATCH V2 34/45] vfio/iommufd: export iommufd_cdev_get_info_iova_range
` [PATCH V2 35/45] vfio/iommufd: define hwpt constructors
` [PATCH V2 36/45] vfio/iommufd: invariant device name
` [PATCH V2 37/45] vfio/iommufd: fix cpr register
` [PATCH V2 38/45] vfio/iommufd: register container for cpr
` [PATCH V2 39/45] vfio/iommufd: preserve descriptors
` [PATCH V2 40/45] vfio/iommufd: reconstruct device
` [PATCH V2 41/45] vfio/iommufd: reconstruct hw_caps
` [PATCH V2 42/45] vfio/iommufd: reconstruct hwpt
` [PATCH V2 43/45] vfio/iommufd: change process
` [PATCH V2 44/45] iommufd: preserve DMA mappings
` [PATCH V2 45/45] vfio/container: delete old cpr register
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-14 20:58 UTC (10+ messages)
` [PATCH v4 26/33] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v4 27/33] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v4 32/33] vfio/migration: Add x-migration-multifd-transfer VFIO property
[PATCH V2] migration: ram block cpr blockers
2025-02-14 21:44 UTC (3+ messages)
[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-02-14 21:59 UTC (7+ messages)
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v4 00/11]
2025-02-14 20:29 UTC (12+ messages)
` [PATCH v4 01/11] qapi: golang: first level unmarshalling type
` [PATCH v4 02/11] qapi: golang: Generate enum type
` [PATCH v4 03/11] qapi: golang: Generate alternate types
` [PATCH v4 04/11] qapi: golang: Generate struct types
` [PATCH v4 05/11] qapi: golang: structs: Address nullable members
` [PATCH v4 06/11] qapi: golang: Generate union type
` [PATCH v4 07/11] qapi: golang: Generate event type
` [PATCH v4 08/11] qapi: golang: Generate Event interface
` [PATCH v4 09/11] qapi: golang: Generate command type
` [PATCH v4 10/11] qapi: golang: Generate Command sync/async interfaces
` [PATCH v4 11/11] docs: add notes on Golang code generator
[PATCH] migration: ram block cpr blockers
2025-02-14 20:12 UTC (7+ messages)
[PATCH v4 RESEND 0/4] Guestperf: miscellaneous refinement and enrichment
2025-02-14 18:13 UTC (4+ messages)
` [PATCH v4 RESEND 4/4] guestperf: Add test result data into report
[PATCH v2] CXL CCI Get/Set Alert Configuration commands implmented as per CXL Specification 3.2 section 8.2.10.9.3
2025-02-14 17:43 UTC (2+ messages)
[PATCH v4 0/3] Improve Mips target
2025-02-14 17:37 UTC (5+ messages)
` [PATCH v4 1/3] Add support for emulation of CRC32 instructions
` [PATCH v4 2/3] Skip NaN mode check for soft-float
` [PATCH v4 3/3] target/mips: Enable MSA ASE using a CLI flag
[PATCH] ui/gtk-gl-area: Remove extra draw call in refresh
2025-02-14 17:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH] vhost-user-snd: Use virtio_get_config_size()
2025-02-14 16:59 UTC (8+ messages)
Question: how to add CLI options for custom hw model
2025-02-14 16:32 UTC (2+ messages)
[PATCH v8 00/10] Support virtio-gpu DRM native context
2025-02-14 16:27 UTC (4+ messages)
` [PATCH v8 10/10] docs/system: virtio-gpu: Document host/guest requirements
[PATCH] vfio/ccw: Replace warn_once_pfch() with warn_report_once()
2025-02-14 16:19 UTC
[PATCH v3] vfio: Add property documentation
2025-02-14 16:11 UTC (3+ messages)
[PATCH v6 00/10] Support virtio-gpu DRM native context
2025-02-14 16:03 UTC (3+ messages)
[PATCH] qom: Use command line syntax for default values in help
2025-02-14 15:47 UTC (3+ messages)
[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-02-14 15:34 UTC
[PATCH v3 0/9] migration: Fix issues during qmp_migrate_cancel
2025-02-14 15:13 UTC (5+ messages)
` [PATCH v3 6/9] migration: Don't set FAILED state when cancelling
[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
2025-02-14 15:06 UTC (4+ messages)
` [PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
[PATCH v2 0/3] CXL CCI Media Operations
2025-02-14 14:40 UTC (5+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
` [PATCH v2 3/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros "
[PATCH] net: vhost-user: add QAPI events to report connection state
2025-02-14 14:38 UTC (11+ messages)
[PATCH] rust: tests: do not import bindings::*
2025-02-14 14:17 UTC (3+ messages)
[PATCH v2] vfio: Add property documentation
2025-02-14 13:54 UTC (4+ messages)
[PATCH] make-release: don't rely on $CWD when excluding subproject directories
2025-02-14 13:20 UTC (3+ messages)
[PATCH 0/1] mem/cxl-type3: Add a default value of sn
2025-02-14 13:18 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v3] net: vhost-user: add QAPI events to report connection state
2025-02-14 13:18 UTC
[PATCH] migration: use parameters.mode in cpr_state_save
2025-02-14 13:14 UTC (5+ messages)
[PATCH 0/4] target/arm: Improvement on memory error handling
2025-02-14 12:59 UTC (2+ messages)
[PULL 00/50] riscv-to-apply queue
2025-02-14 12:52 UTC (3+ messages)
` [PULL 15/50] hw/char: sifive_uart: Print uart characters async
[PATCH] target/loongarch: Add full type support for query-cpu-model-expansion
2025-02-14 12:29 UTC (6+ messages)
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).