qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 23:41:42 to 2024-05-10 08:07:07 UTC [more...]

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-05-10  8:05 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-10  7:54 UTC  (17+ messages)
` [PATCH V1 09/26] migration: vmstate_register_named
` [PATCH V1 21/26] migration: migrate_add_blocker_mode
` [PATCH V1 22/26] migration: ram block cpr-exec blockers
` [PATCH V1 23/26] migration: misc "
` [PATCH V1 24/26] seccomp: cpr-exec blocker
` [PATCH V1 25/26] migration: fix mismatched GPAs during cpr-exec
` [PATCH V1 26/26] migration: only-migratable-modes

[RFC QEMU PATCH v9 0/1] S3 support
 2024-05-10  7:43 UTC  (3+ messages)
` [RFC QEMU PATCH v9 1/2] virtio-pci: only reset pm state during resetting

[PATCH 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-05-10  7:48 UTC  (9+ messages)
` [PATCH 1/6] virtio: Add bool to VirtQueueElement
` [PATCH 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PATCH 3/6] virtio: virtqueue_ordered_fill "
` [PATCH 4/6] virtio: virtqueue_ordered_flush "

[PATCH v3] hw/virtio: Fix obtain the buffer id from the last descriptor
 2024-05-10  7:27 UTC 

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-05-10  7:16 UTC  (11+ messages)

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-10  7:08 UTC  (11+ messages)

[PULL 0/8] s390x and misc patches
 2024-05-10  6:40 UTC  (9+ messages)
` [PULL 1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
` [PULL 2/8] s390x: Introduce a SCLPDevice pointer under the machine
` [PULL 3/8] s390x/event-facility: Simplify sclp_get_event_facility_bus()
` [PULL 4/8] s390x/sclp: Simplify get_sclp_device()
` [PULL 5/8] target/s390x: report deprecated-props in cpu-model-expansion reply
` [PULL 6/8] target/s390x: flag te and cte as deprecated
` [PULL 7/8] qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
` [PULL 8/8] tests/qtest: Add some test cases support on LoongArch

[PATCH v4 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-05-10  5:58 UTC  (6+ messages)
` [PATCH v4 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PATCH v4 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[PATCH 00/13] fix --without-default-devices build and (mostly) tests
 2024-05-10  5:55 UTC  (20+ messages)
` [PATCH 01/13] s390x: move s390_cpu_addr2state to target/s390x/sigp.c
` [PATCH 02/13] s390_flic: add migration-enabled property
` [PATCH 03/13] s390: move css_migration_enabled from machine to css.c
` [PATCH 04/13] s390x: select correct components for no-board build
` [PATCH 05/13] tests/qtest: s390x: fix operation in a build without any boards or devices
` [PATCH 06/13] xen: initialize legacy backends from xen_bus_init()
` [PATCH 07/13] xen: register legacy backends via xen_backend_init
` [PATCH 08/13] i386: correctly select code in hw/i386 that depends on other components
` [PATCH 09/13] i386: pc: remove unnecessary MachineClass overrides
` [PATCH 10/13] hw/i386: split x86.c in multiple parts
` [PATCH 11/13] hw/i386: move rtc-reset-reinjection command out of hw/rtc
` [PATCH 12/13] i386: select correct components for no-board build
` [PATCH 13/13] tests/qtest: arm: fix operation in a build without any boards or devices

[PULL 0/3] loongarch-to-apply queue
 2024-05-10  5:39 UTC  (5+ messages)
` [PULL 1/3] hw/loongarch: Refine default numa id calculation
` [PULL 2/3] target/loongarch: Add TCG macro in structure CPUArchState
` [PULL 3/3] target/loongarch: Put cpucfg operation before CSR register

[PULL v2 00/13] Migration patches for 2024-05-08
 2024-05-10  5:38 UTC  (5+ messages)
` [PULL v2 07/13] migration: Remove 'skipped' field from MigrationStats
` [PULL v2 10/13] migration: Remove block migration
` [PULL v2 11/13] migration: Remove non-multifd compression

[PATCH v2] tests/qtest: Add some test cases support on LoongArch
 2024-05-10  4:29 UTC  (2+ messages)

[PATCH] fix: correct typo in ext_zvkb configuration variable Signed-off-by: Kaiyao Duan <inspiremenow@murena.io>
 2024-05-10  3:47 UTC 

[PATCH] target/i386: add feature dependency for XSAVE
 2024-05-10  3:33 UTC  (2+ messages)

[PATCH] target/i386: fix feature dependency for WAITPKG
 2024-05-10  3:22 UTC  (2+ messages)

[PATCH 0/9] Support persistent reservation operations
 2024-05-10  2:37 UTC  (18+ messages)
` [PATCH 1/9] block: add persistent reservation in/out api
    `  "
` [PATCH 2/9] block/raw: add persistent reservation in/out driver
` [PATCH 3/9] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH 4/9] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH 5/9] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH 6/9] block/nvme: add reservation command protocol constants
` [PATCH 7/9] hw/nvme: add helper functions for converting reservation types

[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
 2024-05-10  2:34 UTC  (2+ messages)

[PATCH v5 00/32] Misc PPC exception and BookE MMU clean ups
 2024-05-09 20:26 UTC  (33+ messages)
` [PATCH v5 01/32] target/ppc: Remove unused helper
` [PATCH v5 02/32] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v5 03/32] target/ppc/mmu_common.c: Remove unneeded local variable
` [PATCH v5 04/32] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v5 05/32] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v5 06/32] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v5 07/32] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v5 08/32] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v5 09/32] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PATCH v5 10/32] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v5 11/32] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v5 12/32] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v5 13/32] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v5 14/32] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PATCH v5 15/32] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v5 16/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PATCH v5 17/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address()
` [PATCH v5 18/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address()
` [PATCH v5 19/32] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
` [PATCH v5 20/32] target/ppc/mmu_common.c: Remove BookE from direct store handling
` [PATCH v5 21/32] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v5 22/32] target/ppc/mmu_common.c: Eliminate get_physical_address_wtlb()
` [PATCH v5 23/32] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c
` [PATCH v5 24/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PATCH v5 25/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PATCH v5 26/32] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v5 27/32] target/ppc: Split off common embedded TLB init
` [PATCH v5 28/32] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v5 29/32] target/ppc/mmu-radix64.c: "
` [PATCH v5 30/32] target/ppc: Add a function to check for page protection bit
` [PATCH v5 31/32] target/ppc: Move out BookE and related MMU functions from mmu_common.c
` [PATCH v5 32/32] target/ppc/mmu_common.c: Remove work around for spurious warnings

[PATCH 0/3] Assorted fixes for PMU
 2024-05-09 20:26 UTC  (5+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update

[PATCH v5 0/8] xen: Support grant mappings
 2024-05-03  1:44 UTC  (9+ messages)
` [PATCH v5 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v5 2/8] xen: mapcache: Unmap first entries in buckets
` [PATCH v5 3/8] xen: Add xen_mr_is_memory()
` [PATCH v5 4/8] softmmu: xen: Always pass offset + addr to xen_map_cache
` [PATCH v5 5/8] softmmu: Replace check for RAMBlock offset 0 with xen_mr_is_memory
` [PATCH v5 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PATCH v5 7/8] xen: mapcache: Add support for grant mappings
` [PATCH v5 8/8] hw/arm: xen: Enable use of "

[PATCH] target/riscv: Remove experimental prefix from "B" extension
 2024-05-09 17:23 UTC  (3+ messages)

[PATCH] target/i386: move prefetch and multi-byte UD/NOP to new decoder
 2024-05-09 15:37 UTC 

[PATCH] target/i386: fix operand size for DATA16 REX.W POPCNT
 2024-05-09 15:25 UTC 

[PATCH] tests/tcg: cover lzcnt/tzcnt/popcnt
 2024-05-09 15:25 UTC 

[PATCH] target/i386: rdpkru/wrpkru are no-prefix instructions
 2024-05-09 15:25 UTC 

[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
 2024-05-09 14:42 UTC  (9+ messages)
` [PATCH 01/14] include/hw: add helpers for defining versioned machine types
` [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-09 14:13 UTC  (13+ messages)

[PATCH] scripts/simpletrace: Mark output with unstable timestamp as WARN
 2024-05-09 13:47 UTC  (8+ messages)

[PATCH] target/i386: remove PCOMMIT from TCG, deprecate property
 2024-05-09 13:40 UTC  (2+ messages)

[PATCH 1/3] migration/colo: Minor fix for colo error message
 2024-05-09 13:38 UTC  (6+ messages)
` [PATCH 2/3] migration/colo: make colo_incoming_co() return void
` [PATCH 3/3] migration/colo: Tidy up bql_unlock() around bdrv_activate_all()

[PATCH] hw/loongarch/virt.c: Fixes memory leak in ramName during loop iterations
 2024-05-09 13:28 UTC 

[PATCH v2] target/loongarch/kvm: Fix VM recovery from disk failures
 2024-05-09 13:24 UTC  (2+ messages)

[PATCH] hw/nvme: Add CLI options for PCI vendor/device IDs and IEEE-OUI ID
 2024-05-09 12:47 UTC 

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-05-09 12:39 UTC  (15+ messages)
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing
` [PATCH v8 08/11] virtio-gpu: Handle resource blob commands

[PATCH v2] hw/virtio: Fix obtain the buffer id from the last descriptor
 2024-05-09 11:45 UTC 

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-09  9:48 UTC  (4+ messages)

[PATCH v2 0/3] qapi/vfio: Add VFIO migration QAPI event
 2024-05-09  9:09 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] vfio/migration: Emit "
` [PATCH v2 3/3] vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice

CXL numa error on arm64 qemu virt machine
 2024-05-09  8:35 UTC  (3+ messages)

[PATCH] gitlab: Update msys2-64bit runner tags
 2024-05-09  8:10 UTC  (2+ messages)

[PULL v2 00/28] Misc HW patches for 2024-05-08
 2024-05-09  8:09 UTC  (2+ messages)

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-09  8:08 UTC  (6+ messages)
` [PATCH 8/9] migration: Add support for fdset with multifd + file

[PATCH v4 00/33] Misc PPC exception and BookE MMU clean ups
 2024-05-09  6:19 UTC  (26+ messages)
` [PATCH v4 03/33] target/ppc: Simplify syscall exception handlers
` [PATCH v4 04/33] target/ppc: Remove unused helper
` [PATCH v4 05/33] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v4 07/33] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v4 08/33] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v4 09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v4 11/33] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v4 16/33] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v4 19/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PATCH v4 20/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address()
` [PATCH v4 21/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address()
` [PATCH v4 22/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static
` [PATCH v4 25/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v4 27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PATCH v4 30/33] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v4 33/33] target/ppc: Move out BookE and related MMU functions from mmu_common.c

[PATCH v3 00/33] Misc PPC exception and BookE MMU clean ups
 2024-05-09  5:58 UTC  (15+ messages)
` [PATCH v3 01/33] target/ppc: Fix gen_sc to use correct nip
` [PATCH v3 26/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PATCH v3 33/33] target/ppc: Add a macro to check for page protection bit

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-09  5:57 UTC  (7+ messages)
` [PATCH v2 26/28] target/ppc/mmu_common.c: Move BookE MMU functions together

[PATCH] hw/virtio: Fix obtain the buffer id from the last descriptor
 2024-05-09  5:45 UTC  (8+ messages)

[PATCH v8] virtio-pci: fix use of a released vector
 2024-05-09  4:54 UTC  (4+ messages)

[PATCH RESEND 0/2] Fix crash of VMs configured with the CDROM device
 2024-05-09  1:34 UTC  (3+ messages)

[PATCH 2/2] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
 2024-05-09  0:40 UTC 

[PATCH 1/2] hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-09  0:29 UTC 


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