qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] unset RAMBlock idstr when unregistering


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/2] unset RAMBlock idstr when unregistering
Date: Tue, 29 Apr 2014 16:10:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Il 02/04/2014 09:13, Hu Tao ha scritto:
When hotplug an memdev that was previously plugged and unplugged,
RAMBlock idstr is not cleared and triggers an assert error in
qemu_ram_set_idstr(). This series fixes it.

Hu Tao (2):
  exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
  unset RAMBlock idstr when unregister MemoryRegion

 exec.c                    | 26 +++++++++++++++++++++-----
 include/exec/cpu-common.h |  1 +
 savevm.c                  |  2 +-
 3 files changed, 23 insertions(+), 6 deletions(-)


Applied to memory tree for 2.1.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]