Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-17 Thread Gerd Hoffmann
Hi, Can I use current seabios with old qemu which does not provide the separate ACPI tables? For example, does current bios contain these tables too, so they're both separate and embedded? Yes. The i440fx acpi tables are compiled in and will be used as fallback in case qemu doesn't

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-17 Thread Laszlo Ersek
On 06/16/13 17:30, Kevin O'Connor wrote: Unfortunately not. There was nothing special about the DSDT changes in that commit. Likely the AML interpretter in Solaris is quirky and one of the clauses in that commit (or some arrangement of clauses) is confusing Solaris. This is one of the

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-16 Thread Michael Tokarev
14.06.2013 03:47, Kevin O'Connor wrote: On Fri, Jun 14, 2013 at 12:32:22AM +0400, Michael Tokarev wrote: 13.06.2013 11:51, Michael Tokarev wrote: Hello. In order to verify some build issues on solaris, I tried to install sol10 x86 in a kvm vm. But unfortunately it does not work: after the

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-16 Thread Kevin O'Connor
On Sun, Jun 16, 2013 at 02:07:39PM +0400, Michael Tokarev wrote: 14.06.2013 03:47, Kevin O'Connor wrote: On Fri, Jun 14, 2013 at 12:32:22AM +0400, Michael Tokarev wrote: 13.06.2013 11:51, Michael Tokarev wrote: In order to verify some build issues on solaris, I tried to install sol10 x86

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-14 Thread Michael Tokarev
14.06.2013 03:47, Kevin O'Connor wrote: Move code from PCI hotplug DSDT macros to methods. Simplify the hotplug code by moving the bulk of the logic out of the macros and into static method definitions. This also reduces the ACPI DSDT code size. Signed-off-by: Kevin

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-14 Thread Gerd Hoffmann
Hi, Hmm. Speaking of the splitting. Does the current bios include the the tables which were split into separate files? Yes, they are in out/ too after building seabios. Use qemu -L /path/to/seabios/out to make sure qemu picks up matching bios.bin and dsdt. cheers, Gerd

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-14 Thread Michael Tokarev
14.06.2013 16:36, Gerd Hoffmann wrote: Hi, Hmm. Speaking of the splitting. Does the current bios include the the tables which were split into separate files? Yes, they are in out/ too after building seabios. Use qemu -L /path/to/seabios/out to make sure qemu picks up matching

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-14 Thread Kevin O'Connor
On Fri, Jun 14, 2013 at 06:14:00PM +0400, Michael Tokarev wrote: 14.06.2013 16:36, Gerd Hoffmann wrote: Hi, Hmm. Speaking of the splitting. Does the current bios include the the tables which were split into separate files? Yes, they are in out/ too after building seabios. Use

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]

2013-06-13 Thread Kevin O'Connor
On Fri, Jun 14, 2013 at 12:32:22AM +0400, Michael Tokarev wrote: 13.06.2013 11:51, Michael Tokarev wrote: Hello. In order to verify some build issues on solaris, I tried to install sol10 x86 in a kvm vm. But unfortunately it does not work: after the grub prompt and choosing Solaris 10