messages from 2023-10-16 07:26:46 to 2023-10-16 15:20:15 UTC [more...]
[PATCH 0/12] Get Xen PV shim running in qemu
2023-10-16 15:19 UTC (3+ messages)
` [PATCH 10/12] hw/xen: automatically assign device index to console devices
` [PATCH 11/12] hw/xen: automatically assign device index to block devices
[RFC PATCH v3 00/78] Strict disable implicit fallthrough
2023-10-16 15:03 UTC (10+ messages)
` [RFC PATCH v3 02/78] block: add fallthrough pseudo-keyword
` [RFC PATCH v3 08/78] hw/block: "
` [RFC PATCH v3 74/78] hw/cxl/cxl-device-utils.c: "
` [RFC PATCH v3 75/78] migration: "
[RFC PATCH 00/78] Strict disable implicit fallthrough
2023-10-16 15:03 UTC (5+ messages)
[PATCH v17 00/16] TCG code quality tracking
2023-10-16 14:59 UTC (7+ messages)
` [PATCH v17 05/16] accel/tcg: Add TBStatistics structure
` [PATCH v17 11/16] accel/tcg: Add tb_stats_collect and tb_stats_dump
` [PATCH v17 14/16] monitor: Change MonitorDec.get_value return type to int64_t
[PATCH 0/3] hvf x86 correctness and efficiency improvements
2023-10-16 14:39 UTC (8+ messages)
` [PATCH 2/3] i386: hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
[PATCH v2 0/5] hw/intc/apic: QOM cleanup
2023-10-16 14:38 UTC (4+ messages)
` [PATCH v2 5/5] hw/intc/apic: Pass CPU using QOM link property
[PATCH v2] block/file-posix: fix update_zones_wp() caller
2023-10-16 14:33 UTC (2+ messages)
[PATCH] vhost-user: Fix protocol feature bit conflict
2023-10-16 14:03 UTC (8+ messages)
[PULL 0/9] virtio-gpu patches
2023-10-16 13:54 UTC (10+ messages)
` [PULL 1/9] virtio: Add shared memory capability
` [PULL 2/9] virtio-gpu: CONTEXT_INIT feature
` [PULL 3/9] virtio-gpu: hostmem
` [PULL 4/9] virtio-gpu: blob prep
` [PULL 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PULL 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PULL 7/9] gfxstream + rutabaga: meson support
` [PULL 8/9] gfxstream + rutabaga: enable rutabaga
` [PULL 9/9] docs/system: add basic virtio-gpu documentation
[PATCH v5 0/7] vhost-user: Back-end state migration
2023-10-16 13:42 UTC (8+ messages)
` [PATCH v5 1/7] vhost-user.rst: Improve [GS]ET_VRING_BASE doc
` [PATCH v5 2/7] vhost-user.rst: Clarify enabling/disabling vrings
` [PATCH v5 3/7] vhost-user.rst: Introduce suspended state
` [PATCH v5 4/7] vhost-user.rst: Migrating back-end-internal state
` [PATCH v5 5/7] vhost-user: Interface for migration state transfer
` [PATCH v5 6/7] vhost: Add high-level state save/load functions
` [PATCH v5 7/7] vhost-user-fs: Implement internal migration
Running cross-compiled binary using QEMU results in segmentation fault error
2023-10-16 13:51 UTC (2+ messages)
[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
2023-10-16 13:51 UTC (9+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject
[PATCH 00/12] target/hppa: Add emulation of a C3700 HP-PARISC workstation
2023-10-16 13:48 UTC (3+ messages)
` [PATCH 09/12] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
[PATCH] ui/gtk-egl: apply scale factor when calculating window's dimension
2023-10-16 13:44 UTC (2+ messages)
[PATCH] tests/docker: avoid invalid escape in Python string
2023-10-16 13:42 UTC (3+ messages)
[PATCH] docs/sphinx: avoid invalid escape in Python string
2023-10-16 13:41 UTC (2+ messages)
[PATCH] tests/avocado: avoid invalid escape in Python string
2023-10-16 13:41 UTC (2+ messages)
[PATCH 00/17] More build system cleanups, optional non-relocatable installs
2023-10-16 13:33 UTC (15+ messages)
` [PATCH 01/17] meson: do not build shaders by default
` [PATCH 03/17] meson, cutils: allow non-relocatable installs
` [PATCH 04/17] configure: clean up handling of CFI option
` [PATCH 08/17] configure, tests/tcg: simplify GDB conditionals
` [PATCH 11/17] configure: remove some dead cruft
[PATCH v4 00/10] Migration deprecated parts
2023-10-16 13:28 UTC (6+ messages)
` [PATCH v4 03/10] migration: migrate 'inc' command option is deprecated
[PATCH 0/4] hw/pci: Have functions acess memory regions via pci_address_space()
2023-10-16 10:27 UTC (3+ messages)
` [PATCH 2/4] hw/isa/lpc_ich9: Access memory regions via pci_address_space[_io]()
[PATCH 00/11] qdev: Make array properties user accessible again
2023-10-16 12:34 UTC (6+ messages)
` [PATCH 11/11] qdev: Rework array properties based on list visitor
[PATCH] ui/gtk: full-screening all detached windows
2023-10-16 12:34 UTC (2+ messages)
[PATCH v2] ui/gtk-egl: Check EGLSurface before doing scanout
2023-10-16 12:32 UTC
[PATCH 1/1] ui: Replacing pointer in function
2023-10-16 12:23 UTC (2+ messages)
[PATCH 00/52] migration/rdma: Error handling fixes
2023-10-16 12:11 UTC (8+ messages)
` [PATCH 39/52] migration/rdma: Convert qemu_rdma_write_one() to Error
-drive if=none: can't we make this the default?
2023-10-16 11:58 UTC (4+ messages)
[PATCH] qapi: Belatedly update CompatPolicy documentation for unstable
2023-10-16 10:52 UTC (2+ messages)
[PATCH v2 00/27] vfio: Adopt iommufd
2023-10-16 10:00 UTC (29+ messages)
` [PATCH v2 01/27] vfio: Rename VFIOContainer into VFIOLegacyContainer
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface
` [PATCH v2 03/27] VFIO/container: Introduce dummy VFIOContainerClass implementation
` [PATCH v2 04/27] vfio/container: Switch to dma_map|unmap API
` [PATCH v2 05/27] vfio/common: Move giommu_list in base container
` [PATCH v2 06/27] vfio/container: Move space field to "
` [PATCH v2 07/27] vfio/container: switch to IOMMU BE add/del_section_window
` [PATCH v2 08/27] vfio/container: Move hostwin_list in base container
` [PATCH v2 09/27] vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap API
` [PATCH v2 10/27] vfio/container: Move per container device list in base container
` [PATCH v2 11/27] vfio/container: Convert functions to "
` [PATCH v2 12/27] vfio/container: Move vrdl_list, pgsizes and dma_max_mappings "
` [PATCH v2 13/27] vfio/container: Move listener "
` [PATCH v2 14/27] vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size "
` [PATCH v2 15/27] vfio/container: Implement attach/detach_device
` [PATCH v2 16/27] Add iommufd configure option
` [PATCH v2 17/27] backends/iommufd: Introduce the iommufd object
` [PATCH v2 18/27] util/char_dev: Add open_cdev()
` [PATCH v2 19/27] vfio/iommufd: Implement the iommufd backend
` [PATCH v2 20/27] vfio/container: Bypass EEH if "
` [PATCH v2 21/27] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
` [PATCH v2 22/27] vfio/pci: Allow the selection of a given iommu backend
` [PATCH v2 23/27] vfio/pci: Make vfio cdev pre-openable by passing a file handle
` [PATCH v2 24/27] vfio: Allow the selection of a given iommu backend for platform ap and ccw
` [PATCH v2 25/27] vfio/platform: Make vfio cdev pre-openable by passing a file handle
` [PATCH v2 26/27] vfio/ap: "
` [PATCH v2 27/27] vfio/ccw: "
[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-10-16 7:08 UTC (8+ messages)
` [PATCH v3 1/4] migration/qmp: Fix crash on setting tls-authz with null
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum
[PATCH] ui/gtk-egl: Check EGLSurface before doing scanout
2023-10-16 11:54 UTC (2+ messages)
[PATCH v5 0/6] target/riscv: Add RISC-V Virtual IRQs and IRQ filtering support
2023-10-16 11:17 UTC (7+ messages)
` [PATCH v5 1/6] target/riscv: Without H-mode mask all HS mode inturrupts in mie
` [PATCH v5 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST
` [PATCH v5 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
` [PATCH v5 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip
` [PATCH v5 5/6] target/riscv: Add M-mode virtual interrupt and IRQ filtering support
` [PATCH v5 6/6] target/riscv: Add HS-mode "
[PATCH] scripts: Mark feature_to_c.py as non-executable to fix a build issue
2023-10-16 10:25 UTC (2+ messages)
[PULL 00/38] Migration 20231016 patches
2023-10-16 10:07 UTC (39+ messages)
` [PULL 01/38] migration: refactor migration_completion
` [PULL 02/38] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
` [PULL 03/38] migration: Allow user to specify available switchover bandwidth
` [PULL 04/38] migration: fix RAMBlock add NULL check
` [PULL 05/38] migration: Add the configuration vmstate to the json writer
` [PULL 06/38] migration: Fix analyze-migration.py 'configuration' parsing
` [PULL 07/38] migration: Add capability parsing to analyze-migration.py
` [PULL 08/38] migration: Fix analyze-migration.py when ignore-shared is used
` [PULL 09/38] migration: Fix analyze-migration read operation signedness
` [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
` [PULL 11/38] tests/qtest: migration-test: Add tests for file-based migration
` [PULL 12/38] migration: hold the BQL during setup
` [PULL 13/38] migration: Non multifd migration don't care about multifd flushes
` [PULL 14/38] migration: Create migrate_rdma()
` [PULL 15/38] migration/rdma: Unfold ram_control_before_iterate()
` [PULL 16/38] migration/rdma: Unfold ram_control_after_iterate()
` [PULL 17/38] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PULL 18/38] migration/rdma: Unfold hook_ram_load()
` [PULL 19/38] migration/rdma: Create rdma_control_save_page()
` [PULL 20/38] qemu-file: Remove QEMUFileHooks
` [PULL 21/38] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PULL 22/38] migration/rdma: Remove qemu_ prefix from exported functions
` [PULL 23/38] migration/rdma: Check sooner if we are in postcopy for save_page()
` [PULL 24/38] migration/rdma: Use i as for index instead of idx
` [PULL 25/38] migration/rdma: Declare for index variables local
` [PULL 26/38] migration/rdma: Remove all "ret" variables that are used only once
` [PULL 27/38] migration: Improve json and formatting
` [PULL 28/38] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
` [PULL 29/38] multifd: fix counters in multifd_send_thread
` [PULL 30/38] multifd: reset next_packet_len after sending pages
` [PULL 31/38] migration/ram: Refactor precopy ram loading code
` [PULL 32/38] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PULL 33/38] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PULL 34/38] migration/ram: Move xbzrle zero page handling into save_zero_page
` [PULL 35/38] migration/ram: Merge save_zero_page functions
` [PULL 36/38] migration/multifd: Remove direct "socket" references
` [PULL 37/38] migration/multifd: Unify multifd_send_thread error paths
` [PULL 38/38] migration/multifd: Clarify Error usage in multifd_channel_connect
[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-10-16 10:09 UTC (7+ messages)
[PATCH V5 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-10-16 10:01 UTC (5+ messages)
` [PATCH V5 4/9] hw/acpi: Init GED framework with CPU hotplug events
Performance Issue with CXL-emulation
2023-10-16 9:55 UTC (2+ messages)
[PATCH 0/3] hw/pci-host/sh_pcic: Style cleanup
2023-10-16 9:44 UTC (2+ messages)
[PATCH] target/hexagon: avoid invalid escape in Python string
2023-10-16 9:40 UTC
[PATCH] tracetool: avoid invalid escape in Python string
2023-10-16 9:40 UTC
[PATCH] tests/vm: avoid invalid escape in Python string
2023-10-16 9:40 UTC
[PATCH] tests/vm: netbsd: install dtc
2023-10-16 9:39 UTC (6+ messages)
[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
2023-10-16 9:39 UTC (4+ messages)
` [PATCH v2 03/16] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
[PATCH] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
2023-10-16 9:33 UTC (3+ messages)
[PATCH] contrib/plugins: Close file descriptor on connect failure
2023-10-16 9:31 UTC
[PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e
2023-10-16 9:17 UTC (2+ messages)
[PATCH] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
2023-10-16 9:06 UTC (2+ messages)
[PATCH 0/3] hw/mips: Cleanup in preparation of heterogenous prototype
2023-10-16 9:05 UTC (2+ messages)
[PATCH] MAINTAINERS: Add a general architecture section for x86
2023-10-16 9:05 UTC (2+ messages)
[PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code
2023-10-16 9:05 UTC (2+ messages)
[PATCH v2 00/10] riscv: RVA22U64 profile support
2023-10-16 9:03 UTC (4+ messages)
[PATCH 0/3] migration/multifd: General cleanups
2023-10-16 8:50 UTC (7+ messages)
` [PATCH 1/3] migration/multifd: Remove direct "socket" references
` [PATCH 2/3] migration/multifd: Unify multifd_send_thread error paths
` [PATCH 3/3] migration/multifd: Clarify Error usage in multifd_channel_connect
[RFC PATCH 00/11] ppc: avocado test additions and new defaults
2023-10-16 8:40 UTC (12+ messages)
` [RFC PATCH 02/11] tests/avocado: Add ppc pseries and powernv Hash MMU tests
` [RFC PATCH 05/11] testing/avocado: ppc add new BookE boot_linux_console.py tests
` [RFC PATCH 10/11] ppc/spapr: change pseries machine default to POWER10 CPU
` [RFC PATCH 11/11] ppc/pnv: Change powernv default to powernv10
[PATCH v3 0/8] qemu-img: rebase: add compression support
2023-10-16 8:34 UTC (3+ messages)
[PATCH RESEND 0/7] migration pending patches
2023-10-16 7:46 UTC (9+ messages)
` [PATCH RESEND 2/7] migration/ram: Refactor precopy ram loading code
` [PATCH RESEND 3/7] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PATCH RESEND 4/7] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PATCH RESEND 7/7] tests/qtest: Re-enable multifd cancel test
[PATCH 1/2] riscv: zicond: make non-experimental
2023-10-16 7:43 UTC (8+ messages)
` [PATCH 2/2] riscv: zicond: make default
[PATCH v2 0/4] multifd: various fixes
2023-10-16 7:26 UTC (5+ messages)
` [PATCH v2 3/4] multifd: fix counters in multifd_send_thread
` [PATCH v2 4/4] multifd: reset next_packet_len after sending pages
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).