All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/7] A number of small arm/run fixes
@ 2015-07-03 13:48 Alex Bennée
  2015-07-03 13:48 ` [kvm-unit-tests PATCH 1/7] READ: add some CONTRIBUTING notes Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Alex Bennée @ 2015-07-03 13:48 UTC (permalink / raw)
  To: kvm; +Cc: drjones, Alex Bennée

Following on from yesterdays comments I've re-spun the changes as
suggested. I've also added a very simple opt parsing for arm/run to
allow us to --force-tcg and --debug "more qemu cmdline".

As a bonus I've codified some notes for contributing into the README.

Alex Bennée (7):
  READ: add some CONTRIBUTING notes
  configure: emit HOST=$host to config.mak
  arm/run: set indentation defaults for emacs
  run/arm: introduce usingkvm var and use it
  arm/run: clean-up setting of accel options
  arm/run: introduce basic option parsing
  arm/run: add --debug option

 README    | 22 ++++++++++++++++++++++
 arm/run   | 46 +++++++++++++++++++++++++++++++++++++++++++---
 configure |  2 ++
 3 files changed, 67 insertions(+), 3 deletions(-)

-- 
2.4.5


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

end of thread, other threads:[~2015-07-07  6:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 13:48 [kvm-unit-tests PATCH 0/7] A number of small arm/run fixes Alex Bennée
2015-07-03 13:48 ` [kvm-unit-tests PATCH 1/7] READ: add some CONTRIBUTING notes Alex Bennée
2015-07-06 12:56   ` Andrew Jones
2015-07-03 13:48 ` [kvm-unit-tests PATCH 2/7] configure: emit HOST=$host to config.mak Alex Bennée
2015-07-06 12:57   ` Andrew Jones
2015-07-03 13:48 ` [kvm-unit-tests PATCH 3/7] arm/run: set indentation defaults for emacs Alex Bennée
2015-07-06 12:59   ` Andrew Jones
2015-07-03 13:48 ` [kvm-unit-tests PATCH 4/7] run/arm: introduce usingkvm var and use it Alex Bennée
2015-07-06 13:02   ` Andrew Jones
2015-07-03 13:48 ` [kvm-unit-tests PATCH 5/7] arm/run: clean-up setting of accel options Alex Bennée
2015-07-06 13:06   ` Andrew Jones
2015-07-03 13:48 ` [kvm-unit-tests PATCH 6/7] arm/run: introduce basic option parsing Alex Bennée
2015-07-06 13:22   ` Andrew Jones
2015-07-03 13:48 ` [kvm-unit-tests PATCH 7/7] arm/run: add --debug option Alex Bennée
2015-07-06 13:14   ` Andrew Jones
2015-07-07  6:45     ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.