qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Windows host broken


From: TeLeMan
Subject: Re: [Qemu-devel] Windows host broken
Date: Sat, 10 Oct 2009 07:36:57 -0700 (PDT)

rom_add_file in loader.c:

"fd = open(rom->path, O_RDONLY);" should be  "fd = open(rom->path,
O_RDONLY|O_BINARY);"


malc-4 wrote:
> 
> 
> By 45a50b1668822c23afc2a89f724654e176518bc4, symptoms VM starts but the
> screen stays black.
> 
> -- 
> mailto:address@hidden
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Windows-host-broken-tp25833538p25834748.html
Sent from the QEMU - Dev mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]