Re: [Qemu-devel] [patch] Fix a typo in 'P' packet processing for M68K.

2010-01-14 Thread Kazu Hirata
Hi Aurelien, I don't have a write access to the repository. Could someone apply this patch if it's OK? This patch looks ok, but is missing a Signed-of-by: Thank you for a review. I'm going to resubmit the patch in the git style. Kazu Hirata

[Qemu-devel] [PATCH] Fix a typo in 'P' packet processing for M68K.

2010-01-14 Thread Kazu Hirata
16 in: if (n 8) { : } else if (n 8) { Signed-off-by: Kazu Hirata k...@codesourcery.com --- gdbstub.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gdbstub.c b/gdbstub.c index 6180171..80477be 100644 --- a/gdbstub.c +++ b/gdbstub.c @@ -1014,7 +1014,7

[Qemu-devel] [patch] Fix a typo in 'P' packet processing for M68K.

2009-12-24 Thread Kazu Hirata
16 in: if (n 8) { : } else if (n 8) { I don't have a write access to the repository. Could someone apply this patch if it's OK? Thanks in advance, Kazu Hirata diff --git a/gdbstub.c b/gdbstub.c index 055093f..1a1640a 100644 --- a/gdbstub.c +++ b/gdbstub.c @@ -1014,7 +1014,7

Re: [Qemu-devel] Binaries for Windows

2007-03-10 Thread Kazu
Ottavio Caruso wrote: Kazu, thank you for your work. Without your binaries I'd have never discovered qemu and Linux and I'd be stuck with Window$. I am sorry about your conditions, I'd like to have you back soon and I'd like you to know that there are many people here that appreciate your

[Qemu-devel] Binaries for Windows

2007-03-09 Thread Kazu
-takeda/top.html http://www1.interq.or.jp/~t-takeda/qemu/ Thank you for your help. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] kqemu-1.3.0pre11 installer for Windows

2007-02-19 Thread Kazu
have not tested on Windows Vista host. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel][PATCH] Built-in DHCP server

2007-02-19 Thread Kazu
7.2 guest. There is not problem except RH7.2. It can get IP address but it is 10.0.2.16. dhcpcd in RH7.2 tries to call DHCPDISCOVER two times. So it consumes two entries in the built-in DHCP server. It seems that it is a bug of dhcpcd in RH7.2. Regards, Kazu qemu-20070220-dhcp.patch Description

[Qemu-devel][PATCH] CD-ROM read-only fix for win32

2007-01-14 Thread Kazu
Hi, When a file has a read-only attribute for its property, the program doesn't boot. An attached patch fixes it. For example, read-only CD-ROM file can be used. It also fixes the problem that restricted user can't access host's CD-ROM drive. Thanks, Kazu qemu-20070114-cdrom.patch

Re: [Qemu-devel] Re: Problem with windows qemu port

2006-11-25 Thread Kazu
Sent: Saturday, November 25, 2006 9:19 AM Johannes Schindelin wrote: Hi, On Fri, 24 Nov 2006, Eric Bellard wrote: Kazu kazoo at r3.dion.ne.jp writes: -monitor option is not supported. Do you have any plan to support it? Is it not supported because it has not be tested? do you have

Re: [Qemu-devel] Compilation error from CVS while turning offoptimization

2006-11-07 Thread Kazu
define hook-stop handle SIGALRM nopass end define hook-run handle SIGALRM pass end defilen hook-continue handle SIGALRM pass end run - AIO used SIGALRM in the patch and set gdb ingore it. (3) Start gdb. i386-softmmu$ gdb Then the program stops at main routine. Regards, Kazu

[Qemu-devel] -k option on Windows host

2006-10-29 Thread Kazu
. Attatched is a patch for disable -k option if -vnc option is not used. Regards, Kazu qemu-20061030-k-option.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] AltGr key for Windows host

2006-10-23 Thread Kazu
the conversion table. I think it is a lot of work, though. Regards, Kazu Sent: Sunday, October 22, 2006 8:24 PM Andreas Bollhalder wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Kazu I did the test as you asked. My Machine is a Notebook with a Pentium III 1200MHz ULV running

Re: [Qemu-devel] AltGr key for Windows host

2006-10-23 Thread Kazu
Hi, Jan and Jeremie. Thank you for your reply. I think your result is for SDL_VIDEODRIVER=windib. I updated the binary. How about this one? Does AltGr key work for you? http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-20061023-keyboard.zip Regards, Kazu Sent: Monday, October 23, 2006 7:35 PM

[Qemu-devel] AltGr key for Windows host

2006-10-21 Thread Kazu
/29/101121.aspx Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Win32 build

2006-09-24 Thread Kazu
Alexey Eremenko wrote: Hi Kazu ! I have heard, that you are Win32 Qemu maintainer; I am Windows, Linux and Qemu user myself so I would like to work out some issues with you. I am not a meaitainer. I only provide binary packages. 1) I would like to build user-friendly setup for Qemu. 2) I would

Re: [Qemu-devel] Physical hard disk drive for win32

2006-09-24 Thread Kazu
Alexey Eremenko wrote: Is it hard to access raw hardware under Windows ? like Hard Disk...? Under Linux it is easy. CVS build cannot access host's physical hard disk drive by -hdb //./PhysicalDrive0 after AIO was introduced. So I made a patch to fix it. Regards, Kazu

[Qemu-devel] Win32 build

2006-09-23 Thread Kazu
Hi, Win32 build has been still broken. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] VLAN for win32

2006-09-23 Thread Kazu
://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060922-vlan.patch Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] QCOW/QCOW2 for win32

2006-09-10 Thread Kazu
Sent: Monday, September 11, 2006 9:28 AM Jamie Lokier wrote: Kazu wrote: Patch. http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060906-qcow.patch #ifdef QEMU_TOOL -overlapped = 0; +overlapped = FILE_ATTRIBUTE_NORMAL; #else overlapped = FILE_FLAG_OVERLAPPED; #endif

[Qemu-devel] QCOW/QCOW2 for win32

2006-09-07 Thread Kazu
-20060906-qcow.patch Binary. http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-20060906-qcow.zip Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] block-vvfat RW patch

2006-09-05 Thread Kazu
Hi, I confirmed it works. Thank you. Regards, Kazu Sent: Tuesday, September 05, 2006 8:57 AM Roger Lathrop wrote: Attached patch fixes 3 issues I found while trying to write files from guest to a vfat drive using this configuration: Host: Windows XP (NTFS) Guest: DOS 5 (yeah, really

[Qemu-devel] Compile fix for win32

2006-09-04 Thread Kazu
Hi, A patch below fixes compile for win32. Regards, Kazu Index: block-raw.c === RCS file: /sources/qemu/qemu/block-raw.c,v retrieving revision 1.10 diff -u -r1.10 block-raw.c --- block-raw.c 3 Sep 2006 12:08:37 - 1.10 +++ block

Re: [Qemu-devel] mingw compile error patch

2006-08-21 Thread Kazu
something wrong? An attached patch fixes compile error for win32. It also fixes using /dev/cdrom and a file name with a drive letter. Qcow is not fixed. Regards, Kazu qemu-20060821-compile.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel

Re: [Qemu-devel] Re: Compile error on Windows

2006-08-16 Thread Kazu
several previous versions of QEMU with no problem (last time from from a July 27 snapshot) Use this patch. http://lists.gnu.org/archive/html/qemu-devel/2006-08/msg00107.html Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http

[Qemu-devel] Compile fix for win32

2006-08-06 Thread Kazu
Hi, An attatched patch fixes compile error for win32. Regards, Kazu qemu-20060807-compile.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Raw CD-ROM and hard disk for win32

2006-08-06 Thread Kazu
Hi, An attached patch fixes raw CD-ROM and hard disk handling for win32. Qcow is not fixed. Regards, Kazu qemu-20060807-cdrom.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo

Re: [Qemu-devel] Latest CVS doesn't start

2006-08-04 Thread Kazu
implementation. Raw image works but Qcow image doesn't work. CD-ROM also doesn't work now. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Win32 MinGW build with current CVS

2006-08-02 Thread Kazu
image with a drive letter always failed. After the second time is OK. Regards, Kazu qemu-20060803-aio.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] host_alarm for Win32

2006-08-02 Thread Kazu
, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Using thread for serial for win32

2006-08-02 Thread Kazu
, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Workaround for windbg

2006-08-02 Thread Kazu
Patch. http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060730-windbg.patch Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] sparc-softmmu

2006-07-24 Thread Kazu
Hi, After openbios-sparc32 is introduced for sparc-softmmu, I can see a Linux penguin but can't see booting texts. When it is used with -nographic, I can see prompt. It seems that texts are not shown. It is both on Linux and Windows hosts. Regards, Kazu

Re: [Qemu-devel] Ask for debugging linux kernel with Qemu 0.8.1 onMsys

2006-06-07 Thread Kazu
this message? Waiting gdb connection on port 1234 Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] gdb-stub support for Win32 host

2006-05-30 Thread Kazu
Sent: Sunday, May 28, 2006 12:11 AM Jason Wessel wrote: This patch adds support for the gdb-stub to work on the Win32 host and compile in by default. I retested to make sure everything was compatible so as not to break the unix side. I works fine. Thank you. Regards, Kazu

