messages from 2025-02-12 14:05:22 to 2025-02-13 10:07:46 UTC [more...]
[PATCH v7 00/10] hw/microblaze: Allow running cross-endian vCPUs
2025-02-13 10:07 UTC (3+ messages)
` [PATCH v7 01/10] hw/qdev-properties-system: Introduce EndianMode QAPI enum
[PATCH v3 00/23] hw/uefi: add uefi variable service
2025-02-13 10:06 UTC (13+ messages)
` [PATCH v3 09/23] hw/uefi: add var-service-core.c
[PATCH] target/loongarch: Add full type support for query-cpu-model-expansion
2025-02-13 10:07 UTC (3+ messages)
[PATCH] microvm: do not use the lastest cpu version
2025-02-13 9:41 UTC
[PULL 00/12] vfio queue
2025-02-13 9:30 UTC (8+ messages)
` [PULL 05/12] vfio/iommufd: Fix SIGSEV in iommufd_cdev_attach()
[PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
2025-02-13 9:25 UTC (4+ messages)
[PATCH] vfio: Add property documentation
2025-02-13 8:46 UTC
[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
2025-02-13 8:42 UTC
[PATCH] target/riscv: silent warnings about Smdbltrp/Smrnmi being disabled
2025-02-13 7:52 UTC
[PATCH 0/1] mem/cxl-type3: Add a default value of sn
2025-02-13 7:09 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v6 00/11] hw/microblaze: Allow running cross-endian vCPUs
2025-02-13 7:07 UTC (11+ messages)
` [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
[PATCH v2] vdpa: Fix endian bugs in shadow virtqueue
2025-02-13 6:49 UTC (4+ messages)
[PATCH v8 00/10] Support virtio-gpu DRM native context
2025-02-13 4:47 UTC (3+ messages)
` [PATCH v8 10/10] docs/system: virtio-gpu: Document host/guest requirements
[PATCH v5 0/8] Support virtio-gpu DRM native context
2025-02-13 4:32 UTC (11+ messages)
` [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation
[PATCH v3 00/28] Support AST2700 A1
2025-02-13 3:35 UTC (29+ messages)
` [PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
` [PATCH v3 02/28] hw/intc/aspeed: Introduce helper functions for enable and status registers
` [PATCH v3 03/28] hw/intc/aspeed: Add object type name to trace events for better debugging
` [PATCH v3 04/28] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
` [PATCH v3 05/28] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
` [PATCH v3 06/28] hw/intc/aspeed: Support different memory region ops
` [PATCH v3 07/28] hw/intc/aspeed: Rename num_ints to num_inpins for clarity
` [PATCH v3 08/28] hw/intc/aspeed: Add support for multiple output pins in INTC
` [PATCH v3 09/28] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
` [PATCH v3 10/28] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
` [PATCH v3 11/28] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
` [PATCH v3 12/28] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
` [PATCH v3 13/28] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
` [PATCH v3 14/28] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
` [PATCH v3 15/28] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
` [PATCH v3 16/28] hw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrupt Mapping
` [PATCH v3 17/28] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
` [PATCH v3 18/28] hw/arm/aspeed: Add SoC and Machine Support "
` [PATCH v3 19/28] hw/misc/aspeed_hace: Fix coding style
` [PATCH v3 20/28] hw/misc/aspeed_hace: Add AST2700 support
` [PATCH v3 21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
` [PATCH v3 22/28] hw/arm/aspeed_ast27x0: Add HACE support for AST2700
` [PATCH v3 23/28] test/functional/aspeed: Introduce new function to fetch assets
` [PATCH v3 24/28] tests/functional/aspeed: Introduce start_ast2700_test API and update hwmon path
` [PATCH v3 25/28] tests/functional/aspeed: Update test ASPEED SDK v09.05
` [PATCH v3 26/28] tests/functional/aspeed: Renamed test case and machine for AST2700 A0
` [PATCH v3 27/28] tests/functional/aspeed: Add test case for AST2700 A1
` [PATCH v3 28/28] docs/specs: add aspeed-intc
[PATCH] hw/ppc/e500: Partial implementation of local access window registers
2025-02-13 0:13 UTC (9+ messages)
[PATCH v3 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
2025-02-12 23:26 UTC (5+ messages)
` [PATCH v3 5/7] memory: pass MemTxAttrs to memory_access_is_direct()
[PATCH v3 00/19] qom: Constify class_data
2025-02-12 22:11 UTC (23+ messages)
` [PATCH v3 01/19] hw: Declare various const data as 'const'
` [PATCH v3 02/19] hw: Make class data 'const'
` [PATCH v3 03/19] target/i386: Constify X86CPUModel uses
` [PATCH v3 04/19] target/sparc: Constify SPARCCPUClass::cpu_def
` [PATCH v3 05/19] target/xtensa: Finalize config in xtensa_register_core()
` [PATCH v3 06/19] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PATCH v3 07/19] target/riscv: Convert misa_mxl_max using GLib macros
` [PATCH v3 08/19] qom: Have class_base_init() take a const data argument
` [PATCH v3 09/19] qom: Have class_init() "
` [PATCH v3 10/19] qom: Constify TypeInfo::class_data
` [PATCH v3 11/19] qom: Constify InterfaceInfo[] interfaces
` [PATCH v3 12/19] hw/virtio/virtio-pci: Always allocate QOM type base_name
` [PATCH v3 13/19] hw/virtio/virtio-pci: Assert before registering QOM types
` [PATCH v3 14/19] hw/virtio/virtio-pci: Do not access base_type_info.name directly
` [PATCH v3 15/19] hw/virtio/virtio-pci: Constify base_type_info
` [PATCH v3 16/19] hw/virtio/virtio-pci: Constify generic_type_info
` [PATCH v3 17/19] hw/virtio/virtio-pci: Reduce generic_type_info scope
` [PATCH v3 18/19] hw: Constify various TypeInfo and associated structures
` [PATCH v3 19/19] qom: Require TypeInfo::class_data points to const data
[PATCH 0/9] target/microblaze: Always use TARGET_LONG_BITS == 32
2025-02-12 22:01 UTC (10+ messages)
` [PATCH 1/9] target/microblaze: Split out mb_unaligned_access_internal
` [PATCH 2/9] target/microblaze: Split out mb_transaction_failed_internal
` [PATCH 3/9] target/microblaze: Implement extended address load/store out of line
` [PATCH 4/9] target/microblaze: Use uint64_t for CPUMBState.ear
` [PATCH 5/9] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea
` [PATCH 6/9] target/microblaze: Fix printf format in mmu_translate
` [PATCH 7/9] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
` [PATCH 8/9] target/microblaze: Drop DisasContext.r0
` [PATCH 9/9] target/microblaze: Simplify compute_ldst_addr_type{a,b}
[PULL v2 00/14] Mem next patches
2025-02-12 21:33 UTC (7+ messages)
` [PULL v2 06/14] memory: pass MemTxAttrs to memory_access_is_direct()
` [PULL v2 11/14] os: add an ability to lock memory on_fault
[PATCH 00/11] rust/block: Add minimal block driver bindings
2025-02-12 20:52 UTC (23+ messages)
` [PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
` [PATCH 03/11] rust: Add some block layer bindings
` [PATCH 06/11] rust/block: Add I/O buffer traits
` [PATCH 08/11] rust/block: Add driver module
` [PATCH 09/11] rust/block: Add read support for block drivers
Adding new block device filter for Zerto based replication
2025-02-12 20:09 UTC
[PATCH] vdpa: Allow vDPA to work on big-endian machine
2025-02-12 20:01 UTC (7+ messages)
[PULL 00/32] Misc HW patches for 2025-02-10
2025-02-12 19:31 UTC (9+ messages)
[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
2025-02-12 18:21 UTC (4+ messages)
` [PATCH 09/11] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page
[PATCH v2 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
2025-02-12 18:13 UTC (17+ messages)
` [PATCH v2 1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
` [PATCH v2 2/8] hw/arm/exynos4210: Specify explicitly the GIC has 64 external IRQs
` [PATCH v2 3/8] hw/arm/realview: "
` [PATCH v2 4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
` [PATCH v2 5/8] hw/arm/xilinx_zynq: Specify explicitly the GIC has 64 external IRQs
` [PATCH v2 6/8] hw/arm/vexpress: "
` [PATCH v2 7/8] hw/arm/highbank: Specify explicitly the GIC has 128 "
` [PATCH v2 8/8] hw/cpu/arm_mpcore: Remove default values for GIC "
[PATCH] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
2025-02-12 17:56 UTC (2+ messages)
[PATCH 0/5] hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
2025-02-12 17:54 UTC (11+ messages)
` [PATCH 1/5] hw/arm: Mark Allwinner Technology devices as little-endian
` [PATCH 2/5] hw/mips: Mark Boston machine "
` [PATCH 3/5] hw/mips: Mark Loonson3 Virt "
` [PATCH 4/5] hw/pci-host: Mark versatile regions "
` [PATCH 5/5] target/i386: Mark WHPX APIC region "
[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
2025-02-12 17:52 UTC (13+ messages)
` [PATCH v5 3/5] migration: enable multifd and postcopy together
[PULL 00/68] target-arm queue
2025-02-12 17:38 UTC (2+ messages)
[PULL 0/2] NBD patches through 2025-02-11
2025-02-12 17:38 UTC (2+ messages)
[PULL 0/6] loongarch-to-apply queue
2025-02-12 17:39 UTC (2+ messages)
[PATCH 0/5] Fix vIOMMU reset order
2025-02-12 17:28 UTC (10+ messages)
` [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
[PATCH 0/3] CXL CCI Log Commands implementation
2025-02-12 17:15 UTC (5+ messages)
` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-12 17:10 UTC (10+ messages)
` [PATCH v4 28/33] vfio/migration: Multifd device state transfer support - load thread
` [PATCH v4 29/33] vfio/migration: Multifd device state transfer support - config loading support
` [PATCH v4 31/33] vfio/migration: Multifd device state transfer support - send side
` [PATCH v4 32/33] vfio/migration: Add x-migration-multifd-transfer VFIO property
[PATCH v6 0/7] target/riscv: Add support for Control Transfer Records Ext
2025-02-12 16:46 UTC (5+ messages)
[PATCH v5 0/4] overcommit: introduce mem-lock-onfault
2025-02-12 16:46 UTC (17+ messages)
` [PATCH v5 1/4] os: add an ability to lock memory on_fault
` [PATCH v5 2/4] system/vl: extract overcommit option parsing into a helper
` [PATCH v5 3/4] system: introduce a new MlockState enum
` [PATCH v5 4/4] overcommit: introduce mem-lock=on-fault
[PULL 00/29] Misc HW patches for 2025-02-12
2025-02-12 15:54 UTC (3+ messages)
` [PULL 28/29] hw: Declare various const data as 'const'
` [PULL 29/29] hw: Make class data 'const'
[PATCH] vdpa: Fix endian bugs in shadow virtqueue
2025-02-12 15:53 UTC (4+ messages)
[PULL 0/1] Tracing patches
2025-02-12 15:05 UTC (2+ messages)
` [PULL 1/1] scripts: improve error from qemu-trace-stap on missing 'stap'
[PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'
2025-02-12 15:06 UTC (2+ messages)
[PATCH 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
2025-02-12 14:58 UTC (4+ messages)
` [PATCH 3/8] hw/arm/realview: Explicit number of GIC external IRQs
[PATCH v4] hw/arm/virt: Support larger highmem MMIO regions
2025-02-12 14:54 UTC
[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
2025-02-12 14:33 UTC (5+ messages)
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
[PATCH] block/rbd: Do not use BDS's AioContext
2025-02-12 14:27 UTC (3+ messages)
[PULL 00/14] Mem next patches
2025-02-12 14:17 UTC (4+ messages)
` [PULL 02/14] os: add an ability to lock memory on_fault
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).