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
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
ble and this is going to skew the results.
>
If you set /proc/sys/dev/rtc/max-user-freq to 1024 and disable cpuspeed
service that is related to SpeedStep/PowerNow! on a host OS, the clock in
guest OS works fine.
I checked it on i686/x86_64 Linux host.
Regards,
Kazu
_
n->Power Management Setting.
I don't think 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
kno
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://ww
Tuesday, May 16, 2006 8:48 PM Lonnie Mendez wrote:
> Kazu wrote:
>
>>If you set /proc/sys/dev/rtc/max-user-freq to 1024 and disable cpuspeed
>>service that is related to SpeedStep/PowerNow! on a host OS, the clock in
>>guest OS works fine.
>>
>>I checked it on
Tuesday, May 16, 2006 7:23 PM Christian MICHON wrote:
>On 5/16/06, Kazu <[EMAIL PROTECTED]> wrote:
>> 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.
>solaris works, it's just pa
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.
s to load msvcrt.dll two
>times...
Thanks for your info. I wondered what caused the problem. It seems that
optimization also have effect on the problem.
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
7;t work well. If you use the patch
, TCP 1234 port will be used. Did you see 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
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,
gure to
use --enable-win9x and make another binary, etc.
The first attempt to open a hard disk image with a drive letter always
failed. After the second time is OK.
Regards,
Kazu
qemu-20060803-aio.patch
Description: Binary data
___
Qemu-devel maili
gards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
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
Sent: Thursday, August 03, 2006 12:14 PM Kazu wrote:
>
> Asynchronous I/O is implemented by overlapped I/O for Win32 but it is not
> enabled.
>
> I tried to make the program. A patch attached fixs compile errors.
>
> I found some problems about it.
> GetFileSizeEx needs
'//./d:'
>
>Did I miss something ?
>Is this related to aio implementation ?
It seems that it is related aio 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
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
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
When -cdrom /dev/cdrom is
set, the first CD-ROM drive is used in the patch.
Regards,
Kazu
qemu-20060809-cdrom.patch
Description: Binary data
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
ftmmu --static
> make
>
> I compiled 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
___
Qem
sense to me.
> Am I doing 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
___
Alex wrote:
> That's better. What's wrong with QCOW?
>
Qcow uses aio interface but aio emulation is not fully implemented.
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
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
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 (
nload/qemu-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
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_ATT
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
Hi,
An attached patch fixes to use raw access to physical hard disk drive for
win32.
It can be used as -hdb \\.\PhysicalDrive0 or -hdb //./PhysicalDrive0.
For example, if the guest OS is Linux, the second partition can be accessed
by /dev/hdb2.
Regards,
Kazu
qemu-20060922-harddisk.patch
://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
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
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 t
Ottavio Caruso wrote:
>"Kazu" wote:
>
>> Hi,
>>
>> An attached patch fixes to use raw access to
>> physical hard disk drive for
>> win32.
>> It can be used as -hdb \\.\PhysicalDrive0 or -hdb
>> //./PhysicalDrive0.
>>
>
>Any c
/29/101121.aspx
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
ib and directx makes
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 Not
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
.
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
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 mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Sent: Saturday, November 25, 2006 9:19 AM Johannes Schindelin wrote:
> Hi,
>
> On Fri, 24 Nov 2006, Eric Bellard wrote:
>
>> Kazu r3.dion.ne.jp> writes:
>> > -monitor option is not supported.
>>
>> Do you have any plan to support it? Is it not support
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-20070
Hi,
An attached patch cleans serial for Win32.
Regards,
Kazu
Sent: Friday, February 02, 2007 12:30 PM Thiemo Seufer wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer 07/02/02 03:30:55
>
> Modified files:
> . : vl.c
>
> Log me
dl.html
>
> The SDL/test contains a bunch of SDL testing applications.
> Most of them works too, even sound- and OpenGL related.
>
sdl-config adds -mno-cygwin option so that SDL on Cygwin uses MinGW
compiler.
An attached patch makes compile on Cygwin. But I have to downgrade
mingw-r
ot;. When I downgrade the
library to mingw-runtime-3.10.tar.gz, it works fine.
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
0-windows.zip is also accelerated.
I 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
edHat 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
Descri
Sent: Tuesday, February 20, 2007 11:22 PM Lonnie Mendez wrote:
> On Tue, 2007-02-20 at 13:09 +0900, Kazu wrote:
>> Hi,
>>
>> After I used TAP device by -net nic -net tap,ifname=mytap and I tried to
use
>> user mode network by -net nic -net user, a Windows XP guest doe
.jp/t-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
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 y
Hi,
(B
(BA patch below supports NE2000 for a OS/2 Warp guest. The problem is that PCI
(Bbus isn't asserted when NE2000 is asserted. This patch is made by lukewarm.
(BI heard that Realtek 8029 driver can be used in a OS/2 Warp guest.
(B
(Bhttp://ebisa.hp.infoseek.co.jp/qemu/arcs/qemu-rtl8029-o
Hi,
(B
(B Wednesday, April 27, 2005 3:03 PM Antony T Curtis wrote:
(B
(B> kazu wrote:
(B>
(B> >Hi,
(B> >
(B> >A patch below supports NE2000 for a OS/2 Warp guest. The problem is that
(BPCI
(B> >bus isn't asserted when NE2000 is asserted. This patch is
t 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 (o
Note: 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
Hi,
A default BIOS path isn't set properly for win32 when a slash is used to set
a drive letter. Attached patch is a workaround for it. It's OK when a path
is set manually by -L option.
Regards,
Kazu
qemu-0.7.1-bios.patch
Description: B
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
on't have English version of Windows, so "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@
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-
For Win2k, I also see the same blue screen. It says that
INACCESSIBLE_BOOT_DEVICE. I couldn't find why.
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
e is recognized.
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
Hi,
Attached patch suppress debug log of sb16.
Regards,
Kazu
--- qemu-0.7.1.orig/hw/sb16.c Mon Jul 25 03:52:08 2005
+++ qemu/hw/sb16.c Mon Aug 15 16:24:18 2005
@@ -25,10 +25,14 @@
#define LENOFA(a) ((int) (sizeof(a)/sizeof(a[0])))
-#define dolog(...) AUD_log ("sb16", _
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@nongn
gebox patches are applied.
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.7.2-tap.patch
http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-0.7.2-tap.zip
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/ma
Hi,
It is comile fix for win32.
Regards,
Kazu
Index: block-vvfat.c
===
RCS file: /sources/qemu/qemu/block-vvfat.c,v
retrieving revision 1.3
diff -u -r1.3 block-vvfat.c
--- block-vvfat.c 18 Dec 2005 18:29:50 - 1.3
+++ block
eluxe
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
of the attempts to hack around the issue
was successful so far. TODO lists this as short term item.
P.S. The increased frequency in the call of timeSetEvent (1 now was 10
before) is what's causing this.
Thanks. Now I got it.
Regards,
s are the same as on Linux host.
For more information.
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
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 ?
gards,
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;
}
-
Hi,
It is compile fix for win32.
Regards,
Kazu
Index: tap-win32.c
===
RCS file: /sources/qemu/qemu/tap-win32.c,v
retrieving revision 1.1
diff -u -r1.1 tap-win32.c
--- tap-win32.c 1 Feb 2006 23:06:55 - 1.1
+++ tap-win32.c 7 Feb
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
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,
>>>
-kqemu. It works with user-kqemu and
no-kqemu.
I couldn't see booting logo.
And a strange 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
an do to sped this up ?
>> 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.
Regard
> Qemu run under linux. When I run application in normaly 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/~qe
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
.
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
com_1
-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
t 7.2 guest/Fedora Core 4 host with normal kqemu is slower
than -no-kqemu. Why ?
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
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
PI PM 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.
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
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
ws 2000 guest on x86_64 host doesn't work well.
Regards,
Kazu
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
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
+++ qe
condition is meant to be n < 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/
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
condition is meant to be n < 16 in:
if (n < 8) {
:
} else if (n < 8) {
Signed-off-by: Kazu Hirata
---
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.
86 matches
Mail list logo