messages from 2024-04-30 16:52:01 to 2024-05-01 22:15:52 UTC [more...]
[PULL 0/9] QGA misc changes for 2024-05-01
2024-05-01 22:15 UTC (11+ messages)
` [PULL 1/9] qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field
` [PULL 2/9] qga: introduce ga_run_command() helper for guest cmd execution
` [PULL 3/9] qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
` [PULL 4/9] qga/commands-posix: qmp_guest_set_time: "
` [PULL 5/9] qga/commands-posix: execute_fsfreeze_hook: "
` [PULL 6/9] qga/commands-posix: don't do fork()/exec() when suspending via sysfs
` [PULL 7/9] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper
` [PULL 8/9] qga: Refactor common SSH functions
` [PULL 9/9] qga: Implement SSH commands for Windows
[PATCH v4 00/17] xen: Support grant mappings
2024-05-01 22:11 UTC (34+ messages)
` [PATCH v4 01/17] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [PATCH v4 02/17] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
` [PATCH v4 03/17] xen: mapcache: Refactor lock functions for multi-instance
` [PATCH v4 04/17] xen: mapcache: Refactor xen_map_cache "
` [PATCH v4 05/17] xen: mapcache: Refactor xen_remap_bucket "
` [PATCH v4 06/17] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
` [PATCH v4 07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PATCH v4 08/17] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
` [PATCH v4 09/17] xen: mapcache: Break out xen_invalidate_map_cache_single()
` [PATCH v4 10/17] xen: mapcache: Break out xen_map_cache_init_single()
` [PATCH v4 11/17] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v4 12/17] xen: mapcache: Unmap first entries in buckets
` [PATCH v4 13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache()
` [PATCH v4 14/17] xen: Add xen_mr_is_memory()
` [PATCH v4 15/17] xen: mapcache: Remove assumption of RAMBlock with 0 offset
` [PATCH v4 17/17] hw/arm: xen: Enable use of grant mappings
[PATCH v4 00/14] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-05-01 19:54 UTC (10+ messages)
` [PATCH v4 07/14] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v4 09/14] migration/multifd: Prepare to introduce DSA acceleration on the multifd path
` [PATCH v4 10/14] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v4 11/14] migration/multifd: Add migration option set packet size
[PATCH v9 00/11] Support blob memory and venus on qemu
2024-05-01 19:52 UTC (6+ messages)
` [PATCH v9 09/11] virtio-gpu: Register capsets dynamically
[PATCH v8 00/11] Support blob memory and venus on qemu
2024-05-01 19:20 UTC (11+ messages)
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing
` [PATCH v8 08/11] virtio-gpu: Handle resource blob commands
[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
2024-05-01 18:27 UTC (15+ messages)
` [PATCH 01/14] include/hw: add helpers for defining versioned machine types
` [PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
` [PATCH 03/14] hw/s390x: convert 'ccw' "
` [PATCH 04/14] hw/ppc: convert 'spapr' "
` [PATCH 05/14] hw/m68k: convert 'virt' "
` [PATCH 06/14] hw/i386: convert 'i440fx' "
` [PATCH 07/14] hw/i386: convert 'q35' "
` [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
` [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
` [PATCH 10/14] hw: set deprecation info for all "
` [PATCH 11/14] hw: skip registration of outdated "
` [PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
` [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
` [PATCH 14/14] docs: document special exception for machine type deprecation & removal
[PATCH v10 0/2] tpm: add mssim backend
2024-05-01 18:22 UTC (10+ messages)
` [PATCH v10 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v10 2/2] tpm: add backend for mssim
[PATCH] target/arm: fix MPIDR value for ARM CPUs with SMT
2024-05-01 18:08 UTC (6+ messages)
[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
2024-05-01 16:16 UTC (13+ messages)
[PATCH v6 0/5] migration: do not exit on incoming failure
2024-05-01 16:00 UTC (5+ messages)
` [PATCH v6 4/5] migration: process_incoming_migration_co(): rework error reporting
[PATCH v3 0/6] migration removals & deprecations
2024-05-01 15:53 UTC (2+ messages)
[PATCH] target/loongarch/kvm: Fix VM recovery from disk failures
2024-05-01 15:45 UTC (4+ messages)
[PATCH v7 00/12] Enabling DCD emulation support in Qemu
2024-05-01 14:58 UTC (8+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PULL 0/5] UI patches
2024-05-01 14:55 UTC (4+ messages)
` [PULL 5/5] virtio-gpu: fix scanout migration post-load
[PULL 00/20] tcg patch queue
2024-05-01 14:37 UTC (21+ messages)
` [PULL 01/20] tcg: Make tcg/helper-info.h self-contained
` [PULL 02/20] tcg: Pass function pointer to tcg_gen_call*
` [PULL 03/20] plugins: Zero new qemu_plugin_dyn_cb entries
` [PULL 04/20] plugins: Move function pointer in qemu_plugin_dyn_cb
` [PULL 05/20] plugins: Create TCGHelperInfo for all out-of-line callbacks
` [PULL 06/20] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
` [PULL 07/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
` [PULL 08/20] plugins: Add PLUGIN_GEN_AFTER_TB
` [PULL 09/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
` [PULL 10/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
` [PULL 11/20] plugins: Remove plugin helpers
` [PULL 12/20] tcg: Remove TCG_CALL_PLUGIN
` [PULL 13/20] tcg: Remove INDEX_op_plugin_cb_{start,end}
` [PULL 14/20] plugins: Simplify callback queues
` [PULL 15/20] plugins: Introduce PLUGIN_CB_MEM_REGULAR
` [PULL 16/20] plugins: Replace pr_ops with a proper debug dump flag
` [PULL 17/20] plugins: Split out common cb expanders
` [PULL 18/20] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
` [PULL 19/20] plugins: Inline plugin_gen_empty_callback
` [PULL 20/20] plugins: Update the documentation block for plugin-gen.c
[PATCH v2 00/10] Power11 support for QEMU
2024-05-01 14:39 UTC (16+ messages)
` [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type
` [PATCH v2 03/10] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine
` [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'
[PATCH v2] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
2024-05-01 14:23 UTC (4+ messages)
[PATCH 1/1] tests/fp/meson: don't build fp-bench test if fenv.h is missing
2024-05-01 14:17 UTC (6+ messages)
[PATCH v4 0/4] target/sh4: Fix ADDV/SUBV opcodes
2024-05-01 13:04 UTC (9+ messages)
` [PATCH v4 1/4] target/sh4: Fix ADDV opcode
` [PATCH v4 2/4] target/sh4: Fix SUBV opcode
` [PATCH v4 3/4] target/sh4: Rename TCGv variables as manual for ADDV opcode
` [PATCH v4 4/4] target/sh4: Rename TCGv variables as manual for SUBV opcode
[PATCH 0/3] target/ppc: Fixes and updates for sync instructions
2024-05-01 13:04 UTC (4+ messages)
` [PATCH 1/3] target/ppc: Move sync instructions to decodetree
` [PATCH 2/3] target/ppc: Fix embedded memory barriers
` [PATCH 3/3] target/ppc: Add ISA v3.1 variants of sync instruction
[PATCH v2 0/4] hw/nvme: FDP and SR-IOV enhancements
2024-05-01 12:46 UTC (3+ messages)
` [PATCH v2 3/4] hw/nvme: Support SR-IOV VFs more than 127
[PATCH 0/2] ppc/pnv: ADU model for POWER9/10
2024-05-01 12:43 UTC (7+ messages)
` [PATCH 1/2] ppc/pnv: Begin a more complete ADU LPC "
` [PATCH 2/2] ppc/pnv: Implement ADU access to LPC space
[PATCH intel_iommu 0/7] FLTS for VT-d
2024-05-01 12:40 UTC (3+ messages)
[PATCH] hw/nvme: Add support for setting the MQES for the NVMe emulation
2024-05-01 12:35 UTC (4+ messages)
[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
2024-05-01 12:34 UTC (6+ messages)
` [PATCH v3 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::check_cap() handler
[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
2024-05-01 12:28 UTC (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "
[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
2024-05-01 11:57 UTC (3+ messages)
` [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation
[PATCH v2 01/10] meson: Add optional dependency on IGVM library
2024-05-01 8:53 UTC (3+ messages)
[PATCH v4 0/3] vhost-user-blk: live resize additional APIs
2024-05-01 8:50 UTC (5+ messages)
` [PATCH v4 3/3] qapi: introduce device-sync-config
[PATCH] qemu-keymap: Free xkb allocations
2024-05-01 7:55 UTC
[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto
2024-05-01 7:20 UTC (9+ messages)
` [PATCH 1/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH 2/3] virtio-net: Convert feature properties to OnOffAuto
[PATCH 00/24] Misc PPC exception and BookE MMU clean ups
2024-05-01 5:54 UTC (2+ messages)
[PATCH] ui/gtk: Explicitly set the default size of new window when untabifying
2024-05-01 3:41 UTC
[PULL 00/21] target-arm queue
2024-04-30 23:01 UTC (7+ messages)
` [PULL 10/21] target/arm: Refactor default generic timer frequency handling
` [PULL 11/21] hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
` [PULL 12/21] hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
` [PULL 13/21] target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
` [PULL 18/21] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
[PULL 00/19] Misc patches (s390x clean-ups, fixes for crashes, ...)
2024-04-30 23:00 UTC (2+ messages)
[PATCH v3 00/13] exec: Rework around CPUState user fields (part 2)
2024-04-30 21:42 UTC (5+ messages)
[PATCH v7 00/10]
2024-04-30 21:09 UTC (12+ messages)
` [PATCH v7 01/10] util/bufferiszero: Remove SSE4.1 variant
` [PATCH v7 02/10] util/bufferiszero: Remove AVX512 variant
` [PATCH v7 03/10] util/bufferiszero: Reorganize for early test for acceleration
` [PATCH v7 04/10] util/bufferiszero: Remove useless prefetches
` [PATCH v7 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PATCH v7 06/10] util/bufferiszero: Improve scalar variant
` [PATCH v7 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
` [PATCH v7 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
` [PATCH v7 09/10] util/bufferiszero: Add simd acceleration for aarch64
` [PATCH v7 10/10] tests/bench: Add bufferiszero-bench
[PATCH v3 0/2] cxl: add poison creation event handler
2024-04-30 21:00 UTC (3+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks
[PATCH] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
2024-04-30 19:33 UTC (3+ messages)
[PATCH] hw/display: Add SSD1306 dot matrix display controller support
2024-04-30 18:32 UTC
[PATCH v3] Hexagon: add PC alignment check and exception
2024-04-30 19:41 UTC (4+ messages)
[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
2024-04-30 19:06 UTC (4+ messages)
` [PULL 55/63] kvm: handle KVM_EXIT_MEMORY_FAULT
[PATCH] hw/s390x: Attach the sclpconsole to the /machine/sclp node
2024-04-30 19:06 UTC (4+ messages)
[PATCH 0/2] target/arm: Implement FEAT_WFxT
2024-04-30 18:44 UTC (8+ messages)
` [PATCH 1/2] accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt
` [PATCH 2/2] target/arm: Implement FEAT WFxT and enable for '-cpu max'
[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
2024-04-30 18:11 UTC (14+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap
[PATCH 0/3] Assorted fixes for PMU
2024-04-30 18:02 UTC (5+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update
` [PATCH 2/3] target/riscv: Enforce WARL behavior for scounteren/hcounteren
[PATCH v2 0/3] Fix MSI-X handling for Xen HVM
2024-04-30 17:33 UTC (4+ messages)
` [PATCH v2 1/3] hw/xen/xen_pt: Save back data only for declared registers
` [PATCH v2 2/3] Update Xen's features.h header
` [PATCH v2 3/3] Do not access /dev/mem in MSI-X PCI passthrough on Xen
[PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
2024-04-30 17:17 UTC (2+ messages)
[PATCH v4] fix endianness bug
2024-04-30 17:08 UTC (2+ messages)
[PATCH 1/1] prealloc: add truncate mode for prealloc filter
2024-04-30 17:05 UTC
[PATCH 1/1] block: drop force_dup parameter of raw_reconfigure_getfd()
2024-04-30 17:02 UTC
[PATCH] docs/about: Automatically deprecate versioned machine types older than 6 years
2024-04-30 16:54 UTC (4+ messages)
[PULL v2 00/17] loongarch-to-apply queue
2024-04-30 16:49 UTC (3+ messages)
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).