messages from 2024-03-12 18:42:17 to 2024-03-13 06:57:41 UTC [more...]
[PATCH v3 00/20] qapi: statically type schema.py
2024-03-13 6:57 UTC (9+ messages)
` [PATCH v3 13/20] qapi/schema: split "checked" field into "checking" and "checked"
` [PATCH v3 14/20] qapi/schema: Don't initialize "members" with `None`
[PATCH 0/7] various: 7 minor Coverity fixes
2024-03-13 6:52 UTC (11+ messages)
` [PATCH 1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line
` [PATCH 5/7] hw/nvram/mac_nvram: Report failure to write data
` [PATCH 6/7] tests/unit/test-throttle: Avoid unintended integer division
` [PATCH 7/7] tests/qtest/libqtest.c: Check for g_setenv() failure
[PATCH] qapi: document PCIe Gen5/Gen6 speeds since 9.0
2024-03-13 6:50 UTC
[PATCH repost] SMBIOS: fix long lines
2024-03-13 6:49 UTC
[PULL 0/8] Net patches
2024-03-13 6:43 UTC (3+ messages)
[PATCH v2 0/2] kvm: add support for guest physical bits
2024-03-13 6:39 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
2024-03-13 6:41 UTC (3+ messages)
[PATCH v4 0/3] Introduce sdtrig ISA extension
2024-03-13 6:09 UTC (4+ messages)
` [PATCH v4 1/3] target/riscv: Enable mcontrol6 triggers only when sdtrig is selected
` [PATCH v4 2/3] target/riscv: Expose sdtrig ISA extension
` [PATCH v4 3/3] target/riscv: Enable sdtrig for Ventana's Veyron CPUs
[PATCH] SMBIOS: fix long lines
2024-03-13 6:07 UTC (2+ messages)
[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-03-13 6:14 UTC (3+ messages)
` [PATCH V8 3/8] hw/acpi: Update ACPI GED framework "
[PATCH v4 00/24] replay: fixes and new test cases
2024-03-13 5:38 UTC (11+ messages)
` [PATCH v4 05/24] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v4 11/24] net: Use virtual time for net announce
[PATCH] target/ppc: Move floating-point arithmetic instructions to decodetree
2024-03-13 5:28 UTC (6+ messages)
[PATCH-for-9.0 v2 0/3] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
2024-03-13 5:23 UTC (8+ messages)
` [PATCH-for-9.0 v2 1/3] physmem: Expose tlb_reset_dirty_range_all()
` [PATCH-for-9.0 v2 2/3] physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
` [PATCH-for-9.0 v2 3/3] physmem: Fix migration dirty bitmap coherency with TCG memory access
[PATCH v9 0/5] eBPF RSS through QMP support
2024-03-13 5:06 UTC (10+ messages)
` [PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob
[PATCH v4 00/23] qapi: statically type schema.py
2024-03-13 4:41 UTC (24+ messages)
` [PATCH v4 01/23] qapi/parser: fix typo - self.returns.info => self.errors.info
` [PATCH v4 02/23] qapi/parser: shush up pylint
` [PATCH v4 03/23] qapi: sort pylint suppressions
` [PATCH v4 04/23] qapi/schema: add "
` [PATCH v4 05/23] qapi: create QAPISchemaDefinition
` [PATCH v4 06/23] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
` [PATCH v4 07/23] qapi/schema: declare type for QAPISchemaArrayType.element_type
` [PATCH v4 08/23] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH v4 09/23] qapi/schema: adjust type narrowing for mypy's benefit
` [PATCH v4 10/23] qapi/schema: add type narrowing to lookup_type()
` [PATCH v4 11/23] qapi/schema: assert resolve_type has 'info' and 'what' args on error
` [PATCH v4 12/23] qapi: use schema.resolve_type instead of schema.lookup_type
` [PATCH v4 13/23] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
` [PATCH v4 14/23] qapi/schema: assert info is present when necessary
` [PATCH v4 15/23] qapi/schema: add _check_complete flag
` [PATCH v4 16/23] qapi/schema: Don't initialize "members" with `None`
` [PATCH v4 17/23] qapi/schema: fix typing for QAPISchemaVariants.tag_member
` [PATCH v4 18/23] qapi/schema: assert inner type of QAPISchemaVariants in check_clash()
` [PATCH v4 19/23] qapi/parser: demote QAPIExpression to Dict[str, Any]
` [PATCH v4 20/23] qapi/parser.py: assert member.info is present in connect_member
` [PATCH v4 21/23] qapi/schema: add type hints
` [PATCH v4 22/23] qapi/schema: turn on mypy strictness
` [PATCH v4 23/23] qapi/schema: remove unnecessary asserts
[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-03-13 2:52 UTC (4+ messages)
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
[PULL 00/68] virtio,pc,pci: features, cleanups, fixes
2024-03-13 2:39 UTC (76+ messages)
` [PULL 01/68] vdpa: add back vhost_vdpa_net_first_nc_vdpa
` [PULL 02/68] vdpa: factor out vhost_vdpa_last_dev
` [PULL 03/68] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
` [PULL 04/68] vdpa: add vhost_vdpa_set_address_space_id trace
` [PULL 05/68] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
` [PULL 06/68] vdpa: add vhost_vdpa_set_dev_vring_base "
` [PULL 07/68] vdpa: add trace events for vhost_vdpa_net_load_cmd
` [PULL 08/68] vdpa: add trace event for vhost_vdpa_net_load_mq
` [PULL 09/68] vdpa: define SVQ transitioning state for mode switching
` [PULL 10/68] vdpa: indicate transitional state for SVQ switching
` [PULL 11/68] vdpa: fix network breakage after cancelling migration
` [PULL 12/68] libvhost-user: Dynamically allocate memory for memory slots
` [PULL 13/68] libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
` [PULL 14/68] libvhost-user: Factor out removing all mem regions
` [PULL 15/68] libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_exec()
` [PULL 16/68] libvhost-user: Factor out adding a memory region
` [PULL 17/68] libvhost-user: No need to check for NULL when unmapping
` [PULL 18/68] libvhost-user: Don't zero out memory for memory regions
` [PULL 19/68] libvhost-user: Don't search for duplicates when removing "
` [PULL 20/68] libvhost-user: Factor out search for memory region by GPA and simplify
` [PULL 21/68] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
` [PULL 22/68] libvhost-user: Use most of mmap_offset as fd_offset
` [PULL 23/68] libvhost-user: Factor out vq usability check
` [PULL 24/68] libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions
` [PULL 25/68] libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
` [PULL 26/68] pcie: Support PCIe Gen5/Gen6 link speeds
` [PULL 27/68] vdpa: stash memory region properties in vars
` [PULL 28/68] vdpa: trace skipped memory sections
` [PULL 29/68] hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge
` [PULL 30/68] hw/audio/virtio-sound: return correct command response size
` [PULL 31/68] hw/virtio: check owner for removing objects
` [PULL 32/68] hw/virtio: Add support for VDPA network simulation devices
` [PULL 33/68] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PULL 34/68] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
` [PULL 35/68] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PULL 36/68] hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
` [PULL 37/68] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
` [PULL 38/68] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
` [PULL 39/68] hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
` [PULL 40/68] Implement base of SMBIOS type 9 descriptor
` [PULL 41/68] Implement SMBIOS type 9 v2.6
` [PULL 42/68] hw/nvme: Use pcie_sriov_num_vfs()
` [PULL 43/68] pcie_sriov: Validate NumVFs
` [PULL 44/68] pcie_sriov: Reset SR-IOV extended capability
` [PULL 45/68] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PULL 46/68] hw/pci: Always call pcie_sriov_pf_reset()
` [PULL 47/68] pc: q35: Bump max_cpus to 4096 vcpus
` [PULL 48/68] Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
` [PULL 49/68] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
` [PULL 50/68] hw/i386/pc: Remove "rtc_state" link again
` [PULL 51/68] hw/i386/pc: Avoid one use of the current_machine global
` [PULL 52/68] hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()
` [PULL 53/68] hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
` [PULL 54/68] qom: new object to associate device to NUMA node
` [PULL 55/68] hw/acpi: Implement the SRAT GI affinity structure
` [PULL 56/68] hw/i386/acpi-build: Add support for SRAT Generic Initiator structures
` [PULL 57/68] virtio-iommu: Add a granule property
` [PULL 58/68] virtio-iommu: Change the default granule to the host page size
` [PULL 59/68] qemu-options.hx: Document the virtio-iommu-pci granule option
` [PULL 60/68] virtio-iommu: Trace domain range limits as unsigned int
` [PULL 61/68] virtio-iommu: Add an option to define the input range width
` [PULL 62/68] hw/i386/q35: Set virtio-iommu aw-bits default value to 39
` [PULL 63/68] hw/arm/virt: Set virtio-iommu aw-bits default value to 48
` [PULL 64/68] qemu-options.hx: Document the virtio-iommu-pci aw-bits option
` [PULL 65/68] hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory
` [PULL 66/68] hmat acpi: Fix out of bounds access due to missing use of indirection
` [PULL 67/68] hw/cxl: Fix missing reserved data in CXL Device DVSEC
` [PULL 68/68] docs/specs/pvpanic: document shutdown event
[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-03-13 1:50 UTC
[PATCH for-9.1 00/15] tcg: Canonicalize operations during optimize
2024-03-13 1:29 UTC (3+ messages)
` [PATCH 01/15] tcg/optimize: Fold andc with immediate to and
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-03-12 23:02 UTC (7+ messages)
` [PATCH v5 15/65] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
2024-03-12 23:21 UTC (7+ messages)
[PATCH v3] ui/gtk: flush display pipeline before saving vmstate when blob=true
2024-03-12 22:25 UTC (3+ messages)
[PATCH v2] virtio-gpu: first surface update with blob scanout after resumed
2024-03-12 22:22 UTC (3+ messages)
[PATCH for 9.0] migration: Skip only empty block devices
2024-03-12 22:11 UTC (5+ messages)
[PATCH v6 0/3] Initial support for SPDM Responders
2024-03-12 21:44 UTC (3+ messages)
` [PATCH v6 3/3] hw/nvme: Add SPDM over DOE support
[PULL 0/5] UI patches
2024-03-12 21:32 UTC (2+ messages)
[PULL 0/4] Error reporting patches for 2024-03-12
2024-03-12 21:31 UTC (2+ messages)
[PULL 00/55] Misc ERRP_GUARD() and cpu_env() patches
2024-03-12 21:31 UTC (2+ messages)
[PATCH v2 0/5] TCG plugins new inline operations
2024-03-12 21:25 UTC (7+ messages)
` [PATCH v2 1/5] plugins: prepare introduction of new inline ops
` [PATCH v2 2/5] plugins: add new inline op STORE_U64
` [PATCH v2 4/5] plugins: conditional callbacks
[PATCH v7 0/8] tests/qtest/migration: Add tests for introducing 'channels' argument in migrate QAPIs
2024-03-12 21:12 UTC (11+ messages)
` [PATCH v7 1/8] tests/qtest/migration: Add 'to' object into migrate_qmp()
` [PATCH v7 2/8] tests/qtest/migration: Replace connect_uri and move migrate_get_socket_address inside migrate_qmp
` [PATCH v7 3/8] tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get_socket_address
` [PATCH v7 4/8] tests/qtest/migration: Add channels parameter in migrate_qmp_fail
` [PATCH v7 5/8] tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migration port value
` [PATCH v7 6/8] tests/qtest/migration: Add channels parameter in migrate_qmp
` [PATCH v7 7/8] tests/qtest/migration: Add multifd_tcp_plain test using list of channels instead of uri
` [PATCH v7 8/8] tests/qtest/migration: Add negative tests to validate migration QAPIs
[PATCH v4 0/5] Virtio dmabuf improvements
2024-03-12 20:47 UTC (5+ messages)
` [PATCH v4 3/5] hw/virtio: change dmabuf mutex to QemuMutex
Possible memory release problem
2024-03-12 20:42 UTC (2+ messages)
[PATCH for-9.0] target/riscv: do not enable all named features by default
2024-03-12 20:32 UTC
[PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
2024-03-12 20:16 UTC (4+ messages)
[PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
2024-03-12 19:53 UTC (4+ messages)
` [PATCH v8 07/15] pcie_sriov: Do not manually unrealize
[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
2024-03-12 19:47 UTC (5+ messages)
` [PATCH v6 07/15] pcie_sriov: Do not manually unrealize
` [PATCH v6 08/15] pcie_sriov: Reuse SR-IOV VF device instances
[PATCH v6 0/8] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
2024-03-12 19:45 UTC (15+ messages)
` [PATCH v6 3/8] Replace migrate_get_connect_uri inplace of migrate_get_socket_address
` [PATCH v6 4/8] Add channels parameter in migrate_qmp_fail
` [PATCH v6 5/8] Add migrate_set_ports into migrate_qmp to update migration port value
` [PATCH v6 6/8] Add channels parameter in migrate_qmp
` [PATCH v6 7/8] Add multifd_tcp_plain test using list of channels instead of uri
` [PATCH v6 8/8] Add negative tests to validate migration QAPIs
[PULL 00/38] ppc-for-9.0-2 queue
2024-03-12 19:29 UTC (2+ messages)
[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
2024-03-12 18:52 UTC (8+ messages)
` [PATCH 1/2] tracetool: remove redundant --target-type / --target-name args
[PULL 0/2] Tracing patches
2024-03-12 19:01 UTC (3+ messages)
` [PULL 1/2] tracetool: remove redundant --target-type / --target-name args
` [PULL 2/2] meson: generate .stp files for tools too
[PATCH v7 0/4] Add full zoned storage emulation to qcow2 driver
2024-03-12 18:30 UTC (3+ messages)
` [PATCH v7 3/4] qcow2: add zoned emulation capability
[PATCH v2 00/10] mirror: allow switching from background to active mode
2024-03-12 18:52 UTC (12+ messages)
[PULL 0/8] tcg + linux-user patch queue
2024-03-12 18:41 UTC (5+ messages)
` [PULL 5/8] linux-user/elfload: Don't close an unopened file descriptor
` [PULL 6/8] linux-user/elfload: Fully initialize struct target_elf_prpsinfo
` [PULL 7/8] tcg/aarch64: Fix tcg_out_cmp for test comparisons
` [PULL 8/8] tcg/aarch64: Fix tcg_out_brcond "
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).