messages from 2025-01-30 10:28:36 to 2025-01-31 00:14:21 UTC [more...]
[PATCH v4 0/6] target/riscv: RVA23 profile support
2025-01-31 0:13 UTC (13+ messages)
` [PATCH v4 1/6] target/riscv: add ssu64xl
` [PATCH v4 2/6] target/riscv: use RVB in RVA22U64
` [PATCH v4 3/6] target/riscv: add profile u_parent and s_parent
` [PATCH v4 4/6] target/riscv: change priv_ver check in validate_profile()
` [PATCH v4 5/6] target/riscv: add RVA23U64 profile
` [PATCH v4 6/6] target/riscv: add RVA23S64 profile
[PATCH 00/21] Add i.MX 8M Plus EVK machine
2025-01-30 23:05 UTC (3+ messages)
` [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
[PATCH v2 0/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
2025-01-30 22:39 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
2025-01-30 22:31 UTC (3+ messages)
[PATCH 00/11] hw/sd: QOMify omap-mmc, remove legacy APIs
2025-01-30 22:30 UTC (21+ messages)
` [PATCH 01/11] hw/sd/omap_mmc: Do a minimal conversion to QDev
` [PATCH 02/11] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
` [PATCH 03/11] hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
` [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
` [PATCH 05/11] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
` [PATCH 06/11] hw/arm/omap1: Inline creation of MMC
` [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
` [PATCH 08/11] hw/sd/omap_mmc: Untabify
` [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
` [PATCH 11/11] hw/sd: Remove unused SDState::enable
[PATCH v3] hw/usb/hcd-ehci: Fix debug printf format string
2025-01-30 21:54 UTC (2+ messages)
[PATCH] hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
2025-01-30 21:49 UTC (2+ messages)
[PATCH] hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
2025-01-30 21:49 UTC (2+ messages)
[PATCH v3 0/3] hw/ipack: Minor dust removal
2025-01-30 21:47 UTC (2+ messages)
[PATCH 0/6] hw/loader: Pass ELFDATA endian order argument to load_elf()
2025-01-30 21:40 UTC (2+ messages)
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-01-30 21:35 UTC (6+ messages)
` [PATCH v4 22/33] vfio/migration: Convert bytes_transferred counter to atomic
[PATCH] tests/functional: Convert the hotplug_blk avocado test
2025-01-30 21:29 UTC (2+ messages)
[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
2025-01-30 21:26 UTC (16+ messages)
` [PATCH v2 1/9] util/error: Introduce warn_report_once_err()
` [PATCH v2 2/9] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PATCH v2 3/9] vfio: Rephrase comment in vfio_listener_region_add() error path
` [PATCH v2 4/9] vfio: Introduce vfio_get_vfio_device()
` [PATCH v2 5/9] vfio: Improve error reporting when MMIO region mapping fails
` [PATCH v2 6/9] vfio: Remove reports of DMA mapping errors in backends
` [PATCH v2 7/9] cpu: Introduce cpu_get_phys_bits()
` [PATCH v2 8/9] vfio: Check compatibility of CPU and IOMMU address space width
` [PATCH v2 9/9] vfio: Remove superfluous error report in vfio_listener_region_add()
[PATCH 0/2] migration: Reduce migration-test time for non-KVM archs
2025-01-30 21:16 UTC (4+ messages)
` [PATCH 1/2] tests/qtest/migration: Add --full option
` [PATCH 2/2] tests/qtest/migration: Pick smoke tests
[PATCH] migration: Add keepalive messages from dst to src during postcopy
2025-01-30 21:04 UTC (2+ messages)
[PATCH 0/9] block: Managing inactive nodes (QSD migration)
2025-01-30 20:43 UTC (14+ messages)
` [PATCH 1/9] block: Allow inactivating already inactive nodes
` [PATCH 2/9] block: Add option to create "
` [PATCH 3/9] block: Support inactive nodes in blk_insert_bs()
` [PATCH 4/9] block/export: Don't ignore image activation error in blk_exp_add()
` [PATCH 5/9] block/export: Add option to allow export of inactive nodes
` [PATCH 6/9] nbd/server: Support "
[PATCH v2 0/5] vfio/igd: remove incorrect IO BAR4 quirk
2025-01-30 20:41 UTC (6+ messages)
` [PATCH v2 5/5] vfio/igd: handle x-igd-opregion in vfio_probe_igd_config_quirk()
[PULL 0/1] Block patches
2025-01-30 20:33 UTC (2+ messages)
` [PULL 1/1] parallels: fix ext_off assertion failure due to overflow
[PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
2025-01-30 20:26 UTC (19+ messages)
` [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
` [PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
` [PATCH v2 03/15] migration/block-active: Remove global active flag
` [PATCH v2 04/15] block: Don't attach inactive child to active node
` [PATCH v2 05/15] block: Allow inactivating already inactive nodes
` [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
` [PATCH v2 07/15] block: Add option to create inactive nodes
` [PATCH v2 08/15] block: Add blockdev-set-active QMP command
` [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
[PATCH 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
2025-01-30 19:39 UTC (12+ messages)
` [PATCH 1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
` [PATCH 2/8] hw/arm/exynos4210: Explicit number of GIC external IRQs
` [PATCH 3/8] hw/arm/realview: "
` [PATCH 4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
` [PATCH 5/8] hw/arm/xilinx_zynq: Explicit number of GIC external IRQs
` [PATCH 6/8] hw/arm/vexpress: "
` [PATCH 7/8] hw/arm/highbank: "
` [PATCH 8/8] hw/cpu/arm_mpcore: Remove default values for "
[PULL 0/9] Hppa system mfdiag for v10 patches
2025-01-30 19:06 UTC (11+ messages)
` [PULL 1/9] MAINTAINERS: Add myself as HPPA maintainer
` [PULL 2/9] hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
` [PULL 3/9] disas/hppa: implement mfdiag/mtdiag disassembly
` [PULL 4/9] target/hppa: Add CPU diagnose registers
` [PULL 5/9] target/hppa: Drop diag_getshadowregs_pa2 and diag_putshadowregs_pa2
` [PULL 6/9] target/hppa: Add instruction decoding for mfdiag and mtdiag
` [PULL 7/9] target/hppa: 64-bit CPUs start with space register hashing enabled
` [PULL 8/9] target/hppa: Implement space register hashing for 64-bit HP-UX
` [PULL 9/9] target/hppa: Update SeaBIOS-hppa to version 18
[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
2025-01-30 18:28 UTC (8+ messages)
[PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
2025-01-30 18:23 UTC (15+ 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
[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
2025-01-30 18:19 UTC (8+ messages)
` [RFC PATCH 3/5] hw/arm/smmuv3: Associate a pci bus with a SMMUv3 Nested device
[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
2025-01-30 17:35 UTC (11+ messages)
[PATCH] migration: ram block cpr blockers
2025-01-30 17:01 UTC (6+ messages)
[PATCH v6 0/6] Poisoned memory recovery on reboot
2025-01-30 17:02 UTC (4+ messages)
` [PATCH v6 3/6] accel/kvm: Report the loss of a large memory page
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
2025-01-30 16:51 UTC (12+ messages)
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-01-30 16:19 UTC
How does "rsi" get set in x86 prologue?
2025-01-30 15:34 UTC (3+ messages)
[PATCH v5 00/17] Add AST2700 support
2025-01-30 15:13 UTC (3+ messages)
` [PATCH v5 13/17] aspeed/soc: "
[PATCH 0/2] hw/arm/aspeed_ast27x0: minor IRQ number cleanup
2025-01-30 15:02 UTC (3+ messages)
` [PATCH 2/2] hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculation
[PATCH v2 00/13] Change ghes to use HEST-based offsets and add support for error inject
2025-01-30 14:48 UTC (9+ messages)
` [PATCH v2 02/13] tests/acpi: virt: allow acpi table changes for a new table: HEST
` [PATCH v2 08/13] acpi/ghes: Cleanup the code which gets ghes ged state
[PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
2025-01-30 14:29 UTC (2+ messages)
[PATCH 0/3] tests/9p: add use-dir-after-unlink test
2025-01-30 14:27 UTC (2+ messages)
[PULL 0/7] Trivial patches for 2025-01-30
2025-01-30 13:34 UTC (8+ messages)
` [PULL 1/7] net: Fix announce_self
` [PULL 2/7] net/dump: Correctly compute Ethernet packet offset
` [PULL 3/7] vvfat: create_long_filename: fix out-of-bounds array access
` [PULL 4/7] gdbstub/user-target: fix gdbserver int format (%d -> %x)
` [PULL 5/7] tests/functional/test_mips_malta: Fix comment about endianness of the test
` [PULL 6/7] licenses: Remove SPDX tags not being license identifier for Linaro
` [PULL 7/7] hw/i386/pc: Remove unused pc_compat_2_3 declarations
[PULL 00/20] Functional tests, s390x improvements and slirp fixes
2025-01-30 13:15 UTC (21+ messages)
` [PULL 01/20] tests/functional/qemu_test/decorators: Fix bad check for imports
` [PULL 02/20] tests/functional: Fix broken decorators with lamda functions
` [PULL 03/20] tests/functional: Convert the migration avocado test
` [PULL 04/20] tests/functional: Fix the aarch64_tcg_plugins test
` [PULL 05/20] tests/functional: Add a ppc64 mac99 test
` [PULL 06/20] tests/functional/test_mips_malta: Fix comment about endianness of the test
` [PULL 07/20] target/s390x: Fix PPNO execution with icount
` [PULL 08/20] target/s390x: Fix MVC not always invalidating translation blocks
` [PULL 09/20] tests/tcg/s390x: Test modifying code using the MVC instruction
` [PULL 10/20] hw/s390x/s390-virtio-ccw: Fix a record/replay deadlock
` [PULL 11/20] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
` [PULL 12/20] virtio-mem-pci: "
` [PULL 13/20] s390x/s390-virtio-ccw: Support plugging PCI-based virtio memory devices
` [PULL 14/20] tests/functional: Extend PPC 40p test with Linux boot
` [PULL 15/20] tests/functional: Add a decorator for skipping long running tests
` [PULL 16/20] tests/functional: Add the ReplayKernelBase class
` [PULL 17/20] tests/functional/test_mipsel_malta: Convert the mipsel replay tests
` [PULL 18/20] tests/functional/test_mips64el_malta: Convert the mips64el "
` [PULL 19/20] tests/functional/test_mips_malta: Convert the mips big endian "
` [PULL 20/20] net/slirp: libslirp 4.9.0 compatibility
[PATCH v2 0/2] s390x: support virtio-mem-pci
2025-01-30 13:18 UTC (2+ messages)
[PATCH v4] net/slirp: libslirp 4.9.0 compatibility
2025-01-30 13:13 UTC (4+ messages)
[PATCH] overall: Remove unnecessary g_strdup_printf() calls
2025-01-30 12:58 UTC (3+ messages)
[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
2025-01-30 12:46 UTC (2+ messages)
[PATCH] hw/ppc/e500: Partial implementation of local access window registers
2025-01-30 12:45 UTC (2+ messages)
[PATCH v3] net/slirp: libslirp 4.8.0 compatibility
2025-01-30 12:31 UTC (4+ messages)
[PATCH] arm/cpu: revises cortex-r5
2025-01-30 11:48 UTC (3+ messages)
[PATCH v2] net/slirp: libslirp 4.8.0 compatibility
2025-01-30 11:46 UTC
[PATCH v2 0/6] hw/arm: Minor cleanups around MPCore code
2025-01-30 11:26 UTC (7+ messages)
` [PATCH v2 1/6] hw/arm/boot: Propagate vCPU to arm_load_dtb()
` [PATCH v2 2/6] hw/arm/fsl-imx6: Add local 'mpcore/gic' variables
` [PATCH v2 3/6] hw/arm/fsl-imx6ul: "
` [PATCH v2 4/6] hw/arm/fsl-imx7: "
` [PATCH v2 5/6] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
` [PATCH v2 6/6] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
[PATCH] vvfat: create_long_filename: fix out-of-bounds array access
2025-01-30 10:59 UTC (2+ messages)
[PATCH v2 0/2] tests/qtest: Make qtest_has_accel() generic
2025-01-30 10:37 UTC (3+ messages)
` [PATCH v2 1/2] tests/qtest: Extract qtest_qom_has_concrete_type() helper
` [PATCH v2 2/2] tests/qtest: Make qtest_has_accel() generic
[PATCH 00/21] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
2025-01-30 10:27 UTC (5+ messages)
` [PATCH 01/21] hw/i386/pc: Remove unused pc_compat_2_3 declarations
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).