Re: [Qemu-devel] objective benchmark?

2006-05-16 Thread Kazu
it is necessary to set it if your PC is ACPI. Set it if the clock of win2k guest is faster than the real time while IE is running. It is normal that 2.4 kernel boots faster than 2.6 kernel, isn't it? I don't know why Solaris x86 10 doesn't work. Regards, Kazu

Re: [Qemu-devel] [PATCH] VLAN and Tap for win32

2006-05-16 Thread Kazu
Sent: Monday, May 15, 2006 11:03 PM Kazu wrote: I heard that WSAWaitForMultipleEvents is the same as WaitForMultipleObjects in winsock 2 mailing list. I used it. I think supressing polling means using win32 thread. Is it OK? I will try to use threads. http://www.h7.dion.ne.jp/~qemu-win

Re: [Qemu-devel] [PATCH] VLAN and Tap for win32

2006-05-15 Thread Kazu
Monday, May 15, 2006 3:35 AM Fabrice Bellard wrote: Kazu wrote: Hi, VLAN and Tap patches for win32 are updated. I added handling for wait objects. http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.8.1-vlan.patch I don't undertand this patch: the connect() is meant to be non blocking so

[Qemu-devel] [PATCH] VLAN and Tap for win32

2006-05-12 Thread Kazu
Hi, VLAN and Tap patches for win32 are updated. I added handling for wait objects. http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.8.1-vlan.patch http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.8.1-tap.patch Regards, Kazu ___ Qemu-devel

Re: [Qemu-devel] QEMU 0.8.1

2006-05-04 Thread Kazu
Sent: Thursday, May 04, 2006 5:45 AM Fabrice Bellard wrote: Hi, QEMU version 0.8.1 is available at http://bellard.org/qemu/download.html. qemu-system-sparc.exe doesn't work. A patch is below. Regards, Kazu --- qemu-0.8.1.orig/loader.c Thu May 4 05:32:58 2006 +++ qemu-0.8.1/loader.c Thu

Re: [Qemu-devel] Network Performance between Win Host and Linux

2006-04-11 Thread Kazu
Hi, I have already made a patch. Try this. http://lists.gnu.org/archive/html/qemu-devel/2006-03/msg00041.html Regards, Kazu Sent: Wednesday, April 12, 2006 3:19 AM Helmut Auer wrote: Hello In my case, the guest CPU is idle. The host CPU utilization is only 5 or 10 percent when running

[Qemu-devel] [PATCH] Timer/clock for Linux

2006-04-11 Thread Kazu
host doesn't work well. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] [PATCH] Improving timer/clock for win32

2006-03-31 Thread Kazu
Sent: Saturday, April 01, 2006 6:54 AM André Braga wrote: Kazu, have you tested whether this avoids the hang (and 100% CPU time usage by QEMU, and being unable to kill the process by absolutely no means - Process Explorer's 'kill' included - other than rebooting) on WinXP host + kqemu and WinXP

[Qemu-devel] [PATCH] Improving timer/clock for win32

2006-03-30 Thread Kazu
Timer on my system. Some system use RDTSC value. It depends on your system. It might be possible to run on SMP(HT or Multi-core) system. I haven't tested it, though. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org

Re: [Qemu-devel] kqemu version 1.3.0pre5

2006-03-28 Thread Kazu
than -no-kqemu. Why ? Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] kqemu version 1.3.0pre5

2006-03-28 Thread Kazu
Sent: Tuesday, March 28, 2006 8:50 PM Brad Campbell wrote: Kazu wrote: I tested Linux guest/WinXP host but the host OS crashed. I believe -kernel-kqemu is still somewhat experimental on Windows host. Redhat 7.2 guest/Fedora Core 4 host with normal kqemu is slower than -no-kqemu. Why

Re: [Qemu-devel] [PATCH] Serial port suppourt for win32

2006-03-27 Thread Kazu
-serial file:text.txt Only one -serial option is supported. Use lower case for pipe: and file:. -serial pipe:com_1 option is for windbg. For more information, http://www.h7.dion.ne.jp/~qemu-win/DebuggingTips-en.html#windbg Regards, Kazu Sent: Wednesday, March 15, 2006 3:44 PM from Kazu Hi

Re: [Qemu-devel] serial control DTR/DSR RTS/CTS

2006-03-14 Thread Kazu
installed windows without qemu, the application run perfectly with any of that conntrols. Is there any possibility to correct this? Thanks. Drlik Zbynek. It is a quck hack for it. http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060311-serial-win2kxp.patch Regards, Kazu

[Qemu-devel] [PATCH] Japanese keyboard

