mbox

[PULL,0/1] Host Memory Backends and Memory devices queue 2024-07-10

Message ID 20240710180036.101149-1-david@redhat.com
State New
Headers show

Pull-request

https://github.com/davidhildenbrand/qemu.git tags/mem-2024-07-10

Message

David Hildenbrand July 10, 2024, 6 p.m. UTC
The following changes since commit 59084feb256c617063e0dbe7e64821ae8852d7cf:

  Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into staging (2024-07-09 07:13:55 -0700)

are available in the Git repository at:

  https://github.com/davidhildenbrand/qemu.git tags/mem-2024-07-10

for you to fetch changes up to 4d13ae45ff93fa825ceb39dfd16b305f4baccd18:

  virtio-mem: improve error message when unplug of device fails due to plugged memory (2024-07-10 18:06:24 +0200)

----------------------------------------------------------------
Hi,

"Host Memory Backends" and "Memory devices" queue ("mem"):
- Only one error message improvement that causes less confusion when
  triggered from libvirt

----------------------------------------------------------------
David Hildenbrand (1):
      virtio-mem: improve error message when unplug of device fails due to plugged memory

 hw/virtio/virtio-mem.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Richard Henderson July 11, 2024, 6:51 p.m. UTC | #1
On 7/10/24 11:00, David Hildenbrand wrote:
> The following changes since commit 59084feb256c617063e0dbe7e64821ae8852d7cf:
> 
>    Merge tag 'pull-aspeed-20240709' ofhttps://github.com/legoater/qemu  into staging (2024-07-09 07:13:55 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/davidhildenbrand/qemu.git  tags/mem-2024-07-10
> 
> for you to fetch changes up to 4d13ae45ff93fa825ceb39dfd16b305f4baccd18:
> 
>    virtio-mem: improve error message when unplug of device fails due to plugged memory (2024-07-10 18:06:24 +0200)
> 
> ----------------------------------------------------------------
> Hi,
> 
> "Host Memory Backends" and "Memory devices" queue ("mem"):
> - Only one error message improvement that causes less confusion when
>    triggered from libvirt

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~