Re: [Qemu-devel] [RFC v6 00/14] Slow-path for atomic instruction translation

2015-12-14 Thread Andreas Tobler
Alvise, On 14.12.15 09:41, Alvise Rigo wrote: This is the sixth iteration of the patch series which applies to the upstream branch of QEMU (v2.5.0-rc3). Changes versus previous versions are at the bottom of this cover letter. The code is also available at following repository: https://git.virt

Re: [Qemu-devel] [OpenBIOS] CUDA has problems with Mac OS 10.4

2015-11-11 Thread Andreas Tobler
On 11.11.15 19:55, Programmingkid wrote: On Nov 11, 2015, at 12:54 PM, Mark Cave-Ayland wrote: On 11/11/15 15:15, Programmingkid wrote: I built Cormac O'Brien's QEMU repo for Mac OS 9 and tried to boot my Mac OS 10.4 boot cd. Mac OS 10.4's kernel panics because of a CUDA problem. I did use

Re: [Qemu-devel] [PATCH] fix compilation on FreeBSD for mac_*world.c

2013-11-28 Thread Andreas Tobler
On 28.11.13 23:38, Peter Maydell wrote: > On 28 November 2013 21:33, Andreas Tobler wrote: >> Hello, >> >> On 09.11.13 00:15, Andreas Tobler wrote: >>> Hello, >>> >>> the attached patch fixes compilation on FreeBSD for >>> hw/ppc/mac_ne

Re: [Qemu-devel] [PATCH] fix compilation on FreeBSD for mac_*world.c

2013-11-28 Thread Andreas Tobler
Hello, On 09.11.13 00:15, Andreas Tobler wrote: > Hello, > > the attached patch fixes compilation on FreeBSD for > hw/ppc/mac_new/oldworld.c on FreeBSD. > > The affected function is present in machine/param.h on FreeBSD: > > #define round_page(x) unsign

Re: [Qemu-devel] [PATCH for-1.7] target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()

2013-11-11 Thread Andreas Tobler
On 11.11.13 22:22, Peter Maydell wrote: > Fix build failures with clang when KVM is not enabled by > providing a stub version of kvm_arch_get_supported_cpuid(). > > Signed-off-by: Peter Maydell > --- > I wouldn't be surprised if this also affected debug gcc > builds with KVM disabled, but I haven

Re: [Qemu-devel] [PATCH] fix compilation/link with clang, target-i386/cpu.c

2013-11-11 Thread Andreas Tobler
On 11.11.13 22:02, Peter Maydell wrote: > On 11 November 2013 20:10, Andreas Tobler wrote: >> Paolo asked me to test and submit the below patch to fix compilation and >> link with clang. >> >> Paolo reduced the issue to a clang bug where dead code is not properly &g

[Qemu-devel] [PATCH] fix compilation/link with clang, target-i386/cpu.c

2013-11-11 Thread Andreas Tobler
Hello, Paolo asked me to test and submit the below patch to fix compilation and link with clang. Paolo reduced the issue to a clang bug where dead code is not properly eliminated before linktime. (the clang bug ID: 17882) Thanks, Andreas Signed-off-by: Andreas Tobler diff --git a/target

[Qemu-devel] [patch] Fix FreeBSD compilation block/raw-posix.c

2013-10-31 Thread Andreas Tobler
Hi all, the below patch is needed to compile qemu trunk on FreeBSD with gcc48, clang will fail ;). Host x84_64-freebsd. Installation will fail due to hardcoded /usr/bin/python in scripts/acpi_extract.py Thanks, Andreas Signed-off-by: Andreas Tobler [neon:src/qemu/qemu-master] andreast

Re: [Qemu-devel] [PATCH] FreeBSD ppc_init_cacheline_sizes(): add missing #includes

2010-03-13 Thread Andreas Tobler
On 12.03.10 22:59, malc wrote: On Fri, 12 Mar 2010, Juergen Lock wrote: This fixes commit e4ee916d3f9a93df06bd498c92767c1558d59a0b. (The bug was mine actually...) Submitted by: Andreas Tobler Signed-off-by: Juergen Lock --- a/cache-utils.c +++ b/cache-utils.c @@ -58,7 +58,10 @@ static void