Re: [Qemu-devel] qemu/pc-bios bios.diff bios.bin

2006-10-01 Thread Brad Campbell
Fabrice Bellard wrote: CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard 06/10/01 16:08:15 Modified files: pc-bios: bios.diff bios.bin Log message: synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some useful defines i

[Qemu-devel] qemu/pc-bios bios.diff bios.bin

2006-10-01 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/10/01 16:08:15 Modified files: pc-bios: bios.diff bios.bin Log message: synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some useful defines in rombios.h

Re: [Qemu-devel] Latest cvs and kqemu-1.3.0pre9 segfault on booting linux guest from linux host

2006-10-01 Thread Brad Campbell
Brad Campbell wrote: This works: (It was one I had handy in my backup - current as of about August sometime I think) $Revision: 1.160 $ $Date: 2006/01/25 17:51:49 $ But of course that bios.bin on a recent cvs qemu refuses to detect the disks. I knew I kept rotating incremental rsync backups

[Qemu-devel] Latest cvs and kqemu-1.3.0pre9 segfault on booting linux guest from linux host

2006-10-01 Thread Brad Campbell
This was working about 4 weeks ago or thereabouts. I just upgraded qemu from cvs and now it won't boot a stock kernel with -kernel-qemu. (no -kernel-kqemu seems to work just fine) Qemu Version: CVS as of 30 mins ago Host kernel: Linux bklaptop2 2.6.18-rc4-bkc1 #3 Wed Aug 9 12:01:18 GST 2006 i68

Re: [Qemu-devel] qemu/target-i386 helper.c

2006-10-01 Thread Paul Jakma
On Fri, 29 Sep 2006, Fabrice Bellard wrote: Log message: 32 bit RSP update fix (aka Open Solaris x86_64 bug) I've been getting the following errors the last while. Very early in kernel init: WARNING: failed to program IO space [0/3/0] [EMAIL PROTECTED] length 0x100 Later: WAR

[Qemu-devel] qemu/hw arm_gic.c

2006-10-01 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 06/10/01 13:03:53 Modified files: hw : arm_gic.c Log message: ARM GIC bug. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/arm_gic.c?cvsroot=qemu&r1=1.1&r2=1.2 _