qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5]: rename machine options to use dashes


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH 0/5]: rename machine options to use dashes
Date: Tue, 10 Jul 2012 16:50:26 -0300

Today, machine options use underscores to separate words (eg. kernel_irqchip),
however upcoming QOM conversion wants to use dashes instead.

This series converts all machine type options to use dashes. Command-line
backwards compatibility is maintained by adding an alias for each changed
option.

 device_tree.c          |  2 +-
 hw/ppce500_mpc8544ds.c |  2 +-
 kvm-all.c              |  2 +-
 qemu-config.c          | 12 ++++++++----
 qemu-option.c          |  9 ++++++++-
 qemu-option.h          |  1 +
 qemu-options.hx        |  8 ++++----
 target-i386/kvm.c      |  2 +-
 8 files changed, 25 insertions(+), 13 deletions(-)




reply via email to

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