qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-08 02:39:04 to 2023-12-10 22:08:29 UTC [more...]

[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
 2023-12-10 22:07 UTC  (2+ messages)
` [PATCH v2 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers

[PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
 2023-12-10 19:01 UTC 

[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 v2] qdev: Report an error for machine without HotplugHandler
 2023-12-10  5:34 UTC 

[PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
 2023-12-10  5:29 UTC  (20+ 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 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 RFC v2 00/12] virtio-net: add support for SR-IOV emulation
 2023-12-10  4:05 UTC  (13+ 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] 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  (24+ messages)
` [PATCH v4 01/45] Split out common part of BCM283X classes
` [PATCH v4 02/45] Split out common part of peripherals
` [PATCH v4 04/45] Introduce BCM2838 SoC
` [PATCH v4 06/45] Add BCM2838 GPIO stub
` [PATCH v4 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v4 14/45] Add BCM2838 PCIE Root Complex
` [PATCH v4 16/45] Enable BCM2838 PCIE
` [PATCH v4 17/45] Add RNG200 skeleton
` [PATCH v4 18/45] Add RNG200 RNG and RBG
` [PATCH v4 21/45] Add clock_isp stub
` [PATCH v4 26/45] Add GENET register structs. Part 4
` [PATCH v4 27/45] Add GENET register access macros
` [PATCH v4 28/45] Implement GENET register ops
` [PATCH v4 29/45] Implement GENET MDIO
` [PATCH v4 30/45] Implement GENET TX path
` [PATCH v4 31/45] Implement GENET RX path
` [PATCH v4 34/45] Add Rpi4b boot tests
` [PATCH v4 38/45] Add mailbox tests tags. Part 2
` [PATCH v4 39/45] Add mailbox tests tags. Part 3
` [PATCH v4 43/45] Add missed BCM2835 properties
` [PATCH v4 44/45] Append added properties to mailbox test
` [PATCH v4 45/45] Add RPi4B to paspi4.rst

[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  (8+ 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 V7 00/12] fix migration of suspended runstate
 2023-12-08 17:28 UTC  (6+ messages)
` [PATCH V7 05/12] migration: propagate "
` [PATCH V7 11/12] tests/qtest: precopy migration with suspend

[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] pc: q35: Bump max_cpus to 4096
 2023-12-08 14:03 UTC  (3+ messages)

[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

[ANNOUNCE] QEMU 8.2.0-rc3 is now available
 2023-12-08  9:40 UTC 

[PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
 2023-12-08  9:43 UTC 

Kext files for VirtIO
 2023-12-08  9:40 UTC  (2+ messages)

[PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
 2023-12-08  9:33 UTC  (2+ messages)

[PATCH v5] crypto: Introduce SM4 symmetric cipher algorithm
 2023-12-08  9:31 UTC  (2+ messages)

[PATCH 00/11] record/replay fixes, maybe for 8.2 or for post release stable?
 2023-12-08  9:29 UTC  (4+ messages)
` [PATCH 09/11] replay: stop us hanging in rr_wait_io_event

[PATCH v1 00/17] Add boot LoongArch elf kernel with FDT
 2023-12-08  9:00 UTC  (18+ messages)
` [PATCH v1 01/17] hw/loongarch: Move boot fucntions to boot.c
` [PATCH v1 02/17] hw/loongarch: Add load initrd
` [PATCH v1 03/17] hw/loongarch: Add init_cmdline
` [PATCH v1 04/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v1 05/17] hw/loongarch: Init efi_system_table
` [PATCH v1 06/17] hw/loongarch: Init efi_boot_memmap table
` [PATCH v1 07/17] hw/loongarch: Init efi_initrd table
` [PATCH v1 08/17] hw/loongarch: Init efi_fdt table
` [PATCH v1 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PATCH v1 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [PATCH v1 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PATCH v1 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PATCH v1 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PATCH v1 14/17] hw/loongarch: fdt adds pcie irq_map node
` [PATCH v1 15/17] hw/loongarch: fdt remove unused irqchip node
` [PATCH v1 16/17] hw/loongarch: Add cells missing from uart node
` [PATCH v1 17/17] hw/loongarch: Add cells missing from rtc node

Request for New PPC Machine Supporting Multiple SMP Cores
 2023-12-08  8:58 UTC  (3+ messages)

[PATCH for-9.0 00/10] vfio: Introduce a VFIOIOMMUClass
 2023-12-08  8:46 UTC  (11+ 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

[PULL 00/32] Block layer patches
 2023-12-08  8:32 UTC  (5+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()

[PATCH 1/2] target/riscv: FIX xATP_MODE validation
 2023-12-08  6:16 UTC  (2+ messages)

[PATCH 1/1] accel/tcg: Fix the comment for CPUTLBEntryFull
 2023-12-08  2:44 UTC  (3+ messages)


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