qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC PATCH 0/5] spapr: support bootindex


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [RFC PATCH 0/5] spapr: support bootindex
Date: Mon, 25 Nov 2013 18:27:35 +1100

This adds bootindex support for sPAPR. SLOF does not support this yet.

Alexey Kardashevskiy (5):
  boot: extend get_boot_devices_list() to ignore suffixes
  machine: introduce get_fw_dev_path() callback
  spapr-llan: add to boot device list
  spapr-vio: fix firmware names
  spapr: define get_fw_dev_path() callback

 hw/core/qdev.c          | 15 ++++++++++++++-
 hw/net/spapr_llan.c     |  3 +++
 hw/nvram/fw_cfg.c       |  2 +-
 hw/ppc/spapr.c          | 42 +++++++++++++++++++++++++++++++++++++++++-
 hw/ppc/spapr_vio.c      |  2 ++
 include/hw/boards.h     |  1 +
 include/sysemu/sysemu.h |  2 +-
 vl.c                    |  6 +++---
 8 files changed, 66 insertions(+), 7 deletions(-)

-- 
1.8.4.rc4




reply via email to

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