Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-02-03 Thread Laszlo Ersek
On 02/01/14 22:36, Paolo Bonzini wrote: > Il 29/01/2014 00:10, Laszlo Ersek ha scritto: >> Please note though that OVMF code to actually honor this setting will >> only be written/added once the "basic" S3 functionality is complete. >> (Which it is not, for the time being.) >> >> Naturally, you can

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-02-01 Thread Paolo Bonzini
Il 29/01/2014 00:10, Laszlo Ersek ha scritto: > Please note though that OVMF code to actually honor this setting will > only be written/added once the "basic" S3 functionality is complete. > (Which it is not, for the time being.) > > Naturally, you can try to convince Jordan to implement that ASAP

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-02-01 Thread Paolo Bonzini
Il 29/01/2014 00:10, Laszlo Ersek ha scritto: > (We used to keep the prebuilt page tables too in read-only flash, but > KVM didn't really like to have them there, because it wanted to write > the Accessed bits in the page table entries, even if they were all > pre-set to 1. I can't recall the exact

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-01-29 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Laszlo Ersek had to walk into mine at 15:10:12 on Tuesday 28 January 2014 and say: > On 01/28/14 21:55, Bill Paul wrote: > > I think part of my problem is that I don't quite understand how the > > firmware image volumes work either. You st

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-01-28 Thread Laszlo Ersek
On 01/28/14 21:55, Bill Paul wrote: > I think part of my problem is that I don't quite understand how the > firmware image volumes work either. You start out with one OVMF.fd > image, which contains all of the firmware in compressed form. I'm > assuming this image is mapped by QEMU into the add

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-01-28 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Laszlo Ersek had to walk into mine at 10:57:25 on Tuesday 28 January 2014 and say: > On 01/28/14 19:28, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Laszlo Ersek had > > to > > > walk into mine at 04:07:29

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-01-28 Thread Laszlo Ersek
On 01/28/14 19:28, Bill Paul wrote: > Of all the gin joints in all the towns in all the world, Laszlo Ersek had to > walk into mine at 04:07:29 on Tuesday 28 January 2014 and say: I think I've never tried gin. I like beer and various liqueurs. Based on the wikipedia entry for gin, I'm adding gin

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-01-28 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Laszlo Ersek had to walk into mine at 04:07:29 on Tuesday 28 January 2014 and say: > On 01/27/14 23:01, Bill Paul wrote: > > Hello all: > > > > I have some questions related to what I think is a recent change in the > > OVMF code. > > > >

Re: [edk2] OVMF on QEMU with recent EDK2 code

2014-01-28 Thread Laszlo Ersek
On 01/27/14 23:01, Bill Paul wrote: > Hello all: > > I have some questions related to what I think is a recent change in the OVMF > code. > > I checked out the EDK2 code to build a set of OVMF images for use with QEMU. > I'm using QEMU 1.1.1 on FreeBSD/amd64 9.1-RELEASE. > > When I did the svn

[edk2] OVMF on QEMU with recent EDK2 code

2014-01-27 Thread Bill Paul
Hello all: I have some questions related to what I think is a recent change in the OVMF code. I checked out the EDK2 code to build a set of OVMF images for use with QEMU. I'm using QEMU 1.1.1 on FreeBSD/amd64 9.1-RELEASE. When I did the svn checkout, I got revision 15189. I was able to build