login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
15
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time accounting.
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Ingo Molnar <mingo@...>
To: Avi Kivity <avi@...>
Cc: Laurent Vivier <Laurent.Vivier@...>, linux-kernel <linux-kernel@...>
Subject:
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time accounting.
Date: Monday, October 15, 2007 - 5:50 am
* Avi Kivity <avi@qumranet.com> wrote:
quoted text
> Ingo Molnar wrote: > > int kvm_hypercall(struct kvm_vcpu *vcpu, struct kvm_run *run); > > > >+/* > >+ * Compatibility define - PF_VCPU is only available in v2.6.24+ kernels: > >+ */ > >+#ifndef PF_VCPU > >+# define PF_VCPU 0 > >+#endif > >+ > > > > This bit can go; for the external module I can add it back in > external-module-compat.h. No need to pollute mainline with backward > compatibility stuff.
thx - zapped. Ingo -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[RESEND 2][PATCH 4/4] Modify KVM to update guest time accoun...
, Laurent Vivier
, (Mon Sep 10, 10:13 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Ingo Molnar
, (Mon Oct 15, 5:38 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Avi Kivity
, (Mon Oct 15, 5:47 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Ingo Molnar
, (Mon Oct 15, 5:51 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Avi Kivity
, (Mon Oct 15, 6:02 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Laurent Vivier
, (Mon Oct 15, 6:53 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest
, Christian Borntraeger
, (Mon Oct 15, 7:19 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Avi Kivity
, (Mon Oct 15, 7:15 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Laurent Vivier
, (Mon Oct 15, 7:37 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Avi Kivity
, (Mon Oct 15, 8:07 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Laurent Vivier
, (Mon Oct 15, 8:29 am)
[PATCH] move kvm_guest_exit() after local_irq_enable()
, Laurent Vivier
, (Thu Oct 18, 9:19 am)
Re: [PATCH] move kvm_guest_exit() after local_irq_enable()
, Ingo Molnar
, (Mon Oct 22, 4:26 am)
Re: [PATCH] move kvm_guest_exit() after local_irq_enable()
, Avi Kivity
, (Mon Oct 22, 4:51 am)
Re: [PATCH] move kvm_guest_exit() after local_irq_enable()
, Ingo Molnar
, (Mon Oct 22, 4:57 am)
Re: [kvm-devel] [PATCH] move kvm_guest_exit() after local_ir...
, Avi Kivity
, (Mon Oct 22, 5:10 am)
Re: [kvm-devel] [PATCH] move kvm_guest_exit() after local_ir...
, Avi Kivity
, (Thu Oct 18, 9:32 am)
Re: [kvm-devel] [PATCH] move kvm_guest_exit() after local_ir...
, Laurent Vivier
, (Thu Oct 18, 9:49 am)
[PATCH] clear PF_VCPU in kvm_guest_exit()
, Laurent Vivier
, (Wed Oct 17, 9:08 am)
Use virtual cpu accounting if available for guest times.
, Christian Borntraeger
, (Thu Oct 18, 8:39 am)
Re: [kvm-devel] Use virtual cpu accounting if available for ...
, Hollis Blanchard
, (Fri Oct 19, 12:57 pm)
Re: [kvm-devel] Use virtual cpu accounting if available for ...
, Hollis Blanchard
, (Fri Oct 19, 1:18 pm)
Re: Use virtual cpu accounting if available for guest times.
, Avi Kivity
, (Thu Oct 18, 8:41 am)
Re: [PATCH] clear PF_VCPU in kvm_guest_exit()
, Avi Kivity
, (Wed Oct 17, 10:16 am)
Re: [PATCH] clear PF_VCPU in kvm_guest_exit()
, Laurent Vivier
, (Wed Oct 17, 11:09 am)
Re: [PATCH] clear PF_VCPU in kvm_guest_exit()
, Christian Borntraeger
, (Wed Oct 17, 9:18 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Avi Kivity
, (Mon Oct 15, 12:46 pm)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Laurent Vivier
, (Mon Oct 15, 3:45 pm)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest
, Christian Borntraeger
, (Mon Oct 15, 7:33 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Laurent Vivier
, (Mon Oct 15, 7:38 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Christian Borntraeger
, (Mon Oct 15, 10:39 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Laurent Vivier
, (Mon Oct 15, 10:45 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ac...
, Ingo Molnar
, (Mon Oct 15, 5:50 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Thomas Gleixner
Re: Linux 2.6.21-rc1
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
James Bottomley
[Ksummit-2008-discuss] Fixing the Kernel Janitors project
James Morris
Re: LSM conversion to static interface
git
:
linux-netdev
:
Natalie Protasevich
[BUG] New Kernel Bugs
Christoph Hellwig
Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as being obsolete [try #2]
Linus Torvalds
Re: [GIT]: Networking
Jarek Poplawski
[PATCH take 2] pkt_sched: Protect gen estimators under est_lock.
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
546 guests
online.
Online users
woney007
kingsizemenwear
darrellgarrison
Brunoorichard
Syndicate