qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] Machine queue, 2018-08-17


From: Eduardo Habkost
Subject: [Qemu-devel] [PULL 0/3] Machine queue, 2018-08-17
Date: Fri, 17 Aug 2018 15:30:23 -0300

The following changes since commit bb16c0412a572c2c9cd44496deb3ad430bc49c1a:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180816' 
into staging (2018-08-16 14:35:50 +0100)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to 907aac2f6af6ef775367c368b87cc1720e39d407:

  fw_cfg: ignore suffixes in the bootdevice list dependent on machine class 
(2018-08-16 22:27:43 -0300)

----------------------------------------------------------------
Machine queue, 2018-08-17

* Allow machine classes to specify if boot device suffixes should
  be ignored by get_boot_devices_list()
* Tiny coding style fixup

----------------------------------------------------------------

Queue for Machine Core patches


Dou Liyang (1):
  machine: Fix coding style at machine_run_board_init()

Mark Cave-Ayland (2):
  sysbus: always allow explicit_ofw_unit_address() to override address
    generation
  fw_cfg: ignore suffixes in the bootdevice list dependent on machine
    class

 include/hw/boards.h     |  1 +
 include/sysemu/sysemu.h |  2 +-
 bootdevice.c            |  5 ++++-
 hw/core/machine.c       |  3 ++-
 hw/core/sysbus.c        | 15 +++++++--------
 hw/nvram/fw_cfg.c       |  2 +-
 hw/ppc/spapr.c          |  3 ++-
 7 files changed, 18 insertions(+), 13 deletions(-)

-- 
2.18.0.rc1.1.g3f1ff2140




reply via email to

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