public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v2 0/4] A couple of small fixes
@ 2015-07-07  7:03 Alex Bennée
  2015-07-07  7:03 ` [kvm-unit-tests PATCH v2 1/4] README: add some CONTRIBUTING notes Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alex Bennée @ 2015-07-07  7:03 UTC (permalink / raw)
  To: kvm; +Cc: drjones, Alex Bennée

I dropped the option parsing stuff which can be achieved by just
appending QEMU args to the end of the command line. I've also
addressed comments as suggested.

Alex Bennée (4):
  README: add some CONTRIBUTING notes
  configure: emit HOST=$host to config.mak
  arm/run: introduce usingkvm var and use it
  arm/run: clean-up setting of accel options

 README    | 26 ++++++++++++++++++++++++++
 arm/run   | 19 +++++++++++++++++--
 configure |  2 ++
 3 files changed, 45 insertions(+), 2 deletions(-)

-- 
2.4.5


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07  7:03 [kvm-unit-tests PATCH v2 0/4] A couple of small fixes Alex Bennée
2015-07-07  7:03 ` [kvm-unit-tests PATCH v2 1/4] README: add some CONTRIBUTING notes Alex Bennée
2015-07-07 11:43   ` Andrew Jones
2015-07-07  7:03 ` [kvm-unit-tests PATCH v2 2/4] configure: emit HOST=$host to config.mak Alex Bennée
2015-07-07 11:43   ` Andrew Jones
2015-07-07  7:03 ` [kvm-unit-tests PATCH v2 3/4] arm/run: introduce usingkvm var and use it Alex Bennée
2015-07-07 11:36   ` Andrew Jones
2015-07-07  7:03 ` [kvm-unit-tests PATCH v2 4/4] arm/run: clean-up setting of accel options Alex Bennée
2015-07-07 11:40   ` Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox