From 51326a5db7e774cfe405b8cbcac7fc748857faac Mon Sep 17 00:00:00 2001
From: "C.W. Betts"
Date: Wed, 27 Mar 2013 13:19:07 -0600
Subject: [PATCH] Make the GTK UI build on OS X. Moved the terminal includes
from qemu-char.c to qemu-common.h. Removed the terminal includes from gtk.c.
Sig
This patch is identical to the previous, but this one is signed off.
From f9009d44e4c4c5325d960a61eadcff0d9c352ee1 Mon Sep 17 00:00:00 2001
From: "C.W. Betts"
Date: Wed, 27 Mar 2013 12:11:54 -0600
Subject: [PATCH] Make the GTK UI build on OS X. Moved the terminal includes
from qemu
From 1339a76e71d7b8a8e689b8a79530d4732a316d37 Mon Sep 17 00:00:00 2001
From: "C.W. Betts"
Date: Wed, 27 Mar 2013 12:02:42 -0600
Subject: [PATCH] Make the GTK UI build on OS X. Moved the terminal includes
from qemu-char.c to qemu-common.h. Removed the terminal includes from gtk.c.
--
On Mar 27, 2013, at 2:34 AM, Paolo Bonzini wrote:
> Il 26/03/2013 23:16, C.W. Betts ha scritto:
>> This patch makes the GTK UI build on OS X by including the right headers.
>>
>>
>>
>> From b5cc84343f479d4870961c82fc7b384637e9616c Mon Sep 17 00:00:00 2001
&g
This patch contains minor fixes for the Cocoa UI.
From c36f0f8e4602fe014a3a383d6bb181401e72e8fe Mon Sep 17 00:00:00 2001
From: "C.W. Betts"
Date: Sun, 24 Mar 2013 11:52:14 -0600
Subject: [PATCH 2/3] Minor Cocoa UI improvements. Use fileSystemRepresentation
to get a file name from a
This patch makes the GTK UI build on OS X by including the right headers.
From b5cc84343f479d4870961c82fc7b384637e9616c Mon Sep 17 00:00:00 2001
From: "C.W. Betts"
Date: Sun, 24 Mar 2013 11:24:05 -0600
Subject: [PATCH 1/3] Make the GTK UI build on OS X.
---
ui/gtk.c | 5 +
1 fi
Public bug reported:
On Darwin/OS X, there are two versions of libtool: the GNU libtool, and
Apple's libtool. Both are installed, but Apple's libtool (libtool) won't
build libcacard that Qemu uses, but Gnu's libtool (glibtool) does. I get
around using Apple's libtool by passing LIBTOOL=glibtool wh
I noticed when looking through Qemu's source code to find out about OpenGL in
it, I noticed that the array glx_fbconfig_attr had two GLX_GREEN_SIZE methods
defined. Is this on purpose, or a bug?
It compiles now.
On Jul 7, 2010, at 12:25 AM, MORITA Kazutaka wrote:
> WIN32 is not only the system which doesn't have TCP_CORK (e.g. OS X).
>
> Signed-off-by: MORITA Kazutaka
> ---
>
> Betts, I think this patch fix the compile error. Can you try this
> one?
>
> block/sheepdog.c |2 +-
> 1
When building the current master branch, I get an error when building the
Sheepdog block driver:
/Users/cwbetts/makestuff/qemu/block/sheepdog.c: In function ‘set_cork’:
/Users/cwbetts/makestuff/qemu/block/sheepdog.c:903: error: ‘SOL_TCP’ undeclared
(first use in this function)
/Users/cwbetts/make
uuid functions.
Signed off by C.W. Betts
---
configure |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index 966cd7d..ecc3317 100755
--- a/configure
+++ b/configure
@@ -1198,7 +1198,11 @@ fi
##
# uuid_generate()
Since this didn't seem to get to the mailing list, I'm forwarding it.
Begin forwarded message:
> From: "C.W. Betts"
> Date: May 16, 2010 12:47:33 PM MDT
> To: qemu-devel@nongnu.org
> Cc: "C.W. Betts"
> Subject: [PATCH 1/4] Make configure find
These are my following patches to contribute to Qemu.
Included in the patch:
* ignore missing libuuid on Darwin: libSystem has the needed functions in it.
* quiet warning about no prototype for qemu_main when building Cocoa.
* fixes handleEvent: warning in Cocoa.m
* use <> other than "" in qemu-thr
When I tried to compile qemu git with --enable-io-thread on Mac OS X 10.6.2, it
botches on qemu-thread:
CCqemu-thread.o
/Users/cwbetts/makestuff/qemu/qemu-thread.c: In function ‘qemu_mutex_timedlock’:
/Users/cwbetts/makestuff/qemu/qemu-thread.c:66: warning: implicit declaration
of function
On Nov 9, 2009, at 12:22 PM, Christoph Hellwig wrote:
On Mon, Nov 09, 2009 at 11:46:13AM -0700, C.W. Betts wrote:
Does this work?
diff --git a/configure b/configure
index aa2cc43..00e04e9 100755
--- a/configure
+++ b/configure
@@ -1060,7 +1060,11 @@ fi
In Darwin, the libSystem.B.dylib is a container for a lot of
libraries, among them is libuuid. However, there isn't, by default, a
static link libuuid to libSystem. The configure script should just
check to see if there's a uuid header and don't look for a libuuid.
On Monday 17 March 2008 07:19:18 am Gary Thomas wrote:
> I've fixed a number of problems with the user mode code.
> Where's the best place to send/propose/discuss these?
> What's the preferred format?
The best place to send patches is this mailing list. I think they have to be a
unified diff, i.
On Saturday 15 March 2008 09:13:02 am Peter Volkov wrote:
> В Сбт, 15/03/2008 в 14:20 +, Paul Brook пишет:
> > On Saturday 15 March 2008, Peter Volkov wrote:
> > > Hello.
> > >
> > > I just wanted to point developers attention to the following bug:
> > > bugs.gentoo.org/212351 , comment #11 and
When I try to compile qemu on MinGW gcc 3.4.5 using -march=i686 or higher, or
use -msse, the helper.c file on the i386 (but not the x86_64 target, for some
odd reason) spits out
C:/msys/1.0/home/Owner/SoureCode/qemu/target-i386/helper.c: In function
`svm_check_intercept_param':
C:/msys/1.0/home
First of all, I'd like to thank Johannes Schindelin for all the help and
patience when dealing with a newbie like me.
This is a patch that will add version information to the Windows executable.
Index: Makefile.target
===
RCS file:
sion", QEMU_VERSION
VALUE "LegalCopyright", "GNU General Public License"
VALUE "ProductName", "Qemu"
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x0409, 1252
}
}
- Original Message -
From: "Johannes
This is a better patch to make qemu on Windows show info when you go into
properties.
versionrc.diff
Description: Binary data
This patch will make an .rc file that will put the version info as well as a
brief discription of the app for Windows.
versionrc.diff
Description: Binary data
mingw doesn't have "readlink"
- Original Message -
From: "andrzej zaborowski" <[EMAIL PROTECTED]>
To: "C.W. Betts" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, February 03, 2008 8:58 AM
Subject: Re: [Qemu-devel] qemu configure
On 03/02/2008
That's all nice and good, but it doesn't seem to work with systems that
don't use symlinks, such as mingw (the ln command creates duplicates). This
may work with cygwin.
- Original Message -
From: "Andrzej Zaborowski" <[EMAIL PROTECTED]>
To:
Sent: Saturday, February 02, 2008 9:22 PM
S
Don't set host-cc. It can be gcc4. The current qemu configure script will
look for an alternate version of GCC if the "gcc" program is version 4. It
should find your gcc 3.4 executable.
- Original Message -
From: "solsTiCe d'Hiver" <[EMAIL PROTECTED]>
To:
Sent: Saturday, February 02
Well, it compiles fine on Windows using gcc 3.4.5. Haven't tried Linux yet.
- Original Message -
From: "Fabrice Bellard" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 01, 2008 6:13 AM
Subject: [Qemu-devel] TCG
Hi,
I added a new code generator (TCG) in QEMU. Read the file qemu/tcg/
is it possible to use an actual PowerPC ROM in qemu-system-ppc? If so, what
would be the minimum Mac ROM that would be used (I'm guessing the blue and
white G3)? If not, why isn't it?
I'm just trying to think of ways to improve, so don't hurt me too much.
What about splitting up the CPU and other functions into their own threads?
The CPU emulation is probably the biggest thing that uses the CPU, the
second biggest the display(?).
From reading the past e-mails, the only thi
Still, is there a way to make qemu take advantage of multiple cores? They
are pretty commonplace in new computers (is there any selling computer that
doesn't have multiple cores?).
- Original Message -
From: "Johannes Schindelin" <[EMAIL PROTECTED]>
To: "C.W
I was thinking, maybe qemu could use threads for at least every processor it
emulates (on emulated smp computers) and, at the most, every single device
emulated. This would help users who have multiple cores, but it might
impact performance on those of us who don't.
Just an idea I'm throwing
Builds fine on MinGW gcc 3.4.5
- Original Message -
From: "Johannes Schindelin" <[EMAIL PROTECTED]>
To: "Fabrice Bellard" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, January 21, 2008 8:23 AM
Subject: Re: [Qemu-devel] qemu softmmu_header.h
Hi,
On Mon, 21 Jan 2008, Fabrice Bellard wrote:
Is there a version of kqemu that works with the cvs version of qemu? When I
tried to run qemu with kqemu, it hung while booting SuSE Linux.
And I'm sorry if this is the second one with this question; MDaemon seems to
like to block me when I use Outlook Express.
Is there a version of kqemu that works with the cvs version of qemu? When I
tried to run qemu with kqemu, it hung while booting SuSE Linux.
The current patches break directsound. This tiny fix makes it compile, but
it throws a lot of warnings.
Index: audio/dsound_template.h
===
RCS file: /sources/qemu/qemu/audio/dsound_template.h,v
retrieving revision 1.5
diff -u -r1.5
The current patches break directsound. This tiny fix makes it compile, but it
throws a lot of warnings.
Index: audio/dsound_template.h
===
RCS file: /sources/qemu/qemu/audio/dsound_template.h,v
retrieving revision 1.5
diff -u -r1.5
Don't take my word for it, but I don't think AMD64 (or EM64T) uses efi. I'd
look it up for myself, but I gotta go to bed.
- Original Message -
From: Anup Gangwar
To: qemu-devel@nongnu.org
Sent: Tuesday, January 08, 2008 3:51 AM
Subject: [Qemu-devel] Re: Windows Vista 64 bit o
You have to use double slashes, like "\\". On POSIX systems, the "\"
basically says to use a special character (i.e. \n is a new line \t is a
tab). However, on DOS systems, it is used to show a directory. Using two
of those slashes, you will be passing to qemu that you want to use a
director
When I try to run qemu with a disk image, I get a segmentation fault. When I
run it under GDB, this is the following error:
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 5516.0x15b0]
0x0048e2f3 in cpu_interrupt (env=0x0, mask=1)
at /home/cwbetts/sourceCode/qemu/exe
devel] Windows build broken
2007/12/12, C.W. Betts <[EMAIL PROTECTED]>:
Same problem with cygwin. I think it's a problem with BlockInterfaceType
not being correctly parsed on mingw-gcc for some odd reason.
Hi,
I don't think it is related with BlockInterfaceType itself. T
Same problem with cygwin. I think it's a problem with BlockInterfaceType not
being correctly parsed on mingw-gcc for some odd reason.
- Original Message -
From: "Balazs Attila-Mihaly (Cd-MaN)" <[EMAIL PROTECTED]>
To: "Qemu Devel"
Sent: Tuesday, December 11, 2007 8:05 PM
Subject: [Qemu-d
The patch that's attached contains a fix that prevents qemu-img from compiling
on Windows under cygwin. It also contains a patch to the old and probably
unused cocoa file as well as some include fixes for monitor.c and adlib.c .
diffFromHead.diff
Description: Binary data
I'm just wondering which Mac does the mac99 architecture in Qemu-ppc reference.
I, for some reason, thought it was referencing a Mac with the Mac OS Toolbox
in the ROM, but they stopped making those earlier than that, didn't they?
After failing to boot my Beige G3 from http://www.sysresccd.org/ the system
rescue CD, I decided to try the PPC version on Qemu. when using both 0.9.0 and
the CVS tree, the bootloader says that the bootstrap partition type is
"Apple_HFS" but it should be "Apple_Bootstrap". It also shows
"OF_Pr
I'm just wondering if anyone has thougt about making the slirp interface a
static library so that each processor type doesn't have to build the same
source code over and over again. This would make it so that it would build
only once, saving time and processing power for the rest of the program
What OS are you using?
- Original Message -
From: "Thomas Tuttle" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 28, 2007 6:54 PM
Subject: [Qemu-devel] Clock runs at double speed in guest
>Hi.
>
> I have a 64-bit dual-core (Core 2 Duo) laptop, and I'm trying to install
> Gentoo AMD64 on a
ey?
> On Thu, Mar 29, 2007 at 07:43:01PM -0600, C.W. Betts wrote:
>> When I was trying to get the PowerPC qemu to go into open Firmware
>> mode,
>
> The mode you're looking for doesn't exist :-) Open Hack'ware
> implements a bunch of PROM operations that let
When I was trying to get the PowerPC qemu to go into open Firmware mode, I
tried to send the command key (not the control key), but I couldn't find any
key that resembles it in the built-in sendkey command. There was no meta or
Windows key in the autocomplete function of sendkey (as well as a m
Qemu-devel] PowerPC: Doesn't boot OS 8.5
> On Wed, 2007-03-28 at 16:44 -0600, C.W. Betts wrote:
>> When I tried to boot from the Mac OS 8.5.1 CD using the -M g3bw
>> command, the firmware says:
>>
>> Found Apple Partition map...
>> Not a bootable parti
Whenever I have tried to use the local CDs, qemu-system-ppc hangs. I am using
XP home with the qemu cvs, but the problem isn't just there. This isn't a
problem with the i386 version.
When I tried to boot from the Mac OS 8.5.1 CD using the -M g3bw command, the
firmware says:
Found Apple Partition map...
Not a bootable partition 0 0 (0 5834d80)
Partition: 8 'Macintosh HD' 'Apple_HFS' st 3c4 size 113000
HFS volume
ERROR: Found boot partition : 5834d80 582eb80
ERROR: Not a MACH-O
51 matches
Mail list logo