Re: [SeaBIOS] Problem with Debug lvl under XEN

2012-02-14 Thread Ian Campbell
On Tue, 2012-02-14 at 00:33 +, Kevin O'Connor wrote: On Mon, Feb 13, 2012 at 08:50:56PM +, Ian Campbell wrote: On Mon, 2012-02-13 at 23:21 +0900, Daniel Castro wrote: Hello, I have encountered something a little strange, if I set up the debug lvl to 3 or more Y will get a

Re: [SeaBIOS] Problem with Debug lvl under XEN

2012-02-14 Thread Daniel Castro
On Tue, Feb 14, 2012 at 7:08 PM, Ian Campbell ian.campb...@citrix.com wrote: On Tue, 2012-02-14 at 00:33 +, Kevin O'Connor wrote: On Mon, Feb 13, 2012 at 08:50:56PM +, Ian Campbell wrote: On Mon, 2012-02-13 at 23:21 +0900, Daniel Castro wrote: Hello, I have encountered

[SeaBIOS] Relation between PCI device and Xenstore Device

2012-02-14 Thread Daniel Castro
Hello All, I am writing some code to share some devices via the xenstore, yet I found a small problem. When I list the devices from the PCI I get the device id and the vendor id. On the xenstore I get the virtual-device, yet I have no apparent way to correctly map them, Do I need to enumerate

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Kevin O'Connor
On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new release soon? It's a good question. I have some USB fixes I want to integrate before releasing. Does anyone

Re: [SeaBIOS] [PATCH] src/bootsplash.c: Fix displaying VGA bootsplash

2012-02-14 Thread Kevin O'Connor
On Tue, Feb 14, 2012 at 06:37:18AM +0100, Gerhard Wiesinger wrote: On Mon, 13 Feb 2012, Kevin O'Connor wrote: On Mon, Feb 13, 2012 at 07:42:52AM +0100, Gerhard Wiesinger wrote: VGA bootsplash isn't displayed because video mode is set which clears the display. Video mode has already been set

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Gleb Natapov
On Tue, Feb 14, 2012 at 08:35:12AM -0500, Kevin O'Connor wrote: On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new release soon? It's a good question. I

Re: [SeaBIOS] [Qemu-devel] [PATCH RFC] seabios: add OSHP method stub

2012-02-14 Thread Paul Brook
Now an OS can have a standard driver and use it to activate hotplug functionality. This is OS hotplug (OSHP). So presumably this will work on targets that don't have ACPI? Assuming a competent guest OS of course. Have you tested this? This being the qemu side of things? I run

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Gerd Hoffmann
On 02/14/12 14:35, Kevin O'Connor wrote: On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new release soon? It's a good question. I have some USB fixes I want to

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Daniel Castro
On Tue, Feb 14, 2012 at 10:55 PM, Gerd Hoffmann kra...@redhat.com wrote: On 02/14/12 14:35, Kevin O'Connor wrote: On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new

Re: [SeaBIOS] [Qemu-devel] [PATCH RFC] seabios: add OSHP method stub

2012-02-14 Thread Michael S. Tsirkin
On Tue, Feb 14, 2012 at 01:47:59PM +, Paul Brook wrote: Now an OS can have a standard driver and use it to activate hotplug functionality. This is OS hotplug (OSHP). So presumably this will work on targets that don't have ACPI? Assuming a competent guest OS of course. Have

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Paolo Bonzini
On 02/14/2012 02:35 PM, Kevin O'Connor wrote: On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new release soon? It's a good question. I have some USB fixes I want

[SeaBIOS] SeaBIOS and Bochs?

2012-02-14 Thread Bernd Blaauw
I'm stuck with a few questions about applying SeaBIOS to Bochs (Windows), hoping someone is willing to give out some helpful hints. 1) Can the downloadable v1.6.3 binary directly be used in Bochs, or is a recompile needed? Thought I read some docs about MTRR config options. 2) What minimal

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Kevin O'Connor
On Tue, Feb 14, 2012 at 08:35:12AM -0500, Kevin O'Connor wrote: On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new release soon? It's a good question. I

Re: [SeaBIOS] Time for a new release?

2012-02-14 Thread Kevin O'Connor
On Tue, Feb 14, 2012 at 02:49:53PM +0100, Paolo Bonzini wrote: On 02/14/2012 02:35 PM, Kevin O'Connor wrote: On Thu, Feb 09, 2012 at 01:22:23PM +0100, Fred . wrote: Lots of stuff have been happening lately (namely VGA and VBE related stuff). Also some fixes. Perhaps it is time for a new

Re: [SeaBIOS] SeaBIOS and Bochs?

2012-02-14 Thread Kevin O'Connor
On Tue, Feb 14, 2012 at 08:44:59PM +0100, Bernd Blaauw wrote: I'm stuck with a few questions about applying SeaBIOS to Bochs (Windows), hoping someone is willing to give out some helpful hints. 1) Can the downloadable v1.6.3 binary directly be used in Bochs, or is a recompile needed? Thought

Re: [SeaBIOS] [PATCH] src/bootsplash.c: Fix displaying VGA bootsplash

2012-02-14 Thread Gerhard Wiesinger
On Tue, 14 Feb 2012, Kevin O'Connor wrote: On Tue, Feb 14, 2012 at 06:37:18AM +0100, Gerhard Wiesinger wrote: On Mon, 13 Feb 2012, Kevin O'Connor wrote: On Mon, Feb 13, 2012 at 07:42:52AM +0100, Gerhard Wiesinger wrote: VGA bootsplash isn't displayed because video mode is set which clears

[SeaBIOS] [PATCH] src/bootsplash.c: Fix displaying VGA bootsplash

2012-02-14 Thread Gerhard Wiesinger
VGA bootsplash isn't displayed because video mode is set which clears the display. Video mode has already been set by some VGA BIOS. User can choose by config option to disable setting of VGA video mode by seabios (CONFIG_BOOT_SET_VIDEO_MODE). Works well under QEMU/KVM with VGA BIOS and seabios.