qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-05 19:29:33 to 2024-11-06 12:20:10 UTC [more...]

[PATCH 0/5] Allow to enable multifd and postcopy migration together
 2024-11-06 12:19 UTC  (7+ messages)
` [PATCH 2/5] migration/postcopy: magic value for postcopy channel

[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-11-06 12:17 UTC  (3+ messages)
` [PATCH v6 01/15] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle

[PATCH 00/22] tests/qtest: migration-test refactoring
 2024-11-06 12:13 UTC  (24+ 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 v4 0/2] next-kbd: convert to use qemu_input_handler_register()
 2024-11-06 12:09 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function

[PATCH] vhost: fail device start if iotlb update fails
 2024-11-06 12:01 UTC  (8+ messages)

[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  (7+ messages)
` [PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device

[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 0/5] i386/hvf: x2apic support and some small fixes
 2024-11-06 10:44 UTC  (3+ messages)
` [PATCH 1/5] i386/hvf: Integrates x2APIC support with hvf accel

[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  (13+ 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] block: fix possible int overflow
 2024-11-06  9:53 UTC  (2+ messages)

[PATCH 00/19] hw/microblaze: Allow running cross-endian vCPUs
 2024-11-06  9:53 UTC  (45+ 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 07/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [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  (3+ messages)

[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
 2024-11-06  9:38 UTC  (6+ 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 v5 0/3] qemu-ga: Summarize and merge commits
 2024-11-06  8:41 UTC  (4+ 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

[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/60] QEMU TDX support
 2024-11-06  5:13 UTC  (10+ 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 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 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2024-11-06  3:54 UTC  (3+ messages)
` [PATCH 1/7] target/i386: disable PerfMonV2 when PERFCORE unavailable

[PATCH v5 00/11] i386: miscellaneous cleanup
 2024-11-06  3:07 UTC  (12+ 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 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  (30+ messages)
` [PULL 01/29] target/microblaze: Rename CPU endianness property as 'little-endian'
` [PULL 02/29] hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu
` [PULL 03/29] hw/microblaze/s3adsp1800: Explicit CPU endianness
` [PULL 04/29] hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio
` [PULL 05/29] hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro
` [PULL 06/29] hw/core/machine: Add missing 'units.h' and 'error-report.h' headers
` [PULL 07/29] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PULL 08/29] hw/core: Make CPU topology enumeration arch-agnostic
` [PULL 09/29] qapi/qom: Define cache enumeration and properties for machine
` [PULL 10/29] hw/core: Check smp cache topology support "
` [PULL 11/29] hw/core: Add a helper to check the cache topology level
` [PULL 12/29] hw/ppc/e500: Prefer QOM cast
` [PULL 13/29] hw/ppc/e500: Remove unused "irqs" parameter
` [PULL 14/29] hw/ppc/e500: Add missing device tree properties to i2c controller node
` [PULL 15/29] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
` [PULL 16/29] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
` [PULL 17/29] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PULL 18/29] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
` [PULL 19/29] hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
` [PULL 20/29] hw/net/fsl_etsec/miim: Reuse MII constants
` [PULL 21/29] hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
` [PULL 22/29] hw/gpio/mpc8xxx: "
` [PULL 23/29] hw/ppc/mpc8544_guts: "
` [PULL 24/29] hw/sd/sdhci: "
` [PULL 25/29] hw/block/pflash_cfi01: "
` [PULL 26/29] hw/i2c/smbus_eeprom: "
` [PULL 27/29] hw/rtc/ds1338: "
` [PULL 28/29] hw/usb/hcd-ehci-sysbus: "
` [PULL 29/29] hw/riscv/iommu: fix build error with clang

[PATCH v4 00/26] E500 Cleanup
 2024-11-05 22:55 UTC  (2+ messages)

[PATCH] arm/virt: Extract common code to wire GICC<->vCPU IRQs for reuse
 2024-11-05 22:20 UTC  (3+ messages)

[PATCH] hw/arm/virt: Move common vCPU properties in a function
 2024-11-05 22:17 UTC  (3+ messages)

[PULL 00/17] aspeed queue
 2024-11-05 21:50 UTC  (12+ messages)
` [PULL 10/17] tests/functional: Convert most Aspeed machine tests

[PATCH qemu 00/10] hw/cxl: Mailbox input parser hardening against invalid input
 2024-11-05 21:37 UTC  (19+ messages)
` [PATCH qemu 02/10] hw/cxl: Check input includes at least the header in cmd_features_set_feature()
` [PATCH qemu 03/10] hw/cxl: Check input length is large enough in cmd_events_clear_records()
` [PATCH qemu 04/10] hw/cxl: Check enough data in cmd_firmware_update_transfer()
` [PATCH qemu 05/10] hw/cxl: Check the length of data requested fits in get_log()
` [PATCH qemu 06/10] hw/cxl: Avoid accesses beyond the end of cel_log
` [PATCH qemu 07/10] hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
` [PATCH qemu 08/10] hw/cxl: Check that writes do not go beyond end of target attributes
` [PATCH qemu 09/10] hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
` [PATCH qemu 10/10] hw/cxl: Ensure there is enough data to read the input header in cmd_get_physical_port_state()

[RFC PATCH v5 0/2] Support RISC-V CSR read/write in Qtest environment
 2024-11-05 20:44 UTC  (5+ messages)
` [RFC PATCH v5 1/2] target/riscv: Add RISC-V CSR qtest support
` [RFC PATCH v5 2/2] tests/qtest: QTest example for RISC-V CSR register

[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
 2024-11-05 19:57 UTC  (7+ messages)
` [PATCH 03/27] qemu-img: global option processing and error printing
` [PATCH 04/27] qemu-img: pass current cmd info into command handlers
` [PATCH 05/27] qemu-img: create: refresh options/--help


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