sys/param.h is needed for __FreeBSD_version.
Pointed out by Juergen, thanks.
Signed-off-by: Andreas Faerber
Cc: Juergen Lock
---
qemu-timer.c |4
qemu-timer.h |4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/qemu-timer.c b/qemu-timer.c
index 8eadd16..970b8b4
tions/64bitPowerPC.html
v2:
- Don't mark reserved GPR13 as callee-save.
- Move tcg_out_b up.
- Fix unused variable warning in prologue.
Signed-off-by: Andreas Faerber
Cc: malc
---
tcg/ppc64/tcg-target.c | 55 +++
1 files changed, 41 insertions(+), 14
Missing static for cocoa_keycode_to_qemu.
Missing const for character constant.
__LITTLE_ENDIAN__ is undefined on Big Endian host.
MAC_OS_X_VERSION_10_4 is undefined on v10.3 and earlier.
v3:
- Silence warnings reported from Mac OS X v10.3.9
Signed-off-by: Andreas Faerber
Cc: John Arbuckle
Cc
:
- Confine NSInteger to Mac OS X v10.5 and later
Signed-off-by: Andreas Faerber
Cc: Alexander Graf
Cc: Mike Kronenberg
Cc: John Arbuckle
---
cocoa.m |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/cocoa.m b/cocoa.m
index 55ff2b4..989efd5 100644
--- a/cocoa.m
+++ b
tions/64bitPowerPC.html
v2:
- Don't mark reserved GPR13 as callee-save.
- Move tcg_out_b up.
- Fix unused variable warning in prologue.
Signed-off-by: Andreas Faerber
Cc: malc
---
tcg/ppc64/tcg-target.c | 55 +++
1 files changed, 41 insertions(+), 14
Missing static for cocoa_keycode_to_qemu.
Missing const for character constant.
__LITTLE_ENDIAN__ is undefined on Big Endian host.
Signed-off-by: Andreas Faerber
Cc: John Arbuckle
---
cocoa.m |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/cocoa.m b/cocoa.m
index
.
Signed-off-by: Andreas Faerber
Cc: Alexander Graf
Cc: Mike Kronenberg
---
cocoa.m |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cocoa.m b/cocoa.m
index 55ff2b4..7062571 100644
--- a/cocoa.m
+++ b/cocoa.m
@@ -337,7 +337,7 @@ int cocoa_keycode_to_qemu(int keycode
tions/64bitPowerPC.html
Signed-off-by: Andreas Faerber
Cc: malc
---
tcg/ppc64/tcg-target.c | 30 ++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/tcg/ppc64/tcg-target.c b/tcg/ppc64/tcg-target.c
index a612e10..bf9b7d9 100644
--- a/tcg/ppc64/tcg-target.c
+++
Missing static for cocoa_keycode_to_qemu.
Missing const for character constant.
__LITTLE_ENDIAN__ is undefined on Big Endian host.
Signed-off-by: Andreas Faerber
Cc: John Arbuckle
---
cocoa.m |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/cocoa.m b/cocoa.m
index
.
Signed-off-by: Andreas Faerber
Cc: Alexander Graf
Cc: Mike Kronenberg
---
cocoa.m |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cocoa.m b/cocoa.m
index 55ff2b4..7062571 100644
--- a/cocoa.m
+++ b/cocoa.m
@@ -337,7 +337,7 @@ int cocoa_keycode_to_qemu(int keycode
Hello,
This mini series adds TCG target support for OSX/ppc64
and fixes the Cocoa frontend for ppc64.
With these patches applied, qemu and qemu-system-x86_64
are usable. Tested on Mac OS X v10.5 with a Haiku disk image
and a Fedora 12 installation disk.
qemu-system-sparc works fine, too.
qemu-s
//ccd3aWyk.s: Assembler messages:
/var/tmp//ccd3aWyk.s:15: Error: value of 512 too large for field of 1
bytes at 0002
gmake[1]: *** [multiboot.o] Error 1
disable recursion into pc-bios/optionrom, as done for Darwin already.
Signed-off-by: Andreas Faerber
---
configure |2 +-
1 files
12 matches
Mail list logo