qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/3] Introduce qemu_get_boot_opts()


From: Peter Crosthwaite
Subject: [Qemu-devel] [PATCH v1 0/3] Introduce qemu_get_boot_opts()
Date: Mon, 14 Apr 2014 23:43:21 -0700

Hi Markus,

This series introduces qemu_get_boot_opts(), in much the same way as
was done for qemu_get_machine_opts().

As usual, I have out-of-scope and out-of-tree usages :) But P3 does
clean up the one existing instance of the long-and-awkward form of
this query and makes it consistent with an immediately surrounding
qemu_get_machine_opts().

Regards,
Peter


Peter Crosthwaite (3):
  vl.c: generalise qemu_get_machine_opts()
  vl.c: Add qemu_get_boot_opts()
  vl.c: Use qemu_get_boot_opts

 include/sysemu/sysemu.h |  1 +
 vl.c                    | 70 ++++++++++++++++++++++++++++++-------------------
 2 files changed, 44 insertions(+), 27 deletions(-)

-- 
1.9.2.1.g06c4abd




reply via email to

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