Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Richard W.M. Jones
On Fri, May 27, 2016 at 04:06:07PM +0200, Paolo Bonzini wrote: > > > On 27/05/2016 15:38, Richard W.M. Jones wrote: > > One way to solve this (which works for me) is as below. There are > > some other approaches, eg. using -fno-leading-underscore, or using a > > conditional macro to mangle the n

Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Paolo Bonzini
On 27/05/2016 15:38, Richard W.M. Jones wrote: > One way to solve this (which works for me) is as below. There are > some other approaches, eg. using -fno-leading-underscore, or using a > conditional macro to mangle the name. However I have no idea if there > is some preferred way. > > Rich. >

Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Peter Maydell
On 27 May 2016 at 14:38, Richard W.M. Jones wrote: > On Fri, May 27, 2016 at 02:04:52PM +0100, Peter Maydell wrote: >> With V=1: >> >> i686-w64-mingw32-ld -m i386pe -Ttext 0 -e _start -s -o >> linuxboot_dma.img linuxboot_dma.o >> linuxboot_dma.o:linuxboot_dma.c:(.text+0x57): undefined reference to

Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Paolo Bonzini
On 27/05/2016 16:04, Peter Maydell wrote: > > > i686-w64-mingw32-ld -m i386pe -Ttext 0 -e _start -s -o > > > linuxboot_dma.img linuxboot_dma.o > > > linuxboot_dma.o:linuxboot_dma.c:(.text+0x57): undefined reference to > > > `load_kernel' > > > > > > Building an image for the target using our host

Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Richard W.M. Jones
On Fri, May 27, 2016 at 02:04:52PM +0100, Peter Maydell wrote: > With V=1: > > i686-w64-mingw32-ld -m i386pe -Ttext 0 -e _start -s -o > linuxboot_dma.img linuxboot_dma.o > linuxboot_dma.o:linuxboot_dma.c:(.text+0x57): undefined reference to > `load_kernel' > > Building an image for the target usi

Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Peter Maydell
On 27 May 2016 at 13:53, Peter Maydell wrote: > On 27 May 2016 at 11:06, Paolo Bonzini wrote: >> The following changes since commit b75536c9fa742f887304769d0608557bb8e3a27f: >> >> blockjob: Remove BlockJob.bs (2016-05-25 19:04:21 +0200) >> >> are available in the git repository at: >> >> git:

Re: [Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Peter Maydell
On 27 May 2016 at 11:06, Paolo Bonzini wrote: > The following changes since commit b75536c9fa742f887304769d0608557bb8e3a27f: > > blockjob: Remove BlockJob.bs (2016-05-25 19:04:21 +0200) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for

[Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27

2016-05-27 Thread Paolo Bonzini
The following changes since commit b75536c9fa742f887304769d0608557bb8e3a27f: blockjob: Remove BlockJob.bs (2016-05-25 19:04:21 +0200) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to 7052033834d4c2d7ade147cf5b045be6ea