From nobody Sun Sep 28 16:35:29 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=virtuozzo.com ARC-Seal: i=1; a=rsa-sha256; t=1757594318; cv=none; d=zohomail.com; s=zohoarc; b=XnvVh8iqk520j0zmVeolzjg1kcw+G28/Ib/4xTmDxVWMqshQC0WKnYGnJ9GqcjXrDmsPidM+HAsHl7jBZqtIGQBnu4WyQGGxiEplqowqxze2ZQTlFkK+MuuTq+NxrTXJA9/4mcKNjywBu6+ML+G3/Li5WpkCnPBUf7acDY6Nxo8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1757594318; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=IkNr7XaDLSUiddniFPyIVa5R02UYGZdwVV8YzCa6aeE=; b=UB3wgU8obQKJtp1loQLcmUzDfNPZ86hHQgBKjDdjy998gT/VVkxtzsBFTI3o6YcBP/GyYSmp2NeiXxo6NzgFgwhTsut4fqf0ccb8RrFtEAVKy6XuhFjjsSWcB58CZ9xIrV0hqB7Apz+mcw2GtnDfvK+HEZ0Bx2wBlQsDjTuFz6w= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1757594318411197.40115684196735; Thu, 11 Sep 2025 05:38:38 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uwgYS-00046m-Sv; Thu, 11 Sep 2025 08:37:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uwgYH-00043p-LD for qemu-devel@nongnu.org; Thu, 11 Sep 2025 08:37:27 -0400 Received: from relay.virtuozzo.com ([130.117.225.111]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uwgY2-0003Lc-6U for qemu-devel@nongnu.org; Thu, 11 Sep 2025 08:37:23 -0400 Received: from [130.117.225.5] (helo=dev012.ch-qa.vzint.dev) by relay.virtuozzo.com with esmtp (Exim 4.96) (envelope-from ) id 1uwg2t-009znU-1P; Thu, 11 Sep 2025 14:36:55 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=virtuozzo.com; s=relay; h=Content-Type:MIME-Version:Message-ID:Date:Subject :From; bh=IkNr7XaDLSUiddniFPyIVa5R02UYGZdwVV8YzCa6aeE=; b=Lr0XIdxbu6Wo9tAt0AK l63zFWJbUQqewo6cAoJA/nqVVCBrombYs2ljHGaa/ZwuB9xe0Tp96XiGcxG4hx6ad/FAp3jE31f+2 u5/KNvkO5E6jY8nbjl6FlalKJKIVLPcWVjaen4HjVeEXSHikiBjK+mUwK4LPeJtLRS52WFZ0d8zvc /IBA1sqlP5Omd9sCouF7iv0Nfw7DEFk1A345xU46zIPKyH9voD2yW0NEJ/BAf6VtJF1RczF3P1G5j ZdHdaxRYj5y0rKkmsiq+Sok8AshiWFBjNTfeB/EFsnHOrlnE9kU2h9Or/wekgwsQn82iviSbe0iH6 V6C4cysASMXJAgg==; From: Nikolai Barybin To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= , Nikolai Barybin , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Denis V . Lunev" , Ani Sinha Subject: [PATCH v4 2/2] dump: enhance win_dump_available to report properly Date: Thu, 11 Sep 2025 15:36:56 +0300 Message-ID: <20250911123656.413160-3-nikolai.barybin@virtuozzo.com> X-Mailer: git-send-email 2.43.5 In-Reply-To: <20250911123656.413160-1-nikolai.barybin@virtuozzo.com> References: <20250911123656.413160-1-nikolai.barybin@virtuozzo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=130.117.225.111; envelope-from=nikolai.barybin@virtuozzo.com; helo=relay.virtuozzo.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @virtuozzo.com) X-ZM-MESSAGEID: 1757594319761116600 QMP query-dump-guest-memory-capability reports win dump as available for any x86 VM, which is false. This patch implements proper query of vmcoreinfo and calculation of guest note size. Based on that we can surely report whether win dump available or not. To perform this I suggest to split dump_init() into dump_preinit() and dump_init_complete() to avoid exausting copypaste in win_dump_available(). For further reference one may review this libvirt discussion: https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/HJ3J= RLWLGN3IKIC22OQ3PMZ4J3EFG5XB/#HJ3JRLWLGN3IKIC22OQ3PMZ4J3EFG5XB [PATCH 0/4] Allow xml-configured coredump format on VM crash Signed-off-by: Nikolai Barybin Reviewed-by: Daniel P. Berrang=C3=A9 --- dump/dump.c | 129 +++++++++++++++++++++++++++--------------------- dump/win_dump.c | 23 +++++++-- dump/win_dump.h | 2 +- 3 files changed, 95 insertions(+), 59 deletions(-) diff --git a/dump/dump.c b/dump/dump.c index b2f7ea7abd..ce8b43f819 100644 --- a/dump/dump.c +++ b/dump/dump.c @@ -1780,10 +1780,7 @@ static void vmcoreinfo_update_phys_base(DumpState *s) g_strfreev(lines); } =20 -static void dump_init(DumpState *s, int fd, bool has_format, - DumpGuestMemoryFormat format, bool paging, bool has_= filter, - int64_t begin, int64_t length, bool kdump_raw, - Error **errp) +static void dump_preinit(DumpState *s, Error **errp) { ERRP_GUARD(); VMCoreInfoState *vmci =3D vmcoreinfo_find(); @@ -1791,16 +1788,6 @@ static void dump_init(DumpState *s, int fd, bool has= _format, int nr_cpus; int ret; =20 - s->has_format =3D has_format; - s->format =3D format; - s->written_size =3D 0; - s->kdump_raw =3D kdump_raw; - - /* kdump-compressed is conflict with paging and filter */ - if (has_format && format !=3D DUMP_GUEST_MEMORY_FORMAT_ELF) { - assert(!paging && !has_filter); - } - if (runstate_is_running()) { vm_stop(RUN_STATE_SAVE_VM); s->resume =3D true; @@ -1817,41 +1804,10 @@ static void dump_init(DumpState *s, int fd, bool ha= s_format, nr_cpus++; } =20 - s->fd =3D fd; - if (has_filter && !length) { - error_setg(errp, "parameter 'length' expects a non-zero size"); - goto cleanup; - } - s->filter_area_begin =3D begin; - s->filter_area_length =3D length; - - /* First index is 0, it's the special null name */ - s->string_table_buf =3D g_array_new(FALSE, TRUE, 1); - /* - * Allocate the null name, due to the clearing option set to true - * it will be 0. - */ - g_array_set_size(s->string_table_buf, 1); - memory_mapping_list_init(&s->list); - guest_phys_blocks_init(&s->guest_phys_blocks); guest_phys_blocks_append(&s->guest_phys_blocks); - s->total_size =3D dump_calculate_size(s); -#ifdef DEBUG_DUMP_GUEST_MEMORY - fprintf(stderr, "DUMP: total memory to dump: %lu\n", s->total_size); -#endif =20 - /* it does not make sense to dump non-existent memory */ - if (!s->total_size) { - error_setg(errp, "dump: no guest memory to dump"); - goto cleanup; - } - - /* get dump info: endian, class and architecture. - * If the target architecture is not supported, cpu_get_dump_info() wi= ll - * return -1. - */ ret =3D cpu_get_dump_info(&s->dump_info, &s->guest_phys_blocks); if (ret < 0) { error_setg(errp, @@ -1909,6 +1865,56 @@ static void dump_init(DumpState *s, int fd, bool has= _format, } } =20 + s->nr_cpus =3D nr_cpus; + return; +cleanup: + dump_cleanup(s); +} + +static void dump_init_complete(DumpState *s, int fd, bool has_format, + DumpGuestMemoryFormat format, bool paging, + bool has_filter, int64_t begin, int64_t len= gth, + bool kdump_raw, Error **errp) +{ + ERRP_GUARD(); + + s->has_format =3D has_format; + s->format =3D format; + s->written_size =3D 0; + s->kdump_raw =3D kdump_raw; + + /* kdump-compressed is conflict with paging and filter */ + if (has_format && format !=3D DUMP_GUEST_MEMORY_FORMAT_ELF) { + assert(!paging && !has_filter); + } + + s->fd =3D fd; + if (has_filter && !length) { + error_setg(errp, "parameter 'length' expects a non-zero size"); + goto cleanup; + } + s->filter_area_begin =3D begin; + s->filter_area_length =3D length; + + /* First index is 0, it's the special null name */ + s->string_table_buf =3D g_array_new(FALSE, TRUE, 1); + /* + * Allocate the null name, due to the clearing option set to true + * it will be 0. + */ + g_array_set_size(s->string_table_buf, 1); + + s->total_size =3D dump_calculate_size(s); +#ifdef DEBUG_DUMP_GUEST_MEMORY + fprintf(stderr, "DUMP: total memory to dump: %lu\n", s->total_size); +#endif + + /* it does not make sense to dump non-existent memory */ + if (!s->total_size) { + error_setg(errp, "dump: no guest memory to dump"); + goto cleanup; + } + /* get memory mapping */ if (paging) { qemu_get_guest_memory_mapping(&s->list, &s->guest_phys_blocks, err= p); @@ -1919,8 +1925,6 @@ static void dump_init(DumpState *s, int fd, bool has_= format, qemu_get_guest_simple_memory_mapping(&s->list, &s->guest_phys_bloc= ks); } =20 - s->nr_cpus =3D nr_cpus; - get_max_mapnr(s); =20 uint64_t tmp; @@ -2150,11 +2154,6 @@ void qmp_dump_guest_memory(bool paging, const char *= protocol, } #endif =20 - if (has_format && format =3D=3D DUMP_GUEST_MEMORY_FORMAT_WIN_DMP - && !win_dump_available(errp)) { - return; - } - if (strstart(protocol, "fd:", &p)) { fd =3D monitor_get_fd(monitor_cur(), p, errp); if (fd =3D=3D -1) { @@ -2193,9 +2192,19 @@ void qmp_dump_guest_memory(bool paging, const char *= protocol, =20 s =3D &dump_state_global; dump_state_prepare(s); + dump_preinit(s, errp); + if (*errp) { + qatomic_set(&s->status, DUMP_STATUS_FAILED); + return; + } + + if (has_format && format =3D=3D DUMP_GUEST_MEMORY_FORMAT_WIN_DMP + && !win_dump_available(s, errp)) { + return; + } =20 - dump_init(s, fd, has_format, format, paging, has_begin, - begin, length, kdump_raw, errp); + dump_init_complete(s, fd, has_format, format, paging, has_begin, + begin, length, kdump_raw, errp); if (*errp) { qatomic_set(&s->status, DUMP_STATUS_FAILED); return; @@ -2218,6 +2227,13 @@ DumpGuestMemoryCapability *qmp_query_dump_guest_memo= ry_capability(Error **errp) g_new0(DumpGuestMemoryCapability, 1); DumpGuestMemoryFormatList **tail =3D &cap->formats; =20 + DumpState *s =3D g_new0(DumpState, 1); + dump_state_prepare(s); + dump_preinit(s, errp); + if (*errp) { + goto cleanup; + } + /* elf is always available */ QAPI_LIST_APPEND(tail, DUMP_GUEST_MEMORY_FORMAT_ELF); =20 @@ -2237,9 +2253,12 @@ DumpGuestMemoryCapability *qmp_query_dump_guest_memo= ry_capability(Error **errp) QAPI_LIST_APPEND(tail, DUMP_GUEST_MEMORY_FORMAT_KDUMP_RAW_SNAPPY); #endif =20 - if (win_dump_available(NULL)) { + if (win_dump_available(s, NULL)) { QAPI_LIST_APPEND(tail, DUMP_GUEST_MEMORY_FORMAT_WIN_DMP); } =20 + cleanup: + dump_cleanup(s); + g_free(s); return cap; } diff --git a/dump/win_dump.c b/dump/win_dump.c index 3162e8bd48..d42427feb2 100644 --- a/dump/win_dump.c +++ b/dump/win_dump.c @@ -20,8 +20,25 @@ =20 #if defined(TARGET_X86_64) =20 -bool win_dump_available(Error **errp) +static bool check_header(WinDumpHeader *h, bool *x64, Error **errp); + +bool win_dump_available(DumpState *s, Error **errp) { + WinDumpHeader *h =3D (void *)(s->guest_note + VMCOREINFO_ELF_NOTE_HDR_= SIZE); + Error *local_err =3D NULL; + bool x64 =3D true; + + if (s->guest_note_size !=3D VMCOREINFO_WIN_DUMP_NOTE_SIZE32 && + s->guest_note_size !=3D VMCOREINFO_WIN_DUMP_NOTE_SIZE64) { + error_setg(errp, "win-dump: invalid vmcoreinfo note size"); + return false; + } + + if (!check_header(h, &x64, &local_err)) { + error_propagate(errp, local_err); + return false; + } + return true; } =20 @@ -480,7 +497,7 @@ out_cr3: =20 #else /* !TARGET_X86_64 */ =20 -bool win_dump_available(Error **errp) +bool win_dump_available(DumpState *s, Error **errp) { error_setg(errp, "Windows dump is only available for x86-64"); =20 @@ -489,7 +506,7 @@ bool win_dump_available(Error **errp) =20 void create_win_dump(DumpState *s, Error **errp) { - win_dump_available(errp); + win_dump_available(s, errp); } =20 #endif diff --git a/dump/win_dump.h b/dump/win_dump.h index 9d6cfa47c5..62e19c2527 100644 --- a/dump/win_dump.h +++ b/dump/win_dump.h @@ -14,7 +14,7 @@ #include "system/dump.h" =20 /* Check Windows dump availability for the current target */ -bool win_dump_available(Error **errp); +bool win_dump_available(DumpState *s, Error **errp); =20 void create_win_dump(DumpState *s, Error **errp); =20 --=20 2.43.5