qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-10 10:05:29 to 2023-07-10 15:44:35 UTC [more...]

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-07-10 15:35 UTC  (21+ messages)
` [PATCH v3 01/20] include: attempt to document device_class_set_props
` [PATCH v3 02/20] include/hw: document the device_class_set_parent_* fns
` [PATCH v3 03/20] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
` [PATCH v3 04/20] include/hw/virtio: document virtio_notify_config
` [PATCH v3 05/20] include/hw/virtio: add kerneldoc for virtio_init
` [PATCH v3 06/20] include/hw/virtio: document some more usage of notifiers
` [PATCH v3 07/20] virtio: add vhost-user-base and a generic vhost-user-device
` [PATCH v3 08/20] virtio: add PCI stub for vhost-user-device
` [PATCH v3 09/20] hw/virtio: derive vhost-user-rng from vhost-user-device
` [PATCH v3 10/20] hw/virtio: add config support to vhost-user-device
` [PATCH v3 11/20] hw/virtio: derive vhost-user-gpio from vhost-user-device
` [PATCH v3 12/20] hw/virtio: derive vhost-user-i2c from vhost-user-base
` [RFC PATCH v3 13/20] docs/system: add a basic enumeration of vhost-user devices
` [RFC PATCH v3 14/20] docs/interop: define STANDALONE protocol feature for vhost-user
` [RFC PATCH v3 15/20] hw/virtio: move vhost_user_init earlier
` [RFC PATCH v3 16/20] hw/virtio: move virtq initialisation into internal helper
` [RFC PATCH v3 17/20] hw/virtio: push down allocation responsibility for vhost_dev->vqs
` [RFC PATCH v3 18/20] hw/virtio: validate F_STANDALONE also supports other protocol features
` [RFC PATCH v3 19/20] hw/virtio: probe backend for specs if it supports it
` [RFC PATCH v3 20/20] hw/virtio: allow vhost-user-device to be driven by backend

[PATCH V9 00/46] Live Update
 2023-07-10 15:43 UTC  (10+ messages)
` [PATCH V9 32/46] vfio-pci: cpr part 2 (msi)

[PATCH v7 0/2] pcie: Fix ARI next function numbers
 2023-07-10 15:38 UTC  (3+ messages)
` [PATCH v7 1/2] pcie: Use common ARI next function number
` [PATCH v7 2/2] pcie: Specify 0 for ARI next function numbers

[PATCH for-8.1 0/3] target/arm: Fix ptw bugs introduced by FEAT_RME changes
 2023-07-10 15:21 UTC  (4+ messages)
` [PATCH for-8.1 1/3] target/arm/ptw.c: Add comments to S1Translate struct fields
` [PATCH for-8.1 2/3] target/arm: Fix S1_ptw_translate() debug path
` [PATCH for-8.1 3/3] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits

[PATCH] net: add initial support for AF_XDP network backend
 2023-07-10 15:21 UTC  (24+ messages)

[PATCH] target/mips: enable GINVx support for I6400 and I6500
 2023-07-10 14:59 UTC  (4+ messages)

[PATCH] tests/avocado: Disable the test_sbsaref_edk2_firmware in the gitlab-CI
 2023-07-10 14:54 UTC  (2+ messages)

[PULL 00/11] vfio queue
 2023-07-10 14:36 UTC  (3+ messages)
` [PULL 07/11] vfio: Fix null pointer dereference bug in vfio_bars_finalize()

[PATCH v5 0/2] vhost: register and change IOMMU flag depending on ATS state
 2023-07-10 14:31 UTC  (3+ messages)

[PATCH v4 0/4] hw/smbios: Cleanup topology related variables
 2023-07-10 14:22 UTC  (2+ messages)

[PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs
 2023-07-10 14:09 UTC  (3+ messages)

[PATCH v1 0/8] Xilinx Versal CFI support
 2023-07-10 14:02 UTC  (9+ messages)
` [PATCH v1 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v1 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v1 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v1 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v1 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v1 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v1 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v1 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PULL 00/23] Block layer patches
 2023-07-10 14:03 UTC  (5+ messages)
