qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-08 10:37:27 to 2023-12-11 11:55:36 UTC [more...]

[PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
 2023-12-11 11:54 UTC  (21+ messages)
` [PATCH v8 01/19] tap: Remove tap_probe_vnet_hdr_len()
` [PATCH v8 02/19] tap: Remove qemu_using_vnet_hdr()
` [PATCH v8 03/19] net: Move virtio-net header length assertion
` [PATCH v8 04/19] net: Remove receive_raw()
` [PATCH v8 05/19] tap: Call tap_receive_iov() from tap_receive()
` [PATCH v8 06/19] tap: Shrink zeroed virtio-net header
` [PATCH v8 07/19] virtio-net: Copy header only when necessary
` [PATCH v8 08/19] virtio-net: Disable RSS on reset
` [PATCH v8 09/19] virtio-net: Unify the logic to update NIC state for RSS
` [PATCH v8 10/19] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v8 11/19] virtio-net: Report RSS warning at device realization
` [PATCH v8 12/19] virtio-net: Always set populate_hash
` [PATCH v8 13/19] virtio-net: Do not write hashes to peer buffer
` [PATCH v8 14/19] ebpf: Fix RSS error handling
` [PATCH v8 15/19] ebpf: Use standard section name
` [PATCH v8 16/19] ebpf: Simplify error handling
` [PATCH v8 17/19] ebpf: Return 0 when configuration fails
` [PATCH v8 18/19] ebpf: Refactor tun_rss_steering_prog()
` [PATCH v8 19/19] ebpf: Add a separate target for skeleton

[PATCH 0/2] Add support for (ratified) Zacas extension
 2023-12-11 11:52 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Add support for "
