messages from 2025-06-09 18:52:11 to 2025-06-10 16:48:11 UTC [more...]
[PATCH V5 00/38] Live update: vfio and iommufd
2025-06-10 15:39 UTC (10+ messages)
` [PATCH V5 07/38] vfio/container: mdev cpr blocker
` [PATCH V5 08/38] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V5 09/38] pci: export msix_is_pending
` [PATCH V5 11/38] vfio-pci: skip reset during cpr
` [PATCH V5 12/38] vfio/pci: vfio_pci_vector_init
` [PATCH V5 20/38] migration: close kvm after cpr
` [PATCH V5 21/38] migration: cpr_get_fd_param helper
` [PATCH V5 29/38] vfio/iommufd: register container for cpr
` [PATCH V5 30/38] migration: vfio cpr state hook
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-10 14:47 UTC (6+ messages)
[PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
2025-06-10 14:23 UTC (35+ messages)
` [PATCH 01/31] include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro
` [PATCH 02/31] hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path
` [PATCH 03/31] block: skip automatic zero-init of large array in ioq_submit
` [PATCH 04/31] chardev/char-fd: skip automatic zero-init of large array
` [PATCH 05/31] chardev/char-pty: "
` [PATCH 06/31] chardev/char-socket: "
` [PATCH 07/31] hw/audio/ac97: skip automatic zero-init of large arrays
` [PATCH 08/31] hw/audio/cs4231a: "
` [PATCH 09/31] hw/audio/es1370: skip automatic zero-init of large array
` [PATCH 10/31] hw/audio/gus: "
` [PATCH 11/31] "
` [PATCH 12/31] hw/audio/sb16: "
` [PATCH 13/31] hw/audio/via-ac97: "
` [PATCH 14/31] hw/char/sclpconsole-lm: "
` [PATCH 15/31] hw/dma/xlnx_csu_dma: "
` [PATCH 16/31] hw/display/vmware_vga: skip automatic zero-init of large struct
` [PATCH 17/31] hw/hyperv/syndbg: skip automatic zero-init of large array
` [PATCH 18/31] hw/misc/aspeed_hace: "
` [PATCH 19/31] hw/net/rtl8139: "
` [PATCH 20/31] hw/net/tulip: "
` [PATCH 21/31] hw/net/virtio-net: skip automatic zero-init of large arrays
` [PATCH 22/31] hw/net/xgamc: skip automatic zero-init of large array
` [PATCH 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
` [PATCH 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
` [PATCH 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
` [PATCH 26/31] hw/usb/hcd-ohci: skip automatic zero-init of large array
` [PATCH 27/31] hw/scsi/lsi53c895a: "
` [PATCH 28/31] hw/scsi/megasas: skip automatic zero-init of large arrays
` [PATCH 29/31] hw/ufs/lu: skip automatic zero-init of large array
` [PATCH 30/31] net/socket: "
` [PATCH 31/31] net/stream: "
[PULL 00/24] Misc HW patches for 2025-06-10
2025-06-10 12:56 UTC (25+ messages)
` [PULL 01/24] hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize
` [PULL 02/24] hw/char/sh_serial: Convert to TypeInfo
` [PULL 03/24] hw/pci-host/raven: Remove is-legacy-prep property
` [PULL 04/24] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
` [PULL 05/24] hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 06/24] hw/hyperv/balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PULL 07/24] hw/ppc/e500: Move clock and TB frequency to machine class
` [PULL 08/24] hw/net/fsl_etsec: Set default MAC address
` [PULL 09/24] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PULL 10/24] pc-bios: ensure installed ROMs don't have execute permissions
` [PULL 11/24] MAINTAINERS: Update Akihiko Odaki's affiliation
` [PULL 12/24] tests/functional: Add a test for the Arduino UNO machine
` [PULL 13/24] accel/hvf: Fix TYPE_HVF_ACCEL instance size
` [PULL 14/24] hw/core/cpu: Move CacheType to general cpu.h
` [PULL 15/24] hw/gpio/pca9552: Avoid using g_newa()
` [PULL 16/24] backends/tpm: Avoid using g_alloca()
` [PULL 17/24] tests/unit/test-char: "
` [PULL 18/24] hw/virtio/virtio-mem: Fix definition of VirtIOMEMClass
` [PULL 19/24] hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClass
` [PULL 20/24] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
` [PULL 21/24] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
` [PULL 22/24] hw/misc/stm32_rcc: Fix stm32_rcc_write() arguments order
` [PULL 23/24] hw/net/i82596: Update datasheet URL
` [PULL 24/24] hw/net/i82596: Factor configure function out
[PATCH preview 0/3] reviving minimal QAPI generation from 2021
2025-06-10 13:53 UTC (2+ messages)
[PATCH v3 00/23] vfio-user client
2025-06-10 13:06 UTC (25+ messages)
` [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
` [PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
` [PATCH v3 03/23] vfio: add per-region fd support
` [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
` [PATCH v3 06/23] vfio-user: add vfio-user class and container
[PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
2025-06-10 12:40 UTC (2+ messages)
[PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2025-06-10 12:20 UTC (7+ messages)
` [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
[PATCH] MAINTAINERS: Drop the defunct mail address from Yoshinori Sato
2025-06-10 12:01 UTC
[PATCH v2 0/9] riscv: Add support for MIPS P8700 CPU
2025-06-10 11:42 UTC (18+ messages)
` [PATCH v2 1/9] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v2 2/9] target/riscv: Add cpu_set_exception_base
` [PATCH v2 4/9] target/riscv: Add MIPS P8700 CSRs
` [PATCH v2 3/9] target/riscv: Add MIPS P8700 CPU
` [PATCH v2 5/9] target/riscv: Add mips.ccmov instruction
` [PATCH v2 9/9] hw/riscv: Add a network device e1000e to the boston-aia
` [PATCH v2 8/9] configs/devices: Add MIPS Boston-aia board model to RISC-V
[PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
2025-06-10 11:38 UTC (8+ messages)
` [PATCH 01/13] hw/boards: Extend DEFINE_MACHINE macro to cover more use cases
` [PATCH 06/13] hw/ppc/pegasos2: Rename mv field in machine state
` [PATCH 07/13] hw/ppc/pegasos2: Add south bridge pointer in the "
[PATCH v5 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-06-10 10:44 UTC (5+ messages)
` [PATCH v5 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v5 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
Controlling time in QEMU
2025-06-10 10:22 UTC (2+ messages)
[PATCH 0/4] system: Forbid alloca()
2025-06-10 9:29 UTC (2+ messages)
[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
2025-06-10 9:18 UTC (5+ messages)
` [PATCH v14 2/5] hw/cxl: Make the CXL fixed memory windows devices
[PATCH 0/2] target/arm: Implement ID_AA64PFR2_EL1
2025-06-10 9:06 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] hw/core/cpu: Move CacheType to general cpu.h
2025-06-10 8:57 UTC (2+ messages)
[PATCH] hw/arm/npcm7xx_boards: Add support for specifying SPI flash model
2025-06-10 8:42 UTC (2+ messages)
[PATCH v2 0/1] Add RISCV ZALASR Extension
2025-06-10 8:32 UTC (2+ messages)
` [PATCH v2 1/1] Add RISCV ZALASR extension
[PATCH v3 0/2] amd_iommu: Fixes
2025-06-10 8:33 UTC (3+ messages)
[PULL 0/7] loongarch-to-apply queue
2025-06-10 7:53 UTC (8+ messages)
` [PULL 1/7] hw/loongarch/virt: Fix big endian support with MCFG table
` [PULL 2/7] hw/intc/loongarch_pch: Convert to little endian with ID register
` [PULL 3/7] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
` [PULL 4/7] hw/loongarch/virt: inform guest of kvm
` [PULL 5/7] target/loongarch: add check for fcond
` [PULL 6/7] hw/loongarch/virt: Remove global variables about initrd
` [PULL 7/7] hw/loongarch/virt: Remove global variables about memmap tables
[PATCH v3 0/2] ramfb: Add property to control if load the romfile
2025-06-10 6:47 UTC (4+ messages)
` [PATCH v3 1/2] "
[PULL 00/77] i386, build system changes for 2025-05-30
2025-06-10 7:54 UTC (4+ messages)
` [PULL 13/77] rocker: do not pollute the namespace
[PATCH] pc-bios: ensure installed ROMs don't have execute permissions
2025-06-10 7:18 UTC (2+ messages)
[PATCH] hw/net/i82596:changed assets link + abstracted configure function
2025-06-10 6:59 UTC (2+ messages)
[PATCH] MAINTAINERS: Update the paths to the testing documentation files
2025-06-10 6:53 UTC (2+ messages)
[RFC PATCH v13 0/4] Report vfio-ap configuration changes
2025-06-10 6:29 UTC (3+ messages)
` [RFC PATCH v13 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
[PATCH V4 00/43] Live update: vfio and iommufd
2025-06-10 6:14 UTC (13+ messages)
` [PATCH V4 32/43] vfio/iommufd: invariant device name
` [PATCH V4 33/43] vfio/iommufd: add vfio_device_free_name
` [PATCH V4 35/43] vfio/iommufd: register container for cpr
` [PATCH V4 36/43] migration: vfio cpr state hook
` [PATCH V4 43/43] vfio/container: delete old cpr register
[PATCH] tests/vm/README: fix documentation path in tests/vm/README
2025-06-10 5:09 UTC (2+ messages)
[PATCH 0/2] hw/loongarch/virt: Small enhancement about big endian host
2025-06-10 2:50 UTC (3+ messages)
[PATCH] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
2025-06-10 2:50 UTC (2+ messages)
[PATCH] migration/postcopy: Add latency distribution report for blocktime
2025-06-10 0:27 UTC (2+ messages)
[PATCH v2 00/13] migration/postcopy: Blocktime tracking overhaul
2025-06-10 0:08 UTC (17+ messages)
` [PATCH v2 01/13] migration: Add option to set postcopy-blocktime
` [PATCH v2 02/13] migration/postcopy: Push blocktime start/end into page req mutex
` [PATCH v2 03/13] migration/postcopy: Drop all atomic ops in blocktime feature
` [PATCH v2 04/13] migration/postcopy: Make all blocktime vars 64bits
` [PATCH v2 05/13] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
` [PATCH v2 06/13] migration/postcopy: Bring blocktime layer to us level
` [PATCH v2 07/13] migration/postcopy: Add blocktime fault counts per-vcpu
` [PATCH v2 08/13] migration/postcopy: Report fault latencies in blocktime
` [PATCH v2 09/13] migration/postcopy: Initialize blocktime context only until listen
` [PATCH v2 10/13] migration/postcopy: Cache the tid->vcpu mapping for blocktime
` [PATCH v2 11/13] migration/postcopy: Cleanup the total blocktime accounting
` [PATCH v2 12/13] migration/postcopy: Optimize blocktime fault tracking with hashtable
` [PATCH v2 13/13] migration/postcopy: blocktime allows track / report non-vCPU faults
RISC-V: Add CVA6 machine
2025-06-09 23:30 UTC (7+ messages)
` [PATCH v3 1/3] hw/riscv: add "
` [PATCH v3 2/3] target/riscv: add cva6 core type
` [PATCH v3 3/3] hw/riscv: set cva6 to use TYPE_RISCV_CPU_CVA6
[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
2025-06-09 21:25 UTC (4+ messages)
` [PATCH 1/3] softmmu/runstate: add a way to detect force shutdowns
` [PATCH 2/3] vhost: add a helper for force stopping a device
` [PATCH 3/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
[PATCH 00/21] migration: Unify capabilities and parameters
2025-06-09 20:35 UTC (11+ messages)
` [PATCH 19/21] migration: Allow migrate commands to provide the migration config
[PATCH v10 0/8] Add additional plugin API functions to read and write memory and registers
2025-06-09 19:44 UTC (10+ messages)
` [PATCH v10 1/8] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v10 2/8] plugins: Add register write API
` [PATCH v10 3/8] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v10 4/8] plugins: Add memory virtual address write API
` [PATCH v10 5/8] plugins: Add memory hardware address read/write API
` [PATCH v10 6/8] plugins: Add patcher plugin and test
` [PATCH v10 7/8] plugins: Add hypercalls "
` [PATCH v10 8/8] plugins: Update plugin version and add notes
[PATCH v9 0/9] Add additional plugin API functions to read and write memory and registers
2025-06-09 19:42 UTC (2+ messages)
[PATCH v11 0/8] Add additional plugin API functions to read and write memory and registers
2025-06-09 19:38 UTC (9+ messages)
` [PATCH v11 1/8] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v11 2/8] plugins: Add register write API
` [PATCH v11 3/8] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v11 4/8] plugins: Add memory virtual address write API
` [PATCH v11 5/8] plugins: Add memory hardware address read/write API
` [PATCH v11 6/8] plugins: Add patcher plugin and test
` [PATCH v11 7/8] plugins: Add hypercalls "
` [PATCH v11 8/8] plugins: Update plugin version and add notes
Embed QEMU terminal into GUI application (Cubic - Custom Ubuntu ISO Creator)
2025-06-09 17:22 UTC
[PATCH] utils/log: add qemu_log_timestamp() to encapsulate timestamp logging
2025-06-09 19:07 UTC (2+ messages)
[PATCH 0/4] Docs: bump sphinx version to 6.2.1
2025-06-09 19:07 UTC (4+ messages)
` [PATCH 1/4] python: update requirements for Sphinx
[PATCH 0/3] trace: seperate cold path of trace
2025-06-09 18:50 UTC (8+ messages)
` [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
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).