Re: [Qemu-devel] [PATCH v7 0/4] KVM flash memory support
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH v7 0/4] KVM flash memory support
git://github.com/jljusten/qemu.git kvm-flash-v7 Utilize KVM_CAP_READONLY_MEM to support PC system flash emulation with KVM. v7: * Update for readable => romd_mode rename (5f9a5ea1) v6: * Rebase to master following 9e1c2ec8 * Make sure patch 1 "isapc: Fix non-KVM qemu boot" can be applied i