Re: [PATCH 0/2] Minor emulator cleanups

2010-11-18 Thread Marcelo Tosatti
On Wed, Nov 17, 2010 at 01:40:49PM +0200, Avi Kivity wrote:
 A couple of trivial patches that clean up a bit of cruft from the emulator.
 
 Avi Kivity (2):
   KVM: x86 emulator: drop unused #ifndef __KERNEL__
   KVM: x86 emulator: drop DPRINTF()
 
  arch/x86/kvm/emulate.c |   14 +-
  1 files changed, 1 insertions(+), 13 deletions(-)

Applied, thanks.

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] Minor emulator cleanups

2010-11-17 Thread Avi Kivity
A couple of trivial patches that clean up a bit of cruft from the emulator.

Avi Kivity (2):
  KVM: x86 emulator: drop unused #ifndef __KERNEL__
  KVM: x86 emulator: drop DPRINTF()

 arch/x86/kvm/emulate.c |   14 +-
 1 files changed, 1 insertions(+), 13 deletions(-)

-- 
1.7.3.1

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html