public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: kvm@vger.kernel.org
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Subject: [patch 1/5] qemu-kvm: remove hpagesize variable declaration
Date: Mon, 01 Aug 2011 12:27:23 -0300	[thread overview]
Message-ID: <20110801152820.060146894@redhat.com> (raw)
In-Reply-To: 20110801152722.231510187@redhat.com

[-- Attachment #1: remove-hpagesize-decl --]
[-- Type: text/plain, Size: 401 bytes --]

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

Index: qemu-kvm/sysemu.h
===================================================================
--- qemu-kvm.orig/sysemu.h
+++ qemu-kvm/sysemu.h
@@ -123,7 +123,6 @@ extern int semihosting_enabled;
 extern int old_param;
 extern int boot_menu;
 extern QEMUClock *rtc_clock;
-extern long hpagesize;
 
 #define MAX_NODES 64
 extern int nb_numa_nodes;



  reply	other threads:[~2011-08-01 15:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01 15:27 [patch 0/5] misc qemu-kvm cleanups Marcelo Tosatti
2011-08-01 15:27 ` Marcelo Tosatti [this message]
2011-08-01 15:27 ` [patch 2/5] piix_pci: remove kvm.h include Marcelo Tosatti
2011-08-01 15:27 ` [patch 3/5] qemu-kvm: remove unused kvm_nested variable Marcelo Tosatti
2011-08-01 15:27 ` [patch 4/5] pc: drop unnecessary memory un-assignment Marcelo Tosatti
2011-08-02 11:28   ` Avi Kivity
2011-08-02 11:40     ` Avi Kivity
2011-08-01 15:27 ` [patch 5/5] kvm-tpr-opt: delete CPUState field Marcelo Tosatti
2011-08-02 12:37   ` Avi Kivity

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=20110801152820.060146894@redhat.com \
    --to=mtosatti@redhat.com \
    --cc=kvm@vger.kernel.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