
[PATCH v3 00/15] Prepare GHES driver to support error injection
2024年11月12日 · The next series will contain the shift to use offsets from the location of the HEST table, together with a migration logic to make it compatible with 9.1. --- v3: - improved …
[PATCH v3 13/20] migration/multifd: Prepare to introduce DSA …
From: : Hao Xiang: Subject: [PATCH v3 13/20] migration/multifd: Prepare to introduce DSA acceleration on the multifd path. Date: : Thu, 4 Jan 2024 00:44:45 +0000
[PATCH v3 1/5] acpi/ghes: Prepare to support multiple sources on …
2024年12月4日 · From: : Mauro Carvalho Chehab: Subject: [PATCH v3 1/5] acpi/ghes: Prepare to support multiple sources on ghes: Date: : Wed, 4 Dec 2024 16:57:55 +0100
[PATCH v3 10/14] s390x/s390-virtio-ccw: prepare for memory …
[PATCH v3 03/14] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls, David Hildenbrand, 2024/12/19 [PATCH v3 12/14] s390x: remember the maximum page size , David …
Re: The bugs in make v3.82 - lists.gnu.org
Here's the rule that's causing your problems: $(objDir)/%.d: %.cpp $(objDir) makefile This lists the directory "Obj" as a prerequisite of all the .d files. Directories are treated no differently than any …
[PATCH v3 05/24] tests/functional: Prepare the meson build …
We are going to use two "speed" modes for the functional tests: The "quick" tests can be run at any time (i.e. also during "make check"), while the "thorough" tests should only be run when …
Re: [Qemu-devel] [PATCH V2] migration: expose …
Germano Veit Michel <address@hidden> writes: > Hi guys, > > Finally got some time to prepare V3. > > First of all Dave's trick is really useful to test it: > >./x86_64-softmmu/qemu-system …
[PATCH v3 09/14] s390x/s390-skeys: prepare for memory devices
[PATCH v3 08/14] s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts, David Hildenbrand, 2024/12/19 [PATCH v3 10/14] s390x/s390-virtio-ccw: prepare for …
[PATCH v3 10/57] tcg/i386: Introduce prepare_host_addr
2023年4月24日 · From: : Richard Henderson: Subject: [PATCH v3 10/57] tcg/i386: Introduce prepare_host_addr: Date: : Mon, 24 Apr 2023 06:40:18 +0100
[PATCH v3 5/8] blockdev: merge blockdev_backup_prepare with …
[PATCH v3 3/8] blockdev: place drive_backup_prepare with the other related transaction functions, Sergio Lopez, 2019/11/12 Re: [PATCH v3 0/8] blockdev: avoid acquiring AioContext …