qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 09:34:35 to 2024-02-28 16:28:08 UTC [more...]

[PATCH 00/16 Part 1] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-02-28 16:37 UTC  (12+ messages)
` [PATCH 01/16] error: Add error_vprepend() in comment of ERRP_GUARD() rules
` [PATCH 05/16] block/nbd: Fix missing ERRP_GUARD() for error_prepend()
` [PATCH 06/16] block/nvme: "
` [PATCH 07/16] block/qcow2-bitmap: "
` [PATCH 08/16] block/qcow2: "
` [PATCH 09/16] block/qed: "
` [PATCH 10/16] block/snapshot: "
` [PATCH 11/16] block/vdi: "
` [PATCH 12/16] block/vmdk: "
` [PATCH 14/16] hw/char/xen_console: "
` [PATCH 16/16] hw/core/qdev-properties-system: "

[RFC 0/4] mirror: implement incremental and bitmap modes
 2024-02-28 16:24 UTC  (4+ messages)

[PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-02-28 16:23 UTC  (21+ messages)
` [PATCH v8 01/15] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v8 02/15] pcie_sriov: Validate NumVFs
` [PATCH v8 03/15] pcie_sriov: Reset SR-IOV extended capability
` [PATCH v8 04/15] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PATCH v8 05/15] hw/pci: Always call pcie_sriov_pf_reset()
` [PATCH v8 06/15] hw/pci: Rename has_power to enabled
` [PATCH v8 07/15] pcie_sriov: Do not manually unrealize
` [PATCH v8 08/15] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v8 09/15] pcie_sriov: Release VFs failed to realize
` [PATCH v8 10/15] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v8 11/15] pcie_sriov: Register VFs after migration
` [PATCH v8 12/15] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PATCH v8 13/15] hw/pci: Use UINT32_MAX as a default value for rombar
` [PATCH v8 14/15] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v8 15/15] hw/qdev: Remove opts member

[PATCH 0/2] TLS: fix read stall with large buffers
 2024-02-28 16:11 UTC  (3+ messages)
` [PATCH 2/2] io/channel-tls: fix handling of bigger read buffers

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-28 16:08 UTC  (5+ messages)
` [PATCH v7 1/2] qom: new object to associate device to numa node

[PATCH V4 00/14] allow cpr-reboot for vfio
 2024-02-28 16:05 UTC  (5+ messages)
