public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove dead structure in kvmctl.c
@ 2007-06-03  9:59 Nguyen Anh Quynh
       [not found] ` <9cde8bff0706030259n74325213ta9410fd53d8617cf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Nguyen Anh Quynh @ 2007-06-03  9:59 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Attachment #1: Type: text/plain, Size: 127 bytes --]

This patch removes a dead struct in kvmctl.c

Signed-off-by: Nguyen Anh Quynh <aquynh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

[-- Attachment #2: patch8.patch --]
[-- Type: application/octet-stream, Size: 339 bytes --]

diff --git a/user/kvmctl.c b/user/kvmctl.c
index 82d1926..4dcc2ca 100644
--- a/user/kvmctl.c
+++ b/user/kvmctl.c
@@ -61,11 +61,6 @@ struct kvm_context {
 	struct kvm_memory_region mem_regions[KVM_MAX_NUM_MEM_REGIONS];
 };
 
-struct translation_cache {
-	unsigned long linear;
-	void *physical;
-};
-
 /*
  * memory regions parameters
  */

[-- Attachment #3: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #4: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

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

* Re: [PATCH] remove dead structure in kvmctl.c
       [not found] ` <9cde8bff0706030259n74325213ta9410fd53d8617cf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-06-03 15:52   ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-06-03 15:52 UTC (permalink / raw)
  To: Nguyen Anh Quynh; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Nguyen Anh Quynh wrote:
> This patch removes a dead struct in kvmctl.c
>

Applied, thanks.



-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

end of thread, other threads:[~2007-06-03 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-03  9:59 [PATCH] remove dead structure in kvmctl.c Nguyen Anh Quynh
     [not found] ` <9cde8bff0706030259n74325213ta9410fd53d8617cf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-03 15:52   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox