qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-15 12:25:11 to 2024-07-16 10:20:10 UTC [more...]

(no subject)
 2024-07-16  6:47 UTC  (6+ messages)
` [PATCH 16/26] hw/display/apple-gfx: Asynchronous MMIO writes on x86-64
` 
  ` hw/display/apple-gfx

[PATCH v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-16 10:19 UTC  (17+ messages)
` [PATCH v4 01/12] vfio/pci: Extract mdev check into an helper
` [PATCH v4 02/12] vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
` [PATCH v4 03/12] backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities
` [PATCH v4 04/12] vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
` [PATCH v4 05/12] vfio/iommufd: Introduce auto domain creation
` [PATCH v4 06/12] vfio/{iommufd,container}: Remove caps::aw_bits

[PATCH 0/2] Postcopy migration and vhost-user errors
 2024-07-16 10:19 UTC  (10+ messages)
` [PATCH 1/2] vhost-user: add a write-read lock

[PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
 2024-07-16  9:56 UTC  (14+ messages)
` [PATCH v4 1/7] "
` [PATCH v4 2/7] ivshmem-server: Use qemu_get_runtime_dir()
` [PATCH v4 3/7] qga: "
` [PATCH v4 4/7] scsi: "
` [PATCH v4 5/7] module: "
` [PATCH v4 6/7] util: Remove qemu_get_local_state_dir()
` [PATCH v4 7/7] spice-app: Use qemu_get_runtime_dir()

[PATCH V15 0/7] Add architecture agnostic code to support vCPU Hotplug
 2024-07-16  9:52 UTC  (25+ messages)
` [PATCH V15 1/7] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V15 1/7] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V15 2/7] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V15 3/7] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V15 4/7] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V15 5/7] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V15 7/7] gdbstub: Add helper function to unregister GDB register space

[PATCH] RAMBlock: use return value of ram_block_discard_require() as errno
 2024-07-16  9:50 UTC  (3+ messages)

[PATCH 0/6] VIRTIO-IOMMU/VFIO: Revert IOMMUDevice clear and fix hotunplug
 2024-07-16  9:45 UTC  (7+ messages)
` [PATCH 1/6] Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"
` [PATCH 2/6] virtio-iommu: Remove probe_done
` [PATCH 3/6] virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
` [PATCH 4/6] virtio-iommu: Remove the end point on detach
` [PATCH 5/6] hw/vfio/common: Add vfio_listener_region_del_iommu trace event
` [PATCH 6/6] virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain

[PATCH] disas: Fix build against Capstone v6
 2024-07-16  9:38 UTC  (4+ messages)

[PATCH v2 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-16  9:36 UTC  (10+ messages)
` [PATCH v2 1/5] tests/arm-cpu-features: Do not assume PMU availability
` [PATCH v2 2/5] target/arm: Allow setting 'pmu' only for host and max
` [PATCH v2 3/5] target/arm: Do not allow setting 'pmu' for hvf
` [PATCH v2 4/5] target/arm: Always add pmu property
` [PATCH v2 5/5] target/arm/kvm: Report PMU unavailability

[PATCH 0/2] first batch of hpet fixes
 2024-07-16  9:34 UTC  (3+ messages)
` [PATCH 1/2] hpet: fix clamping of period
` [PATCH 2/2] hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator

[PATCH V2 00/11] Live update: cpr-exec
 2024-07-16  9:19 UTC  (4+ messages)
` [PATCH V2 01/11] machine: alloc-anon option

[PATCH] roms/opensbi: Update to v1.5
 2024-07-16  9:03 UTC  (3+ messages)

[PATCH v2] plugins/stoptrigger: TCG plugin to stop execution under conditions
 2024-07-16  9:02 UTC  (7+ messages)

[PATCH] Manpage: Update description of 'user=username' for '-run-with'
 2024-07-16  9:00 UTC  (2+ messages)

[PATCH] esp.c: remove transfer size check from DMA DATA IN and DATA OUT transfers
 2024-07-16  8:56 UTC  (5+ messages)

[PATCH] qemu/timer: Add host ticks function for LoongArch
 2024-07-16  8:51 UTC  (2+ messages)

[PATCH] scsi: fix regression and honor bootindex again for legacy drives
 2024-07-16  8:50 UTC  (2+ messages)

[PATCH] hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression
 2024-07-16  8:49 UTC  (3+ messages)

[PATCH] meson: Use -fno-sanitize=function when available
 2024-07-16  8:46 UTC  (2+ messages)

[PATCH] cpu: Free queued CPU work
 2024-07-16  8:46 UTC  (2+ messages)

[PATCH 0/7] trivial: Replace some qemu_open_old() with qemu_open()
 2024-07-16  8:10 UTC  (10+ messages)
` [PATCH 5/7] backends/hostmem-epc: Get rid of qemu_open_old()
` [PATCH 6/7] backends/iommufd: "
` [PATCH 7/7] backends/rng-random: "

[PATCH v2 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
 2024-07-16  7:29 UTC  (19+ messages)
` [PATCH v2 1/9] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH v2 2/9] pnv/xive2: Structure/define alignment changes
` [PATCH v2 3/9] pnv/xive: Support cache flush and queue sync inject with notifications
` [PATCH v2 4/9] pnv/xive2: Add NVG and NVC to cache watch facility
` [PATCH v2 5/9] pnv/xive2: Configure Virtualization Structure Tables through the PC
` [PATCH v2 6/9] pnv/xive2: Enable VST NVG and NVC index compression
` [PATCH v2 7/9] pnv/xive2: Set Translation Table for the NVC port space
` [PATCH v2 8/9] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PATCH v2 9/9] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c

