qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 14:37:21 to 2023-10-12 04:12:53 UTC [more...]

[PULL 00/54] riscv-to-apply queue
 2023-10-12  4:10 UTC  (5+ messages)
` [PULL 03/54] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PULL 10/54] target/riscv: add 'max' CPU type
` [PULL 11/54] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PULL 21/54] target/riscv: Clear CSR values at reset and sync MPSTATE with host

[PATCH RFC v4 0/9] Add loongarch kvm accel support
 2023-10-12  3:38 UTC  (3+ messages)

[PATCH v2 0/6] Support discontinuous PMU counters
 2023-10-12  3:18 UTC  (8+ messages)
` [PATCH v2 1/6] target/riscv: Propagate error from PMU setup
` [PATCH v2 2/6] target/riscv: Don't assume PMU counters are continuous
` [PATCH v2 3/6] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v2 4/6] qemu/bitops.h: Add MAKE_32BIT_MASK macro
` [PATCH v2 5/6] target/riscv: Add "pmu-mask" property to replace "pmu-num"
` [PATCH v2 6/6] docs/about/deprecated: Document RISC-V "pmu-num" deprecation

[PATCH] vfio/pci: Remove vfio_detach_device from vfio_realize error path
 2023-10-12  2:34 UTC  (2+ messages)

[PATCH 0/1] migration: Fix non-multifd migration
 2023-10-12  1:14 UTC  (3+ messages)
` [PATCH 1/1] migration: Non multifd migration don't care about multifd flushes

[PATCH V5 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-12  0:18 UTC  (24+ messages)
` [PATCH V5 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V5 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V5 3/9] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH V5 4/9] hw/acpi: Init GED framework with CPU hotplug events
` [PATCH V5 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V5 6/9] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V5 7/9] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V5 8/9] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V5 9/9] gdbstub: Add helper function to unregister GDB register space

[PATCH] riscv, qemu_fw_cfg: Add support for RISC-V architecture
 2023-10-12  0:08 UTC  (2+ messages)

[PATCH v7 00/15] iotests: use vm.cmd()
 2023-10-11 22:04 UTC  (2+ messages)

[PULL v2 00/12] Trivial patches for 2023-10-11
 2023-10-11 21:40 UTC 

[PATCH v3 0/4] Migration deprecated parts
 2023-10-11 21:02 UTC  (6+ messages)
` [PATCH v3 1/4] migration: migrate 'inc' command option is deprecated
` [PATCH v3 2/4] migration: migrate 'blk' "
` [PATCH v3 3/4] migration: Deprecate block migration
` [PATCH v3 4/4] migration: Deprecate old compression method

[PATCH] memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
 2023-10-11 20:59 UTC  (2+ messages)

[PULL 00/51] Build system, i386 changes for 2023-09-07
 2023-10-11 20:58 UTC  (5+ messages)
` [PULL 50/51] subprojects: add wrap file for libblkio

[PATCH v3 00/13] Removal of QEMUFileHooks
 2023-10-11 20:35 UTC  (14+ messages)
` [PATCH v3 01/13] migration: Create migrate_rdma()
` [PATCH v3 02/13] migration/rdma: Unfold ram_control_before_iterate()
` [PATCH v3 03/13] migration/rdma: Unfold ram_control_after_iterate()
` [PATCH v3 04/13] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PATCH v3 05/13] migration/rdma: Unfold hook_ram_load()
` [PATCH v3 06/13] migration/rdma: Create rdma_control_save_page()
` [PATCH v3 07/13] qemu-file: Remove QEMUFileHooks
` [PATCH v3 08/13] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PATCH v3 09/13] migration/rdma: Remove qemu_ prefix from exported functions
` [PATCH v3 10/13] migration/rdma: Check sooner if we are in postcopy for save_page()
` [PATCH v3 11/13] migration/rdma: Use i as for index instead of idx
` [PATCH v3 12/13] migration/rdma: Declare for index variables local
` [PATCH v3 13/13] migration/rdma: Remove all "ret" variables that are used only once

[PATCH v2] migration: refactor migration_completion
 2023-10-11 20:31 UTC  (4+ messages)

[PULL 00/65] Migration 20231011 patches
 2023-10-11 20:30 UTC  (5+ messages)
` [PULL 06/65] tests/qtest: migration: Add support for negative testing of qmp_migrate

[PATCH v8 00/29] Consolidate PIIX south bridges
 2023-10-11 20:18 UTC  (4+ messages)

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-11 20:15 UTC  (5+ messages)

[PATCH v5 00/15] Prerequisite changes for IOMMUFD support
 2023-10-11 20:11 UTC  (4+ messages)
` [PATCH v5 07/15] vfio/pci: Introduce vfio_[attach/detach]_device

