messages from 2024-07-16 13:34:51 to 2024-07-17 01:35:37 UTC [more...]
(no subject)
2024-07-16 14:48 UTC (5+ messages)
` [PATCH 16/26] hw/display/apple-gfx: Asynchronous MMIO writes on x86-64
[PATCH v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-17 1:34 UTC (15+ messages)
` [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] e1000: Fix the unexpected assumption that the receive buffer is full
2024-07-17 1:28 UTC (12+ messages)
[RFC v2] virtio-net: check the mac address for vdpa device
2024-07-17 1:25 UTC (4+ messages)
[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-07-17 0:00 UTC (5+ messages)
` [PATCH v5 08/13] migration/multifd: Add new migration option for multifd DSA offloading
[PATCH 0/2] Postcopy migration and vhost-user errors
2024-07-16 22:02 UTC (6+ messages)
[RFC PATCH] gdbstub: Re-factor gdb command extensions
2024-07-16 21:53 UTC (8+ messages)
[PATCH 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-16 21:36 UTC (3+ messages)
` [PATCH 1/8] aspeed: Change type of eMMC device
[PATCH v2] target/loongarch/gdbstub: Add vector registers support
2024-07-16 21:30 UTC (2+ messages)
[PATCH v3 00/27] qemu-img: refersh options and --help handling, cleanups
2024-07-16 21:28 UTC (2+ messages)
[PATCH 0/5] qapi: Doc comment cleanups
2024-07-16 21:17 UTC (15+ messages)
` [PATCH 1/5] qapi/pci: Clean up documentation around PciDeviceClass
` [PATCH 2/5] qapi/machine: Clean up documentation around CpuInstanceProperties
` [PATCH 3/5] qapi/machine: Clarify query-uuid value when none has been specified
` [PATCH 4/5] qapi/sockets: Move deprecation note out of SocketAddress doc comment
` [PATCH 5/5] qapi/ui: Drop note on naming of SpiceQueryMouseMode
[PATCH v3 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
2024-07-16 20:29 UTC (20+ messages)
` [PATCH v3 1/9] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH v3 2/9] pnv/xive2: Structure/define alignment changes
` [PATCH v3 3/9] pnv/xive: Support cache flush and queue sync inject with notifications
` [PATCH v3 4/9] pnv/xive2: Add NVG and NVC to cache watch facility
` [PATCH v3 5/9] pnv/xive2: Configure Virtualization Structure Tables through the PC
` [PATCH v3 6/9] pnv/xive2: Enable VST NVG and NVC index compression
` [PATCH v3 7/9] pnv/xive2: Set Translation Table for the NVC port space
` [PATCH v3 8/9] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PATCH v3 9/9] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
2024-07-16 20:10 UTC (11+ messages)
[RFC PATCH 0/7] migration/multifd: Introduce storage slots
2024-07-16 20:10 UTC (8+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
[PATCH] tests: increase timeout per instance of bios-tables-test
2024-07-16 19:52 UTC (6+ messages)
[RFC PATCH 0/8] Convert avocado tests to normal Python unittests
2024-07-16 19:46 UTC (6+ messages)
[PATCH] hw/nvme: MDTS Enhancement
2024-07-16 7:53 UTC
[PULL 00/11] SD/MMC patches for 2024-07-16
2024-07-16 18:41 UTC (12+ messages)
` [PULL 01/11] hw/sd/sdcard: Basis for eMMC support
` [PULL 02/11] hw/sd/sdcard: Register generic command handlers
` [PULL 03/11] hw/sd/sdcard: Register unimplemented "
` [PULL 04/11] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
` [PULL 05/11] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
` [PULL 06/11] hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)
` [PULL 07/11] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
` [PULL 08/11] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
` [PULL 09/11] hw/sd/sdcard: Add eMMC 'boot-partition-size' property
` [PULL 10/11] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
` [PULL 11/11] hw/sd/sdcard: Support boot area in emmc image
[PATCH v49 00/11] hw/sd/sdcard: Add eMMC support
2024-07-16 18:42 UTC (2+ messages)
[PATCH v2 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
2024-07-16 18:39 UTC (9+ messages)
` [PATCH v2 1/9] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH v2 4/9] pnv/xive2: Add NVG and NVC to cache watch facility
[PATCH v1 00/11] Convert avocado tests to normal Python unittests
2024-07-16 18:25 UTC (25+ messages)
` [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
[PULL 00/13] Misc HW/UI patches for 2024-07-16
2024-07-16 18:09 UTC (14+ messages)
` [PULL 01/13] hw/core/loader: allow loading larger ROMs
` [PULL 02/13] hw/isa/vt82c686: Turn "intr" irq into a named gpio
` [PULL 03/13] include/hw/qdev-core.h: Correct and clarify gpio doc comments
` [PULL 04/13] loader: remove load_image_gzipped function as its not used anywhere
` [PULL 05/13] accel/tcg: Make cpu_exec_interrupt hook mandatory
` [PULL 06/13] system/cpus: Add cpu_pause() function
` [PULL 07/13] esp: remove transfer size check from DMA DATA IN and DATA OUT transfers
` [PULL 08/13] ui/cocoa: Release CGColorSpace
` [PULL 09/13] ui/console: Convert mouse visibility parameter into bool
` [PULL 10/13] ui/cocoa: Add cursor composition
` [PULL 11/13] ui/console: Remove dpy_cursor_define_supported()
` [PULL 12/13] vl: fix "type is NULL" in -vga help
` [PULL 13/13] system/physmem: use return value of ram_block_discard_require() as errno
[PATCH 00/14] Improve mechanism for configuring allowed commands
2024-07-16 18:08 UTC (7+ messages)
` [PATCH 04/14] qapi: add a 'command-features' pragma
[PATCH v3 0/4] ui/cocoa: Add cursor composition
2024-07-16 17:55 UTC (2+ messages)
[PATCH v2] target/s390x: filter deprecated properties based on model expansion type
2024-07-16 17:32 UTC
[PATCH 0/2] Consolidate embedded PPC initial mappung functions
2024-07-16 17:07 UTC (2+ messages)
[PATCH v3 00/19] ppc/pnv: Better big-core model, lpar-per-core, PC unit
2024-07-16 16:55 UTC (26+ messages)
` [PATCH v3 01/19] target/ppc: Fix msgsnd for POWER8
` [PATCH v3 02/19] ppc/pnv: Add pointer from PnvCPUState to PnvCore
` [PATCH v3 03/19] ppc/pnv: Move timebase state into PnvCore
` [PATCH v3 04/19] target/ppc: Move SPR indirect registers "
` [PATCH v3 05/19] ppc/pnv: use class attribute to limit SMT threads for different machines
` [PATCH v3 06/19] ppc/pnv: Extend chip_pir class method to TIR as well
` [PATCH v3 07/19] ppc: Add a core_index to CPUPPCState for SMT vCPUs
` [PATCH v3 08/19] target/ppc: Add helpers to check for SMT sibling threads
` [PATCH v3 09/19] ppc: Add has_smt_siblings property to CPUPPCState
` [PATCH v3 10/19] ppc/pnv: Add a big-core mode that joins two regular cores
` [PATCH v3 11/19] ppc/pnv: Add allow for big-core differences in DT generation
` [PATCH v3 12/19] ppc/pnv: Implement big-core PVR for Power9/10
` [PATCH v3 13/19] ppc/pnv: Implement Power9 CPU core thread state indirect register
` [PATCH v3 14/19] ppc/pnv: Add POWER10 ChipTOD quirk for big-core
` [PATCH v3 15/19] ppc/pnv: Add big-core machine property
` [PATCH v3 16/19] system/cpus: Add cpu_pause() function
` [PATCH v3 17/19] ppc/pnv: Add a CPU nmi and resume function
` [PATCH v3 18/19] ppc/pnv: Implement POWER10 PC xscom registers for direct controls
` [PATCH v3 19/19] ppc/pnv: Add an LPAR per core machine option
[PATCH] target/i386: do not crash if microvm guest uses SGX CPUID leaves
2024-07-16 16:55 UTC
[Stable-9.0.2 00/27] Patch Round-up for stable 9.0.2, frozen on 2024-07-14
2024-07-16 16:26 UTC (3+ messages)
` [Stable-9.0.2 26/27] sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
[PATCH] hw/display/bcm2835_fb: fix fb_use_offsets condition
2024-07-16 16:10 UTC (5+ messages)
[PATCH v2] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
2024-07-16 16:26 UTC
[PATCH v2] qga/commands-posix: Make ga_wait_child() return boolean
2024-07-16 16:23 UTC
[PATCH] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize()
2024-07-16 16:02 UTC (5+ messages)
` [PATCH] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
[PATCH] cpu: Free queued CPU work
2024-07-16 15:58 UTC (2+ messages)
[PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
2024-07-16 16:10 UTC (10+ messages)
` [PATCH v4 1/9] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v4 2/9] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v4 3/9] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v4 4/9] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v4 5/9] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v4 6/9] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
` [PATCH v4 7/9] target/i386/kvm: Clean up return values of MSR filter related functions
` [PATCH v4 8/9] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PATCH v4 9/9] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
[PATCH v3] osdep: add a qemu_close_all_open_fd() helper
2024-07-16 15:52 UTC (3+ messages)
[PATCH] arm/kvm: add support for MTE
2024-07-16 15:45 UTC (2+ messages)
[PATCH v2] plugins/stoptrigger: TCG plugin to stop execution under conditions
2024-07-16 15:35 UTC (8+ messages)
[PATCH V15 0/7] Add architecture agnostic code to support vCPU Hotplug
2024-07-16 15:21 UTC (9+ messages)
[PATCH V16 0/7] Add architecture agnostic code to support vCPU Hotplug
2024-07-16 15:05 UTC (4+ messages)
` [PATCH V16 3/7] hw/acpi: Update ACPI GED framework "
[PATCH 0/6] VIRTIO-IOMMU/VFIO: Revert IOMMUDevice clear and fix hotunplug
2024-07-16 14:59 UTC (11+ messages)
` [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/5] Implement QATzip compression method
2024-07-16 14:50 UTC (8+ messages)
` [PATCH v6 1/5] docs/migration: add qatzip compression feature
` [PATCH v6 4/5] migration: Introduce 'qatzip' compression method
` [PATCH v6 5/5] tests/migration: Add integration test for "
[PATCH v4 0/9] RISC-V: ACPI: Namespace updates
2024-07-16 14:43 UTC (10+ messages)
` [PATCH v4 1/9] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
` [PATCH v4 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
` [PATCH v4 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64
` [PATCH v4 4/9] acpi/gpex: Create PCI link devices outside PCI root bridge
` [PATCH v4 5/9] tests/acpi: update expected DSDT blob for aarch64 and microvm
` [PATCH v4 6/9] tests/qtest/bios-tables-test.c: Remove the fall back path
` [PATCH v4 7/9] tests/acpi: Add empty ACPI data files for RISC-V
` [PATCH v4 8/9] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v4 9/9] tests/acpi: Add expected ACPI AML files "
[PATCH V1 0/8] Live update: vfio
2024-07-16 14:42 UTC (3+ messages)
` [PATCH V1 4/8] vfio-pci: cpr part 1 (fd and dma)
[PATCH v3 0/3] Fix data corruption within preallocation
2024-07-16 14:41 UTC (4+ messages)
` [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
` [PATCH v3 2/3] iotests/298: add testcase for async writes with preallocation filter
` [PATCH v3 3/3] scripts: add filev2p.py script for mapping virtual file offsets mapping
[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
2024-07-16 14:33 UTC (9+ 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
[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 (3+ messages)
[PATCH 0/7] trivial: Replace some qemu_open_old() with qemu_open()
2024-07-16 13:43 UTC (3+ messages)
` [PATCH 4/7] hw/vfio/container: Get rid of qemu_open_old()
[PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
2024-07-16 13:35 UTC (7+ messages)
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).