2006-03-14 Thread Kazu
Hi, Attached is a patch for Japanese keyboard. It is for X Window on Linux. I tested it on Fedora Core 4 host. It has a workaround for SDL bug. Regards, kazu qemu-20060226-keyboard.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel

[Qemu-devel] [PATCH] Serial port suppourt for win32

2006-03-14 Thread Kazu
for it. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Network Performance between Win Host and Linux Guest

2006-03-10 Thread Kazu
? Helmut No ideas what can cause this ? I just checked it again with the tapped win binaries from the dion page. Net performance is about 15 times faster under 0.7.2 Attached patch improves the performance against current CVS. Regards, Kazu qemu-20060307-tap.patch Description: Binary data

Re: [Qemu-devel] -kernel-kqemu

2006-02-10 Thread Kazu
thing is that when I used Redhat 7.2 guest, user-kqemu is much slower than no-kqemu. And kernel-kqemu is much slower than user-kqemu. It is the same result as on WinXP host. I seems that Linux guest doesn't work well. PS. user-kqemu means no option. Regards, Kazu

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-09 Thread Kazu
Hi, I send this mail again because it doesn't reach qemu-devel list by unknown security reason. Sent: Sunday, February 05, 2006 3:28 AM Fabrice Bellard wrote: Kazu wrote: Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: Hi, I merged your patches and I made important changes

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-08 Thread Kazu
Sunday, February 05, 2006 3:28 AM Fabrice Bellard wrote: Kazu wrote: Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. -net socket,connect doesn't work

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-02 Thread Kazu
, Kazu Index: vl.c === RCS file: /sources/qemu/qemu/vl.c,v retrieving revision 1.160 diff -u -r1.160 vl.c --- vl.c 1 Feb 2006 23:06:55 - 1.160 +++ vl.c 2 Feb 2006 09:28:19 - @@ -2335,7 +2335,13 @@ goto fail; } -ret

Re: [Qemu-devel] HT problem

2006-01-15 Thread Kazu
Sunday, January 15, 2006 6:43 AM malc wrote: On Fri, 23 Dec 2005, Kazu wrote: Hi, I have a report that when hyper-threading is on, Linux doesn't boot on Windows XP. It occurs when linux kernel is loading. But when HT is turned off, qemu works fine. Does this occur on Linux host ? Jari

[Qemu-devel] [PATCH] VLAN socket support for win32

2006-01-07 Thread Kazu
. http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html#vlan Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] HT problem

2005-12-22 Thread Kazu
Intel Pentium4 3.0GHz DDR400 512MB x 2 Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Real hard disk drive for Win2k/XP host

2005-09-14 Thread Kazu
Thursday, September 15, 2005 12:39 AM Jim C. Brown wrote: I don't see any code for this in your patch. AFAIK qemu supports this already. I didn't know that. Thanks. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http

[Qemu-devel] Real hard disk drive for Win2k/XP host

2005-09-13 Thread Kazu
. Windows 98/Me doesn't recognize NTFS file system. When you use Windows XP on NTFS, Windows 98/Me guest can't see host files. If you don't have a multi-boot environment, don't boot from your system hard disk. qemu.exe -L .\bios -hda \\.\PhysicalDrive0 It will break your host OS. Regards, Kazu

Re: [Qemu-devel] ssh access from a Windows Host

2005-08-26 Thread Kazu
using the own IP address instead of localhost does not help. Any hints what I am doing wrong ? What is your guestOS's IP address? If it is 10.0.2.16, options should be qemu.exe -user-net -redir tcp::10.0.2.16:22 ... Regards, Kazu ___ Qemu-devel

Re: [Qemu-devel] Read/Write to shares on Windows (XP Pro) host fromWindows (2000 Adv) guest.

2005-08-25 Thread Kazu
explanation is not correct. I checked it, then I can write a file from guest to host. There isn't such checkbox on Windows 2000 host. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] DMA in Windows 2000/XP/2003

2005-08-23 Thread Kazu
because CD-ROM is PIO mode. http://lists.gnu.org/archive/html/qemu-devel/2004-11/msg00468.html Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] qemu-img.exe to create file greater than 4GB for win32

2005-08-10 Thread Kazu
: MinGW's ls doesn't show a correct file size if greater than 2GB. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] pcnet/mingw32 debug info (help needed)

2005-07-22 Thread Kazu
and slirp. I think something is wrong in pcnet_receive? #27399 0x004552ac in pcnet_transmit (s=0xcdbf8e8) at C:/msys/1.0/home/kazu/qemu-0.7.0/hw/pcnet.c:582 #27400 0x00455571 in pcnet_poll (s=0xcdbf8e8) at C:/msys/1.0/home/kazu/qemu-0.7.0/hw/pcnet.c:625 #27401 0x00454fc3 in pcnet_receive (opaque