|
From: | Thomas Huth |
Subject: | Re: [PATCH v1 06/14] s390x: introduce s390_get_memory_limit() |
Date: | Thu, 12 Sep 2024 10:10:05 +0200 |
User-agent: | Mozilla Thunderbird |
On 10/09/2024 19.58, David Hildenbrand wrote:
Let's add s390_get_memory_limit(), to query what has been successfully set via s390_set_memory_limit(). Allow setting the limit only once. Signed-off-by: David Hildenbrand <david@redhat.com> --- target/s390x/cpu-sysemu.c | 19 +++++++++++++++++-- target/s390x/cpu.h | 1 + 2 files changed, 18 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |