messages from 2024-03-13 22:03:06 to 2024-03-15 03:59:10 UTC [more...]
[PATCH for 9.1 v9 00/11] hw/pci: SR-IOV related fixes and improvements
2024-03-15 3:57 UTC (4+ messages)
` [PATCH for 9.1 v9 03/11] pcie_sriov: Ensure VF function number does not overflow
` [PATCH for 9.1 v9 04/11] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH for 9.1 v9 06/11] pcie_sriov: Remove num_vfs from PCIESriovPF
[PATCH v4 1/2] vhost: dirty log should be per backend type
2024-03-15 3:50 UTC (3+ messages)
` [PATCH v4 2/2] vhost: Perform memory section dirty scans once per iteration
[PATCH v3 0/3] migration mapped-ram fixes
2024-03-15 3:20 UTC (4+ messages)
` [PATCH v3 1/3] migration/multifd: Ensure we're not given a socket for file migration
` [PATCH v3 2/3] migration/multifd: Duplicate the fd for the outgoing_args
` [RFC PATCH v3 3/3] migration: Add fd to FileMigrationArgs
[PATCH] input-linux: Add option to not grab a device upon guest startup
2024-03-15 2:36 UTC (2+ messages)
[RFC PATCH SET] cxl: add poison event handler
2024-03-15 2:29 UTC (10+ messages)
` [RFC PATCH 3/5] cxl/core: introduce cxl_mem_report_poison()
` [RFC PATCH 4/5] cxl/core: add report option for cxl_mem_get_poison()
` [RFC PATCH 5/5] cxl/core: add poison injection event handler
[PATCH v9 0/7] QEMU CXL Provide mock CXL events and irq support
2024-03-15 1:52 UTC (2+ messages)
[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-03-15 1:16 UTC (3+ messages)
` [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
` 答复: "
Unmapping KVM Guest Memory from Host Kernel
2024-03-14 21:45 UTC (3+ messages)
[PATCH v2] target/s390x: improve cpu compatibility check error message
2024-03-14 21:37 UTC
Regression in v7.2.10 - ui-dbus.so requires -fPIC
2024-03-14 21:00 UTC
[PATCH v5 00/13] Enabling DCD emulation support in Qemu
2024-03-14 20:43 UTC (4+ messages)
` [PATCH v5 06/13] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH] target/s390x: improve cpu compatibility check error message
2024-03-14 20:26 UTC (4+ messages)
[PATCH v2 0/6] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
2024-03-14 20:23 UTC (8+ messages)
` [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
[PATCH v7 0/4] Introduce sdtrig ISA extension
2024-03-14 19:31 UTC (8+ messages)
` [PATCH v7 1/4] target/riscv: Check for valid itimer pointer before free
` [PATCH v7 2/4] target/riscv: Enable mcontrol6 triggers only when sdtrig is selected
` [PATCH v7 3/4] target/riscv: Expose sdtrig ISA extension
` [PATCH v7 4/4] target/riscv: Enable sdtrig for Ventana's Veyron CPUs
[PATCH v3 1/2] vhost: dirty log should be per backend type
2024-03-14 19:07 UTC (7+ messages)
` [PATCH v3 2/2] vhost: Perform memory section dirty scans once per iteration
[PATCH] docs/s390: clarify even more that cpu-topology is KVM-only
2024-03-14 19:06 UTC (2+ messages)
[PATCH v2 0/2] migration mapped-ram fixes
2024-03-14 18:00 UTC (14+ messages)
` [PATCH v2 1/2] migration: Fix iocs leaks during file and fd migration
` [PATCH v2 2/2] migration/multifd: Ensure we're not given a socket for file migration
[PATCH for 9.0 v15 00/10] target/riscv: vector fixes
2024-03-14 17:57 UTC (11+ messages)
` [PATCH for 9.0 v15 01/10] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH for 9.0 v15 02/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH for 9.0 v15 03/10] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
` [PATCH for 9.0 v15 04/10] target/riscv: always clear vstart in whole vec move insns
` [PATCH for 9.0 v15 05/10] target/riscv: always clear vstart for ldst_whole insns
` [PATCH for 9.0 v15 06/10] target/riscv/vector_helpers: do early exit when vstart >= vl
` [PATCH for 9.0 v15 07/10] target/riscv: remove 'over' brconds from vector trans
` [PATCH for 9.0 v15 08/10] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH for 9.0 v15 09/10] target/riscv: enable 'vstart_eq_zero' in the end of insns
` [PATCH for 9.0 v15 10/10] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PATCH v2] block: Use LVM tools for LV block device truncation
2024-03-14 17:28 UTC (4+ messages)
question on s390x topology: KVM only, or also TCG?
2024-03-14 17:24 UTC (4+ messages)
[PATCH v6 0/3] Introduce sdtrig ISA extension
2024-03-14 17:13 UTC (7+ messages)
` [PATCH v6 1/3] target/riscv: Enable mcontrol6 triggers only when sdtrig is selected
` [PATCH v6 2/3] target/riscv: Expose sdtrig ISA extension
` [PATCH v6 3/3] target/riscv: Enable sdtrig for Ventana's Veyron CPUs
[PATCH for-9.0 0/2] nbd: Fix server crash on reset with iothreads
2024-03-14 16:58 UTC (3+ messages)
` [PATCH for-9.0 1/2] nbd/server: Fix race in draining the export
` [PATCH for-9.0 2/2] iotests: Add test for reset/AioContext switches with NBD exports
[PATCH V4 1/1] target/loongarch: Fixed tlb huge page loading issue
2024-03-14 16:30 UTC (3+ messages)
[PATCH v2 0/4] tests/avocado: update sbsa-ref firmware to latest
2024-03-14 15:45 UTC (13+ messages)
` [PATCH v2 1/4] tests/avocado: update sbsa-ref firmware
` [PATCH v2 2/4] tests/avocado: drop virtio-rng from sbsa-ref tests
` [PATCH v2 3/4] tests/avocado: use OpenBSD 7.4 for sbsa-ref
` [PATCH v2 4/4] tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup
[PATCH v4 00/21] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
2024-03-14 15:30 UTC (23+ messages)
` [PATCH v4 01/21] tests: smbios: make it possible to write SMBIOS only test
` [PATCH v4 02/21] tests: smbios: add test for -smbios type=11 option
` [PATCH v4 03/21] tests: smbios: add test for legacy mode CLI options
` [PATCH v4 04/21] smbios: cleanup smbios_get_tables() from legacy handling
` [PATCH v4 05/21] smbios: get rid of smbios_smp_sockets global
` [PATCH v4 06/21] smbios: get rid of smbios_legacy global
` [PATCH v4 07/21] smbios: avoid mangling user provided tables
` [PATCH v4 08/21] smbios: don't check type4 structures in legacy mode
` [PATCH v4 09/21] smbios: add smbios_add_usr_blob_size() helper
` [PATCH v4 10/21] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PATCH v4 11/21] smbios: build legacy mode code only for 'pc' machine
` [PATCH v4 12/21] smbios: handle errors consistently
` [PATCH v4 13/21] smbios: get rid of global smbios_ep_type
` [PATCH v4 14/21] smbios: clear smbios_type4_count before building tables
` [PATCH v4 15/21] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH v4 16/21] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH v4 17/21] smbios: error out when building type 4 table is not possible
` [PATCH v4 18/21] tests: acpi/smbios: whitelist expected blobs
` [PATCH v4 19/21] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PATCH v4 20/21] tests: acpi: update expected SSDT.dimmpxm blob
` [PATCH v4 21/21] smbios: add extra comments to smbios_get_table_legacy()
Intention to work on GSoC project
2024-03-14 15:09 UTC (5+ messages)
[PATCH v4 00/23] qapi: statically type schema.py
2024-03-14 14:44 UTC (13+ messages)
` [PATCH v4 05/23] qapi: create QAPISchemaDefinition
` [PATCH v4 16/23] qapi/schema: Don't initialize "members" with `None`
[PATCH for-9.0] mirror: Don't call job_pause_point() under graph lock
2024-03-14 14:29 UTC (3+ messages)
[PATCH v4 0/5] backup: discard-source parameter
2024-03-14 13:44 UTC (4+ messages)
` [PATCH v4 4/5] qapi: blockdev-backup: add "
[PATCH for-9.0 v14 0/8] riscv: set vstart_eq_zero on vector insns
2024-03-14 13:42 UTC (13+ messages)
` [PATCH for-9.0 v14 3/8] target/riscv: always clear vstart in whole vec move insns
` [PATCH for-9.0 v14 4/8] target/riscv/vector_helpers: do early exit when vstart >= vl
` [PATCH for-9.0 v14 6/8] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH for-9.0 v14 7/8] target/riscv: enable 'vstart_eq_zero' in the end of insns
` [PATCH for-9.0 v14 8/8] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PATCH] file-posix: rearrange BDRVRawState fields
2024-03-14 12:57 UTC (2+ messages)
[PATCH v4] linux-aio: add IO_CMD_FDSYNC command support
2024-03-14 12:56 UTC (2+ messages)
[PATCH v2] gitlab: aggressively avoid extra GIT data
2024-03-14 12:29 UTC (2+ messages)
[RFC PATCH v2] contrib/plugins: control flow plugin (WIP!)
2024-03-14 12:15 UTC (3+ messages)
[PATCH 0/5] roms/efi: cleanup fix, config update, ekd2 binary rebuild
2024-03-14 11:53 UTC (6+ messages)
` [PATCH 1/5] roms/efi: clean up edk2 build config
` [PATCH 2/5] roms/efi: drop workaround for edk2-stable202308
` [PATCH 3/5] roms/efi: exclude efi shell from secure boot builds
` [PATCH 4/5] roms/efi: use pure 64-bit build for edk2-x86_64-secure-code.fd
` [PATCH 5/5] update edk2 binaries for arm, risc-v and x86 secure boot
[PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
2024-03-14 9:21 UTC
[PATCH v2] vfio/iommufd: Fix memory leak
2024-03-14 9:20 UTC (2+ messages)
[PATCH v6 00/17] Add boot LoongArch elf kernel with FDT
2024-03-14 9:04 UTC (9+ messages)
` [PATCH v6 03/17] hw/loongarch: Add slave cpu boot_code
[PATCH v3 0/3] Add support for the RAPL MSRs series
2024-03-14 8:55 UTC (9+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu
[PATCH] vfio/iommufd: Fix memory leak
2024-03-14 8:22 UTC (4+ messages)
[PATCH v3] target/riscv: Implement dynamic establishment of custom decoder
2024-03-14 8:18 UTC (4+ messages)
[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-14 7:52 UTC (5+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
` [External] "
[PATCH-for-9.1 00/12] accel/tcg: Finish replacing SOFTMMU -> SYSTEM
2024-03-14 7:18 UTC (7+ messages)
` [PATCH-for-9.0? 01/12] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
` [PATCH-for-9.0? 02/12] travis-ci: Rename SOFTMMU -> SYSTEM
` [PATCH-for-9.0? 05/12] target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
[PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
2024-03-14 6:55 UTC (2+ messages)
[PATCH v4 00/24] replay: fixes and new test cases
2024-03-14 5:19 UTC (6+ messages)
` [PATCH v4 05/24] Revert "replay: stop us hanging in rr_wait_io_event"
[PATCH v2 00/10] misc ppc patches
2024-03-14 4:49 UTC (6+ messages)
` [PATCH v2 03/10] ppc/spapr|pnv: Remove SAO from pa-features
` [PATCH v2 04/10] ppc/spapr: Remove copy-paste "
[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-03-14 4:05 UTC (8+ messages)
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
[PATCH] hw/virtio: Add support for VDPA network simulation devices
2024-03-14 3:24 UTC (4+ messages)
[PATCH] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
2024-03-14 3:17 UTC (2+ messages)
[PATCH V4] target/loongarch: Fixed tlb huge page loading issue
2024-03-14 2:05 UTC
[PULL 0/3] Xen queue 2024-03-12
2024-03-14 1:44 UTC (5+ messages)
` [PULL 2/3] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
[PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements
2024-03-13 22:51 UTC (4+ messages)
` [PATCH v2 1/3] target/hppa: Fix assemble_16 insns for wide mode
` [PATCH v2 2/3] target/hppa: Fix assemble_11a "
` [PATCH v2 3/3] target/hppa: Fix assemble_12a "
[PATCH v3 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
2024-03-13 22:51 UTC (4+ 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).