` [PULL 11/23] Revert "graph-lock: Disable locking for now"

[PATCH] virtio-blk: fix host notifier issues during dataplane start/stop
 2023-07-10 13:57 UTC  (2+ messages)

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2023-07-10 13:49 UTC  (10+ messages)
` [PATCH v4 07/15] vfio/common: Track whether DMA Translation is enabled on the vIOMMU
` [PATCH v4 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute
` [PATCH v4 12/15] vfio/common: Support device dirty page tracking with vIOMMU

[PATCH] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
 2023-07-10 13:44 UTC  (3+ messages)

[PATCH 0/4] chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE
 2023-07-10 13:42 UTC  (9+ messages)
` [PATCH 2/4] chardev/char-fe: Clarify qemu_chr_fe_add_watch 'condition' arg is a mask
` [PATCH 3/4] chardev/char-fe: Document FEWatchFunc typedef
` [PATCH 4/4] hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE

[PULL v2 00/21] s390x, qtest and misc patches before the 8.1 soft freeze
 2023-07-10 13:40 UTC  (2+ messages)
` [PULL v2 13/21] tests/tcg/s390x: Test MVCRL with a large value in R0

[PULL 0/7] Misc QGA patches 2023-07-10
 2023-07-10 13:28 UTC  (8+ messages)
` [PULL 1/7] qga: Rename ga_disable_not_allowed -> ga_disable_not_allowed_freeze
` [PULL 2/7] qga: Add new option --allow-rpcs
` [PULL 3/7] qga: Add tests for --allow-rpcs option
` [PULL 4/7] QGA VSS: Add wrapper to send log to debugger and stderr
` [PULL 5/7] QGA VSS: Replace 'fprintf(stderr' with qga_debug
` [PULL 6/7] QGA VSS: Print error in err_set
` [PULL 7/7] QGA VSS: Add log in functions begin/end

[PULL 00/21] s390x, qtest and misc patches before the 8.1 soft freeze
 2023-07-10 13:15 UTC  (25+ messages)
` [PULL 01/21] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
` [PULL 02/21] linux-user: elfload: Add more initial s390x PSW bits
` [PULL 03/21] target/s390x: Fix EPSW CC reporting
` [PULL 04/21] target/s390x: Fix MDEB and MDEBR
` [PULL 05/21] target/s390x: Fix MVCRL with a large value in R0
` [PULL 06/21] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
` [PULL 07/21] target/s390x: Fix LRA when DAT is off
` [PULL 08/21] target/s390x: Fix relative long instructions with large offsets
` [PULL 09/21] tests/tcg/s390x: Test EPSW
` [PULL 10/21] tests/tcg/s390x: Test LARL with a large offset
` [PULL 11/21] tests/tcg/s390x: Test LRA
` [PULL 12/21] tests/tcg/s390x: Test MDEB and MDEBR
` [PULL 13/21] tests/tcg/s390x: Test MVCRL with a large value in R0
` [PULL 14/21] tests/qtest/readconfig-test: Allow testing for arbitrary memory sizes
` [PULL 15/21] tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest
` [PULL 16/21] tests/qtest/readconfig: Test the docs/config/q35-*.cfg files
` [PULL 17/21] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
` [PULL 18/21] meson.build: Skip C++ detection unless we're targeting Windows
` [PULL 19/21] tests/tcg/s390x: Fix test-svc with clang
` [PULL 20/21] tests/qtest: massively speed up migration-test
` [PULL 21/21] docs/devel: Fix coding style in style.rst

[Qemu-devel] [PATCH v3] vhost-user: delay vhost_user_stop
 2023-07-10 13:14 UTC  (3+ messages)
`  "

strace showing QEMU process doing >99% ppoll
 2023-07-10 13:06 UTC  (3+ messages)

[PATCH v3 0/6] eBPF RSS through QMP support
 2023-07-10 12:52 UTC  (4+ messages)
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob

[PULL 00/54] riscv-to-apply queue
 2023-07-10 12:32 UTC  (55+ messages)
` [PULL 01/54] target/riscv: Use xl instead of mxl for disassemble
` [PULL 02/54] target/riscv: Factor out extension tests to cpu_cfg.h
` [PULL 03/54] disas/riscv: Move types/constants to new header file
` [PULL 04/54] disas/riscv: Make rv_op_illegal a shared enum value
` [PULL 05/54] disas/riscv: Encapsulate opcode_data into decode
` [PULL 06/54] disas/riscv: Provide infrastructure for vendor extensions
` [PULL 07/54] disas/riscv: Add support for XVentanaCondOps
` [PULL 08/54] disas/riscv: Add support for XThead* instructions
` [PULL 09/54] target/riscv: Make MPV only work when MPP != PRV_M
` [PULL 10/54] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PULL 11/54] target/riscv: Remove redundant assignment to SXL
` [PULL 12/54] target/riscv/cpu.c: fix veyron-v1 CPU properties
` [PULL 13/54] target/riscv: Add additional xlen for address when MPRV=1
` [PULL 14/54] target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
` [PULL 15/54] roms/opensbi: Upgrade from v1.2 to v1.3
` [PULL 16/54] tests/avocado: riscv: Enable 32-bit Spike OpenSBI boot testing
` [PULL 17/54] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b
` [PULL 18/54] hw/riscv: sifive_e: "
` [PULL 19/54] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
` [PULL 20/54] target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
` [PULL 21/54] target/riscv: Only build KVM guest with same wordsize as host
` [PULL 22/54] target/riscv: Add RVV registers to log
` [PULL 23/54] hw/riscv/virt: Restrict ACLINT to TCG
` [PULL 24/54] linux-user/riscv: Add syscall riscv_hwprobe
` [PULL 25/54] target/riscv: Add properties for BF16 extensions
` [PULL 26/54] target/riscv: Add support for Zfbfmin extension
` [PULL 27/54] target/riscv: Add support for Zvfbfmin extension
` [PULL 28/54] target/riscv: Add support for Zvfbfwma extension
` [PULL 29/54] target/riscv: Expose properties for BF16 extensions
` [PULL 30/54] target/riscv: Set the correct exception for implict G-stage translation fail
` [PULL 31/54] target/riscv: Add disas support for BF16 extensions
` [PULL 32/54] target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
` [PULL 33/54] riscv: Generate devicetree only after machine initialization is complete
` [PULL 34/54] hw/riscv: virt: Convert fdt_load_addr to uint64_t
` [PULL 35/54] target/riscv: skip features setup for KVM CPUs
` [PULL 36/54] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PULL 37/54] target/riscv/cpu.c: restrict 'mvendorid' value
` [PULL 38/54] target/riscv/cpu.c: restrict 'mimpid' value
` [PULL 39/54] target/riscv/cpu.c: restrict 'marchid' value
` [PULL 40/54] target/riscv: use KVM scratch CPUs to init KVM properties
` [PULL 41/54] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PULL 42/54] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PULL 43/54] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PULL 44/54] target/riscv/cpu: add misa_ext_info_arr[]
` [PULL 45/54] target/riscv: add KVM specific MISA properties
` [PULL 46/54] target/riscv/kvm.c: update KVM MISA bits
` [PULL 47/54] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PULL 48/54] target/riscv/cpu.c: add satp_mode properties earlier
` [PULL 49/54] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PULL 50/54] target/riscv/cpu.c: create KVM mock properties
` [PULL 51/54] target/riscv: update multi-letter extension KVM properties
` [PULL 52/54] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PULL 53/54] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
` [PULL 54/54] riscv: Add support for the Zfa extension

[PATCH v7 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-07-10 12:27 UTC  (10+ messages)
` [PATCH v7 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v7 2/9] migration: convert uri parameter into 'MigrateAddress' struct
` [PATCH v7 3/9] migration: convert socket backend to accept MigrateAddress struct
` [PATCH v7 4/9] migration: convert rdma "
` [PATCH v7 5/9] migration: convert exec "
` [PATCH v7 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v7 7/9] migration: modify migration_channels_and_uri_compatible() to incorporate new migration QAPI syntax
` [PATCH v7 8/9] migration: Introduced MigrateChannelList struct to migration code flow
` [PATCH v7 9/9] migration: adding test case for modified QAPI syntax

