On 06/11/2012 03:26 PM, Stefan Weil wrote:
Hello Anthony,
please pull these four patches. All were reviewed, ack'ed or signed on
qemu-devel.
Pulled. Thanks.
Regards,
Anthony Liguori
Thanks,
Stefan Weil
The following changes since commit 7677e24f3db8466c7d6014a794b1e425bc7929ba:
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2012-06-11
12:15:52 -0500)
are available in the git repository at:
git://qemu.weilnetz.de/qemu.git for-anthony
for you to fetch changes up to fc0608ac144c4b283c38ce5713bd1efa28c60018:
Fix some more license versions (GPL2+ instead of GPL2) (2012-06-11 22:20:21
+0200)
----------------------------------------------------------------
Stefan Weil (4):
monitor: Fix memory leak with readline completion
configure: Fix build for some versions of glibc (9pfs)
dump: Fix license version (GPL2+ instead of GPL2)
Fix some more license versions (GPL2+ instead of GPL2)
configure | 4 ++++
dump-stub.c | 4 ++--
dump.c | 4 ++--
dump.h | 4 ++--
memory_mapping-stub.c | 4 ++--
memory_mapping.c | 4 ++--
memory_mapping.h | 4 ++--
readline.c | 3 +++
target-i386/arch_dump.c | 4 ++--
target-i386/arch_memory_mapping.c | 4 ++--
10 files changed, 23 insertions(+), 16 deletions(-)