messages from 2024-11-05 22:55:44 to 2024-11-06 17:10:36 UTC [more...]
[PATCH] tests/functional: Bump timeouts of functional tests
2024-11-06 17:09 UTC
[PATCH v3 0/3] plugins: generate list of symbols automatically
2024-11-06 17:09 UTC (3+ messages)
` [PATCH v3 1/3] plugins: add missing export for qemu_plugin_num_vcpus
` [PATCH v3 3/3] plugins: eradicate qemu-plugins.symbols static file
[PATCH v2 00/14] s390x: virtio-mem support
2024-11-06 17:08 UTC (3+ messages)
` [PATCH v2 06/14] s390x: introduce s390_get_memory_limit()
[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
2024-11-06 17:03 UTC (7+ messages)
` "
[PATCH v5 0/3] qemu-ga: Summarize and merge commits
2024-11-06 16:44 UTC (10+ messages)
` [PATCH v5 1/3] qemu-ga: Add 'Null' check and Redefine 'route'
` [PATCH v5 2/3] qemu-ga: Optimize var declaration and definition
` [PATCH v5 3/3] qemu-ga: Avoiding freeing line prematurely
[PULL 00/40] Rust changes for QEMU 9.2 soft freeze
2024-11-06 16:27 UTC (5+ messages)
[PATCH RFT] cocoa: Remove deprecated CVDisplayLinkCreateWithCGDisplay() calls
2024-11-06 16:21 UTC
[PATCH 0/4] qga: Open channel before going daemon
2024-11-06 16:07 UTC (4+ messages)
` [PATCH 2/4] qga: Invert logic on return value in main()
[RFC v4 0/2] target/riscv: add wrapper for target specific macros in atomicity check
2024-11-06 16:08 UTC (3+ messages)
` [RFC v4 1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
[PATCH 0/3] Fixes CPUs AML & acpi-bios-tables to be x86 backward compatible
2024-11-06 16:07 UTC (7+ messages)
` [PATCH 1/3] qtest: allow ACPI DSDT Table changes
` [PATCH 2/3] Fix: Reverse CPUs presence check logic for x86 backward compatability
` [PATCH 3/3] tests/qtest/bios-tables-test: Fix DSDT golden masters for x86/{pc, q35}
[PATCH] block: fix possible int overflow
2024-11-06 16:00 UTC (4+ messages)
[PATCH 0/5] Allow to enable multifd and postcopy migration together
2024-11-06 16:00 UTC (9+ messages)
` [PATCH 2/5] migration/postcopy: magic value for postcopy channel
[PATCH v4 0/2] next-kbd: convert to use qemu_input_handler_register()
2024-11-06 15:50 UTC (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
[PATCH] target/i386: Fix legacy page table walk
2024-11-06 15:43 UTC
[PATCH 0/5] i386/hvf: x2apic support and some small fixes
2024-11-06 15:26 UTC (12+ messages)
` [PATCH 1/5] i386/hvf: Integrates x2APIC support with hvf accel
` [PATCH 2/5] i386/hvf: Fix for UB in handling CPUID function 0xD
` [PATCH 3/5] i386/hvf: Fixes startup memory leak (vmcs caps)
` [PATCH 4/5] i386/hvf: Raise exception on error setting APICBASE
` [PATCH 5/5] i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
[PULL 00/17] aspeed queue
2024-11-06 15:21 UTC (13+ messages)
` [PULL 10/17] tests/functional: Convert most Aspeed machine tests
[PATCH] vdpa: Support setting vring_base for packed svq
2024-11-06 15:00 UTC (5+ messages)
[PATCH v6 00/60] QEMU TDX support
2024-11-06 14:28 UTC (16+ messages)
` [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v6 13/60] i386/tdx: Validate TD attributes
` [PATCH v6 29/60] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PATCH v6 45/60] i386/tdx: Don't get/put guest state for TDX VMs
Why the wait for reviews / advice from armbru?
2024-11-06 14:26 UTC (4+ messages)
[PATCH] vhost: fail device start if iotlb update fails
2024-11-06 13:44 UTC (10+ messages)
[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
2024-11-06 9:58 UTC (5+ messages)
` [PATCH 1/7] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH 5/7] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH for-10.0 0/7] hw/riscv: riscv-iommu-sys device
2024-11-06 13:34 UTC (8+ messages)
` [PATCH for-10.0 1/7] hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init()
` [PATCH for-10.0 2/7] hw/riscv/riscv-iommu: parametrize CAP.IGS
` [PATCH for-10.0 3/7] hw/riscv: add riscv-iommu-sys platform device
` [PATCH for-10.0 4/7] hw/riscv/virt: Add IOMMU as platform device if the option is set
` [PATCH for-10.0 5/7] hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support
` [PATCH for-10.0 6/7] hw/riscv/riscv-iommu: implement reset protocol
` [PATCH for-10.0 7/7] docs/specs: add riscv-iommu-sys information
[PATCH] arm/virt: Extract common code to wire GICC<->vCPU IRQs for reuse
2024-11-06 13:18 UTC (5+ messages)
[PATCH 00/22] tests/qtest: migration-test refactoring
2024-11-06 13:13 UTC (30+ messages)
` [PATCH 01/22] tests/qtest/migration: Fix indentations
` [PATCH 03/22] tests/qtest/migration: Stop calling everything "test"
` [PATCH 04/22] tests/migration: Disambiguate guestperf vs. a-b
` [PATCH 05/22] tests/qtest/migration: Move bootfile code to its own file
` [PATCH 06/22] tests/qtest/migration: Move qmp helpers to a separate file
` [PATCH 08/22] tests/qtest/migration: Move ufd_version_check to utils
` [PATCH 10/22] tests/qtest/migration: Isolate test initialization
` [PATCH 11/22] tests/qtest/migration: Move common test code
` [PATCH 12/22] tests/qtest/migration: Split TLS tests from migration-test.c
` [PATCH 21/22] tests/qtest: Add support for check-qtest-<subsystem>
[PATCH v3] tests: refresh package lists with latest libvirt-ci
2024-11-06 12:35 UTC
[PATCH v5 00/11] i386: miscellaneous cleanup
2024-11-06 12:22 UTC (13+ messages)
` [PATCH v5 01/11 for v9.2?] i386/cpu: Mark avx10_version filtered when prefix is NULL
` [PATCH v5 02/11] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v5 03/11] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v5 04/11] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v5 05/11] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v5 06/11] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v5 07/11] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
` [PATCH v5 08/11] target/i386/kvm: Clean up return values of MSR filter related functions
` [PATCH v5 09/11] target/i386/kvm: Return -1 when kvm_msr_energy_thread_init() fails
` [PATCH v5 10/11] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PATCH v5 11/11] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-11-06 12:27 UTC (6+ messages)
` [PATCH v6 01/15] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v6 14/15] bios-tables-test: Add complex SRAT / HMAT test for GI GP
[PATCH] hw/intc/openpic: Avoid taking address of out-of-bounds array index
2024-11-06 11:57 UTC (3+ messages)
[PATCH v7 0/3] vhost-user-blk: live resize additional APIs
2024-11-06 11:18 UTC (4+ messages)
` [PATCH v7 1/3] qdev-monitor: add option to report GenericError from find_device_state
` [PATCH v7 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
` [PATCH v7 3/3] qapi: introduce device-sync-config
[PULL 00/31] target-arm queue
2024-11-06 11:15 UTC (2+ messages)
[PULL 0/3] final plugin updates for 9.2
2024-11-06 11:15 UTC (2+ messages)
[PATCH v5 00/19] s390x: Add Full Boot Order Support
2024-11-06 11:10 UTC (4+ messages)
[PATCH v3 0/2] qdev-monitor: avoid QemuOpts in QMP device_add()
2024-11-06 10:58 UTC (5+ messages)
` [PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
[PATCH v2 0/4] hw/loongarch/virt: Add cpu hotplug support
2024-11-06 10:56 UTC (10+ messages)
` [PATCH v2 1/4] hw/loongarch/virt: Add CPU topology support
` [PATCH v2 2/4] hw/loongarch/virt: Implement cpu plug interface
[PATCH] hw/timer: fix int underflow
2024-11-06 10:40 UTC
[PULL 00/65] virtio,pc,pci: features, fixes, cleanups
2024-11-06 10:34 UTC (12+ messages)
` [PULL 12/65] hw/acpi: Generic Port Affinity Structure support
` [PULL 23/65] qapi: introduce device-sync-config
` [PULL 60/65] hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
[PATCH v2] tests: refresh package lists with latest libvirt-ci
2024-11-06 10:27 UTC (2+ messages)
[PATCH] linux-user: Fix setreuid and setregid to use direct syscalls
2024-11-06 10:12 UTC (3+ messages)
[PATCH] tests: refresh package lists with latest libvirt-ci
2024-11-06 10:02 UTC (2+ messages)
[PATCH v2] hw/nvme: fix handling of over-committed queues
2024-11-06 9:59 UTC (4+ messages)
[PATCH 0/4] python: update linting for new mypy/pylint releases
2024-11-06 9:57 UTC (2+ messages)
[PATCH 00/19] hw/microblaze: Allow running cross-endian vCPUs
2024-11-06 9:53 UTC (33+ messages)
` [PATCH 01/19] target/microblaze: Rename CPU endianness property as 'little-endian'
` [PATCH 02/19] hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu
` [PATCH 03/19] hw/microblaze/s3adsp1800: Explicit CPU endianness
` [PATCH 04/19] hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio
` [PATCH 05/19] hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro
` [PATCH 06/19] hw/microblaze: Fix MemoryRegionOps coding style
` [PATCH 08/19] hw/microblaze: Propagate CPU endianness to microblaze_load_kernel()
` [PATCH 09/19] hw/intc/xilinx_intc: Only expect big-endian accesses
` [PATCH 10/19] hw/timer/xilinx_timer: "
` [PATCH 11/19] hw/timer/xilinx_timer: Allow down to 8-bit memory access
` [PATCH 12/19] hw/net/xilinx_ethlite: Only expect big-endian accesses
` [PATCH 13/19] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
[PATCH v3 0/4] virtio_net: Add the check for vdpa's mac address
2024-11-06 9:42 UTC (4+ messages)
` [PATCH v3 1/4] vhost_vdpa : Add a new parameter to enable check "
[PATCH] migration: Check current_migration in migration_is_running()
2024-11-06 9:43 UTC (2+ messages)
[PATCH v7 00/15] macOS PV Graphics and new vmapple machine type
2024-11-06 9:16 UTC (15+ messages)
` [PATCH v7 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v7 04/15] hw/display/apple-gfx: Adds configurable mode list
` [PATCH v7 10/15] hw/vmapple/aes: Introduce aes engine
` [PATCH v7 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v7 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v7 15/15] hw/vmapple/vmapple: Add vmapple machine type
[PATCH v2] hw/riscv: fix build error with clang
2024-11-06 8:38 UTC (5+ messages)
[PATCH] hw/timer: fix possible int overflow
2024-11-06 8:37 UTC
[PATCH v2 0/3] virtio: Convert feature properties to OnOffAuto
2024-11-06 7:59 UTC (6+ messages)
` [PATCH v2 1/3] qdev-properties: Accept bool for OnOffAuto
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2024-11-06 4:59 UTC (2+ messages)
[PATCH v6 0/3] Add support for the RAPL MSRs series
2024-11-06 3:14 UTC (11+ messages)
[PATCH v6 00/15] macOS PV Graphics and new vmapple machine type
2024-11-06 6:56 UTC (5+ messages)
` [PATCH v6 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
[QEMU PATCH v10] xen/passthrough: use gsi to map pirq when dom0 is PVH
2024-11-06 6:14 UTC
[PATCH v3] target-i386: Walk NPT in guest real mode
2024-11-06 5:18 UTC (3+ messages)
[PATCH v5 0/9] Introduce SMP Cache Topology
2024-11-06 2:40 UTC (3+ messages)
[PATCH v3 0/5] hw/loongarch/virt: Add cpu hotplug support
2024-11-06 2:03 UTC (4+ messages)
` [PATCH v3 5/5] hw/loongarch/virt: Enable cpu hotplug feature on virt machine
[PATCH 0/2] virtio-gpu: coverity fixes
2024-11-06 0:56 UTC (5+ messages)
` [PATCH 1/2] hw/display: factor out the scanout blob to fb conversion
` [PATCH 2/2] hw/display: check frame buffer can hold blob
[PATCH v4 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-11-06 0:16 UTC (7+ messages)
` [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
[PATCH] tests/functional: Convert the RV32-on-RV64 riscv test
2024-11-05 23:56 UTC (3+ messages)
[PATCH 0/8] gdbstub: Allow late attachment
2024-11-05 23:53 UTC (7+ messages)
` [PATCH 4/8] user: Introduce host_interrupt_signal
[PULL 00/50] riscv-to-apply queue
2024-11-05 23:50 UTC (8+ messages)
` [PULL 04/50] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
[PATCH 0/2] target/riscv/kvm: Update kvm exts to Linux v6.11
2024-11-05 23:42 UTC (3+ messages)
` [PATCH 2/2] "
[PULL v2 00/29] Misc HW patches for 2024-11-05
2024-11-05 23:35 UTC (2+ messages)
` [PULL v2 01/29] target/microblaze: Alias CPU endianness property as 'little-endian'
[PULL 00/29] Misc HW patches for 2024-11-05
2024-11-05 22:47 UTC (2+ messages)
` [PULL 07/29] i386/cpu: Don't enumerate the "invalid" CPU topology level
[PATCH v4 00/26] E500 Cleanup
2024-11-05 22:55 UTC (2+ 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).