[PULL v2 00/11] vfio queue
 2023-07-10 12:25 UTC  (2+ messages)

[PULL 00/18] testing and doc updates
 2023-07-10 12:10 UTC  (4+ messages)
` [PULL 03/18] tests/avocado: Add set of boot tests on SBSA-ref

[PATCH] block: Fix pad_request's request restriction
 2023-07-10 12:10 UTC  (2+ messages)

[PATCH v5 0/2] pcie: Fix ARI next function numbers
 2023-07-10 12:00 UTC  (8+ messages)
` [PATCH v5 2/2] pcie: Specify 0 for "

[PATCH] virtio-gpu-udmabuf: replacing scanout_width/height with backing_width/height
 2023-07-10 11:57 UTC  (2+ messages)

[PATCH v6 0/2] pcie: Fix ARI next function numbers
 2023-07-10 11:44 UTC  (5+ messages)
` [PATCH v6 1/2] pcie: Use common ARI next function number
` [PATCH v6 2/2] pcie: Specify 0 for ARI next function numbers

[PATCH v8] riscv: Add support for the Zfa extension
 2023-07-10 11:28 UTC  (2+ messages)

[PULL 0/2] QAPI patches patches for 2023-07-10
 2023-07-10 11:19 UTC  (3+ messages)
` [PULL 1/2] qapi: better docs for calc-dirty-rate and friends
` [PULL 2/2] migration.json: Don't use space before colon

[PULL 00/27] tcg patch queue
 2023-07-10 11:10 UTC  (5+ messages)
` [PULL 11/27] tcg/s390x: Support 128-bit load/store
  ` TCG broken on s390x hosts (was: [PULL 11/27] tcg/s390x: Support 128-bit load/store)

[PATCH 0/2] MIPS: Enable Loongson-3A4000 TCG for system emulation
 2023-07-10 11:03 UTC  (4+ messages)
` [PATCH 1/2] target/mips: Implement Loongson CSR instructions

[PATCH v5 0/4] QGA VSS Logging
 2023-07-10 10:56 UTC  (4+ messages)
` [PATCH v5 4/4] QGA VSS: Add log in functions begin/end

[PATCH v2 0/3] qga: Add new option --allow-rpcs
 2023-07-10 10:34 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH] docs/devel: Fix coding style in style.rst
 2023-07-10 10:29 UTC  (3+ messages)

[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci
 2023-07-10 10:17 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v3 0/7] virtio-mem: Device unplug support
 2023-07-10 10:07 UTC  (8+ messages)
` [PATCH v3 1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
` [PATCH v3 2/7] pc: Factor out (un)plug handling of virtio-md-pci devices
` [PATCH v3 3/7] arm/virt: Use virtio-md-pci (un)plug functions
` [PATCH v3 4/7] virtio-md-pci: Handle unplug of virtio based memory devices
` [PATCH v3 5/7] virtio-md-pci: Support unplug requests for compatible devices
` [PATCH v3 6/7] virtio-mem: Prepare for device unplug support
` [PATCH v3 7/7] virtio-mem-pci: Device "

[PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
 2023-07-10 10:05 UTC  (3+ messages)
` [PATCH v3 5/6] hw/virtio: Build vhost-vdpa.o once
` [PATCH v3 6/6] hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]


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