qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-15 23:09:41 to 2024-07-16 14:33:13 UTC [more...]

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

[PATCH v6 0/5] Implement QATzip compression method
 2024-07-16 14:32 UTC  (9+ 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 4/5] migration: Introduce 'qatzip' compression method
` [PATCH v6 5/5] tests/migration: Add integration test for "

[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
 2024-07-16 14:28 UTC  (8+ messages)

[PATCH v2 0/2] Fix data corruption within preallocation
 2024-07-16 14:27 UTC  (5+ messages)
` [PATCH v2 1/2] block: zero data data corruption using prealloc-filter

[RFC PATCH] gdbstub: Re-factor gdb command extensions
 2024-07-16 14:09 UTC  (4+ messages)

[PATCH 0/6] VIRTIO-IOMMU/VFIO: Revert IOMMUDevice clear and fix hotunplug
 2024-07-16 14:02 UTC  (14+ 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 v6 0/7] plugins: access values during a memory read/write
 2024-07-16 13:53 UTC  (3+ messages)
` [PATCH v6 1/7] plugins: fix mem callback array size

[PATCH v2] osdep: add a qemu_close_all_open_fd() helper
 2024-07-16 13:42 UTC  (5+ messages)

[PATCH 0/7] trivial: Replace some qemu_open_old() with qemu_open()
 2024-07-16 13:43 UTC  (5+ messages)
` [PATCH 4/7] hw/vfio/container: Get rid of qemu_open_old()
` [PATCH 6/7] backends/iommufd: "

[PATCH] tests: increase timeout per instance of bios-tables-test
 2024-07-16 13:41 UTC  (3+ messages)

[PATCH v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-16 13:36 UTC  (31+ 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 v4 07/12] vfio/{iommufd, container}: Initialize HostIOMMUDeviceCaps during attach_device()
  ` [PATCH v4 07/12] vfio/{iommufd,container}: "
` [PATCH v4 08/12] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v4 09/12] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH v4 10/12] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support

[PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
 2024-07-16 13:35 UTC  (21+ 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] esp.c: remove transfer size check from DMA DATA IN and DATA OUT transfers
 2024-07-16 13:30 UTC  (6+ messages)

[RFC PATCH v4] ptp: Add vDSO-style vmclock support
 2024-07-16 13:20 UTC  (9+ messages)

[PATCH v2 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-16 12:53 UTC  (14+ 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 v3 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-16 12:50 UTC  (6+ messages)
` [PATCH v3 1/5] tests/arm-cpu-features: Do not assume PMU availability
` [PATCH v3 2/5] target/arm/kvm: Fix PMU feature bit early
` [PATCH v3 3/5] target/arm: Always add pmu property for Armv8
` [PATCH v3 4/5] hvf: arm: Do not advance PC when raising an exception
` [PATCH v3 5/5] hvf: arm: Properly disable PMU

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

[PATCH v3 0/9] RISC-V: ACPI: Namespace updates
 2024-07-16 12:14 UTC  (8+ 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 4/9] acpi/gpex: Create PCI link devices outside PCI root bridge

[PATCH 0/2] Consolidate embedded PPC initial mappung functions
 2024-07-16 12:07 UTC  (3+ messages)
` [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions
` [PATCH 2/2] hw/ppc: Consolidate ppc440 "

[PATCH V15 0/7] Add architecture agnostic code to support vCPU Hotplug
 2024-07-16 11:43 UTC  (8+ messages)

[PATCH 0/3] target/arm: Fixes for SME FMOPA (#2373)
 2024-07-16 11:35 UTC  (3+ messages)
` [PATCH 3/3] tests/tcg/aarch64: Add test cases for SME FMOPA (widening)

[PATCH v1 00/11] Convert avocado tests to normal Python unittests
 2024-07-16 11:26 UTC  (12+ messages)
` [PATCH 01/11] tests/functional: Add base classes for the upcoming pytest-based tests
` [PATCH 02/11] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH 03/11] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH 04/11] tests/functional: Add python-based tests to the meson build system
` [PATCH 05/11] tests/functional: Implement fetch_asset() method for downloading assets
` [PATCH 06/11] tests/functional: Convert some tests that download files via fetch_asset()
` [PATCH 07/11] tests/functional: Add a function for extracting files from an archive
` [PATCH 08/11] tests/functional: Convert some avocado tests that needed avocado.utils.archive
` [PATCH 09/11] tests/functional: Set up logging
` [PATCH 10/11] tests/functional: Convert the s390x avocado tests into standalone tests
` [PATCH 11/11] gitlab-ci: Add "check-functional" to the build tests

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

[PATCH] target/arm: Free GDB command data
 2024-07-16 10:54 UTC  (3+ messages)

[PATCH v2] hw/timer/hpet: Fix wrong HPET interrupts
 2024-07-16 10:51 UTC  (2+ messages)

[PATCH] hw/display/bcm2835_fb: fix fb_use_offsets condition
 2024-07-16 10:35 UTC  (2+ messages)

[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] RAMBlock: use return value of ram_block_discard_require() as errno
 2024-07-16  9:50 UTC  (3+ messages)

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

[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  (3+ 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] 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 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  (4+ 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  (4+ messages)
` [PATCH] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp

[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-07-16  1:25 UTC  (12+ messages)

[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  (2+ messages)

[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'


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