QEMU-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-10 12:35:32 to 2026-06-10 19:58:19 UTC [more...]

[RFC PATCH] target/i386: SEV: Allow pflash devices with SEV-ES guests
 2026-06-10 19:41 UTC  (7+ messages)

[PATCH v2 00/10] migration/qom: Remove TYPE_DEVICE dependency on migration object
 2026-06-10 19:53 UTC  (23+ messages)
` [PATCH v2 01/10] migration: Use OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH v2 02/10] qdev: Export global_props()
` [PATCH v2 03/10] qdev: Introduce DEFINE_PROP_*_NODEFAULT for bool/uint32
` [PATCH v2 04/10] hw/arm: Use nodefault version of qdev props when not needed
` [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
` [PATCH v2 09/10] qom: Allow default values for instance properties
` [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties

[PATCH v3] qcow2: Fix data loss on zero write with detect-zeroes=unmap
 2026-06-02 13:05 UTC 

[PATCH] block: switch to co_wrapper_mixed for blk_lock_medium() and blk_eject()
 2026-06-10 19:05 UTC  (2+ messages)

[PATCH v3] linux-user: Implement /proc/cpuinfo for ppc cpus
 2026-06-10 19:24 UTC 

[PATCH 0/5] gests: update ubuntu2204 to ubuntu2404
 2026-06-10 19:24 UTC  (2+ messages)

[PATCH v2 0/5] tests: update ubuntu2204 to ubuntu2404
 2026-06-10 19:22 UTC  (6+ messages)
` [PATCH v2 1/5] net/af-xdp.c: maybe-uninitialized warning with gcov build on ubuntu2404
` [PATCH v2 2/5] tests: add ubuntu 2404
` [PATCH v2 3/5] docs: update mention to ubuntu2204
` [PATCH v2 4/5] ci: update to ubuntu2404
` [PATCH v2 5/5] tests: remove ubuntu2204 container

[PATCH v2] linux-user: Implement /proc/cpuinfo for ppc cpus
 2026-06-10 19:13 UTC  (3+ messages)

[PATCH RFCv1] virtio: Inherit max bounce buffer size from bus parent if possible
 2026-06-10 19:10 UTC  (21+ messages)

[PATCH v2 00/16] testing/next: various updates (MacOS, docker, gitlab)
 2026-06-10 18:46 UTC  (20+ messages)
` [PATCH v2 03/16] tests/Makefile.include: add binary dependency to run-tcg-tests-% rules

[PATCH 00/27] tests/tcg: run tests with meson
 2026-06-10 18:42 UTC  (22+ messages)
` [PATCH 05/27] tests/tcg/meson.build: introduce exe_name
` [PATCH 06/27] tests/tcg/meson.build: introduce test_name
` [PATCH 11/27] tests/tcg/meson.build: introduce plugin_test
` [PATCH 16/27] tests/tcg/meson.build: introduce expected_output
` [PATCH 18/27] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH 20/27] tests/tcg/meson.build: add wrapper check_plugin_output

[PATCH] gitlab: disable macOS jobs in forks
 2026-06-10 17:51 UTC  (2+ messages)

[PATCH] gitlab: ensure "check-XXX' jobs capture functional test logs
 2026-06-10 17:51 UTC  (2+ messages)

[PATCH 1/2] target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status
 2026-06-10 17:38 UTC  (4+ messages)
` [PATCH 2/2] linux-user/xtensa: save/restore FP registers across signal delivery

[PATCH 0/5] target/arm: a few timer fixes while checking FEAT_ECV_POFF
 2026-06-10 17:26 UTC  (5+ messages)
` [PATCH 3/5] target/arm: trigger timer recalc on SCR:ECVEN change

[PATCH v2 0/6] target/arm: Add aarch64 GPC3 bypass windows
 2026-06-10 17:15 UTC  (13+ messages)
` [PATCH v2 1/6] target/arm/tcg/cpu64.c: Extra test for GPC3
` [PATCH v2 2/6] target/arm: Setup new registers "
` [PATCH v2 3/6] target/arm/ptw.c: Add Granule Bypass Windows
` [PATCH v2 4/6] target/arm/cpu-features.h: x-rme now means GPC3
` [PATCH v2 5/6] tests/tcg/aarch64/system: Alternative boot object for exception logging
` [PATCH v2 6/6] tests/tcg/aarch64/system/gpc-test.c: Basic test for granule protection check

[PATCH] ppc/spapr: make fadump collect regs for maxcpus
 2026-06-10 17:03 UTC  (5+ messages)
` [PATCH v2] "

[PULL v3 0/8] Linux user patches
 2026-06-10 16:45 UTC  (9+ messages)
` [PULL v3 1/8] linux-user: implement fsmount(2) series of syscalls
` [PULL v3 2/8] linux-user/strace: add fsmount "
` [PULL v3 3/8] linux-user/alpha: add coredump support
` [PULL v3 4/8] linux-user/sparc: "
` [PULL v3 5/8] linux-user/sparc: restore L/I registers from RSA in sparc64_set_context
` [PULL v3 6/8] linux-user/sparc: call block_signals() before set_sigmask() in setcontext
` [PULL v3 7/8] linux-user/sparc: flush register windows before core dump
` [PULL v3 8/8] target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn

[PATCH v2 0/2] igvm: device tree support
 2026-06-10 16:41 UTC  (5+ messages)
` [PATCH v2 1/2] hw/i386/microvm: pack device tree

Where should the vhost-user specification live?
 2026-06-10 16:39 UTC  (13+ messages)

[PULL 00/71] target-arm queue
 2026-06-10 16:12 UTC  (72+ messages)
` [PULL 01/71] hw/core/qdev-clock: Fix potential null pointer dereference
` [PULL 02/71] target/arm: implement MTE_PERM
` [PULL 03/71] target/arm: add TCSO bitmasks to SCTLR
` [PULL 04/71] target/arm: mte_check unemitted on STORE_ONLY load
` [PULL 05/71] linux-user: add MTE_STORE_ONLY to prctl
` [PULL 06/71] target/arm: emit tag check when MTX without TBI
` [PULL 07/71] target/arm: add MTX to MTEDESC and DisasContext
` [PULL 08/71] target/arm: add canonical tag check helper
` [PULL 09/71] target/arm: add canonical MTE check logic
` [PULL 10/71] target/arm: load on canonical tag loads ext bits
` [PULL 11/71] target/arm: fault on tag store to canonical tag
` [PULL 12/71] target/arm: skip tag bit bounds check if MTX is on
` [PULL 13/71] target/arm: tag is not a part of PAuth with MTX
` [PULL 14/71] docs: add MTE4 features to docs
` [PULL 15/71] tests/tcg: add test for MTE FAR
` [PULL 16/71] tests/tcg: add test for MTE_STORE_ONLY
` [PULL 17/71] hw/usb/hcd-ohci: Assert isochronous TDs are never deferred
` [PULL 18/71] hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet
` [PULL 19/71] target/arm: fix WFET typo in syndrome
` [PULL 20/71] target/arm: teach arm_cpu_has_work about halting reasons
` [PULL 21/71] target/arm: redefine event stream fields
` [PULL 22/71] target/arm: ensure aarch64 DISAS_WFE will exit
` [PULL 23/71] hw/intc/exynos4210_combiner: Avoid hw_error for guest errors
` [PULL 24/71] hw/dma/pl080: Don't use hw_error() for unimplemented features
` [PULL 25/71] fpu: Handle all rounding modes in partsN_uncanon_normal
` [PULL 26/71] fpu: Handle all rounding modes in partsN_round_to_int_normal
` [PULL 27/71] target/arm: Use FloatParts64 in bfdotadd_ebf
` [PULL 28/71] target/arm: Drop oddstatus from is_ebf and bfdotadd_ebf
` [PULL 29/71] target/arm: Use FloatParts64 in f16_dotadd
` [PULL 30/71] target/arm: Generalize TRANS_FEAT_STREAMING_SME2
` [PULL 31/71] target/arm: Introduce arm_init_fp_status
` [PULL 32/71] target/arm: Set e4m3_nan_is_snan
` [PULL 33/71] target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD
` [PULL 34/71] target/arm: Implement BF1CVT, BF1CVTLT, BF2CVT, BF2CVTLT for SVE
` [PULL 35/71] target/arm: Rename SME BFCVT patterns to BFCVT_hs
` [PULL 36/71] target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME
` [PULL 37/71] target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD
` [PULL 38/71] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE
` [PULL 39/71] target/arm: Implement F1CVT, F1CVTL, F2CVT, F2CVTL for SME
` [PULL 40/71] target/arm: Implement BFCVTN for SVE
` [PULL 41/71] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
` [PULL 42/71] target/arm: Implement FCVTN, FCVTN2 (32- "
` [PULL 43/71] target/arm: Implement FCVTN (16- to 8-bit fp) for SVE
` [PULL 44/71] target/arm: Implement FCVTNB, FCVTNT "
` [PULL 45/71] target/arm: Implement FCVT (FP16 to FP8) for SME
` [PULL 46/71] target/arm: Implement FCVT, FCVTN (FP32 "
` [PULL 47/71] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
` [PULL 48/71] target/arm: Implement LUTI2, LUTI4 for SVE
` [PULL 49/71] target/arm: Enable FEAT_LUT for -cpu max
` [PULL 50/71] target/arm: Enable FEAT_FP8 "
` [PULL 51/71] target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b
` [PULL 52/71] target/arm: Implement MOVT (vector to table)
` [PULL 53/71] target/arm: Implement LUTI4 (four registers, 8-bit)
` [PULL 54/71] target/arm: Enable FEAT_SME_LUTv2 for -cpu max
` [PULL 55/71] target/arm: Implement FMLALB, FMLALT for AdvSIMD
` [PULL 56/71] target/arm: Implement FMLALB, FMLALT (FP8 to FP16) for SVE
` [PULL 57/71] target/arm: Implement FMLALL{BB, BT, TB, TT} for AdvSIMD
` [PULL 58/71] target/arm: Implement FMLALL{BB,BT,TB,TT} for SVE
` [PULL 59/71] target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max
` [PULL 60/71] target/arm: Implement FDOT (FP8 to FP32) for AdvSIMD
` [PULL 61/71] target/arm: Implement FDOT (FP8 to FP32) for SVE
` [PULL 62/71] target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu max
` [PULL 63/71] target/arm: Implement FDOT (FP8 to FP16) for AdvSIMD
` [PULL 64/71] target/arm: Implement FDOT (FP8 to FP16) for SVE
` [PULL 65/71] target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max
` [PULL 66/71] target/arm: Implement FMMLA (FP8 to FP32) for AdvSIMD
` [PULL 67/71] target/arm: Implement FMMLA (FP8 to FP32) for SVE
` [PULL 68/71] target/arm: Enable FEAT_F8F32MM for -cpu max
` [PULL 69/71] target/arm: Implement FMMLA (FP8 to FP16) for AdvSIMD
` [PULL 70/71] target/arm: Implement FMMLA (FP8 to FP16) for SVE
` [PULL 71/71] target/arm: Enable FEAT_F8F16MM for -cpu max

[PATCH v11 0/5] Add full zoned storage emulation to the qcow2 driver
 2026-06-10 16:19 UTC  (6+ messages)
` [PATCH v11 3/5] virtio-blk: do not merge writes across a zone boundary

[PULL v2 0/8] Linux user patches
 2026-06-10 15:04 UTC  (4+ messages)
` [PULL v2 2/8] linux-user/strace: add fsmount series of syscalls

[PATCH v3 00/15] s390x/pci: Implement migration for emulated devices
 2026-06-10 15:02 UTC  (4+ messages)
` [PATCH v3 01/15] s390x/pci: implement IOMMU replay

[PATCH 0/2] fpu: Handle all rounding modes in softfloat-parts.c.inc
 2026-06-10 14:44 UTC  (2+ messages)

[PATCH v10 00/45] target/arm: Implement FEAT_FP8
 2026-06-10 14:44 UTC  (2+ messages)

[PATCH] igvm: populate errp in stub functions
 2026-06-10 14:27 UTC  (4+ messages)

[PATCH v3 00/19] rust: QObject and QAPI bindings
 2026-06-10 14:42 UTC  (3+ messages)
` [PATCH v3 13/19] scripts/qapi: pull c_name and lstrip from camel_to_upper to caller

[PATCH v7 00/12] virtio-console: notify about the terminal size
 2026-06-10 13:31 UTC  (5+ messages)
` [PATCH v7 02/12] chardev: add CHR_EVENT_RESIZE
` [PATCH v7 11/12] virtio-serial-bus: add terminal resize messages

[PATCH] target/i386/monitor: Refine `info tlb` command logic
 2026-06-10 13:30 UTC  (5+ messages)

[PATCH] target/riscv: add 'trigger-count' debug property
 2026-06-10 13:12 UTC  (4+ messages)

[PATCH 4/4] hw/cxl: Map committed HDM decoder ranges as RAM for direct DMA
 2026-06-10 13:03 UTC  (2+ messages)

[PATCH 3/4] hw/riscv/virt, gpex: Provide 32-bit MMIO window for CXL host bridges
 2026-06-10 12:58 UTC  (2+ messages)

[PATCH 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
 2026-06-10 12:49 UTC  (2+ messages)

[PATCH 1/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-06-10 12:46 UTC  (2+ messages)

[PULL 0/8] Block layer patches
 2026-06-10 12:39 UTC  (9+ messages)

[PATCH v2 00/35] monitor: turn QMP and HMP into QOM objects
 2026-06-10 12:34 UTC  (31+ messages)
` [PATCH v2 02/35] monitor: replace 'common' with 'parent_obj' in MonitorHMP
` [PATCH v2 03/35] monitor: replace 'common' with 'parent_obj' in MonitorQMP
` [PATCH v2 04/35] monitor: rename monitor_init* to monitor_new*
` [PATCH v2 05/35] monitor: minimal conversion of monitors to QOM
` [PATCH v2 09/35] monitor: remove 'skip_flush' field
` [PATCH v2 11/35] monitor: use class methods for monitor_vprintf
` [PATCH v2 12/35] monitor: use class methods for monitor_qapi_event_emit
` [PATCH v2 13/35] monitor: use class methods for monitor_accept_input
` [PATCH v2 14/35] monitor: use class method for I/O thread request
` [PATCH v2 15/35] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
` [PATCH v2 16/35] util: use dynamic cast in error vreport
` [PATCH v2 17/35] monitor: drop unused monitor_cur_is_qmp
` [PATCH v2 18/35] monitor: use dynamic cast in QMP commands
` [PATCH v2 19/35] monitor: use dynamic cast in monitor_is_hmp_non_interactive
` [PATCH v2 20/35] monitor: drop unused monitor_is_qmp method
` [PATCH v2 21/35] monitor: eliminate monitor_is_hmp_non_interactive method
` [PATCH v2 22/35] monitor: implement "user creatable" interface for adding monitors
` [PATCH v2 23/35] qemu-options: document new monitor-hmp and monitor-qmp objects
` [PATCH v2 24/35] monitor: convert from oneshot BH to persistent BH
` [PATCH v2 25/35] monitor: reject attempts to delete the current monitor
` [PATCH v2 26/35] monitor: protect qemu_chr_fe_accept_input with monitor lock
` [PATCH v2 27/35] monitor: implement support for deleting QMP objects
` [PATCH v2 28/35] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH v2 29/35] tests/functional: add e2e test for dynamic QMP monitor hotplug
` [PATCH v2 30/35] tests/functional: add a stress test for monitor hot unplug
` [PATCH v2 31/35] qom: add method for getting the "id" of a QOM object
` [PATCH v2 32/35] qom: add trace events for user creatable create/delete APIs
` [PATCH v2 33/35] monitor: add support for auto-deleting monitors upon close
` [PATCH v2 34/35] tests: switch from -mon to -object monitor-qmp
` [PATCH v2 35/35] docs: mark '-mon' as deprecated in favour of -object


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox