messages from 2025-02-10 16:24:09 to 2025-02-11 10:07:46 UTC [more...]
[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 (30+ messages)
` [PATCH 01/14] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
` [PATCH 02/14] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
` [PATCH 03/14] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [PATCH 04/14] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [PATCH 05/14] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [PATCH 06/14] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [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 v5 0/5] Allow to enable multifd and postcopy migration together
2025-02-11 9:04 UTC (8+ messages)
` [PATCH v5 3/5] migration: enable multifd and postcopy together
[PATCH] rust: add --rust-target option for bindgen
2025-02-11 9:00 UTC (6+ 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] 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/7] vfio: Improve error reporting when MMIO region mapping fails
2025-02-11 6:53 UTC (4+ messages)
` [PATCH v3 1/7] util/error: Introduce warn_report_err_once()
[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 (4+ messages)
` [PULL 02/17] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
` [PULL 15/17] gdbstub: Allow late attachment
[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 (6+ messages)
[PATCH] tests/functional: Convert reverse_debugging tests to the functional framework
2025-02-10 18:46 UTC
[PULL 0/9] meson: Disallow 64-bit on 32-bit emulation
2025-02-10 18:21 UTC (2+ messages)
[PULL v2 0/9] Rust, TCG, x86 patches for 2025-02-07
2025-02-10 18:21 UTC (2+ messages)
[PULL v2 0/8] QAPI patches patches for 2025-02-10
2025-02-10 18:20 UTC (2+ messages)
[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-02-10 18:08 UTC (5+ messages)
` [PATCH v3 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-10 17:24 UTC (5+ messages)
` [PATCH v4 20/33] vfio/migration: Add x-migration-load-config-after-iter VFIO property
` [PATCH v4 23/33] vfio/migration: Multifd device state transfer support - basic types
[PATCH v2 00/11] qom: Constify class_data
2025-02-10 17:22 UTC (28+ messages)
` [PATCH v2 01/11] target/i386: Constify X86CPUModel uses
` [PATCH v2 02/11] target/sparc: Constify SPARCCPUClass::cpu_def
` [PATCH v2 03/11] target/xtensa: Finalize config in xtensa_register_core()
` [PATCH v2 04/11] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PATCH v2 05/11] target/riscv: Convert misa_mxl_max using GLib macros
` [PATCH v2 06/11] hw: Declare various const data as 'const'
` [PATCH v2 07/11] hw: Make class data 'const'
` [PATCH v2 08/11] qom: Have class_base_init() take a const data argument
` [PATCH v2 09/11] qom: Have class_init() "
` [PATCH v2 10/11] qom: Constify TypeInfo::class_data
` [PATCH v2 11/11] qom: Constify InterfaceInfo[] interfaces
[RFC PATCH v3 0/8] crypto,io,migration: Add support to gnutls_bye()
2025-02-10 17:12 UTC (5+ messages)
` [RFC PATCH v3 7/8] migration/multifd: Add a compat property for TLS termination
` [RFC PATCH v3 8/8] migration: Check migration error after loadvm
[PATCH] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
2025-02-10 17:07 UTC (2+ messages)
[PATCH] hw/ppc/e500: Partial implementation of local access window registers
2025-02-10 17:00 UTC (6+ messages)
[PATCH v7 0/6] Poisoned memory recovery on reboot
2025-02-10 16:48 UTC (7+ messages)
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
[PATCH 0/6] crypto/tlscreds: QOM style cleanups
2025-02-10 16:32 UTC (5+ messages)
` [PATCH 1/6] crypto/tlscredsx509: Rename 'creds' -> 'x509_creds'
` [PATCH 2/6] crypto/tlscredsx509: Access QOM parent via QCRYPTO_TLS_CREDS() macro
` [PATCH 6/6] crypto/tlscredsanon: "
[PATCH 00/10] qom: Constify class_data
2025-02-10 16:25 UTC (3+ messages)
` [PATCH 03/10] target/xtensa: Finalize config in xtensa_register_core()
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).