diff options
| author | Jordan Justen | 2013-05-29 10:27:27 +0200 |
|---|---|---|
| committer | Anthony Liguori | 2013-05-29 15:15:36 +0200 |
| commit | dafb82e0fc89b631d25f8def649fbfd14fec3db2 (patch) | |
| tree | a566255617ec760af75548ac2851a0447451888a /default-configs | |
| parent | kvm: support using KVM_MEM_READONLY flag for regions (diff) | |
| download | qemu-dafb82e0fc89b631d25f8def649fbfd14fec3db2.tar.gz qemu-dafb82e0fc89b631d25f8def649fbfd14fec3db2.tar.xz qemu-dafb82e0fc89b631d25f8def649fbfd14fec3db2.zip | |
pc_sysfw: allow flash (-pflash) memory to be used with KVM
When pc-sysfw.rom_only == 0, flash memory will be
usable with kvm. In order to enable flash memory mode,
a pflash device must be created. (For example, by
using the -pflash command line parameter.)
Usage of a flash memory device with kvm requires
KVM_CAP_READONLY_MEM, and kvm will abort if
a flash device is used with an older kvm which does
not support this capability.
If a flash device is not used, then qemu/kvm will
operate in the original rom-mode.
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1369816047-16384-5-git-send-email-jordan.l.justen@intel.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions
