Go to file
Samuel Ortiz 37a1f5003d qemu: Add configuration structure to simplify LaunchQemu
LaunchQemu() now takes a Config structure that contains some more
descriptive fields than raw qemu parameter strings.

LaunchQemu is now simpler to call and more extensible as supporting more
qemu parameters would mean expanding Config instead of changing the API.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2016-09-17 00:41:13 +02:00
examples_test.go qemu: Add configuration structure to simplify LaunchQemu 2016-09-17 00:41:13 +02:00
qemu.go qemu: Add configuration structure to simplify LaunchQemu 2016-09-17 00:41:13 +02:00
qmp_test.go ciao-launcher, qemu: Upgrade to new context package. 2016-09-12 11:51:00 +01:00
qmp.go ciao-launcher, qemu: Upgrade to new context package. 2016-09-12 11:51:00 +01:00