` [PATCH V4 14/14] migration: options incompatible with cpr

[PATCH v2 0/7] Cleanup and fix @errp dereference
 2024-02-28 16:09 UTC  (4+ messages)
` [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()

[PATCH] MAINTAINERS: Update Sriram Yagnaraman mail address
 2024-02-28 15:33 UTC  (3+ messages)

[PATCH v5 00/23] migration: File based migration with multifd and mapped-ram
 2024-02-28 15:21 UTC  (24+ messages)
` [PATCH v5 01/23] migration/multifd: Cleanup multifd_recv_sync_main
` [PATCH v5 02/23] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [PATCH v5 03/23] io: Add generic pwritev/preadv interface
` [PATCH v5 04/23] io: implement io_pwritev/preadv for QIOChannelFile
` [PATCH v5 05/23] io: fsync before closing a file channel
` [PATCH v5 06/23] migration/qemu-file: add utility methods for working with seekable channels
` [PATCH v5 07/23] migration/ram: Introduce 'mapped-ram' migration capability
` [PATCH v5 08/23] migration: Add mapped-ram URI compatibility check
` [PATCH v5 09/23] migration/ram: Add outgoing 'mapped-ram' migration
` [PATCH v5 10/23] migration/ram: Add incoming "
` [PATCH v5 11/23] tests/qtest/migration: Add tests for mapped-ram file-based migration
` [PATCH v5 12/23] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
` [PATCH v5 13/23] migration/multifd: Decouple recv method from pages
` [PATCH v5 14/23] migration/multifd: Allow multifd without packets
` [PATCH v5 15/23] migration/multifd: Allow receiving pages "
` [PATCH v5 16/23] migration/multifd: Add a wrapper for channels_created
` [PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v5 18/23] migration/multifd: Add incoming "
` [PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
` [PATCH v5 20/23] migration/multifd: Support outgoing mapped-ram stream format
` [PATCH v5 21/23] migration/multifd: Support incoming "
` [PATCH v5 22/23] migration/multifd: Add mapped-ram support to fd: URI
` [PATCH v5 23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test

[PATCH, v2] physmem: avoid bounce buffer too small
 2024-02-28 15:06 UTC  (2+ messages)

[PATCH v5] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-28 14:33 UTC 

[RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
 2024-02-28 14:21 UTC  (4+ messages)
` [RFC PATCH 3/5] memattrs: Add user-defined attribute

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-02-28 14:18 UTC  (11+ messages)
` [PATCH 01/19] tests: smbios: make it possible to write SMBIOS only test
` [PATCH 02/19] tests: smbios: add test for -smbios type=11 option
` [PATCH 03/19] tests: smbios: add test for legacy mode CLI options
` [PATCH 04/19] smbios: cleanup smbios_get_tables() from legacy handling

[PATCH v3 0/5] backup: discard-source parameter
 2024-02-28 14:15 UTC  (6+ messages)
` [PATCH v3 1/5] block/copy-before-write: fix permission
` [PATCH v3 2/5] block/copy-before-write: support unligned snapshot-discard
` [PATCH v3 3/5] block/copy-before-write: create block_copy bitmap in filter node
` [PATCH v3 4/5] qapi: blockdev-backup: add discard-source parameter
` [PATCH v3 5/5] iotests: add backup-discard-source

[QEMU][PATCH v3 0/7] Xen: support grant mappings
 2024-02-28 13:27 UTC  (2+ messages)

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-28 13:02 UTC  (8+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH 1/1] physmem: avoid bounce buffer too small
 2024-02-28 13:02 UTC  (2+ messages)

[PATCH 0/9] vhost-user: support any POSIX system (tested on macOS and FreeBSD)
 2024-02-28 12:32 UTC  (14+ messages)
` [PATCH 1/9] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH 2/9] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH 3/9] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH 4/9] vhost-user-server: don't abort if we can't set fd non-blocking
` [PATCH 5/9] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH 6/9] vhost-user: enable frontends on any POSIX system
` [PATCH 7/9] libvhost-user: enable it "
` [PATCH 8/9] contrib/vhost-user-blk: enabled "
` [PATCH 9/9] hostmem-file: support POSIX shm_open()

[PATCH v2 0/2] virtio-gpu: fix blob scanout post-load
 2024-02-28 12:23 UTC  (3+ messages)
` [PATCH v2 1/2] virtio-gpu: remove needless condition
` [PATCH v2 2/2] virtio-gpu: fix scanout migration post-load

[PATCH] tcg/optimize: lower some ANDs to two shifts
 2024-02-28 12:21 UTC  (2+ messages)

[PATCH] tcg/optimize: fix uninitialized variable
 2024-02-28 12:20 UTC  (3+ messages)

[PATCH] target/riscv: Fix privilege mode of G-stage translation for debugging
 2024-02-28  8:10 UTC 

[PATCH v4 00/21] parallels: Add full dirty bitmap support
 2024-02-28 12:11 UTC  (6+ messages)
` [PATCH v4 12/21] parallels: Let image extensions work in RW mode

[PULL 00/29] testing, gdbstub and plugin updates
 2024-02-28 11:57 UTC  (30+ messages)
` [PULL 01/29] tests/tcg: update licenses to GPLv2 as intended
` [PULL 02/29] tests/tcg: bump TCG test timeout to 120s
` [PULL 03/29] tests/vm: avoid re-building the VM images all the time
` [PULL 04/29] tests/vm: update openbsd image to 7.4
` [PULL 05/29] target/arm: Use GDBFeature for dynamic XML
` [PULL 06/29] target/ppc: "
` [PULL 07/29] target/riscv: "
` [PULL 08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PULL 09/29] gdbstub: Use GDBFeature for GDBRegisterState
` [PULL 10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PULL 11/29] gdbstub: Simplify XML lookup
` [PULL 12/29] gdbstub: Infer number of core registers from XML
` [PULL 13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PULL 14/29] gdbstub: Add members to identify registers to GDBFeature
` [PULL 15/29] plugins: remove previous n_vcpus functions from API
` [PULL 16/29] plugins: add qemu_plugin_num_vcpus function
` [PULL 17/29] plugins: fix order of init/idle/resume callback
` [PULL 18/29] linux-user: ensure nios2 processes queued work
` [PULL 19/29] cpu: call plugin init hook asynchronously
` [PULL 20/29] plugins: Use different helpers when reading registers
` [PULL 21/29] gdbstub: expose api to find registers
` [PULL 22/29] plugins: create CPUPluginState and migrate plugin_mask
` [PULL 23/29] plugins: add an API to read registers
` [PULL 24/29] tests/tcg: expand insn test case to exercise register API
` [PULL 25/29] contrib/plugins: fix imatch
` [PULL 26/29] contrib/plugins: extend execlog to track register changes
` [PULL 27/29] docs/devel: lift example and plugin API sections up
` [PULL 28/29] docs/devel: document some plugin assumptions
` [PULL 29/29] docs/devel: plugins can trigger a tb flush

[PATCH] virtio-gpu: Fix HW cursor visibility
 2024-02-28 12:10 UTC  (2+ messages)

[PATCH v2 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-02-28 12:08 UTC  (8+ messages)
` [PATCH v2 1/5] hw/display : Add device DM163
` [PATCH v2 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v2 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v2 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v2 5/5] tests/qtest : Add testcase for DM163

[PATCH v3 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-02-28 12:01 UTC  (6+ messages)
` [PATCH v3 1/5] hw/display : Add device DM163
` [PATCH v3 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v3 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v3 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v3 5/5] tests/qtest : Add testcase for DM163

[PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
 2024-02-28 11:58 UTC  (12+ messages)

[PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-28 11:44 UTC  (3+ messages)

[RFC PATCH] tests/vm: update openbsd image to 7.4
 2024-02-28 11:31 UTC  (2+ messages)

[PATCH 0/4] target/i386: use TSTEQ/TSTNE in x86 frontend
 2024-02-28 11:11 UTC  (5+ messages)
` [PATCH 1/4] target/i386: use TSTEQ/TSTNE to test low bits
` [PATCH 2/4] target/i386: use TSTEQ/TSTNE to check flags
` [PATCH 3/4] target/i386: remove mask from CCPrepare
` [PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask

[PATCH] migration: Don't serialize migration while can't switchover
 2024-02-28 10:27 UTC  (9+ messages)

[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-28  9:57 UTC  (5+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 03/21] hw/core: Introduce module-id as the topology subindex

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-28  9:53 UTC  (5+ messages)
` [RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
` [RFC 6/8] i386/cpu: Update cache topology with machine's configuration

[PATCH v3 0/7] Introduce multifd zero page checking
 2024-02-28  9:52 UTC  (9+ messages)
` [PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection
` [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread
` [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface

[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-28  9:44 UTC  (7+ messages)
` [PATCH v1 1/6] intel_iommu: Add set/unset_iommu_device callback
` [PATCH v1 2/6] intel_iommu: Extract out vtd_cap_init to initialize cap/ecap
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
` [PATCH v1 4/6] intel_iommu: Implement check and sync mechanism in iommufd mode
` [PATCH v1 5/6] intel_iommu: Use mgaw instead of s->aw_bits
` [PATCH v1 6/6] intel_iommu: Block migration if cap is updated

[RFC PATCH v4 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-28  9:29 UTC  (7+ messages)
` [RFC PATCH v4 02/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v4 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v4 05/22] target/arm: Support MSR access to ALLINT
` [RFC PATCH v4 07/22] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v4 10/22] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v4 21/22] target/arm: Add FEAT_NMI to max


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