commit | 25de59350606772a4df479f0f49721281091ec56 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Jan 27 19:55:43 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 01 14:45:01 2012 -0600 |
tree | 7ecf82e46090bcb027df4e440f46991a14688a28 | |
parent | 433acf0daceb12afd9680bcbc668002f9b274ad2 [diff] |
Improve default machine options usability So far we overwrite the machine options completely with defaults if no accel=value is provided. More user friendly is to fill in only unspecified options. The new qemu_opts_set_defaults enables this. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>