qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-18 06:52:29 to 2023-10-18 13:10:36 UTC [more...]

[PULL 00/25] s390x patches
 2023-10-18 13:07 UTC  (10+ messages)
` [PULL 01/25] qapi: machine.json: change docs regarding CPU topology
` [PULL 03/25] s390x/cpu topology: add topology entries on CPU hotplug
` [PULL 05/25] s390x/sclp: reporting the maximum nested topology entries
` [PULL 09/25] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PULL 10/25] machine: adding s390 topology to query-cpu-fast
` [PULL 11/25] machine: adding s390 topology to info hotpluggable-cpus
` [PULL 17/25] tests/avocado: s390x cpu topology entitlement tests
` [PULL 24/25] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
` [PULL 25/25] tests/qtest/migration-test: Disable the analyze-migration.py test on s390x

[PATCH v2] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
 2023-10-18 13:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section
 2023-10-18 13:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
 2023-10-18 13:05 UTC  (2+ messages)

[PATCH V5] migration: simplify blockers
 2023-10-18 13:03 UTC 

[PATCH RFC] hw/sh4/sh7750: Add STBCR/STBCR2 register support
 2023-10-18 13:03 UTC  (3+ messages)

[PATCH v3] qapi: provide a friendly string representation of QAPI classes
 2023-10-18 13:02 UTC  (3+ messages)

[PATCH v4 0/5] gdbstub and TCG plugin improvements
 2023-10-18 13:01 UTC  (7+ messages)
` [PATCH v4 2/5] target/riscv: Remove misa_mxl validation
` [PATCH v4 3/5] target/riscv: Move misa_mxl_max to class

[PATCH 0/4] hw/ppc/spapr: Rename SoftMMU -> TCG
 2023-10-18 12:58 UTC  (4+ messages)
` [PATCH 4/4] hw/ppc/spapr: Rename 'softmmu' -> 'tcg'

[PATCH 0/2] igb: Add FLR support
 2023-10-18 12:55 UTC  (2+ messages)

[PATCH v8 0/7] blockdev-replace
 2023-10-18 12:50 UTC  (5+ messages)
` [PATCH v8 4/7] qapi: add x-blockdev-replace command

[PATCH 0/3] hw/i386: Add MTD controller on ICH9
 2023-10-18 11:52 UTC  (4+ messages)
` [PATCH 1/3] hw/isa/ich9: Add SPI controller
` [PATCH 2/3] hw/isa/lpc_ich9: Implement SMI_STS for APMC
` [PATCH 3/3] hw/i386/pc_sysfw: Do not create BIOS region if MTD is present

[PATCH] scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd
 2023-10-18 10:18 UTC  (2+ messages)

[PATCH 0/4] vhost-user-blk: live resize additional APIs
 2023-10-18 12:39 UTC  (12+ messages)
` [PATCH 4/4] qapi: introduce CONFIG_READ event

[PATCH v4 00/20] virtio-net RSS/hash report fixes and improvements
 2023-10-18 12:25 UTC  (2+ messages)

[PATCH 0/4] gdbstub and TCG plugin improvements
 2023-10-18 12:19 UTC  (6+ messages)
` [PATCH 1/4] target/riscv: Remove misa_mxl validation

[PATCH v4 7/8] vhost: Add high-level state save/load functions
 2023-10-18 12:14 UTC  (7+ messages)
` [PATCH v4 8/8] vhost-user-fs: Implement internal migration
  ` [PATCH v4 6/8] vhost-user: Interface for migration state transfer
    ` [PATCH v4 5/8] vhost-user.rst: Migrating back-end-internal state
      ` [PATCH v4 4/8] vhost-user.rst: Introduce suspended state
        ` [PATCH v4 3/8] vhost-user.rst: Clarify enabling/disabling vrings

