On 02/07/2012 11:25 AM, Peter Maydell wrote:
On 6 February 2012 19:16, Anthony Liguori wrote:
If we're going to go down this road, then I have a hard requirement. We
need to build the common infrastructure only once.
Otherwise build times are going to explode and we'll end up with
CONFIG_USER
On 6 February 2012 19:16, Anthony Liguori wrote:
> If we're going to go down this road, then I have a hard requirement. We
> need to build the common infrastructure only once.
>
> Otherwise build times are going to explode and we'll end up with
> CONFIG_USER_ONLY #defines all over the place.
You
Am 06.02.2012 20:16, schrieb Anthony Liguori:
> On 02/02/2012 08:59 PM, Andreas Färber wrote:
>> Link the Object base class and the module infrastructure for class
>> registration. Call QOM module init.
>>
>> Signed-off-by: Andreas Färber
>> Cc: Anthony Liguori
>
> If we're going to go down this r
On 02/02/2012 08:59 PM, Andreas Färber wrote:
Link the Object base class and the module infrastructure for class
registration. Call QOM module init.
Signed-off-by: Andreas Färber
Cc: Anthony Liguori
If we're going to go down this road, then I have a hard requirement. We need to
build the com
Link the Object base class and the module infrastructure for class
registration. Call QOM module init.
Signed-off-by: Andreas Färber
Cc: Anthony Liguori
---
Makefile.objs |6 ++
Makefile.user |1 +
bsd-user/main.c|2 ++
configure |2 ++
darwin-user/mai