qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 00/36] hw/ reorganization, part 2


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [PATCH v2 00/36] hw/ reorganization, part 2
Date: Tue, 2 Apr 2013 18:01:58 +0100
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

On Tue, 2 Apr 2013, Paolo Bonzini wrote:
> This is part 2 of the reorganization.  Following the discussion
> of March 18 between me and Peter, the ARM CPU cores are in hw/cpu
> (the i386 ICC device will also go there).
> 
> The following changes since commit 5d45de9796539f95eb6b1201588362981f8cb2d4:
> 
>   microblaze: Add support for the sleep insn (2013-04-02 10:47:29 +0200)
> 
> are available in the git repository at:
> 
>   git://github.com/bonzini/qemu.git hw-dirs
> 
> for you to fetch changes up to 99490dcb5ef42ab1fac14600ceb83b99687a9b42:
> 
>   hw: move private headers to hw/ subdirectories. (2013-04-02 14:54:44 +0200)
> 

I tried to build your branch but I got the following:

./configure --disable-xen --target-list=i386-softmmu 

./configure --enable-xen --target-list=i386-softmmu 
--extra-cflags="-I$DIR/tools/include -I$DIR/tools/libxc -I$DIR/tools/xenstore"  
--extra-ldflags="-L$DIR/tools/libxc -L$$DIR/tools/xenstore" --disable-kvm

both produce this:

make -j8
/local/scratch/sstabellini/qemu/Makefile.objs:121: 
/local/scratch/sstabellini/qemu/hw/cpu/Makefile.objs: No such file or directory
make: *** No rule to make target 
`/local/scratch/sstabellini/qemu/hw/cpu/Makefile.objs'.  Stop.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]