On Tue, May 7, 2013 at 1:28 PM, Paolo Bonzini wrote:
> Il 07/05/2013 19:15, Jordan Justen ha scritto:
>> git://github.com/jljusten/qemu.git kvm-flash-v4
>>
>> Utilize KVM_CAP_READONLY_MEM to support PC system flash emulation
>> with KVM.
>>
>> v4:
>> * With a machine type of isapc, don't mark the
Il 07/05/2013 19:15, Jordan Justen ha scritto:
> git://github.com/jljusten/qemu.git kvm-flash-v4
>
> Utilize KVM_CAP_READONLY_MEM to support PC system flash emulation
> with KVM.
>
> v4:
> * With a machine type of isapc, don't mark the BIOS as read-only.
>isapc + seabios will not boot if the
git://github.com/jljusten/qemu.git kvm-flash-v4
Utilize KVM_CAP_READONLY_MEM to support PC system flash emulation
with KVM.
v4:
* With a machine type of isapc, don't mark the BIOS as read-only.
isapc + seabios will not boot if the BIOS is read-only. This
matches the current behavior of isa