` [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions

[PATCH v7 0/5] eBPF RSS through QMP support
 2023-12-11 11:50 UTC  (5+ messages)
` [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton

[PATCH] block: allocate aligned write buffer for 'truncate -m full'
 2023-12-11 11:27 UTC  (2+ messages)

[PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
 2023-12-11 11:21 UTC  (14+ messages)
` [PATCH 01/40] linux-headers: add vhost_types.h and vhost.h
` [PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
` [PATCH 06/40] vhost: make svq work with gpa without iova translation
` [PATCH 07/40] vdpa: move around vhost_vdpa_set_address_space_id
` [PATCH 08/40] vdpa: add back vhost_vdpa_net_first_nc_vdpa
` [PATCH 09/40] vdpa: no repeat setting shadow_data

[Bug 1254672] Re: ps segfaults with qemu-{arm, armel, mips, powerpc}-static
 2023-12-11 11:09 UTC 

[PULL 00/32] Block layer patches
 2023-12-11 10:48 UTC  (6+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()

[PATCH] ui/vnc: Respect bound console
 2023-12-11  9:43 UTC  (2+ messages)

[PATCH v2 00/16] record/replay fixes: attempting to get avocado green
 2023-12-11  9:13 UTC  (17+ messages)
` [PATCH v2 01/16] tests/avocado: add a simple i386 replay kernel test
` [PATCH v2 02/16] tests/avocado: fix typo in replay_linux
` [PATCH v2 03/16] tests/avocado: modernise the drive args for replay_linux
` [PATCH v2 04/16] scripts/replay-dump: update to latest format
` [PATCH v2 05/16] scripts/replay_dump: track total number of instructions
` [PATCH v2 06/16] replay: remove host_clock_last
` [PATCH v2 07/16] replay: add proper kdoc for ReplayState
` [PATCH v2 08/16] replay: make has_unread_data a bool
` [PATCH v2 09/16] replay: introduce a central report point for sync errors
` [PATCH v2 10/16] replay/replay-char: use report_sync_error
` [PATCH v2 11/16] replay: stop us hanging in rr_wait_io_event
` [PATCH v2 12/16] chardev: force write all when recording replay logs
` [PATCH v2 13/16] tests/avocado: remove skips from replay_kernel
` [PATCH v2 14/16] accel/tcg: define tlb_fill as a trace point
` [PATCH v2 15/16] accel/tcg: add trace_tlb_resize "
` [PATCH v2 16/16] replay: report sync error when no exception in log (!DEBUG INVESTIGATION)

[PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
 2023-12-11  8:29 UTC  (17+ messages)
` [PATCH RFC v2 01/12] hw/pci: Initialize PCI multifunction after realization
` [PATCH RFC v2 02/12] hw/pci: Determine if rombar is explicitly enabled
` [PATCH RFC v2 03/12] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH RFC v2 04/12] vfio: Avoid inspecting option QDict for rombar
` [PATCH RFC v2 05/12] hw/qdev: Remove opts member
` [PATCH RFC v2 06/12] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH RFC v2 07/12] pcie_sriov: Release VFs failed to realize
` [PATCH RFC v2 08/12] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PATCH RFC v2 09/12] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH RFC v2 10/12] pcie_sriov: Allow user to create SR-IOV device
` [PATCH RFC v2 11/12] virtio-pci: Implement SR-IOV PF
` [PATCH RFC v2 12/12] virtio-net: Implement SR-IOV VF

[PATCH 0/2] support unaligned access for some xHCI registers
 2023-12-11  7:12 UTC  (3+ messages)
` [PATCH 1/2] system/memory.c: support unaligned access
` [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers

[PATCH V7 00/12] fix migration of suspended runstate
 2023-12-11  6:56 UTC  (18+ messages)
` [PATCH V7 02/12] cpus: stop vm in "
` [PATCH V7 05/12] migration: propagate "
` [PATCH V7 11/12] tests/qtest: precopy migration with suspend
` [PATCH V7 12/12] tests/qtest: postcopy "

[PATCH v2] qdev: Report an error for machine without HotplugHandler
 2023-12-11  6:51 UTC  (2+ messages)

[PATCH for-9.0 00/10] vfio: Introduce a VFIOIOMMUClass
 2023-12-11  6:44 UTC  (21+ messages)
` [PATCH for-9.0 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler
` [PATCH for-9.0 02/10] vfio/container: Introduce vfio_legacy_setup() for further cleanups
` [PATCH for-9.0 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
` [PATCH for-9.0 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface
` [PATCH for-9.0 05/10] vfio/container: Introduce a VFIOIOMMU legacy "
` [PATCH for-9.0 06/10] vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
` [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
` [PATCH for-9.0 08/10] vfio/iommufd: Introduce a VFIOIOMMU iommufd "
` [PATCH for-9.0 09/10] vfio/spapr: Only compile sPAPR IOMMU support when needed
` [PATCH for-9.0 10/10] vfio/iommufd: Remove CONFIG_IOMMUFD usage

Request for New PPC Machine Supporting Multiple SMP Cores
 2023-12-11  6:13 UTC  (2+ messages)

[PATCH v3 0/3] Enable -cpu <cpu>,help
 2023-12-11  6:02 UTC  (8+ messages)
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print options for the CPU type similar to how the '-device' option works
  ` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu,help "

[PATCH] pc: q35: Bump max_cpus to 4096
 2023-12-11  5:57 UTC  (4+ messages)

[PATCH v6] ui/cocoa: Use NSWindow's ability to resize
 2023-12-11  5:39 UTC 

[PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
 2023-12-11  2:16 UTC  (2+ messages)

[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-12-11  1:49 UTC  (2+ messages)

[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
 2023-12-10 22:07 UTC  (10+ messages)
` [PATCH v2 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers
` [PATCH v2 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
` [PATCH v2 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
` [PATCH v2 4/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
` [PATCH v2 5/9] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
` [PATCH v2 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
` [PATCH v2 7/9] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
` [PATCH v2 8/9] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
` [PATCH v2 9/9] Hexagon (target/hexagon) Remove dead functions from hex_common.py

[PATCH qemu 0/3] [PATCH qemu 0/3] hw/arm: Add device STM32L4x5 SYSCFG
 2023-12-10 19:05 UTC  (4+ messages)
` [PATCH qemu 1/3] hw/misc: Implement STM32L4xx SYSCFG
` [PATCH qemu 2/3] tests/qtest: Add STM32L4xx SYSCFG QTest testcase
` [PATCH qemu 3/3] hw/arm: Connect STM32L4xx SYSCFG to STM32L4x5 SoC

[RFC QEMU PATCH v3 0/1] Support device passthrough when dom0 is PVH on Xen
 2023-12-10 16:52 UTC  (2+ messages)
` [RFC QEMU PATCH v3 1/1] xen: Use gsi instead of irq for mapping pirq

[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
 2023-12-10  4:11 UTC  (13+ messages)
` [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration
` [PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin
` [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
` [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
` [PATCH 05/10] tests/avocado: use more distinct names for assets
` [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
` [PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
` [PATCH 08/10] tests/avocado/boot_xen.py: merge base classes
` [PATCH 09/10] tests/avocado/boot_xen.py: unify tags
` [PATCH 10/10] tests/avocado/boot_xen.py: use class attribute

[PATCH] hw/misc/ivshmem: Use 32-bit addressing for the memory BAR
 2023-12-10  1:33 UTC  (2+ messages)

[RFC PATCH] qemu-img: convert: introduce compression_level option
 2023-12-09 18:39 UTC 

[PATCH] xen: fix condition for enabling the Xen accelerator
 2023-12-09 14:45 UTC  (2+ messages)

[PATCH qemu 0/3] hw/arm: Add device STM32L4x5 EXTI
 2023-12-09 10:52 UTC  (2+ messages)

[PATCH v4 00/45] Raspberry Pi 4B machine
 2023-12-09 10:47 UTC  (2+ messages)

[RFC 0/2] vhost-user-test: Add negotiated features check
 2023-12-09  5:03 UTC  (9+ messages)
` [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status

[PATCH] fix qemu build with xen-4.18.0
 2023-12-08 22:49 UTC  (5+ messages)

[PATCH v3 0/2] linux-user: openat() fixes
 2023-12-08 22:42 UTC  (3+ messages)
` [PATCH v3 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
` [PATCH v3 2/2] linux-user: Fix openat() emulation to not modify atime

Adding MSI support for virtio-pci to QEMU as Xen backend on ARM
 2023-12-08 22:15 UTC  (2+ messages)

[PATCH 0/2] linux-user: openat() fixes
 2023-12-08 20:52 UTC  (4+ messages)
` [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime

[PATCH v2 0/2] linux-user: openat() fixes
 2023-12-08 20:49 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
` [PATCH v2 2/2] linux-user: Fix openat() emulation to not modify atime

[PATCH v2] riscv: support new isa extension detection devicetree properties
 2023-12-08 20:26 UTC  (2+ messages)

[PATCH for 8.2] accel/tcg/cputlb: Fix iotlb page alignment check
 2023-12-08 19:39 UTC  (3+ messages)

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-08 18:41 UTC  (10+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH for-9.0 0/5] target/riscv/kvm: fix KVM reg id sizes
 2023-12-08 18:38 UTC  (6+ messages)
` [PATCH for-9.0 1/5] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
` [PATCH for-9.0 2/5] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
` [PATCH for-9.0 3/5] target/riscv/kvm: change timer regs size "
` [PATCH for-9.0 4/5] target/riscv/kvm: add RISCV_CONFIG_REG()
` [PATCH for-9.0 5/5] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()

[PATCH v3 0/6] sysemu/replay: Restrict icount to TCG system emulation
 2023-12-08 18:03 UTC  (13+ messages)
` [PATCH v3 1/6] sysemu/cpu-timers: Have icount_configure() return a boolean
` [PATCH v3 2/6] system/vl: Evaluate icount after accelerator options are parsed
` [PATCH v3 3/6] sysemu/cpu-timers: Introduce ICountMode enumerator
` [PATCH v3 4/6] target/arm: Ensure icount is enabled when emulating INST_RETIRED
` [PATCH v3 5/6] util/async: Only call icount_notify_exit() if icount is enabled
` [PATCH v3 6/6] sysemu/replay: Restrict icount to system emulation

udp guestfwd
 2023-12-08 17:33 UTC  (2+ messages)

[PATCH v8 0/3] pnv N1 chiplet model
 2023-12-08 15:19 UTC  (4+ messages)
` [PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common "
` [PATCH v8 2/3] hw/ppc: Add N1 "
` [PATCH v8 3/3] hw/ppc: N1 chiplet wiring

[PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-08 15:20 UTC  (4+ messages)

[PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
 2023-12-08 15:13 UTC  (3+ messages)
` [PATCH v8 2/3] hw/ppc: Add N1 "
` [PATCH v8 3/3] hw/ppc: N1 chiplet wiring

[PATCH v1 0/5] migration & CI: Add a CI job for migration compat testing
 2023-12-08 15:02 UTC  (3+ messages)
` [PATCH v1 2/5] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs

[PATCH 0/3] Support for Zoned UFS
 2023-12-08  6:22 UTC  (4+ messages)
    ` [PATCH 1/3] hw/ufs: "
    ` [PATCH 2/3] hw/scsi: add mode sense support for zbc device
    ` [PATCH 3/3] tests/qtest: Add tests for Zoned UFS

[PATCH v2 0/5] sysemu/replay: Restrict icount to TCG system emulation
 2023-12-08 14:00 UTC  (10+ messages)
` [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
` [PATCH v2 4/5] system/vl: Restrict icount to TCG emulation

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-12-08 12:53 UTC  (5+ messages)
` [PATCH 05/16] hw/uefi: add var-service-core.c

[PATCH for-8.2] block: Fix AioContext locking in qmp_block_resize()
 2023-12-08 12:43 UTC 

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-12-08 11:52 UTC  (5+ messages)
` [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion

[PATCH v3 0/4] accel/tcg: Move perf and debuginfo support to tcg
 2023-12-08 11:01 UTC  (7+ messages)
` [PATCH v3 1/4] target: Make qemu_target_page_mask() available for *-user
` [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c


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