qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-04 16:15:58 to 2023-09-05 16:40:39 UTC [more...]

[PATCH 00/21] Graph locking part 4 (node management)
 2023-09-05 16:39 UTC  (7+ messages)
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()
` [PATCH 17/21] block: Take graph rdlock in bdrv_drop_intermediate()

[PATCH] docs/devel/loads-stores: Fix git grep regexes
 2023-09-05 16:39 UTC  (4+ messages)

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-09-05 16:23 UTC  (5+ messages)
` [PATCH v3 1/4] migration/qmp: Fix crash on setting tls-authz with null
` [PATCH v3 2/4] tests/migration-test: Add a test for null parameter setups
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum

[PATCH] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
 2023-09-05 16:22 UTC  (5+ messages)

[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-09-05 16:13 UTC  (4+ messages)
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers

mips system emulation failure with virtio
 2023-09-05 15:53 UTC  (5+ messages)

[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
 2023-09-05 15:50 UTC  (20+ messages)
` [PATCH v2 04/22] target/mips: Clean up local variable shadowing
` [PATCH v2 06/22] target/tricore: "
` [PATCH v2 08/22] hw/arm/virt: "
` [PATCH v2 10/22] hw/arm/aspeed: "
` [PATCH v2 11/22] hw/ide/ahci: "
` [PATCH v2 12/22] hw/m68k: "
` [PATCH v2 13/22] hw/microblaze: "
` [PATCH v2 14/22] hw/nios2: "
` [PATCH v2 15/22] net/eth: "
` [PATCH v2 16/22] crypto/cipher-gnutls.c: "
` [PATCH v2 18/22] semihosting/arm-compat: "
` [PATCH v2 21/22] softmmu/memory: "
` [RFC PATCH v2 22/22] softmmu/physmem: "

[PATCH] iothread: Set the GSource "name" field
 2023-09-05 15:45 UTC  (2+ messages)

[PULL 0/7] s390x and qtest patches
 2023-09-05 15:08 UTC  (2+ messages)

[PULL v2 00/40] Misc patches for 2023-08-31
 2023-09-05 15:08 UTC  (2+ messages)

[PATCH 0/2] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-05 15:44 UTC  (8+ messages)
` [PATCH 1/2] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH 2/2] hw/cxl: Support 4 HDM decoders at all levels of topology

[PATCH v5 0/8] Fix segfault on migration return path
 2023-09-05 15:34 UTC  (5+ messages)
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-09-05 15:31 UTC  (5+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth

[PATCH v22 00/20] s390x: CPU Topology
 2023-09-05 15:25 UTC  (17+ messages)
` [PATCH v22 01/20] CPU topology: extend with s390 specifics
` [PATCH v22 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v22 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v22 14/20] tests/avocado: s390x cpu topology core
` [PATCH v22 15/20] tests/avocado: s390x cpu topology polarization
` [PATCH v22 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v22 17/20] tests/avocado: s390x cpu topology test dedicated CPU

PCI Hotplug ACPI device names only 3 characters long
 2023-09-05 15:21 UTC  (3+ messages)

[PATCH v2 0/2] Fix MCE handling on AMD hosts
 2023-09-05 15:15 UTC  (9+ messages)
` [PATCH v2 1/2] i386: Add support for SUCCOR feature
` [PATCH v2 2/2] i386: Fix MCE support for AMD hosts

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-09-05 15:09 UTC  (7+ messages)

[PATCH 0/2] virtio: Drop out of coroutine context in virtio_load()
 2023-09-05 15:06 UTC  (4+ messages)
` [PATCH 1/2] vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
` [PATCH 2/2] virtio: Drop out of coroutine context in virtio_load()

[PATCH] hw/intc/arm_gicv3: Simplify gicv3_class_name() logic
 2023-09-05 14:56 UTC 

[PATCH] hw/i386: Rename kvmvapic.c -> vapic.c
 2023-09-05 14:51 UTC 

'check-avocado' fails after c03f57fd5b ("Revert "tests: Use separate ...")
 2023-09-05 14:46 UTC  (5+ messages)

[PATCH v6 00/17] qemu patches for 64-bit NBD extensions
 2023-09-05 14:41 UTC  (9+ messages)
` [PATCH v6 04/17] nbd: Prepare for 64-bit request effect lengths
` [PATCH v6 05/17] nbd/server: Refactor handling of command sanity checks
` [PATCH v6 06/17] nbd/server: Support a request payload

