qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] convert -m to QemuOpts
@ 2014-02-06  8:16 Igor Mammedov
  2014-02-06  8:16 ` [Qemu-devel] [PATCH 1/2] QemuOpts: introduce qemu_find_opts_singleton Igor Mammedov
  2014-02-06  8:16 ` [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts Igor Mammedov
  0 siblings, 2 replies; 12+ messages in thread
From: Igor Mammedov @ 2014-02-06  8:16 UTC (permalink / raw)
  To: qemu-devel
  Cc: kwolf, aliguori, mjt, armbru, mreitz, stefanha, lcapitulino,
	pbonzini, akong

changes since RFC:
 - resolved conflict with error_abort change
   in qemu_get_machine_opts()

Igor Mammedov (1):
  vl: convert -m to QemuOpts

Paolo Bonzini (1):
  QemuOpts: introduce qemu_find_opts_singleton

 include/qemu/config-file.h |    2 +
 qemu-options.hx            |    7 +++-
 util/qemu-config.c         |   14 +++++++++
 vl.c                       |   64 +++++++++++++++++++++++++++++--------------
 4 files changed, 64 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2014-02-26 16:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06  8:16 [Qemu-devel] [PATCH 0/2] convert -m to QemuOpts Igor Mammedov
2014-02-06  8:16 ` [Qemu-devel] [PATCH 1/2] QemuOpts: introduce qemu_find_opts_singleton Igor Mammedov
2014-02-10 17:00   ` Laszlo Ersek
2014-02-11 11:52     ` Igor Mammedov
2014-02-06  8:16 ` [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts Igor Mammedov
2014-02-10 17:38   ` Laszlo Ersek
2014-02-13 12:47     ` Igor Mammedov
2014-02-26 13:29     ` Paolo Bonzini
2014-02-26 13:42       ` Laszlo Ersek
2014-02-26 13:45         ` Paolo Bonzini
2014-02-26 13:50       ` Igor Mammedov
2014-02-26 14:00         ` Paolo Bonzini

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).