qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-16 08:51:21 to 2023-10-16 16:17:10 UTC [more...]

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-16 16:15 UTC  (5+ messages)
` [PATCH RFC V2 07/37] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus @machine init

[PATCH] tests/vm/freebsd: Add additional library paths for libfdt
 2023-10-16 16:10 UTC 

[PATCH] semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed
 2023-10-16 16:08 UTC  (2+ messages)

[PATCH v2 0/9] tests/migration-test: Allow testing older machine types
 2023-10-16 16:00 UTC  (5+ messages)
` [PATCH v2 3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary

[PATCH 00/19] QEMU: CXL mailbox rework and features
 2023-10-16 15:59 UTC  (4+ messages)
` [PATCH 03/19] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState

tcg_flush_jmp_cache replacing qatomic_set loop with memset
 2023-10-16 15:43 UTC 

[PATCH v17 00/16] TCG code quality tracking
 2023-10-16 15:43 UTC  (10+ 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 v17 15/16] accel/tcg: Add info [tb-list|tb] commands to HMP

[PATCH] tests/vm/openbsd: Use the system dtc package
 2023-10-16 15:40 UTC 

[PATCH] softmmu/dirtylimit: Fix usleep early return on signal
 2023-10-16 15:37 UTC  (4+ messages)

[PATCH v2 00/11] qapi-go: add generator for Golang interface
 2023-10-16 15:27 UTC  (12+ messages)
` [PATCH v2 01/11] qapi: re-establish linting baseline
` [PATCH v2 02/11] scripts: qapi: black format main.py
` [PATCH v2 03/11] qapi: golang: Generate qapi's enum types in Go
` [PATCH v2 04/11] qapi: golang: Generate qapi's alternate "
` [PATCH v2 05/11] qapi: golang: Generate qapi's struct "
` [PATCH v2 06/11] qapi: golang: structs: Address 'null' members
` [PATCH v2 07/11] qapi: golang: Generate qapi's union types in Go
` [PATCH v2 08/11] qapi: golang: Generate qapi's event "
` [PATCH v2 09/11] qapi: golang: Generate qapi's command "
` [PATCH v2 10/11] qapi: golang: Add CommandResult type to Go
` [PATCH v2 11/11] docs: add notes on Golang code generator

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-16 15:19 UTC  (13+ messages)
` [PATCH 01/12] i386/xen: fix per-vCPU upcall vector for Xen emulation
` [PATCH 02/12] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [PATCH 03/12] include: update Xen public headers to Xen 4.17.2 release
` [PATCH 04/12] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
` [PATCH 05/12] hw/xen: populate store frontend nodes with XenStore PFN/port
` [PATCH 06/12] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH 07/12] hw/xen: update Xen console to XenDevice model
` [PATCH 08/12] hw/xen: do not repeatedly try to create a failing backend device
` [PATCH 09/12] hw/xen: prevent duplicate device registrations
` [PATCH 10/12] hw/xen: automatically assign device index to console devices
` [PATCH 11/12] hw/xen: automatically assign device index to block devices
` [PATCH 12/12] hw/xen: add support for Xen primary console in emulated mode

[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 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  (12+ messages)
` [PATCH v2 04/27] vfio/container: Switch to dma_map|unmap API
` [PATCH v2 14/27] vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
` [PATCH v2 16/27] Add iommufd configure option
` [PATCH v2 17/27] backends/iommufd: Introduce the iommufd object
` [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 26/27] vfio/ap: Make vfio cdev pre-openable by passing a file handle
` [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  (3+ messages)
` [PATCH 3/3] migration/multifd: Clarify Error usage in multifd_channel_connect


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).