qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] pc: bugfixes, maintainers
@ 2020-04-13 11:09 Michael S. Tsirkin
  2020-04-13 11:09 ` [PULL 1/4] MAINTAINERS: Add myself as vhost-user-blk maintainer Michael S. Tsirkin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2020-04-13 11:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit f3bac27cc1e303e1860cc55b9b6889ba39dee587:

  Update version for v5.0.0-rc2 release (2020-04-07 23:13:37 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to ce4adc0b6e6167091373389ef8befd379c61fddb:

  exec: Fix for qemu_ram_resize() callback (2020-04-13 06:55:54 -0400)

----------------------------------------------------------------
pc: bugfixes, maintainers

A couple of bugfixes.
Add a new vhost-user-blk maintainer.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
David Hildenbrand (1):
      exec: Fix for qemu_ram_resize() callback

Raphael Norwitz (1):
      MAINTAINERS: Add myself as vhost-user-blk maintainer

Shameer Kolothum (2):
      acpi: Use macro for table-loader file name
      fw_cfg: Migrate ACPI table mr sizes separately

 include/hw/acpi/aml-build.h |  1 +
 include/hw/nvram/fw_cfg.h   |  6 +++
 exec.c                      | 16 +++++++-
 hw/arm/virt-acpi-build.c    |  2 +-
 hw/core/machine.c           |  1 +
 hw/i386/acpi-build.c        |  2 +-
 hw/nvram/fw_cfg.c           | 91 ++++++++++++++++++++++++++++++++++++++++++++-
 MAINTAINERS                 | 12 ++++++
 8 files changed, 126 insertions(+), 5 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-04-13 19:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-13 11:09 [PULL 0/4] pc: bugfixes, maintainers Michael S. Tsirkin
2020-04-13 11:09 ` [PULL 1/4] MAINTAINERS: Add myself as vhost-user-blk maintainer Michael S. Tsirkin
2020-04-13 11:09 ` [PULL 2/4] acpi: Use macro for table-loader file name Michael S. Tsirkin
2020-04-13 11:09 ` [PULL 3/4] fw_cfg: Migrate ACPI table mr sizes separately Michael S. Tsirkin
2020-04-13 11:09 ` [PULL 4/4] exec: Fix for qemu_ram_resize() callback Michael S. Tsirkin
2020-04-13 19:25 ` [PULL 0/4] pc: bugfixes, maintainers Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).