On Fri, Nov 23, 2007 at 02:48:34PM +0100, andrzej zaborowski wrote:
>>> As far as I understand Qemu uses the BIOS from the Bochs project and
>>> the diff is applied for Qemu and it becomes the Qemu BIOS.
>> If that's really the case, I'm curious why it's distributed in its
>> binary form rather tha
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/11/26 09:01:34
Modified files:
target-mips: translate.c
Log message:
Micro-optimize back-to-back store-load sequences.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/t
The following patch complements "Partial IDE DVD emulation" which was added in
revision 1.66 and that was generating the following timeouts for OpenSolaris
guests when trying to access the ATAPI cdrom (during installation for example):
WARNING: /[EMAIL PROTECTED],0/[EMAIL PROTECTED],1/[EMAIL PR
The following patch removes the remaining support for the 82371FB (Step A1)
IDE chip which was added to ide.c in revision 1.53 and then removed (as
it was never used in any profile and was considered dead code) in 1.57.
This code was added to piix_pci.c in revision 1.9 and after the corresponding
I have just copied 138 MByte (800 files) from a disk-on-key in 75 sec.
This is ~14.7Mbit/s, which is more than USB 1.1 full-speed. I have
checked it using KVM and WinXP guest. With QEMU only (-no-kvm), it took
130 sec, which is ~8.5 Mbit/sec.
If you can give some info about your USB device (configu
$^ is all dependencies (ie the .c and .h files in dyngen case).
Because there is only one .c file to compile, this patch will work in
all cases.
Tristan.
diff -c -r1.136 Makefile
*** Makefile24 Nov 2007 23:35:07 - 1.136
--- Makefile26 Nov 2007 13:17:41 -
***
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/11/26 14:52:02
Modified files:
hw : mips_malta.c
Log message:
Add floppy support, tested to work with www.linux-mips.org GIT head.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcv
Hello all,
I have two questions regarding how to use pflash.
1) I have two 64MiB flash devices, so do I use one "-pflash" on the
command line that has an image that is the total size of both flashes or
use two "-pflash" on the command line.
2) The parameters for the pflash register are a bi
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/11/26 18:46:38
Modified files:
. : qemu-doc.texi
Log message:
Document -M SS-600MP
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1.167&r2=1.168
Streaming media for some reason behaves differently than usb disks, the
latter which about always work.
To really test a USB device, is to run a camera on it.
For example a cheap Toucam Pro or such is a good start.
the cameras I am using are bit more exepensive, in the thousands, so
you would
I cannot install Windows 2000 COM+ layer under QEMU under Ubuntu 7.10
AMD64. The error message from the command "regsrv32 catsrv.dll" is
"Invalid memory access in catsrv.dll".
Hello,
This includes the previous Mainstone re-org patch I sent earlier plus
flash support.
This adds two 32MiB flash devices. Mounts from mtdblock2 on flash device
0 fine at boot.
TIA
Armin
Index: qemu/hw/mainstone.c
===
--- qem
12 matches
Mail list logo