qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 09:48:18 to 2023-02-16 16:21:05 UTC [more...]

[PATCH v4 00/10] migration: introduce dirtylimit capability
 2023-02-16 16:18 UTC  (11+ messages)
` [PATCH v4 01/10] dirtylimit: Fix overflow when computing MB
` [PATCH v4 02/10] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH v4 03/10] kvm: dirty-ring: Fix race with vcpu creation
` [PATCH v4 04/10] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH v4 05/10] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH v4 06/10] migration: Introduce dirty-limit capability
` [PATCH v4 07/10] migration: Refactor auto-converge capability logic
` [PATCH v4 08/10] migration: Implement dirty-limit convergence algo
` [PATCH v4 09/10] migration: Extend query-migrate to provide dirty page limit info
` [PATCH v4 10/10] tests: Add migration dirty-limit capability test

[PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-02-16 16:19 UTC  (2+ messages)

[PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
 2023-02-16 16:18 UTC  (2+ messages)

[PATCH] TCG plugin API extension to read guest memory content by an address
 2023-02-16 16:18 UTC 

[PATCH v2 0/1] virtio-fs: implement option for stateless migration
 2023-02-16 16:17 UTC  (6+ messages)
` [PATCH v2 1/1] vhost-user-fs: add property to allow migration

Lost partition tables on ide-hd + ahci drive
 2023-02-16 16:15 UTC  (6+ messages)

[PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
 2023-02-16 16:11 UTC  (2+ messages)

[PATCH v1 0/2] vhost: memslot handling improvements
 2023-02-16 16:04 UTC  (10+ messages)
` [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
` [PATCH v1 2/2] vhost: Remove vhost_backend_can_merge() callback

[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
 2023-02-16 15:43 UTC  (17+ messages)
` [PATCH v11 01/11] linux-headers: Update to v6.2-rc8
` [PATCH v11 02/11] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v11 03/11] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v11 04/11] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v11 05/11] vfio/migration: Block multiple devices migration
` [PATCH v11 06/11] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v11 07/11] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v11 09/11] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v11 10/11] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v11 11/11] docs/devel: Align VFIO migration docs to v2 protocol

[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
 2023-02-16 15:41 UTC  (3+ messages)

[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-16 15:33 UTC  (8+ messages)
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
` [PATCH v2 17/18] hw/isa: Un-inline isa_bus_from_device()
` [PATCH v2 18/18] hw/isa: Remove empty ISADeviceClass structure

[RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
 2023-02-16 15:33 UTC  (9+ messages)
` [RFC PATCH v11bis 05/26] hw/xen: Watches on XenStore transactions
` [RFC PATCH v11bis 07/26] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
` [RFC PATCH v11bis 09/26] hw/xen: Add evtchn operations to allow redirection to internal emulation
` [RFC PATCH v11bis 17/26] hw/xen: Build PV backend drivers for CONFIG_XEN_BUS

[Qemu-devel] [PATCH 00/38] char: fixes and improvements (was "[PATCH 0/9] Fix mux regression")
 2023-02-16 15:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 19/38] char: make some qemu_chr_fe skip if no driver

[PATCH v2 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
 2023-02-16 15:27 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: protect req->aiocb with AioContext lock
` [PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race

[PATCH v4 00/10] make write_misa a no-op and FEATURE_* cleanups
 2023-02-16 15:26 UTC  (16+ messages)
` [PATCH v4 01/10] target/riscv: turn write_misa() into an official no-op
` [PATCH v4 02/10] target/riscv: remove RISCV_FEATURE_MISA
` [PATCH v4 03/10] target/riscv: introduce riscv_cpu_cfg()
` [PATCH v4 04/10] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH v4 05/10] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH v4 06/10] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH v4 07/10] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH v4 08/10] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH v4 09/10] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH v4 10/10] target/riscv/cpu: remove CPUArchState::features and friends

[PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-16 15:22 UTC  (6+ messages)
` [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()

[PATCH v2] Do not include hw/hw.h if it is not necessary
 2023-02-16 15:18 UTC  (2+ messages)

[PATCH v6 0/3] Eliminate multifd flush
 2023-02-16 15:15 UTC  (8+ messages)
` [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
` [PATCH v6 3/3] multifd: Only flush once each full round of memory

[PATCH v3] Adding new machine Yosemitev2 in QEMU
 2023-02-16 15:04 UTC  (4+ messages)

[PATCH] hw/display/sm501: Implement more 2D raster operations
 2023-02-16 14:40 UTC 

Runnig solaris binary(32 bit) on linux(64 bit)
 2023-02-16 14:36 UTC  (2+ messages)

Future of icount discussion for next KVM call?
 2023-02-16 14:36 UTC  (7+ messages)

[PATCH v3 00/14] Dynamically switch to vhost shadow virtqueues at vdpa net migration
 2023-02-16 14:35 UTC  (4+ messages)
` [PATCH v3 04/14] vdpa: add vhost_vdpa_suspend

[PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
 2023-02-16 11:38 UTC  (4+ messages)

[PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
 2023-02-16 14:27 UTC  (4+ messages)

[PATCH 0/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
 2023-02-16 14:23 UTC  (6+ messages)
` [PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
` [PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
` [PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
` [PATCH 4/5] hw/arm: Restrict CPU clusters to the expected type
` [PATCH 5/5] hw/riscv: "

[PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
 2023-02-16 14:23 UTC  (4+ messages)

[PATCH 0/2] *** configure: Add 'mkdir build' check ***
 2023-02-16 14:21 UTC  (4+ messages)
` [PATCH 1/2] configure: Add 'mkdir build' check

[PATCH 00/20] hw/ide: QOM/QDev housekeeping
 2023-02-16 14:19 UTC  (3+ messages)
` [PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'

[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-16 14:18 UTC  (3+ messages)
` [PATCH v3 4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()

[PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
 2023-02-16 14:09 UTC  (2+ messages)

[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
 2023-02-16 14:01 UTC  (36+ messages)
` [RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
` [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
` [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
` [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
` [RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config "
` [RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
` [RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
` [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
` [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
` [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
` [RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2

[PATCH v2 0/2] hw/arm/smmu: Fixes for TTB1
 2023-02-16 13:53 UTC  (2+ messages)

[PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-02-16 13:51 UTC  (2+ messages)

[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-16 13:50 UTC  (4+ messages)

[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-16 13:49 UTC  (5+ messages)
` [PATCH v2 1/4] util/cacheflush: fix cache "
` [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v2 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH v2 4/4] target/ppc: fix warning with clang-15

[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
 2023-02-16 13:46 UTC  (11+ messages)
` [PATCH v5 06/14] Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
` [PATCH v5 07/14] Hexagon (target/hexagon) Analyze packet for HVX
` [PATCH v5 08/14] Hexagon (tests/tcg/hexagon) Update preg_alias.c
` [PATCH v5 09/14] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather
` [PATCH v5 11/14] Hexagon (target/hexagon) Change subtract from zero to change sign

[RFC 00/52] Introduce hybrid CPU topology
 2023-02-16 13:38 UTC  (11+ messages)
` [RFC 20/52] s390x: Replace MachineState.smp access with topology helpers
` [RFC 23/52] arm: "
` [RFC 41/52] machine: Introduce core_type() hook
` [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties

[PATCH v3 00/10] enable write_misa() and RISCV_FEATURE_* cleanups
 2023-02-16 13:30 UTC  (7+ messages)
` [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA

[PATCH v3 0/3] Nuvoton Peripheral SPI (PSPI) Module
 2023-02-16 13:24 UTC  (2+ messages)

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-16 13:14 UTC  (3+ messages)
` [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

[PULL v3 00/10] Misc patches for 2023-02-08
 2023-02-16 13:09 UTC  (2+ messages)

[PULL v2 0/10] xenpvh
 2023-02-16 12:59 UTC  (3+ messages)

[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-16 12:53 UTC  (6+ messages)
` [PATCH 1/4] util/cacheflush: fix illegal instruction "

[PATCH v2] Adding new machine Yosemitev2 in QEMU
 2023-02-16 12:39 UTC  (2+ messages)

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-16 12:31 UTC  (24+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8

[PATCH 0/5] bulk: Have object_child_foreach() take Error* and return boolean
 2023-02-16 12:30 UTC  (7+ messages)
` [PATCH 1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
` [PATCH 2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
` [PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
` [RFC PATCH 4/5] hw/nmi: Simplify nmi_monitor_handle() and do_nmi()
` [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()

[RFC PATCH v2 0/2] i386/sev: Support measured direct kernel boot on SNP
 2023-02-16 12:14 UTC  (7+ messages)
` [RFC PATCH v2 1/2] qapi, i386: Move kernel-hashes to SevCommonProperties

[PATCH] qemu: make version available in coredump
 2023-02-16 12:03 UTC  (5+ messages)

[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-16 11:53 UTC  (11+ messages)

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-16 11:46 UTC  (3+ messages)

[PATCH v2] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-16 11:41 UTC  (2+ messages)

[PULL 0/5] Misc next patches
 2023-02-16 11:16 UTC  (2+ messages)

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-02-16 11:14 UTC  (3+ messages)

[PATCH] Adding new machine Yosemitev2 in QEMU
 2023-02-16 11:10 UTC  (2+ messages)

[PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
 2023-02-16 11:01 UTC  (2+ messages)

[PATCH 1/1] block: improve error logging in bdrv_reopen_prepare()
 2023-02-16 10:56 UTC  (2+ messages)

Detecting qemu from guest on arm/hvf (apple arm)
 2023-02-16 10:23 UTC  (2+ messages)

[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
 2023-02-16 10:01 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-16  9:51 UTC  (3+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory


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