I tried with
- Fedora Core 5 x86-64 in rescue mode
- Ubuntu 6.06 live DVD x86
they works, I can use a ssh session without problems. I tried scp with Ubuntu,
speed was about 530KB/s. In both cases I used user mode (-net nic,model=rtl8139
-net user). Perhaps it would fine to add a rtl8139too like L
Hi,
we are developing an x86 application that we are testing using qemu and
are having some issues with the PIT clock count. We are using PIT clock
count as a reference to measure cpu frequency:
wait_wrap()
a=read_current_cycles()
wait_wrap()
b=read_current_cycles()
calculate_freq(a,b)...
The pr
Hello list,
ARM ADS/RVCT compiler generated executables by default use "semihosting"
to communicate with the host, including retrieval of a commandline. The
semihosting implementation up to now did not implement this functionality;
this patch adds the SYS_GET_CMDLINE semihosting call, such that
This patch simplifies the syntax of the tcp and udp options, as well as
adding the telnet protocol.
signed-off-by: [EMAIL PROTECTED]
Jason.
Index: qemu/vl.c
===
--- qemu.orig/vl.c
+++ qemu/vl.c
@@ -2203,16 +2203,16 @@ static void u
Fabrice Bellard wrote:
3. [PATCH] Add special MIPS multiply instructions
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00375.html
Same remark.
These are NEC VR54xx specific extensions to the MIPS instruction set.
They are used if you use GCC's -march=vr5400 option. See
www.necela
On Tue, 27 Jun 2006, Dirk Behme wrote:
Fabrice Bellard wrote:
3. [PATCH] Add special MIPS multiply instructions
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00375.html
Same remark.
These are NEC VR54xx specific extensions to the MIPS instruction set.
They are used if you use GC
Numerous people successfully installed vista on qemu. I'm able to bootstrap (pass the ACPI test),and do most of the installation, but I still get the d144 error message.1) Someone had reported that they where able to pass this point, could you share your configuration?
2) What is the error d00
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/06/27 21:02:43
Modified files:
. : vl.c qemu-doc.texi
Log message:
telnet protocol and more consistent syntax (Jason Wessel)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/06/27 21:08:10
Modified files:
linux-user : main.c signal.c syscall.c syscall_defs.h
Log message:
initial MIPS signal handling (initial patch by Raphael Rigo)
CVSWeb URLs:
http://cvs
Marius Groeger wrote:
On Tue, 27 Jun 2006, Dirk Behme wrote:
Fabrice Bellard wrote:
3. [PATCH] Add special MIPS multiply instructions
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00375.html
Same remark.
These are NEC VR54xx specific extensions to the MIPS instruction set.
Th
Hi,
Another task to improve mips-user and the other QEMU user targets would
be to properly define the errno values (use the TARGET_ prefix) and to
use them at the appropriate places. A header "errno-generic.h" could be
used for most targets and specific targets (such as mips) could add a
errn
Raphaël Rigo wrote:
Dirk Behme wrote:
Hi Raphaël,
maybe you find some time and like to answer to Fabrice's remark
regarding patch 8
below?
http://lists.gnu.org/archive/html/qemu-devel/2006-06/msg00419.html
Would be nice to get as many of the pending MIPS patches applied as
possible.
Man
I've been using -std-vga for a couple of weeks now, and it works well
at least for the guests I've been using (Win2K/XP, Red Hat 9, SuSE 10.1).
Overall it seems to work much better than the default 5446 simulation
and it seems to me that non-developer users, who are presumably the larger
fractio
On Wednesday 28 June 2006 02:21, Julian Seward wrote:
> I've been using -std-vga for a couple of weeks now, and it works well
> at least for the guests I've been using (Win2K/XP, Red Hat 9, SuSE 10.1).
Really? My win2k install couldn't do anything useful with -std-vga. It would
only do the very b
14 matches
Mail list logo