Dirk Behme wrote:
> Thiemo Seufer wrote:
>> Stefan Weil wrote:
>>
>>> Great, it works fine.
>
> Thanks :)
>
>> FWIW, I have some rather massive MIPS update (e.g. MIPS32R2 support)
>> in the works and hope to get it finished enough the next days to
>> make a quilt patchset of it. I plan to integr
Thiemo Seufer wrote:
Stefan Weil wrote:
Great, it works fine.
Thanks :)
FWIW, I have some rather massive MIPS update (e.g. MIPS32R2 support)
in the works and hope to get it finished enough the next days to
make a quilt patchset of it. I plan to integrate the other MIPS patches
into it for t
Hi there,
I'm currently using qemu-system-x86_64 (from cvs) to do Xen
development for the x86_64 architecture. I find that x86_64 emulation
in qemu works pretty well as long as I use a non-smp x86_64 linux
kernel and ia32 user space together with CONFIG_IA32_EMULATION.
Unfortunately, if I run the
On Thu, Feb 09, 2006 at 06:03:53PM +0400, Brad Campbell wrote:
> Leonardo E. Reiter wrote:
> >Attached is a patch which greatly speeds up disk writes when using
> >-win2k-hack to install Windows 2000. It only delays every 16th
> >interrupt, which after rigorous testing is still enough to overcom
Stefan Weil wrote:
> Great, it works fine. It should be integrated in CVS HEAD,
> so all MIPS users get it...
FWIW, I have some rather massive MIPS update (e.g. MIPS32R2 support)
in the works and hope to get it finished enough the next days to
make a quilt patchset of it. I plan to integrate the o
Hi.
I was looking at the way that Qemu works under Linux, and was surprised
by the complexity required to configure networking.
I worked on a software harness on SunOS 3.5 17 years ago, and things seemed
to be a bit simpler then You could create a "software" network
interface
cloned from a
Great, it works fine. It should be integrated in CVS HEAD,
so all MIPS users get it...
Many thanks!
Stefan
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi,
patch below makes GDB single stepping for MIPS work.
For debugging (breakpoint set), in
target-mips/translate.c/gen_intermediate_code_internal()
gen_opc_pc[] isn't initialized. So in debugging case don't call
cpu_restore_state() which then accesses uninitalized
gen_opc_pc[]. do_raise_excepti
Hi...
> Attached is a patch to add the case for interrupting the gdbstub and
> sending the correct signal to gdb.
Excellent. I haven't tested by myself, but could you test your patch
together with Andre Pech's patch that I put in
http://qemu.dad-answers.com/viewtopic.php?p=2809#2809?
BTW, Pau
On Thu, Feb 09, 2006 at 04:01:34PM -0600, Anthony Liguori wrote:
> Jim C. Brown wrote:
> >-kernel-kqemu virtualizes ring 0 code.
> >
> >So it basically makes qemu do what VMware does.
> >
> >IIRC someone reported a 33% speedup with the new option.
> >
> That was me. That was a 33% speedup on win
On Mon, Apr 10, 2006 at 12:23:05PM +0400, Brad Campbell wrote:
> Anthony Liguori wrote:
> >I spent some time cleaning this all up. The following integrates Brad's
> >patches and the patch from
> >http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch
> >
> >It adds a new emulated USB device tha
11 matches
Mail list logo