qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Chen Wei-Ren (陳韋任)" <chenwj@iis.sinica.edu.tw>
To: qemu-devel@nongnu.org
Cc: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
Subject: [Qemu-devel] [PATCH v3 3/6] qemu-tech.texi: Remove libqemu related stuff from the document
Date: Tue, 15 Nov 2011 20:47:09 +0800	[thread overview]
Message-ID: <1321361232-38664-4-git-send-email-chenwj@iis.sinica.edu.tw> (raw)
In-Reply-To: <1321361232-38664-1-git-send-email-chenwj@iis.sinica.edu.tw>

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

  Remove libqemu related stuff from the document since libqemu.a is not supported
anymore.

Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
---
 qemu-tech.texi |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/qemu-tech.texi b/qemu-tech.texi
index 62afe45..5676fb7 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -96,10 +96,6 @@ Alpha and S390 hosts, but TCG (see below) doesn't support those yet.
 
 @item Precise exceptions support.
 
-@item The virtual CPU is a library (@code{libqemu}) which can be used
-in other projects (look at @file{qemu/tests/qruncom.c} to have an
-example of user mode @code{libqemu} usage).
-
 @item
 Floating point library supporting both full software emulation and
 native host FPU instructions.
@@ -685,7 +681,6 @@ are available. They are used for regression testing.
 @menu
 * test-i386::
 * linux-test::
-* qruncom.c::
 @end menu
 
 @node test-i386
@@ -711,11 +706,6 @@ This program tests various Linux system calls. It is used to verify
 that the system call parameters are correctly converted between target
 and host CPUs.
 
-@node qruncom.c
-@section @file{qruncom.c}
-
-Example of usage of @code{libqemu} to emulate a user mode i386 CPU.
-
 @node Index
 @chapter Index
 @printindex cp
-- 
1.7.3.4

  parent reply	other threads:[~2011-11-15 12:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15 12:47 [Qemu-devel] [PATCH v3 0/6] Remove libqemu related stuff from QEMU source tree Chen Wei-Ren (陳韋任)
2011-11-15 12:47 ` [Qemu-devel] [PATCH v3 1/6] tests/Makefile: Remove qruncom target Chen Wei-Ren (陳韋任)
2011-11-15 12:47 ` [Qemu-devel] [PATCH v3 2/6] tests/qruncom.c: Remove libqemu.a example Chen Wei-Ren (陳韋任)
2011-11-15 12:47 ` Chen Wei-Ren (陳韋任) [this message]
2011-11-15 12:47 ` [Qemu-devel] [PATCH v3 4/6] Makefile.target: Remove out of date comment Chen Wei-Ren (陳韋任)
2011-11-15 12:47 ` [Qemu-devel] [PATCH v3 5/6] Makefile.objs: Remove libqemu_common.a from the comment Chen Wei-Ren (陳韋任)
2011-12-09 11:09   ` Andreas Färber
2011-12-09 11:28     ` Stefan Hajnoczi
2011-12-09 14:29       ` Stefan Hajnoczi
2011-11-15 12:47 ` [Qemu-devel] [PATCH v3 6/6] LICENSE: There is no libqemu.a anymore Chen Wei-Ren (陳韋任)
2011-12-06 16:15 ` [Qemu-devel] [PATCH v3 0/6] Remove libqemu related stuff from QEMU source tree Peter Maydell
2011-12-06 19:50 ` Stuart Brady
2011-12-09 10:57 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1321361232-38664-4-git-send-email-chenwj@iis.sinica.edu.tw \
    --to=chenwj@iis.sinica.edu.tw \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).