mbox

[GIT,PULL,0/1] Host Memory Backends and Memory devices queue 2023-11-13

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

Pull-request

https://github.com/davidhildenbrand/qemu.git tags/mem-2023-11-13

Message

David Hildenbrand Nov. 13, 2023, 8:46 a.m. UTC
The following changes since commit 69680740eafa1838527c90155a7432d51b8ff203:

  Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging (2023-11-11 11:23:25 +0800)

are available in the Git repository at:

  https://github.com/davidhildenbrand/qemu.git tags/mem-2023-11-13

for you to fetch changes up to 364eff6885a79869a074852d628dfa7a137ba492:

  virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug() (2023-11-13 09:35:44 +0100)

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

"Host Memory Backends" and "Memory devices" queue ("mem"):
- One virtio-mem fix leading to a QEMU crash in QEMU debug builds

----------------------------------------------------------------
David Hildenbrand (1):
      virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()

 hw/virtio/virtio-mem.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

Comments

Stefan Hajnoczi Nov. 13, 2023, 7:26 p.m. UTC | #1
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.