CXL Namespaces of ACPI disappearing in Qemu demo
 2023-09-05 14:34 UTC  (3+ messages)

[PATCH 0/8] move softmmu options processing from os-posix.c to vl.c
 2023-09-05 14:34 UTC  (3+ messages)

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-09-05 14:19 UTC  (3+ messages)
` [PATCH v3 07/20] virtio: add vhost-user-base and a generic vhost-user-device

[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
 2023-09-05  9:04 UTC  (14+ messages)
` [PATCH 1/5] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH 2/5] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH 3/5] cxl/type3: Expose ct3 functions so that inheriters can call them
` [PATCH 4/5] cxl/type3: add an optional mhd validation function for memory accesses

[PATCH v2 0/4] Support message-based DMA in vfio-user server
 2023-09-05 13:45 UTC  (9+ messages)
` [PATCH v2 1/4] softmmu: Support concurrent bounce buffers

[PATCH 0/2] block: Minor cleanups
 2023-09-05 13:33 UTC  (5+ messages)
` [PATCH 1/2] block/meson.build: Restore alphabetical order of files
` [PATCH 2/2] block: Make more BlockDriver definitions static

[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
 2023-09-05 13:29 UTC  (10+ messages)
` [QEMU PATCH v4 07/13] softmmu/memory: enable automatic deallocation of memory regions
` [QEMU PATCH v4 09/13] virtio-gpu: Handle resource blob commands

[PATCH v10 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-09-05 13:22 UTC  (5+ messages)

[PATCH v1 1/1] target/loongarch: Add preldx instruction
 2023-09-05 13:11 UTC  (2+ messages)

[PATCH] qcow2: keep reference on zeroize with discard-no-unref enabled
 2023-09-05 13:09 UTC  (2+ messages)

[PATCH v2] qcow2: keep reference on zeroize with discard-no-unref enabled
 2023-09-05 13:08 UTC 

[PATCH v4 00/14] simpletrace: refactor and general improvements
 2023-09-05 12:42 UTC  (15+ messages)
  ` [PATCH v4 05/14] simpletrace: update code for Python 3.11
  ` [PATCH v4 06/14] simpletrace: improved error handling on struct unpack
  ` [PATCH v4 11/14] simpletrace: move event processing to Analyzer class
  ` [PATCH v4 12/14] simpletrace: added simplified Analyzer2 class
  ` [PATCH v4 13/14] MAINTAINERS: add maintainer of simpletrace.py
  ` [PATCH v4 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()

[PATCH 0/2] sysemu/accel: Simplify sysemu/hvf.h
 2023-09-05 12:39 UTC  (3+ messages)
` [PATCH 1/2] target/i386/hvf: Remove unused includes in 'hvf-i386.h'
` [PATCH 2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets

[PATCH v4 0/3] sysemu/accel: Simplify sysemu/xen.h
 2023-09-05 12:22 UTC  (2+ messages)

[PATCH 0/3] sysemu/accel: Simplify sysemu/xen.h
 2023-09-05 12:21 UTC  (4+ messages)
` [PATCH 1/3] sysemu/xen: Remove unuseful CONFIG_USER_ONLY header guard
` [PATCH 2/3] sysemu/xen: Remove unreachable xen_ram_alloc() code
` [PATCH 3/3] sysemu/xen: Allow elision of xen_hvm_modified_memory()

[risu PATCH 0/4] Add support for s390x to RISU
 2023-09-05 12:00 UTC  (6+ messages)
` [risu PATCH 2/4] s390x: Add simple s390x.risu file

[risu PATCH v2 0/4] Add support for s390x to RISU
 2023-09-05 11:50 UTC  (5+ messages)
` [risu PATCH v2 1/4] s390x: Add basic s390x support to the C code
` [risu PATCH v2 2/4] s390x: Add simple s390x.risu file
` [risu PATCH v2 3/4] s390x: Add basic risugen perl module for s390x
` [risu PATCH v2 4/4] s390x: Update the configure script for s390x support

deadlock when using iothread during backup_clean()
 2023-09-05 11:42 UTC  (3+ messages)

[PATCH] audio: remove QEMU_AUDIO_* and -audio-help support
 2023-09-05 11:41 UTC  (4+ messages)

[PATCH] docs/system/replay: do not show removed command line option
 2023-09-05 10:46 UTC  (3+ messages)

QEMU features useful for Xen development?
 2023-09-05  9:55 UTC  (7+ messages)

[RFC PATCH v2] docs/interop: define PROBE feature for vhost-user VirtIO devices
 2023-09-05 10:02 UTC  (4+ messages)
` [virtio-dev] "

[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-09-05  9:50 UTC  (4+ messages)

[RFC PATCH v2 00/12] Confidential guest-assisted live migration
 2023-09-05  9:46 UTC  (2+ messages)

[PATCH] migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
 2023-09-05  9:39 UTC  (2+ messages)

[PATCH 0/1] qom: fix setting of qdev array properties
 2023-09-05  9:35 UTC  (4+ messages)
` [PATCH 1/1] qom: fix setting of "

[PATCH v5 00/20] linux-user: Implement VDSOs
 2023-09-05  9:23 UTC  (5+ messages)
` [PATCH v5 01/20] tests/docker: Update docker-loongarch-cross toolchain

[PATCH v4] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-09-05  9:12 UTC 

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-05  9:09 UTC  (9+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up

[PATCH v5 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
 2023-09-05  8:38 UTC  (4+ messages)
` [PATCH v5 1/3] hw/i2c: add smbus pec utility function
` [PATCH v5 2/3] hw/i2c: add mctp core
` [PATCH v5 3/3] hw/nvme: add nvme management interface model

[RFC PATCH 0/3] drop support for Python 3.7 and Debian 10
 2023-09-05  8:38 UTC  (5+ messages)
` [RFC PATCH 1/3] Python: Drop support for Python 3.7

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-05  7:10 UTC  (15+ messages)
` [PATCH v8 02/12] Add virtio-sound-pci device
` [PATCH v8 10/12] virtio-sound: implement audio output (TX)

[PATCH v3] migration/calc-dirty-rate: millisecond-granularity period
 2023-09-05  7:05 UTC 

[PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-09-05  7:02 UTC  (3+ messages)

[PATCH RESEND v5 00/26] plugins: Allow to read registers
 2023-09-05  6:51 UTC  (6+ messages)
` [PATCH RESEND v5 24/26] contrib/plugins: Allow to log registers

[PATCH 00/16] tests: Add CPU topology related smbios test cases
 2023-09-05  6:56 UTC  (3+ messages)

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-09-05  6:30 UTC  (6+ messages)
` [PATCH 7/7] "

[PATCH v2 00/15] configure cleanups for QEMU 8.2
 2023-09-05  6:00 UTC  (4+ messages)
` [PATCH 06/15] configure: remove boolean variables for targets

[PATCH] softmmu/dirtylimit: Fix usleep early return on signal
 2023-09-05  2:17 UTC  (3+ messages)

[PATCH 00/22] Implement the mmap system call for FreeBSD
 2023-09-05  1:43 UTC  (5+ messages)
` [PATCH 10/22] Implement shmid_ds conversion between host and target

[PATCH v2] qdict: Preserve order for iterating qdict elements
 2023-09-04 16:38 UTC  (2+ messages)

[PATCH 0/3] (few more) Steps towards enabling -Wshadow [3 more]
 2023-09-04 16:34 UTC  (7+ messages)
` [PATCH 1/3] hw/core/machine: Clean up local variable shadowing
` [PATCH 2/3] hw/intc/openpic: "
` [PATCH 3/3] tests/qtest/pflash: "

[PATCH] target/riscv: update checks on writing pmpcfg for ePMP to version 1.0
 2023-09-04 16:19 UTC 

[PATCH 00/67] Make pixman an optional dependency
 2023-09-04 16:24 UTC  (4+ messages)
` [PATCH 65/67] ppc/kconfig: make SAM460EX depend on PPC & PIXMAN

[PATCH v2 0/3] hw/cxl: Add dummy ACPI QTG DSM
 2023-09-04 16:18 UTC  (4+ messages)
` [PATCH v2 1/3] tests/acpi: Allow update of DSDT.cxl
` [PATCH v2 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PATCH v2 3/3] tests/acpi: Update DSDT.cxl with QTG DSM


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