Go to file
Samuel Ortiz 7cf386a81c qemu: Add a Memory field to the Config structure
The Memory field holds the guest memory configuration.
It is used to define the current and maximum RAM is made available to
the guest and how this amount of RAM is splitted into several slots.

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 a Memory field to the Config structure 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