[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
 2023-10-18 12:06 UTC  (2+ messages)

[PATCH] cpu/cpuid: check CPUID_PAE to determine 36 bit processor address space
 2023-10-18 12:05 UTC  (2+ messages)

[PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-18 11:59 UTC  (4+ messages)

[PATCH v8 0/5] Migration deprecated parts
 2023-10-18 11:55 UTC  (6+ messages)
` [PATCH v8 1/5] qemu-iotests: Filter warnings about block migration being deprecated
` [PATCH v8 2/5] migration: migrate 'inc' command option is deprecated
` [PATCH v8 3/5] migration: migrate 'blk' "
` [PATCH v8 4/5] migration: Deprecate block migration
` [PATCH v8 5/5] migration: Deprecate old compression method

[PATCH v2] qapi: provide a friendly string representation of QAPI classes
 2023-10-18 11:52 UTC  (4+ messages)

[PATCH v2 00/11] qapi-go: add generator for Golang interface
 2023-10-18 11:47 UTC  (6+ messages)
` [PATCH v2 02/11] scripts: qapi: black format main.py
` [PATCH v2 11/11] docs: add notes on Golang code generator

[PULL 00/32] x86 and build system changes for 2023-10-18
 2023-10-18 11:37 UTC  (34+ messages)
` [PULL 01/32] iotests: get rid of '..' in path environment output
` [PULL 02/32] iotests: use the correct python to run linters
` [PULL 03/32] Revert "configure: Add workaround for ccache and clang"
` [PULL 04/32] target/i386/cpu: Fix CPUID_HT exposure
` [PULL 05/32] target/i386: check intercept for XSETBV
` [PULL 06/32] tests/vm: netbsd: install dtc
` [PULL 07/32] scripts: Mark feature_to_c.py as non-executable to fix a build issue
` [PULL 08/32] scripts/get_maintainer.pl: don't print parentheses
` [PULL 09/32] tests/docker: avoid invalid escape in Python string
` [PULL 10/32] docs/sphinx: "
` [PULL 11/32] target/hexagon: "
` [PULL 12/32] tests/avocado: "
` [PULL 13/32] tests/vm: "
` [PULL 14/32] tracetool: "
` [PULL 15/32] meson: do not build shaders by default
` [PULL 16/32] meson: do not use set10
` [PULL 17/32] meson, cutils: allow non-relocatable installs
` [PULL 18/32] configure: clean up handling of CFI option
` [PULL 19/32] hw/xen: cleanup sourcesets
` [PULL 20/32] hw/remote: move stub vfu_object_set_bus_irq out of stubs/
` [PULL 21/32] tests/tcg/arm: move non-SVE tests out of conditional
` [PULL 22/32] configure, tests/tcg: simplify GDB conditionals
` [PULL 23/32] configure: clean up plugin option handling
` [PULL 24/32] configure: clean up PIE "
` [PULL 25/32] configure: remove some dead cruft
` [PULL 26/32] configure: move target-specific defaults to an external machine file
` [PULL 27/32] configure: move environment-specific defaults to config-meson.cross
` [PULL 28/32] configure: unify handling of several Debian cross containers
` [PULL 29/32] configure, meson: use command line options to configure qemu-ga
` [PULL 30/32] meson-buildoptions: document the data at the top
` [PULL 31/32] meson: add a note on why we use config_host for program paths
` [PULL 32/32] configure: define "pkg-config" in addition to "pkgconfig"

[PATCH v4 0/4] Migration documentation
 2023-10-18 11:28 UTC  (5+ messages)
` [PATCH v4 1/4] migration/doc: Add contents
` [PATCH v4 2/4] migration/doc: Add documentation for backwards compatiblity
` [PATCH v4 3/4] migration/doc: How to migrate when hosts have different features
` [PATCH v4 4/4] migration/doc: We broke backwards compatibility

[PATCH] gtk: force realization of drawing area
 2023-10-18 11:25 UTC  (2+ messages)

[PATCH v4 0/4] Add emulation of AmigaOne XE board
 2023-10-18 11:25 UTC  (5+ messages)
` [RFC PATCH v4 4/4] tests/avocado: Add test for amigaone board

[PATCH v2 0/3] Migration Documentation for backward compatibility
 2023-10-18 11:24 UTC  (7+ messages)
` [PATCH v2 1/3] migration/doc: Add documentation for backwards compatiblity
` [PATCH v2 2/3] migration/doc: How to migrate when hosts have different features

[PATCH v7 0/4] Migration deprecated parts
 2023-10-18 11:22 UTC  (8+ messages)
` [PATCH v7 1/4] migration: migrate 'inc' command option is deprecated
` [PATCH v7 2/4] migration: migrate 'blk' "
` [PATCH v7 3/4] migration: Deprecate block migration
` [PATCH v7 4/4] migration: Deprecate old compression method

[PATCH] l2tpv3: overwrite s->fd in net_l2tpv3_cleanup
 2023-10-18 11:09 UTC 

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-18 10:52 UTC  (6+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[PATCH v1 0/3] Allow user enable/disable LSX/LASX features
 2023-10-18 10:47 UTC  (5+ messages)
` [PATCH v1 1/3] target/loongarch: Add cpu model 'max'
` [PATCH v1 2/3] target/loongarch: Allow user enable/disable LSX/LASX features
` [PATCH v1 3/3] target/loongarch: Implement query-cpu-model-expansion

[PATCH 00/11] Various updates for the Cadence GEM model
 2023-10-18 10:36 UTC  (22+ messages)
` [PATCH 02/11] hw/net/cadence_gem: use FIELD for screening registers
` [PATCH 03/11] hw/net/cadence_gem: use FIELD to describe NWCTRL register fields
` [PATCH 04/11] hw/net/cadence_gem: use FIELD to describe NWCFG "
` [PATCH 05/11] hw/net/cadence_gem: use FIELD to describe DMACFG "
` [PATCH 06/11] hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS "
` [PATCH 07/11] hw/net/cadence_gem: use FIELD to describe IRQ "
` [PATCH 08/11] hw/net/cadence_gem: use FIELD to describe DESCONF6 "
` [PATCH 09/11] hw/net/cadence_gem: use FIELD to describe PHYMNTNC "
` [PATCH 10/11] hw/net/cadence_gem: perform PHY access on write only
` [PATCH 11/11] hw/net/cadence_gem: enforce 32 bits variable size for CRC

[RFC PATCH v2 00/78] Strict disable implicit fallthrough
 2023-10-18 10:32 UTC  (3+ messages)
` [RFC PATCH v2 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough

[PATCH v6 0/5] Migration deprecated parts
 2023-10-18 10:22 UTC  (4+ messages)
` [PATCH v6 2/5] migration: migrate 'inc' command option is deprecated

[PULL 00/11] Migration 20231018 patches
 2023-10-18 10:06 UTC  (12+ messages)
` [PULL 01/11] migration: RDMA is not compatible with anything else
` [PULL 02/11] migration: Move compression_counters cleanup ram-compress.c
` [PULL 03/11] migration: Create populate_compress()
` [PULL 04/11] migration: Create ram_compressed_pages()
` [PULL 05/11] migration: Move update_compress_threads_counts() to ram-compress.c
` [PULL 06/11] migration: Simplify decompress_data_with_multi_threads()
` [PULL 07/11] migration: Use "i" as an for index in ram-compress.c
` [PULL 08/11] migration: Print block status when needed
` [PULL 09/11] migration: save_compress_page() can take block through pss
` [PULL 10/11] migration: control_save_page() "
` [PULL 11/11] migration: save_zero_page() "

[PATCH] tests/qtest/migration-test: Disable the analyze-migration.py test on s390x
 2023-10-18 10:01 UTC  (2+ messages)

[PULL 00/22] vfio queue
 2023-10-18  9:45 UTC  (23+ messages)
` [PULL 01/22] scripts/update-linux-headers: Add iommufd.h
` [PULL 02/22] linux-headers: "
` [PULL 03/22] vfio/common: Move IOMMU agnostic helpers to a separate file
` [PULL 04/22] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
` [PULL 05/22] vfio/common: Introduce vfio_container_add|del_section_window()
` [PULL 06/22] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PULL 07/22] vfio/pci: Introduce vfio_[attach/detach]_device
` [PULL 08/22] vfio/platform: Use vfio_[attach/detach]_device
` [PULL 09/22] vfio/ap: "
` [PULL 10/22] vfio/ccw: "
` [PULL 11/22] vfio/common: Move VFIO reset handler registration to a group agnostic function
` [PULL 12/22] vfio/common: Introduce a per container device list
` [PULL 13/22] vfio/common: Store the parent container in VFIODevice
` [PULL 14/22] vfio/common: Introduce a global VFIODevice list
` [PULL 15/22] vfio/common: Move legacy VFIO backend code into separate container.c
` [PULL 16/22] vfio/pci: Fix a potential memory leak in vfio_listener_region_add
` [PULL 17/22] vfio/ap: Remove pointless apdev variable
` [PULL 18/22] vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
` [PULL 19/22] vfio/pci: Remove vfio_detach_device from vfio_realize error path
` [PULL 20/22] ramfb: add migration support
` [PULL 21/22] ramfb-standalone: "
` [PULL 22/22] hw/vfio: add ramfb "

[PATCH v3 0/9] mirror: allow switching from background to active mode
 2023-10-18  9:45 UTC  (7+ messages)
` [PATCH v3 5/9] mirror: implement mirror_change method
` [PATCH v3 6/9] qapi/block-core: use JobType for BlockJobInfo's type

deadlock when using iothread during backup_clean()
 2023-10-18  9:42 UTC  (10+ messages)

[PATCH v7 0/7] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-10-18  9:28 UTC  (4+ messages)
` [PATCH v7 0/7] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈)

[PATCH v2 0/4] virtio-mem: Support "x-ignore-shared" migration
 2023-10-18  9:26 UTC  (6+ messages)
` [PATCH v2 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping

[PATCH v11 00/11] Add VIRTIO sound card
 2023-10-18  9:08 UTC  (3+ messages)

[PATCH v5 0/3] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
 2023-10-18  8:53 UTC  (3+ messages)
` [PATCH v5 3/3] qapi: re-establish linting baseline

[PATCH v8 0/5] Implement reconnect for vhost-user-scsi
 2023-10-18  8:38 UTC  (3+ messages)

[PATCH v8 3/5] vhost-user-scsi: support reconnect to backend
 2023-10-18  8:32 UTC  (2+ messages)

[PATCH] hw/cxl: Fix opaque type interpret wrongly
 2023-10-18  8:27 UTC  (3+ messages)

[PATCH v2 1/2] hw/cxl: Pass CXLComponentState to cache_mem_ops
 2023-10-18  8:24 UTC  (2+ messages)
` [PATCH v2 2/2] hw/cxl: Pass NULL for a NULL MemoryRegionOps

[PATCH v2 00/27] vfio: Adopt iommufd
 2023-10-18  8:04 UTC  (5+ messages)
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface

[PATCH v5 0/7] Migration deprecated parts
 2023-10-18  7:13 UTC  (9+ messages)
` [PATCH v5 2/7] migration: migrate 'inc' command option is deprecated
` [PATCH v5 5/7] migration: Deprecate old compression method

[PATCH] migration: Fix parse_ramblock() on overwritten retvals
 2023-10-18  7:12 UTC  (2+ messages)

[PATCH v4] migration: Allow user to specify available switchover bandwidth
 2023-10-18  6:53 UTC  (4+ messages)


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