messages from 2023-07-11 08:13:55 to 2023-07-12 08:20:15 UTC [more...]
[GIT PULL 00/21] Host Memory Backends and Memory devices queue 2023-07-12
2023-07-12 8:17 UTC (15+ messages)
` [GIT PULL 05/21] hw/loongarch/virt: Use machine_memory_devices_init()
` [GIT PULL 06/21] hw/i386/pc: "
` [GIT PULL 07/21] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [GIT PULL 08/21] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [GIT PULL 09/21] memory-device: Refactor memory_device_pre_plug()
` [GIT PULL 10/21] memory-device: Track used region size in DeviceMemoryState
` [GIT PULL 11/21] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
` [GIT PULL 12/21] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
` [GIT PULL 14/21] virtio-mem: Support "x-ignore-shared" migration
` [GIT PULL 16/21] pc: Factor out (un)plug handling of virtio-md-pci devices
` [GIT PULL 18/21] virtio-md-pci: Handle unplug of virtio based memory devices
` [GIT PULL 19/21] virtio-md-pci: Support unplug requests for compatible devices
` [GIT PULL 20/21] virtio-mem: Prepare for device unplug support
` [GIT PULL 21/21] virtio-mem-pci: Device "
[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
2023-07-12 8:12 UTC (11+ messages)
[PATCH v4] kconfig: Add PCIe devices to s390x machines
2023-07-12 8:01 UTC
[RFC PATCH v4 00/24] vfio: Adopt iommufd
2023-07-12 7:49 UTC (26+ messages)
` [RFC PATCH v4 01/24] scripts/update-linux-headers: Add iommufd.h
` [RFC PATCH v4 02/24] Update linux-header per VFIO device cdev v14
` [RFC PATCH v4 03/24] vfio/common: Move IOMMU agnostic helpers to a separate file
` [RFC PATCH v4 04/24] vfio/common: Introduce vfio_container_add|del_section_window()
` [RFC PATCH v4 05/24] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [RFC PATCH v4 06/24] vfio/common: Add a vfio device iterator
` [RFC PATCH v4 07/24] vfio/common: Refactor vfio_viommu_preset() to be group agnostic
` [RFC PATCH v4 08/24] vfio/common: Move legacy VFIO backend code into separate container.c
` [RFC PATCH v4 09/24] vfio/common: Rename into as.c
` [RFC PATCH v4 10/24] vfio: Add base container
` [RFC PATCH v4 11/24] vfio/container: Introduce vfio_[attach/detach]_device
` [RFC PATCH v4 12/24] vfio/platform: Use vfio_[attach/detach]_device
` [RFC PATCH v4 13/24] vfio/ap: "
` [RFC PATCH v4 14/24] vfio/ccw: "
` [RFC PATCH v4 15/24] vfio/container-base: Introduce [attach/detach]_device container callbacks
` [RFC PATCH v4 16/24] vfio/as: Simplify vfio_viommu_preset()
` [RFC PATCH v4 17/24] Add iommufd configure option
` [RFC PATCH v4 18/24] backends/iommufd: Introduce the iommufd object
` [RFC PATCH v4 19/24] util/char_dev: Add open_cdev()
` [RFC PATCH v4 20/24] vfio/iommufd: Implement the iommufd backend
` [RFC PATCH v4 21/24] vfio/as: Add vfio device iterator callback for iommufd
` [RFC PATCH v4 22/24] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
` [RFC PATCH v4 23/24] vfio/as: Allow the selection of a given iommu backend
` [RFC PATCH v4 24/24] vfio/iommufd: Make vfio cdev pre-openable by passing a file handle
[PATCH v3] hw/ide/piix: properly initialize the BMIBA register
2023-07-12 7:47 UTC
[PATCH] block: Fix pad_request's request restriction
2023-07-12 7:41 UTC (3+ messages)
[PATCH v4 0/7] virtio-mem: Device unplug support
2023-07-12 7:27 UTC (11+ messages)
` [PATCH v4 1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
` [PATCH v4 2/7] pc: Factor out (un)plug handling of virtio-md-pci devices
` [PATCH v4 3/7] arm/virt: Use virtio-md-pci (un)plug functions
` [PATCH v4 4/7] virtio-md-pci: Handle unplug of virtio based memory devices
` [PATCH v4 5/7] virtio-md-pci: Support unplug requests for compatible devices
` [PATCH v4 6/7] virtio-mem: Prepare for device unplug support
` [PATCH v4 7/7] virtio-mem-pci: Device "
[PATCH V2] vhost_vdpa: no need to fetch vring base when poweroff
2023-07-12 7:22 UTC (8+ messages)
[PATCH v2 0/3] qemu-img: map: implement support for compressed clusters
2023-07-12 7:14 UTC (7+ messages)
` [PATCH v2 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
` [PATCH v2 2/3] qemu-img: map: report compressed data blocks
` [PATCH v2 3/3] qemu-iotests: update expected tests output to contain "compressed" field
[PATCH v4 0/6] migration: Test the new "file:" migration
2023-07-12 7:03 UTC (4+ messages)
` [PATCH v4 6/6] tests/qtest: migration-test: Add tests for file-based migration
[PATCH-for-8.1 0/3] target/mips/mxu: Fix overruns
2023-07-12 6:13 UTC (5+ messages)
` [PATCH-for-8.1 1/3] target/mips/mxu: Replace magic array size by its definition
` [PATCH-for-8.1 2/3] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
` [PATCH-for-8.1 3/3] target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
2023-07-12 5:52 UTC (11+ messages)
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-07 12:06 UTC
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-10 13:42 UTC
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-11 0:31 UTC
[PATCH v2] ppc/pnv: Add QME region for P10
2023-07-12 2:21 UTC (4+ messages)
[PATCH] gdbstub: Fix client Ctrl-C handling
2023-07-12 2:13 UTC (4+ messages)
[PATCH] target/ppc: Generate storage interrupts for radix RC changes
2023-07-11 22:24 UTC
[PATCH] tests/qtest: Fix typo in multifd cancel test
2023-07-11 21:21 UTC
[PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
2023-07-11 21:08 UTC (2+ messages)
[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
2023-07-11 19:39 UTC (10+ messages)
` [PATCH v3 1/4] tests/lcitool: Generate distribution packages list in JSON format
` [PATCH v3 2/4] tests/lcitool: Refresh generated files
` [PATCH v3 3/4] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
` [PATCH v3 4/4] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
2023-07-11 19:06 UTC (10+ messages)
tests/avocado/replay_kernel: ReplayKernelNormal.test_aarch64_virt failing
2023-07-11 18:37 UTC (3+ messages)
[PATCH 0/3] block: align CoR requests to subclusters
2023-07-11 17:46 UTC (9+ messages)
` [PATCH 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH 2/3] block/io: align requests to subcluster_size
` [PATCH 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
[PATCH v2 0/3] block: align CoR requests to subclusters
2023-07-11 17:25 UTC (4+ messages)
` [PATCH v2 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH v2 2/3] block/io: align requests to subcluster_size
` [PATCH v2 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
[PATCH for-8.1] accel/tcg: Zero-pad PC in TCG CPU exec trace lines
2023-07-11 17:21 UTC (3+ messages)
[PATCH v7 00/15] Add RISC-V vector cryptographic instruction set support
2023-07-11 17:12 UTC (7+ messages)
` [PATCH v7 12/15] target/riscv: Add Zvkg ISA extension support
[PATCH v8 00/15] Add RISC-V vector cryptographic instruction set support
2023-07-11 16:59 UTC (16+ messages)
` [PATCH v8 01/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v8 02/15] target/riscv: Refactor vector-vector translation macro
` [PATCH v8 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v8 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v8 05/15] target/riscv: Move vector translation checks
` [PATCH v8 06/15] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v8 07/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v8 08/15] target/riscv: Add Zvbb ISA extension support
` [PATCH v8 09/15] target/riscv: Add Zvkned "
` [PATCH v8 10/15] target/riscv: Add Zvknh "
` [PATCH v8 11/15] target/riscv: Add Zvksh "
` [PATCH v8 12/15] target/riscv: Add Zvkg "
` [PATCH v8 13/15] crypto: Create sm4_subword
` [PATCH v8 14/15] crypto: Add SM4 constant parameter CK
` [PATCH v8 15/15] target/riscv: Add Zvksed ISA extension support
riscv kvm breakage
2023-07-11 17:02 UTC (4+ messages)
[PULL 00/52] tcg patch queue
2023-07-11 16:42 UTC (3+ messages)
` [PULL 32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
[PULL 00/22] tcg patch queue
2023-07-11 16:40 UTC (5+ messages)
` [PULL 02/22] accel/tcg/translate-all.c: Widen pc and cs_base
` [PULL 06/22] accel/tcg/cpu-exec.c: Widen pc to vaddr
[hotfix PATCH-for-8.1 v4] configure: Fix cross-building for RISCV host
2023-07-11 16:36 UTC (2+ messages)
[PATCH v2] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
2023-07-11 16:36 UTC (2+ messages)
[hotfix PATCH-for-8.1 v5] configure: Fix cross-building for RISCV host
2023-07-11 16:33 UTC
[PATCH 0/6] vhost-user: Add suspend/resume
2023-07-11 15:52 UTC (7+ messages)
` [PATCH 1/6] vhost-user.rst: "
` [PATCH 2/6] vhost-vdpa: Move vhost_vdpa_reset_status() up
` [PATCH 3/6] vhost: Do not reset suspended devices on stop
` [PATCH 4/6] vhost-user: Implement suspend/resume
` [PATCH 5/6] vhost-vdpa: Match vhost-user's status reset
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset
[PATCH v3 0/7] virtio-mem: Device unplug support
2023-07-11 15:31 UTC (9+ messages)
` [PATCH v3 3/7] arm/virt: Use virtio-md-pci (un)plug functions
[PATCH] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
2023-07-11 14:50 UTC (2+ messages)
[PATCH v2 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool
2023-07-11 14:37 UTC (9+ messages)
` [PATCH v2 1/3] tests/lcitool: Generate distribution packages list in JSON format
` [PATCH v2 2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
` [PATCH v2 3/3] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
[PATCH 0/1] linux-headers: update to v6.5-rc1
2023-07-11 13:49 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] hw/intc/loongarch_pch: fix edge triggered irq handling
2023-07-11 12:42 UTC (2+ messages)
[PATCH] migration/calc-dirty-rate: millisecond precision period
2023-07-11 12:38 UTC (3+ messages)
[PATCH-for-8.2 v3 00/16] target/riscv: Allow building without TCG (KVM-only so far)
2023-07-11 12:14 UTC (17+ messages)
` [PATCH v3 01/16] target/riscv: Remove unuseful KVM stubs
` [PATCH v3 02/16] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PATCH v3 03/16] target/riscv: Restrict sysemu specific header to user emulation
` [PATCH v3 04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PATCH v3 05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/
` [PATCH v3 06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
` [PATCH v3 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
` [PATCH v3 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
` [PATCH v3 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
` [PATCH v3 10/16] target/riscv: Extract TCG-specific code "
` [PATCH v3 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
` [PATCH v3 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c
` [RFC PATCH v3 13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c
` [PATCH v3 14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c
` [PATCH v3 15/16] target/riscv: Restrict TCG-specific prototype declarations
` [PATCH v3 16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs
[PATCH] tests/migration: Restrict initrd-stress.img to Linux
2023-07-11 11:50 UTC (4+ messages)
[PATCH for-8.1 0/3] target/arm: Fix ptw bugs introduced by FEAT_RME changes
2023-07-11 11:05 UTC (3+ messages)
` [PATCH for-8.1 2/3] target/arm: Fix S1_ptw_translate() debug path
[PATCH v4 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
2023-07-11 10:31 UTC (2+ messages)
` PING: "
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-11 10:17 UTC
[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
2023-07-11 10:07 UTC (2+ messages)
[hotfix PATCH-for-8.1 v2] meson: Fix cross-building for RISCV host
2023-07-11 10:05 UTC (3+ messages)
[hotfix PATCH-for-8.1 v3] meson: Fix cross-building for RISCV host
2023-07-11 9:41 UTC
[hotfix PATCH-for-8.1] meson: Fix cross-building for RISCV host
2023-07-11 9:25 UTC (3+ messages)
[PATCH 0/4] pci: Compare function number and ARI next function number
2023-07-11 8:33 UTC (4+ messages)
` [PATCH 4/4] "
[PULL 00/44] MIPS patches for 2023-07-10
2023-07-11 8:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).