messages from 2025-02-10 19:21:20 to 2025-02-11 15:20:51 UTC [more...]
[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
2025-02-11 15:20 UTC (9+ messages)
` [PATCH v5 3/5] migration: enable multifd and postcopy together
[PATCH v2 0/9] migration: Fix issues during qmp_migrate_cancel
2025-02-11 15:01 UTC (2+ messages)
` [PATCH v2 5/9] migration: Reject qmp_migrate_cancel after postcopy
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-11 15:00 UTC (5+ messages)
` [PATCH v4 20/33] vfio/migration: Add x-migration-load-config-after-iter VFIO property
[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
2025-02-11 15:00 UTC (5+ messages)
` [PATCH 01/42] docs/qapidoc: support header-less freeform sections
` [PATCH 27/42] qapi: differentiate "intro" and "detail" sections
[PATCH] 9pfs: fix dead code in qemu_open_flags_tostr()
2025-02-11 14:47 UTC (4+ messages)
[PATCH] MAINTAINERS: add more files to `vhost`
2025-02-11 14:42 UTC
[PULL 0/7] Functional tests and Gitlab-CI patches
2025-02-11 14:38 UTC (9+ messages)
` [PULL 1/7] tests/functional: Convert the aarch64 xen test to the functional framework
` [PULL 2/7] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
` [PULL 3/7] tests/functional: Convert the hotplug_blk avocado test
` [PULL 4/7] tests/functional: Add a ppc sam460ex test
` [PULL 5/7] gitlab: don't fail cirrus CI jobs when credits are exhausted
` [PULL 6/7] gitlab: use new(ish) cirrus-vars command for creating config
` [PULL 7/7] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
[PULL 00/12] vfio queue
2025-02-11 14:33 UTC (13+ messages)
` [PULL 01/12] vfio/igd: Fix potential overflow in igd_gtt_memory_size()
` [PULL 02/12] vfio/pci: declare generic quirks in a new header file
` [PULL 03/12] vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk
` [PULL 04/12] vfio/igd: use VFIOConfigMirrorQuirk for mirrored registers
` [PULL 05/12] vfio/iommufd: Fix SIGSEV in iommufd_cdev_attach()
` [PULL 06/12] util/error: Introduce warn_report_err_once()
` [PULL 07/12] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PULL 08/12] vfio: Rephrase comment in vfio_listener_region_add() error path
` [PULL 09/12] vfio: Introduce vfio_get_vfio_device()
` [PULL 10/12] vfio: Improve error reporting when MMIO region mapping fails
` [PULL 11/12] vfio: Remove reports of DMA mapping errors in backends
` [PULL 12/12] vfio: Remove superfluous error report in vfio_listener_region_add()
[PATCH] tests/functional: Add a ppc sam460ex test
2025-02-11 14:26 UTC (4+ messages)
[PATCH] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
2025-02-11 13:57 UTC (4+ messages)
[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
2025-02-11 11:34 UTC (6+ messages)
` [PATCH 1/1] Added support for get/set alert configuration commands
[PATCH] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
2025-02-11 13:55 UTC
[PATCH v3 0/7] vfio: Improve error reporting when MMIO region mapping fails
2025-02-11 13:32 UTC (5+ messages)
` [PATCH v3 1/7] util/error: Introduce warn_report_err_once()
[PATCH v2 00/69] target/arm: FEAT_AFP and FEAT_RPRES
2025-02-11 13:17 UTC (3+ messages)
` [PATCH v2 08/69] target/arm: Adjust FP behaviour for FPCR.AH = 1
[PATCH] target/alpha: Don't corrupt error_code with unknown softfloat flags
2025-02-11 13:06 UTC
[PATCH] rust: add --rust-target option for bindgen
2025-02-11 12:27 UTC (9+ messages)
` [PATCH] rust: pl011: convert pl011_create to safe Rust
` vtables and procedural macros (was Re: [PATCH] rust: pl011: convert pl011_create to safe Rust)
[PATCH v3 0/8] qapi-go: add generator for Golang interfaces
2025-02-11 12:08 UTC (5+ messages)
ldrd implementation issue?
2025-02-11 10:46 UTC
[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
2025-02-11 10:06 UTC (10+ messages)
` [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
` [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation
[PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
2025-02-11 9:51 UTC (18+ messages)
` [PATCH 07/14] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
` [PATCH 08/14] hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
` [PATCH 09/14] target/arm: Support CP_ACCESS_TRAP_EL1 as a CPAccessResult
` [PATCH 10/14] target/arm: Use CP_ACCESS_TRAP_EL1 for traps that are always to EL1
` [PATCH 11/14] target/arm: Use TRAP_UNCATEGORIZED for XScale CPAR traps
` [PATCH 12/14] target/arm: Remove CP_ACCESS_TRAP handling
` [PATCH 13/14] target/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to CP_ACCESS_UNDEFINED
` [PATCH 14/14] target/arm: Correct errors in WFI/WFE trapping
[PATCH v3 00/23] hw/uefi: add uefi variable service
2025-02-11 9:45 UTC (25+ messages)
` [PATCH v3 01/23] hw/uefi: add include/hw/uefi/var-service-api.h
` [PATCH v3 02/23] hw/uefi: add include/hw/uefi/var-service-edk2.h
` [PATCH v3 03/23] hw/uefi: add include/hw/uefi/var-service.h
` [PATCH v3 04/23] hw/uefi: add var-service-guid.c
` [PATCH v3 05/23] hw/uefi: add var-service-utils.c
` [PATCH v3 06/23] hw/uefi: add var-service-vars.c
` [PATCH v3 07/23] hw/uefi: add var-service-auth.c
` [PATCH v3 08/23] hw/uefi: add var-service-policy.c
` [PATCH v3 09/23] hw/uefi: add var-service-core.c
` [PATCH v3 10/23] hw/uefi: add var-service-pkcs7.c
` [PATCH v3 11/23] hw/uefi: add var-service-pkcs7-stub.c
` [PATCH v3 12/23] hw/uefi: add var-service-siglist.c
` [PATCH v3 13/23] hw/uefi: add var-service-json.c + qapi for NV vars
` [PATCH v3 14/23] hw/uefi: add trace-events
` [PATCH v3 15/23] hw/uefi: add UEFI_VARS to Kconfig
` [PATCH v3 16/23] hw/uefi: add to meson
` [PATCH v3 17/23] hw/uefi: add uefi-vars-sysbus device
` [PATCH v3 18/23] hw/uefi-vars-sysbus: qemu platform bus support
` [PATCH v3 19/23] hw/uefi-vars-sysbus: allow for arm virt
` [PATCH v3 20/23] hw/uefi: add uefi-vars-isa device
` [PATCH v3 21/23] hw/uefi-vars-isa: add acpi device
` [PATCH v3 22/23] docs: add uefi variable service documentation
` [PATCH v3 23/23] hw/uefi: add MAINTAINERS entry
[PATCH 0/4] Handling aliased guest memory maps in vhost-vDPA SVQs
2025-02-11 9:43 UTC (3+ messages)
` [PATCH 4/4] vhost-iova-tree: Update documentation
[PATCH 0/1] mem/cxl-type3: Add a default value of sn
2025-02-11 9:26 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
2025-02-11 9:22 UTC (5+ messages)
` [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
[PATCH v3] hw/arm/virt: Support larger highmem MMIO regions
2025-02-11 8:14 UTC (2+ messages)
[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
2025-02-11 7:57 UTC (18+ messages)
[PATCH v5 0/7] hw/loongarch/virt: Add cpu hotplug support
2025-02-11 6:53 UTC (8+ messages)
` [PATCH v5 1/7] hw/loongarch/virt: Add CPU topology support
` [PATCH v5 2/7] hw/loongarch/virt: Add topo properties on CPU object
` [PATCH v5 3/7] hw/loongarch/virt: Add basic cpu plug interface framework
` [PATCH v5 4/7] hw/loongarch/virt: Implement cpu unplug interface
` [PATCH v5 5/7] hw/loongarch/virt: Implement cpu plug interface
` [PATCH v5 6/7] hw/loongarch/virt: Update the ACPI table for hotplug cpu
` [PATCH v5 7/7] hw/loongarch/virt: Enable cpu hotplug feature on virt machine
[PATCH v3 0/2] include: move include/qapi/qmp/ to include/qobject/
2025-02-11 6:49 UTC (4+ messages)
[PATCH 0/2] CXL CCI Media Operations
2025-02-11 5:20 UTC (4+ messages)
` [PATCH 1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
[PATCH 00/12] rust: remaining parts of qdev bindings
2025-02-11 3:37 UTC (11+ messages)
` [PATCH 07/12] rust: qdev: switch from legacy reset to Resettable
` [PATCH 09/12] rust: bindings for MemoryRegionOps
` [PATCH 10/12] rust: irq: define ObjectType for IRQState
` [PATCH 11/12] rust: chardev, qdev: add bindings to qdev_prop_set_chr
` [PATCH 12/12] rust: pl011: convert pl011_create to safe Rust
[PULL 00/12] target-arm queue
2025-02-11 2:37 UTC (2+ messages)
[PULL 00/25] Block layer patches
2025-02-11 2:37 UTC (2+ messages)
[PULL 00/17] testing and gdbstub updates
2025-02-11 2:37 UTC (2+ messages)
[PATCH v2 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
2025-02-10 23:37 UTC (24+ messages)
` [PATCH v2 01/10] target: Set disassemble_info::endian value for little-endian targets
` [PATCH v2 02/10] target: Set disassemble_info::endian value for big-endian targets
` [PATCH v2 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
` [PATCH v2 04/10] target/microblaze: Set disassemble_info::endian value in disas_set_info
` [PATCH v2 05/10] target/mips: Set disassemble_info::endian value in disas_set_info()
` [PATCH v2 06/10] target/ppc: "
` [PATCH v2 07/10] target/riscv: "
` [PATCH v2 08/10] target/sh4: "
` [PATCH v2 09/10] target/xtensa: "
` [PATCH v2 10/10] disas: Remove target_words_bigendian() call in initialize_debug_target()
[RFC] target/i386: sev: Add cmdline option to enable the Allowed SEV Features feature
2025-02-10 23:27 UTC (3+ messages)
[PATCH v3 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
2025-02-10 22:18 UTC (11+ messages)
` [PATCH v3 01/10] target: Set disassemble_info::endian value for little-endian targets
` [PATCH v3 02/10] target: Set disassemble_info::endian value for big-endian targets
` [PATCH v3 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
` [PATCH v3 04/10] target/microblaze: Set disassemble_info::endian value in disas_set_info
` [PATCH v3 05/10] target/mips: Set disassemble_info::endian value in disas_set_info()
` [PATCH v3 06/10] target/ppc: "
` [PATCH v3 07/10] target/riscv: "
` [PATCH v3 08/10] target/sh4: "
` [PATCH v3 09/10] target/xtensa: "
` [PATCH v3 10/10] disas: Remove target_words_bigendian() call in initialize_debug_target()
[PATCH v3 00/24] cpus: Restrict CPU has_work() handlers to system emulation
2025-02-10 21:57 UTC (7+ messages)
` [PATCH v3 24/24] cpus: Remove CPUClass::has_work() handler
[PATCH v2 00/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
2025-02-10 21:56 UTC (2+ messages)
[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
2025-02-10 21:46 UTC (4+ messages)
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
[PATCH 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
2025-02-10 21:24 UTC (4+ messages)
` [PATCH 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
[PULL 00/32] Misc HW patches for 2025-02-10
2025-02-10 20:42 UTC (33+ messages)
` [PULL 01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
` [PULL 02/32] hw/intc/xilinx_intc: Make device endianness configurable
` [PULL 03/32] hw/net/xilinx_ethlite: "
` [PULL 04/32] hw/timer/xilinx_timer: "
` [PULL 05/32] hw/char/xilinx_uartlite: "
` [PULL 06/32] hw/ssi/xilinx_spi: "
` [PULL 07/32] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PULL 08/32] hw/intc/apic: Fixes magic number use, removes outdated comment
` [PULL 09/32] hw/core/machine: Reject thread level cache
` [PULL 10/32] hw/sysbus: Use sizeof(BusState) in main_system_bus_create()
` [PULL 11/32] hw/sysbus: Declare QOM types using DEFINE_TYPES() macro
` [PULL 12/32] hw/sysbus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
` [PULL 13/32] hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMIC_SYS_BUS_DEVICE
` [PULL 14/32] hw/display: Have RAMFB device "
` [PULL 15/32] hw/i386: Have X86_IOMMU devices "
` [PULL 16/32] hw/net: Have eTSEC device "
` [PULL 17/32] hw/tpm: Have TPM TIS sysbus "
` [PULL 18/32] hw/xen: Prefer QOM cast for XenLegacyDevice
` [PULL 19/32] hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE
` [PULL 20/32] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PULL 21/32] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PULL 22/32] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PULL 23/32] hw/boards: Do not create unusable default if=sd drives
` [PULL 24/32] hw/arm: Remove all invalid uses of auto_create_sdcard=true
` [PULL 25/32] hw/riscv: "
` [PULL 26/32] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
` [PULL 27/32] tests/functional: Explicit endianness of microblaze assets
` [PULL 28/32] tests/functional: Allow microblaze tests to take a machine name argument
` [PULL 29/32] tests/functional: Remove sleep() kludges from microblaze tests
` [PULL 30/32] tests/functional: Have microblaze tests inherit common parent class
` [PULL 31/32] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header
` [PULL 32/32] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
[PATCH v2 0/3] hvf: arm: Support creating VMs with 64+GB of RAM on macOS 15+
2025-02-10 20:39 UTC (6+ messages)
` [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
[PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
2025-02-10 20:37 UTC (2+ messages)
[PATCH 0/9] hw/sysbus/platform-bus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
2025-02-10 20:36 UTC (2+ messages)
[PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
2025-02-10 20:32 UTC (2+ messages)
[PATCH] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
2025-02-10 20:09 UTC (2+ messages)
[PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
2025-02-10 19:46 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).