[PATCH] misc/pca9552: Fix inverted input status
 2023-10-11 19:26 UTC  (3+ messages)

[QEMU][PATCH v4 0/2] Add Virtio support to Xenpvh machine for arm
 2023-10-11 19:22 UTC  (4+ messages)
` [QEMU][PATCH v4 1/2] xen_arm: Create virtio-mmio devices during initialization

[PATCH v2] misc/pca9552: Let external devices set pca9552 inputs
 2023-10-11 19:16 UTC  (3+ messages)

[PATCH v2 0/4] multifd: various fixes
 2023-10-11 19:04 UTC  (6+ messages)
` [PATCH v2 1/4] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
` [PATCH v2 2/4] multifd: document packet_len, next_packet_size
` [PATCH v2 3/4] multifd: fix counters in multifd_send_thread
` [PATCH v2 4/4] multifd: reset next_packet_len after sending pages

[PATCH 0/4] hw/pci: Have functions acess memory regions via pci_address_space()
 2023-10-11 18:59 UTC  (5+ messages)
` [PATCH 1/4] hw/isa/i82378: Access "
` [PATCH 2/4] hw/isa/lpc_ich9: Access memory regions via pci_address_space[_io]()
` [PATCH 3/4] hw/pci-host/bonito: "
` [PATCH 4/4] hw/sparc64/ebus: Access memory regions via pci_address_space_io()

[PATCH RESEND 0/7] migration pending patches
 2023-10-11 18:46 UTC  (8+ messages)
` [PATCH RESEND 1/7] tests/qtest: migration-test: Add tests for file-based migration
` [PATCH RESEND 2/7] migration/ram: Refactor precopy ram loading code
` [PATCH RESEND 3/7] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PATCH RESEND 4/7] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PATCH RESEND 5/7] migration/ram: Move xbzrle zero page handling into save_zero_page
` [PATCH RESEND 6/7] migration/ram: Merge save_zero_page functions
` [PATCH RESEND 7/7] tests/qtest: Re-enable multifd cancel test

[PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-10-11 17:52 UTC  (14+ messages)
` [PATCH v3 01/13] memory: Let ReservedRegion use Range
` [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
` [PATCH v3 03/13] vfio: Collect container iova range info
` [PATCH v3 04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions
` [PATCH v3 05/13] range: Make range_compare() public
` [PATCH v3 06/13] util/reserved-region: Add new ReservedRegion helpers
` [PATCH v3 07/13] virtio-iommu: Introduce per IOMMUDevice reserved regions
` [PATCH v3 08/13] range: Introduce range_inverse_array()
` [PATCH v3 09/13] virtio-iommu: Record whether a probe request has been issued
` [PATCH v3 10/13] virtio-iommu: Implement set_iova_ranges() callback
` [PATCH v3 11/13] virtio-iommu: Consolidate host reserved regions and property set ones
` [PATCH v3 12/13] test: Add some tests for range and resv-mem helpers
` [PATCH v3 13/13] vfio: Remove 64-bit IOVA address space assumption

[PATCH] target/riscv: pmp: Clear pmp/smepmp bits on reset
 2023-10-11 17:47 UTC  (3+ messages)

[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
 2023-10-11 17:37 UTC  (9+ messages)
` [PATCH v2 1/3] qom: new object to associate device to numa node
` [PATCH v2 2/3] hw/acpi: Implement the SRAT GI affinity structure
` [PATCH v2 3/3] qom: Link multiple numa nodes to device using a new object

[PULL 00/25] testing, gdbstub and plugin updates
 2023-10-11 17:04 UTC  (2+ messages)

[PULL 0/8] Audio patches
 2023-10-11 17:04 UTC  (2+ messages)

[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-10-11 17:32 UTC  (4+ messages)
` [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption

[PATCH v5 0/3] ramfb: migration support
 2023-10-11 17:09 UTC  (4+ messages)

[RFC/PATCH v0 00/12] Gunyah hypervisor support
 2023-10-11 16:57 UTC  (14+ messages)
` [RFC/PATCH v0 01/12] hw/arm/virt: Avoid NULL pointer de-reference
` [RFC/PATCH v0 02/12] update-linux-headers: Include gunyah.h
` [RFC/PATCH v0 03/12] gunyah: Basic support
` [RFC/PATCH v0 04/12] gunyah: Add VM properties
` [RFC/PATCH v0 05/12] gunyah: Support memory assignment
` [RFC/PATCH v0 06/12] gunyah: Add IRQFD and IOEVENTFD functions
` [RFC/PATCH v0 07/12] gunyah: Add gicv3 interrupt controller
` [RFC/PATCH v0 08/12] gunyah: Specific device-tree location
` [RFC/PATCH v0 09/12] gunyah: Customize device-tree
` [RFC/PATCH v0 10/12] gunyah: CPU execution loop
` [RFC/PATCH v0 11/12] gunyah: Workarounds (NOT FOR MERGE)
` [RFC/PATCH v0 12/12] gunyah: Documentation

[PATCH v5 00/10] Introduce model for IBM's FSI
 2023-10-11 16:54 UTC  (13+ messages)
` [PATCH v5 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v5 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v5 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v5 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v5 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v5 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v5 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v5 08/10] hw/fsi: Added qtest
` [PATCH v5 09/10] hw/fsi: Added FSI documentation
` [PATCH v5 10/10] hw/fsi: Update MAINTAINER list

[PATCH v9 00/23] plugins: Allow to read registers
 2023-10-11 16:53 UTC  (14+ messages)
` [PATCH v9 01/23] target/riscv: Move MISA limits to class
` [PATCH v9 06/23] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v9 11/23] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v9 23/23] plugins: Support C++

[PATCH] hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
 2023-10-11 16:31 UTC  (3+ messages)

[PULL 00/13] Trivial patches for 2023-10-11
 2023-10-11 16:29 UTC  (4+ messages)
` [PULL 02/13] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()

[PATCH v2 0/9] tests/migration-test: Allow testing older machine types
 2023-10-11 15:59 UTC  (22+ messages)
` [PATCH v2 1/9] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
` [PATCH v2 2/9] tests/qtest: Introduce qtest_init_with_env
` [PATCH v2 3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PATCH v2 4/9] tests/qtest: Introduce qtest_has_machine_with_env
` [PATCH v2 5/9] tests/qtest: Introduce qtest_resolve_machine_alias
` [PATCH v2 6/9] tests/qtest/migration: Introduce find_common_machine_version
` [PATCH v2 7/9] tests/qtest/migration: Define a machine for all architectures
` [PATCH v2 9/9] tests/qtest: Don't print messages from query instances

[PATCH v2 0/7] virtio-net RSS/hash report fixes
 2023-10-11 15:44 UTC  (5+ messages)
` [PATCH v2 1/7] tap: Fix virtio-net header buffer size

[PATCH v3 00/11] virtio-net RSS/hash report fixes
 2023-10-11 15:39 UTC  (12+ messages)
` [PATCH v3 01/11] tap: Remove tap_probe_vnet_hdr_len()
` [PATCH v3 02/11] tap: Remove qemu_using_vnet_hdr()
` [PATCH v3 03/11] net: Move virtio-net header length assertion
` [PATCH v3 04/11] net: Remove receive_raw()
` [PATCH v3 05/11] tap: Shrink zeroed virtio-net header
` [PATCH v3 06/11] virtio-net: Copy header only when necessary
` [PATCH v3 07/11] virtio-net: Disable RSS on reset
` [PATCH v3 08/11] virtio-net: Unify the logic to update NIC state for RSS
` [PATCH v3 09/11] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v3 10/11] virtio-net: Do not clear VIRTIO_NET_F_RSS
` [PATCH v3 11/11] ebpf: Fix RSS error handling

[PATCH v2] target/riscv: pmp: Ignore writes when RW=01
 2023-10-11 15:34 UTC  (3+ messages)

[PATCH] Add epmp to extensions list and rename it to smepmp
 2023-10-11 15:33 UTC  (3+ messages)

[PATCH] MAINTANERS: Split vt82c686 out of fuloong2e
 2023-10-11 15:32 UTC  (3+ messages)

[PATCH] target/i386: fix shadowed variable pasto
 2023-10-11 14:57 UTC  (2+ messages)

[PATCH] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
 2023-10-11 14:50 UTC  (3+ messages)

[PATCH] qtest/migration: Add a test for the analyze-migration script
 2023-10-11 14:40 UTC  (5+ messages)

[PATCH v11 00/11] Add VIRTIO sound card
 2023-10-11 14:34 UTC  (8+ messages)
` [PATCH v11 03/11] virtio-sound: handle control messages and streams
` [PATCH v11 04/11] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v11 05/11] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v11 07/11] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v11 08/11] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
` [PATCH v11 10/11] virtio-sound: implement audio capture (RX)
` [PATCH v11 11/11] docs/system: add basic virtio-snd documentation


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