qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] Remove libqemu related stuff from QEMU source tree
@ 2011-11-08 12:57 Chen Wei-Ren (陳韋任)
  2011-11-08 14:28 ` Markus Armbruster
  0 siblings, 1 reply; 10+ messages in thread
From: Chen Wei-Ren (陳韋任) @ 2011-11-08 12:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Chen Wei-Ren

From: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>

  According to [1], libqemu is not available anymore. Remove libqemu
related stuff from QEMU source tree.

[1] http://www.mail-archive.com/qemu-devel@nongnu.org/msg49809.html

Chen Wen-Ren (6):
  tests/qruncom.c: Remove libqemu.a example
  tests/Makefile: Remove qruncom target
  qemu-tech.texi: Remove libqemu related stuff from the document
  Makefile.target: Remove libqemu target
  Makefile.objs: Remove libqemu_common.a target
  LICENSE: There is no libqemu.a anymore

 LICENSE         |    4 +-
 Makefile.objs   |  104 --------------------
 Makefile.target |    8 --
 qemu-tech.texi  |    9 --
 tests/Makefile  |    6 -
 tests/qruncom.c |  284 -------------------------------------------------------
 6 files changed, 1 insertions(+), 414 deletions(-)
 delete mode 100644 tests/qruncom.c

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-11-08 16:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08 12:57 [Qemu-devel] [PATCH 0/6] Remove libqemu related stuff from QEMU source tree Chen Wei-Ren (陳韋任)
2011-11-08 14:28 ` Markus Armbruster
2011-11-08 14:43   ` 陳韋任
2011-11-08 15:07     ` Markus Armbruster
2011-11-08 15:16       ` 陳韋任
2011-11-08 15:41         ` Max Filippov
2011-11-08 15:54           ` 陳韋任
2011-11-08 15:53         ` Peter Maydell
2011-11-08 16:00         ` Markus Armbruster
2011-11-08 16:15           ` 陳韋任

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).