messages from 2023-12-07 21:31:49 to 2023-12-10 04:07:53 UTC [more...]
[PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
2023-12-10 4:05 UTC (4+ messages)
` [PATCH RFC v2 01/12] hw/pci: Initialize PCI multifunction after realization
` [PATCH RFC v2 09/12] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH RFC v2 11/12] virtio-pci: Implement "
[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 (3+ messages)
` [PATCH qemu 1/3] hw/arm: Implement "
[PATCH v4 00/45] Raspberry Pi 4B machine
2023-12-09 10:47 UTC (47+ messages)
` [PATCH v4 01/45] Split out common part of BCM283X classes
` [PATCH v4 02/45] Split out common part of peripherals
` [PATCH v4 03/45] Split out raspi machine common part
` [PATCH v4 04/45] Introduce BCM2838 SoC
` [PATCH v4 05/45] Add GIC-400 to "
` [PATCH v4 06/45] Add BCM2838 GPIO stub
` [PATCH v4 07/45] Implement BCM2838 GPIO functionality
` [PATCH v4 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH v4 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH v4 10/45] Add BCM2838 checkpoint support
` [PATCH v4 11/45] Introduce Raspberry PI 4 machine
` [PATCH v4 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH v4 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v4 14/45] Add BCM2838 PCIE Root Complex
` [PATCH v4 15/45] Add BCM2838 PCIE host
` [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 19/45] Get rid of RNG200 timer
` [PATCH v4 20/45] Implement BCM2838 thermal sensor
` [PATCH v4 21/45] Add clock_isp stub
` [PATCH v4 22/45] Add GENET stub
` [PATCH v4 23/45] Add GENET register structs. Part 1
` [PATCH v4 24/45] Add GENET register structs. Part 2
` [PATCH v4 25/45] Add GENET register structs. Part 3
` [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 32/45] Enable BCM2838 GENET controller
` [PATCH v4 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH v4 34/45] Add Rpi4b boot tests
` [PATCH v4 35/45] Add mailbox test stub
` [PATCH v4 36/45] Add mailbox test constants
` [PATCH v4 37/45] Add mailbox tests tags. Part 1
` [PATCH v4 38/45] Add mailbox tests tags. Part 2
` [PATCH v4 39/45] Add mailbox tests tags. Part 3
` [PATCH v4 40/45] Add mailbox property tests. Part 1
` [PATCH v4 41/45] Add mailbox property tests. Part 2
` [PATCH v4 42/45] Add mailbox property tests. 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 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
2023-12-08 20:03 UTC (12+ 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 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 (14+ messages)
` [PATCH v2 1/5] sysemu/cpu-timers: Introduce ICountMode enumerator
` [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
` [PATCH v2 3/5] util/async: Only call icount_notify_exit() if icount is enabled
` [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 (9+ messages)
` [PATCH v3 1/4] target: Make qemu_target_page_mask() available for *-user
` [PATCH v3 2/4] tcg: Make tb_cflags() usable from target-agnostic code
` [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
` [PATCH v3 4/4] accel/tcg: Move perf and debuginfo support to tcg
[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 (4+ 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)
make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop
2023-12-08 0:47 UTC (3+ messages)
[PATCH qemu v2 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
2023-12-07 21:57 UTC (3+ messages)
` [PATCH qemu v2 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PATCH qemu v2 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
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).