diff options
| author | Jordan Justen <jordan.l.justen@intel.com> | 2013-05-29 01:27:27 -0700 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-05-29 08:15:36 -0500 |
| commit | dafb82e0fc89b631d25f8def649fbfd14fec3db2 (patch) | |
| tree | a566255617ec760af75548ac2851a0447451888a /hw/intc | |
| parent | 235e8982ad393e5611cb892df54881c872eea9e1 (diff) | |
| download | focaccia-qemu-dafb82e0fc89b631d25f8def649fbfd14fec3db2.tar.gz focaccia-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 'hw/intc')
0 files changed, 0 insertions, 0 deletions