Re: [SeaBIOS] Get rid of a compile time dprintf warning

2013-01-10 Thread Laszlo Ersek
On 01/10/13 00:54, Kevin O'Connor wrote: On Wed, Jan 09, 2013 at 08:34:18AM -0600, Dave Frodin wrote: Here's a patch that's been lingering awhile. thanks, Thanks. I don't receive a warning for this - what is the exact warning you receive? I don't see why gcc would convert (datalow_end -

Re: [SeaBIOS] Get rid of a compile time dprintf warning

2013-01-10 Thread Dave Frodin
Thanks for looking into this. I'm using gcc version 4.6.3 I'm building this in cygwin, and using our (Sage's) toolchain. What version of gcc is it? If I change the format to %ld I get: Compile checking out/post.o src/post.c: In function ‘reloc_init’: src/post.c:350:5: warning:

Re: [SeaBIOS] [Qemu-devel] [RFC PATCH v4 00/30] ACPI memory hotplug

2013-01-10 Thread Vasilis Liaskovitis
Hi, On Wed, Jan 09, 2013 at 01:08:52AM +0100, Andreas Färber wrote: Am 18.12.2012 13:41, schrieb Vasilis Liaskovitis: Because dimm layout needs to be configured on machine-boot, all dimm devices need to be specified on startup command line (either with populated=on or with

Re: [SeaBIOS] [RFC PATCH v4 19/30] Implement info memory-total and query-memory-total

2013-01-10 Thread Vasilis Liaskovitis
On Fri, Jan 04, 2013 at 09:21:08AM -0700, Eric Blake wrote: On 12/18/2012 05:41 AM, Vasilis Liaskovitis wrote: Returns total physical memory available to guest in bytes, including hotplugged memory. Note that the number reported here may be different from what the guest sees e.g. if

Re: [SeaBIOS] [RFC PATCH v4 21/30] Implement dimm-info

2013-01-10 Thread Vasilis Liaskovitis
On Tue, Jan 08, 2013 at 04:20:26PM -0700, Eric Blake wrote: On 12/18/2012 05:41 AM, Vasilis Liaskovitis wrote: query-dimm-info and info dimm will give current state of all dimms in the system e.g. dimm0: on dimm1: off dimm2: off dimm3: on etc. Signed-off-by: Vasilis

Re: [SeaBIOS] [Qemu-devel] [RFC PATCH v4 00/30] ACPI memory hotplug

2013-01-10 Thread Andreas Färber
Am 10.01.2013 18:36, schrieb Vasilis Liaskovitis: Btw, is the CPU linksocket feature already implemented in a qom-cpu branch? No, the latest topology series moves fields around as preparation. There's still one CPUState per hyperthread, but as a DeviceState now. Andreas -- SUSE LINUX Products

Re: [SeaBIOS] [RFC PATCH v4 00/30] ACPI memory hotplug

2013-01-10 Thread Vasilis Liaskovitis
IIRC q35 supports memory hotplug natively (picked up in some discussion). Is that correct? From previous discussion I also understand that q35 supports native hotplug. Sections 5.1 and 5.2 of the spec describe the MCH registers but the native memory hotplug specifics are not yet

Re: [SeaBIOS] [PATCH] vgabios: implement AX=1120H..1124H functions

2013-01-10 Thread Kevin O'Connor
On Thu, Jan 10, 2013 at 01:41:36PM +0100, Paolo Bonzini wrote: These function only have to set INT 1Fh and INT 43h, and set the BDA height + number of rows. I could not find out whether AX=1120h should also set the character height to 8. I think not, because INT 43h might still point to