messages from 2024-01-19 14:47:15 to 2024-01-22 04:59:12 UTC [more...]
[PATCH v4 0/5] Add ISA extension smcntrpmf support
2024-01-22 4:58 UTC (7+ messages)
` [PATCH v4 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v4 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH v4 4/5] target/riscv: Add cycle & instret privilege mode filtering support
[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
2024-01-22 4:53 UTC (6+ messages)
` [PATCH v2 1/4] smbios: add processor-family option
[PATCH] hw/ufs: Raise interrupt on UIC power mode change
2024-01-22 4:46 UTC
[PATCH 0/7] Add device STM32L4x5 RCC
2024-01-22 4:36 UTC (5+ messages)
` [PATCH 1/7] Implement STM32L4x5_RCC skeleton
` [PATCH 2/7] Add an internal clock multiplexer object
[PATCH rfcv1 00/23] intel_iommu: Enable stage-1 translation
2024-01-22 4:29 UTC (2+ messages)
[PATCH v2] qemu-docs: Update options for graphical frontends
2024-01-22 4:22 UTC
[PATCH] virtio-net: correctly copy vnet header when flushing TX
2024-01-22 4:20 UTC (4+ messages)
[PATCH] MAINTAINERS: Drop myself as VT-d maintainers
2024-01-22 3:55 UTC (3+ messages)
[PATCH v2 0/2] riscv: add rv32i,rv32e and rv64e CPUs
2024-01-22 3:38 UTC (6+ messages)
` [PATCH v2 1/2] target/riscv/cpu.c: add riscv_bare_cpu_init()
` [PATCH v2 2/2] target/riscv: add rv32i, rv32e and rv64e CPUs
[PATCH v3 00/13] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-22 3:39 UTC (28+ messages)
` [PATCH v3 01/13] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v3 02/13] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v3 03/13] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v3 04/13] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v3 05/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v3 06/13] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v3 07/13] target/riscv/vector_helper.c: "
` [PATCH v3 08/13] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v3 09/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v3 10/13] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v3 11/13] target/riscv: change vext_get_vlmax() arguments
` [PATCH v3 12/13] trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather_v*()
` [PATCH v3 13/13] target/riscv/cpu.c: remove cpu->cfg.vlen
[PATCH 0/3] hw/arm: Pack the QEMU generated device tree
2024-01-22 3:26 UTC (7+ messages)
` [PATCH 1/3] hw/arm: Refactor struct arm_boot_info::get_dtb()
` [PATCH 3/3] tests/acpi: Update virt/SSDT.memhp
[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
2024-01-22 2:50 UTC (4+ messages)
` [PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
[PATCH 0/5] buses: switch to 3-phase-reset
2024-01-22 2:06 UTC (8+ messages)
` [PATCH 1/5] pci: Switch bus reset "
` [PATCH 2/5] vmbus: "
` [PATCH 3/5] adb: "
` [PATCH 4/5] hw/s390x/css-bridge: switch virtual-css bus "
` [PATCH 5/5] hw/core: Remove transitional infrastructure from BusClass
[PATCH] qdev: not add devices to bus in reverse order
2024-01-22 1:59 UTC (5+ messages)
[PATCH v3] Handle wrap around in limit calculation
2024-01-21 23:17 UTC (2+ messages)
[PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
2024-01-21 22:18 UTC (4+ messages)
` "
[PATCH] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
2024-01-21 21:14 UTC
[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
2024-01-21 16:24 UTC (3+ messages)
[PULL 00/22] gdb cleanups and tcg plugin register access
2024-01-21 14:36 UTC (5+ messages)
` [PULL 17/22] plugins: add an API to read registers
[PATCH v3 0/3] nubus: add nubus-virtio-mmio device
2024-01-21 12:29 UTC (2+ messages)
[PATCH 0/4] esp-pci: fixes for Linux and MS-DOS
2024-01-21 12:28 UTC (4+ messages)
[PULL 0/8] tcg + linux-user patch queue
2024-01-21 7:33 UTC (10+ messages)
` [PULL 1/8] tcg: Remove unreachable code
` [PULL 2/8] tcg: Make the cleanup-on-error path unique
` [PULL 3/8] linux-user: Fixed cpu restore with pc 0 on SIGBUS
` [PULL 4/8] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
` [PULL 5/8] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390
` [PULL 6/8] linux-user/riscv: Adjust vdso signal frame cfa offsets
` [PULL 7/8] linux-user/elfload: test return value of getrlimit
` [PULL 8/8] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
[PATCH v4 0/6] Pointer Masking update for Zjpm v0.8
2024-01-21 7:13 UTC (7+ messages)
` [PATCH v4 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
[PATCH 0/7] qapi qmp: Documentation fixes
2024-01-20 23:21 UTC (9+ messages)
` [PATCH 1/7] docs/devel/qapi-code-gen: Fix missing ':' in tagged section docs
` [PATCH 2/7] docs: Replace dangling references to docs/interop/qmp-intro.txt
` [PATCH 3/7] qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
` [PATCH 4/7] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
` [PATCH 5/7] qapi: Fix mangled "Returns" sections in documentation
` [PATCH 6/7] qapi: Indent tagged doc comment sections properly
` [PATCH 7/7] qapi: Fix malformed "Since:" section tags (again)
[PATCH v3 0/2] linux-user: two fixes to coredump generation
2024-01-20 21:45 UTC (3+ messages)
` [PATCH v3 1/2] linux-user/elfload: test return value of getrlimit
` [PATCH v3 2/2] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
[PATCH] hw/elf_ops: Ignore loadable segments with zero size
2024-01-20 21:25 UTC (4+ messages)
[PULL 00/14] Block layer patches
2024-01-20 17:21 UTC (16+ messages)
` [PULL 01/14] block/blklogwrites: Fix a bug when logging "write zeroes" operations
` [PULL 02/14] string-output-visitor: Fix (pseudo) struct handling
` [PULL 03/14] commit: Allow users to request only format driver names in backing file format
` [PULL 04/14] stream: "
` [PULL 05/14] iotests: add filter_qmp_generated_node_ids()
` [PULL 06/14] iotests: port 141 to Python for reliable QMP testing
` [PULL 07/14] monitor: only run coroutine commands in qemu_aio_context
` [PULL 08/14] virtio-blk: move dataplane code into virtio-blk.c
` [PULL 09/14] virtio-blk: rename dataplane create/destroy functions
` [PULL 10/14] virtio-blk: rename dataplane to ioeventfd
` [PULL 11/14] virtio-blk: restart s->rq reqs in vq AioContexts
` [PULL 12/14] virtio-blk: tolerate failure to set BlockBackend AioContext
` [PULL 13/14] virtio-blk: always set ioeventfd during startup
` [PULL 14/14] block/blklogwrites: Protect mutable driver state with a mutex
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-01-20 12:18 UTC (6+ messages)
[PATCH v13 0/9] Implementation of NPI Mailbox and GMAC Networking Module
2024-01-20 11:30 UTC (11+ messages)
` [PATCH v13 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v13 2/9] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v13 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v13 4/9] hw/net: Add NPCMXXX GMAC device
` [PATCH v13 5/9] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v13 6/9] tests/qtest: Creating qtest for GMAC Module
` [PATCH v13 7/9] hw/net: GMAC Rx Implementation
` [PATCH v13 8/9] hw/net: GMAC Tx Implementation
` [PATCH v13 9/9] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH] fsl-imx6ul: Add various missing unimplemented devices
2024-01-20 11:19 UTC (2+ messages)
[PATCH v3 00/38] tcg: Introduce TCG_COND_TST{EQ,NE}
2024-01-20 11:02 UTC (22+ messages)
` [PATCH v3 14/38] target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM}
` [PATCH v3 15/38] target/s390x: Improve general case of disas_jcc
` [PATCH v3 15/38 1/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (1/5)
` [PATCH v3 15/38 2/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (2/5)
` [PATCH v3 15/38 3/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (3/5)
` [PATCH v3 15/38 4/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (4/5)
` [PATCH v3 15/38 5/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (5/5)
` [PATCH v3 15/38 6/6] target/s390x: Improve general case of disas_jcc
` [PATCH v3 17/38] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v3 26/38] tcg/i386: Use TEST r,r to test 8/16/32 bits
` [PATCH v3 33/38] tcg/ppc: Add TCG_CT_CONST_CMP
` [PATCH v3 34/38] tcg/ppc: Support TCG_COND_TST{EQ,NE}
[PATCH v2 0/3] hw/pflash: implement update buffer for block writes
2024-01-20 10:18 UTC (2+ messages)
Why invtsc (CPUID_APM_INVTSC) is unmigratable?
2024-01-20 9:44 UTC (3+ messages)
[PATCH 0/3] migration: some small cleanups
2024-01-20 2:36 UTC (2+ messages)
[PATCH v4 0/3] migration & CI: Add a CI job for migration compat testing
2024-01-20 2:35 UTC (5+ messages)
` [PATCH v4 3/3] ci: Disable migration compatibility tests for aarch64
[PATCH v1 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2024-01-20 0:30 UTC (8+ messages)
` [PATCH v1 1/7] ui/spice: Add an option for users to provide a preferred codec
` [PATCH v1 2/7] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v1 3/7] ui/spice: Submit the gl_draw requests at 60 FPS for "
` [PATCH v1 4/7] ui/console-gl: Add an option to override a surface's glformat
` [PATCH v1 5/7] ui/spice: Override the surface's glformat when gl=on is enabled
` [PATCH v1 6/7] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v1 7/7] ui/spice: Create another texture with linear layout when gl=on is enabled
[PATCH 0/5] migration: Fix migration state reference counting
2024-01-19 23:43 UTC (7+ messages)
` [PATCH 1/5] migration: Fix use-after-free of migration state object
` [PATCH 2/5] migration: Take reference to migration state around bg_migration_vm_start_bh
` [PATCH 3/5] migration: Reference migration state around loadvm_postcopy_handle_run_bh
` [PATCH 4/5] migration: Add a wrapper to qemu_bh_schedule
` [PATCH 5/5] migration: Centralize BH creation and dispatch
[PATCH v3 18/38] tcg/aarch64: Generate TBZ, TBNZ
2024-01-19 22:47 UTC (3+ messages)
` [PATCH v3 18/38 1/2] tcg/aarch64: Massage tcg_out_brcond()
` [PATCH v3 18/38 2/2] tcg/aarch64: Generate TBZ, TBNZ
[PATCH] crypto/gcrypt: prefer kernel as direct source of entropy
2024-01-19 20:39 UTC
[PATCH] target/arm: fix exception syndrome for AArch32 bkpt insn
2024-01-19 21:29 UTC
[PULL 00/41] target-arm queue
2024-01-19 22:36 UTC (4+ messages)
` [PULL 39/41] hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
[PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
2024-01-19 22:06 UTC (3+ messages)
[PATCH 0/2] tcg/s390x: Fix chacha20-s390
2024-01-19 21:54 UTC (3+ messages)
` [PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
[PATCH v2 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
2024-01-19 21:51 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
` [PATCH v2 2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
[PATCH v2 0/3] s390x/pci: fix ISM reset
2024-01-19 21:07 UTC (3+ messages)
` [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
[PATCH 0/2] target/xtensa: tidy xtensa memory management
2024-01-19 20:46 UTC (3+ messages)
` [PATCH 1/2] target/xtensa: wrap MMU and MPU state into structures
` [PATCH 2/2] target/xtensa: tidy TLB way variability logic
[PATCH 00/20] arm: Rework target/ headers to build various hw/ files once
2024-01-19 18:09 UTC (2+ messages)
[PATCH] block/blklogwrites: Fix a bug when logging "write zeroes" operations
2024-01-19 17:47 UTC (7+ messages)
` [PATCH v2] block/blklogwrites: Protect mutable driver state with a mutex
` [PATCH v3] "
QEMU's tests/unit/test-iov times out on NetBSD and OpenBSD
2024-01-19 17:33 UTC (4+ messages)
[PATCH 0/6] virtio-blk: iothread-vq-mapping cleanups
2024-01-19 17:17 UTC (2+ messages)
[PATCH v2 0/5] hw/{arm,xen} convert printfs to trace/reports
2024-01-19 17:04 UTC (3+ messages)
` [PATCH v2 5/5] hw/xen: convert stderr prints to error/warn reports
[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
2024-01-19 16:57 UTC (2+ messages)
[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
2024-01-19 16:54 UTC (5+ messages)
[PATCH] target/xtensa: fix OOB TLB entry access
2024-01-19 16:44 UTC (3+ messages)
[PULL 00/36] HW core patches for 2024-01-19
2024-01-19 16:41 UTC (2+ messages)
[PULL 00/16] VGA, x86 TCG, misc changes for 2024-01-18
2024-01-19 16:41 UTC (2+ messages)
how do the iotests pick a machine model to run on ?
2024-01-19 16:18 UTC (4+ messages)
[RFC PATCH 00/34] Compile accel/tcg once (partially)
2024-01-19 16:05 UTC (8+ messages)
` [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu targets
` [RFC PATCH 30/34] accel/tcg: Make tcg-all.c target indpendent
` [RFC PATCH 31/34] accel/tcg: Make tcg-runtime-gvec.c target independent
` [RFC PATCH 32/34] accel/tcg: Make tcg-runtime.c "
` [RFC PATCH 33/34] accel/tcg: Make translator.c (partially) "
` [RFC PATCH 34/34] accel/tcg: Compile (a few files) once for system-mode
[PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix
2024-01-19 15:25 UTC (12+ messages)
` [PULL 01/11] s390x/pci: avoid double enable/disable of aif
` [PULL 02/11] s390x/pci: refresh fh before disabling aif
` [PULL 03/11] s390x/pci: drive ISM reset from subsystem reset
` [PULL 04/11] qemu-options: Remove the deprecated -no-hpet option
` [PULL 05/11] qemu-options: Remove the deprecated -no-acpi option
` [PULL 06/11] qemu-options: Remove the deprecated -async-teardown option
` [PULL 07/11] qemu-options: Remove the deprecated -chroot option
` [PULL 08/11] qapi: Remove deprecated 'singlestep' member of StatusInfo
` [PULL 09/11] hmp: Remove deprecated 'singlestep' command
` [PULL 10/11] cli: Remove deprecated '-singlestep' command line option
` [PULL 11/11] tests/vm/netbsd: Remove missing py311-expat package
[PATCH v2 0/4] backup: discard-source parameter
2024-01-19 14:46 UTC (3+ messages)
` [PATCH v2 3/4] qapi: blockdev-backup: add "
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).