qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/3]: Improve machine type functions


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v2 0/3]: Improve machine type functions
Date: Fri, 24 Feb 2012 17:36:26 -0200

Actually, the major change is to move the machine type functions to boards.c.
But I wanted to keep the same subject as v1.

v2:

o Drop function renames
o Drop machine type list conversion to QTAILQ
o Rebase against latest master
o Other minor changes

 Makefile.target |    1 +
 hw/boards.c     |   88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/boards.h     |    3 +-
 vl.c            |   63 ---------------------------------------
 4 files changed, 91 insertions(+), 64 deletions(-)



reply via email to

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