qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH v3 0/5] spapr: add bootindex support
Date: Tue, 10 Dec 2013 18:32:32 +1100

This is yet another try of bootindex support on sPAPR.
This time a QOM interface thing is used. Please, comment. Thanks.


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

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

-- 
1.8.4.rc4




reply via email to

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