qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/9] build cleanups


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/9] build cleanups
Date: Wed, 19 Sep 2012 16:38:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

Il 17/09/2012 18:44, Paolo Bonzini ha scritto:
> Here are some cleanups to the build system, removing some unused files
> from some of the products or fixing some strange behavior that bit me
> while looking at the tree reorganization.
> 
> Paolo
> 
> Paolo Bonzini (9):
>   tools: split monitor-dummy.c, clean up qemu-tool.c
>   block: move QEMUIOVector functions to iov.c
>   build: avoid duplicate appearance of files
>   qemu-ga: do not include the QEMU main loop and dependencies
>   build: add object directory to QEMU_INCLUDES
>   build: add $(TARGET_DIR) to "GEN config-target.h" lines
>   build: use nesting magic for tools-obj-y
>   libcacard: add include/ to CFLAGS
>   libcacard: remove dependency on QEMU main loop
> 
>  Makefile           |   9 ++---
>  Makefile.objs      |  19 +++++++---
>  cutils.c           | 103 ----------------------------------------------------
>  iov.c              | 104 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  libcacard/Makefile |   2 +-
>  monitor-dummy.c    |  64 +++++++++++++++++++++++++++++++++
>  qemu-tool.c        |  54 ----------------------------
>  rules.mak          |   5 ++-
>  8 file modificati, 189 inserzioni(+), 171 rimozioni(-)
>  create mode 100644 monitor-dummy.c
> 

Doesn't apply anymore. :(

Paolo



reply via email to

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