Re: [SeaBIOS] [PATCH 1/2] scripts/acpi_*: use env python instead of python in shebang

2016-05-19 Thread Kevin O'Connor
On Thu, May 19, 2016 at 02:25:19AM +0200, Alexander Couzens wrote: > python should be called via env to support virtualenvs Is this a general cleanup, or did you run into a specific problem? These scripts are typically run from the makefile which runs them with the interpreter specified:

Re: [SeaBIOS] [PATCH 2/2] use python2 instead of python

2016-05-19 Thread Kevin O'Connor
On Thu, May 19, 2016 at 02:25:20AM +0200, Alexander Couzens wrote: > python is ambiguous. it could mean python2 or python3. The scripts were written to run with either python2 or python3. Did you run into a compatibility issue? -Kevin ___ SeaBIOS

Re: [SeaBIOS] qemu-kvm: SeaBIOS 1.9.0 and above cannot boot Windows 10 from harddisk

2016-05-19 Thread Paolo Bonzini
On 26/04/2016 23:41, Kevin O'Connor wrote: > It appears the fault is occurring in the OS bootloader, not in the > SeaBIOS code. > > [...] > >> QEMU output with SeaBIOS 1.9.0 and above: >>> > > >>> > > Did it work with some prior version of SeaBIOS? >> > >> > Yes. Tested it with the