[PATCH v2 0/4] Reconstruct loongson ipi driver
 2024-07-16  6:40 UTC  (8+ messages)
` [PATCH v2 1/4] hw/intc/loongson_ipi_common: Add loongson ipi common class

FreeBSD update required for CI?
 2024-07-16  6:38 UTC  (3+ messages)

[PATCH v4 0/2] virtio-pci: Fix the use of an uninitialized irqfd
 2024-07-16  6:25 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH v3 0/5] virtio-net: Convert feature properties to OnOffAuto
 2024-07-16  6:23 UTC  (7+ messages)
` [PATCH v3 1/5] qdev-properties: Accept bool for OnOffAuto
` [PATCH v3 2/5] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()

[PATCH v2] target/loongarch/gdbstub: Add vector registers support
 2024-07-16  6:16 UTC  (3+ messages)

[PATCH v1] target/s390x: filter deprecated features based on model expansion type
 2024-07-16  6:11 UTC  (6+ messages)

[RFC v2] virtio-net: check the mac address for vdpa device
 2024-07-16  6:08 UTC  (5+ messages)

More than 255 vcpus Windows VM setup without viommu ?
 2024-07-16  5:13 UTC  (8+ messages)

[PATCH v3 0/8] [PATCH v3 0/8] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
 2024-07-16  3:35 UTC  (4+ messages)
` [PATCH v3 7/8] target/i386/kvm: Clean up return values of MSR filter related functions

[PATCH] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize()
 2024-07-16  3:21 UTC  (7+ messages)
` [PATCH] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
` [PATCH] qga/commands-posix: Make ga_wait_child() return boolean

[PATCH v6 0/5] Implement QATzip compression method
 2024-07-16  3:03 UTC  (8+ messages)
` [PATCH v6 1/5] docs/migration: add qatzip compression feature
` [PATCH v6 2/5] meson: Introduce 'qatzip' feature to the build system
` [PATCH v6 3/5] migration: Add migration parameters for QATzip
` [PATCH v6 4/5] migration: Introduce 'qatzip' compression method
` [PATCH v6 5/5] tests/migration: Add integration test for "

[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-07-16  1:25 UTC  (14+ messages)
` [PATCH v5 01/13] meson: Introduce new instruction set enqcmd to the build system

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-07-16  1:21 UTC  (5+ messages)

[PULL 0/6] Python patches
 2024-07-15 23:39 UTC  (8+ messages)
` [PULL 1/6] python: linter changes for pylint 3.x
` [PULL 2/6] python: Do not use pylint 3.2.4 with python 3.8
` [PULL 3/6] iotests: Change imports for Python 3.13
` [PULL 4/6] python: enable testing for 3.13
` [PULL 5/6] Python: bump minimum sphinx version to 3.4.3
` [PULL 6/6] docs: remove Sphinx 1.x compatibility code

[PATCH v2] hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'
 2024-07-15 23:13 UTC  (2+ messages)
` [PATCH v2] hw/riscv/virt.c: re-insert and deprecate 'riscv, delegate'

[PATCH v4] plugins/stoptrigger: TCG plugin to stop execution under conditions
 2024-07-15 23:12 UTC  (2+ messages)

[PATCH v2 00/13] Fixes for user-only munmap races
 2024-07-15 21:42 UTC  (4+ messages)
` [PATCH v2 13/13] target/riscv: Simplify probing in vext_ldff

[PATCH 0/4] trivial: Fix superfluous trailing semicolon
 2024-07-15 17:42 UTC  (5+ messages)
` [PATCH 4/4] target/hexagon/imported/mmvec: "

[PATCH v3 0/9] RISC-V: ACPI: Namespace updates
 2024-07-15 17:11 UTC  (10+ messages)
` [PATCH v3 1/9] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
` [PATCH v3 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
` [PATCH v3 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64
` [PATCH v3 4/9] acpi/gpex: Create PCI link devices outside PCI root bridge
` [PATCH v3 5/9] tests/acpi: update expected DSDT blob for aarch64 and microvm
` [PATCH v3 6/9] tests/qtest/bios-tables-test.c: Remove the fall back path
` [PATCH v3 7/9] tests/acpi: Add empty ACPI data files for RISC-V
` [PATCH v3 8/9] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v3 9/9] tests/acpi: Add expected ACPI AML files "

[PATCH v5 0/5] Implement QATzip compression method
 2024-07-15 16:32 UTC  (5+ messages)
` [PATCH v5 4/5] migration: Introduce 'qatzip' "
    ` [External] "

[PATCH v5 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-15 14:48 UTC  (12+ messages)
` [PATCH v5 06/13] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v5 07/13] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v5 08/13] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
` [PATCH v5 09/13] hw/pci-host/gpex-acpi: Use acpi_uid property
` [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support

[PATCH] vl: fix "type is NULL" in -vga help
 2024-07-15 13:29 UTC  (2+ messages)

[PATCH] meson.build: fix libgcrypt detection on system without libgcrypt-config
 2024-07-15 13:21 UTC  (3+ messages)

[PATCH 0/3] target/i386/cpu: Misc Cleanup on host-cache-info
 2024-07-15 13:15 UTC  (3+ messages)

[PATCH] meson: Update meson-buildoptions.sh
 2024-07-15 13:00 UTC  (4+ messages)

[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
 2024-07-15 12:43 UTC  (6+ messages)

[PATCH v2 0/2] Fix data corruption within preallocation
 2024-07-15 12:36 UTC  (2+ messages)
` [PATCH v2 3/2] scripts: add filev2p.py script for mapping virtual file offsets mapping

[PATCH v2] smbios: make memory device size configurable per Machine
 2024-07-15 12:24 UTC 


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