login
Login
/
Register
Search
Search this site:
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
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time accounting.
Date: Monday, October 15, 2007 - 2:51 am
* Avi Kivity <avi@qumranet.com> wrote:
quoted text
> 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.
hm: static inline void kvm_guest_enter(void) { current->flags |= PF_VCPU; } static inline void kvm_guest_exit(void) { } shouldnt PF_VCPU be cleared in kvm_guest_exit()? 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 acco ...
, Laurent Vivier
, (Mon Sep 10, 7:13 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Ingo Molnar
, (Mon Oct 15, 2:38 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Avi Kivity
, (Mon Oct 15, 2:47 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Ingo Molnar
, (Mon Oct 15, 2:50 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Ingo Molnar
, (Mon Oct 15, 2:51 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Avi Kivity
, (Mon Oct 15, 3:02 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Laurent Vivier
, (Mon Oct 15, 3:53 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Avi Kivity
, (Mon Oct 15, 4:15 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest
, Christian Borntraeger
, (Mon Oct 15, 4:19 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest
, Christian Borntraeger
, (Mon Oct 15, 4:33 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Laurent Vivier
, (Mon Oct 15, 4:37 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Laurent Vivier
, (Mon Oct 15, 4:38 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Avi Kivity
, (Mon Oct 15, 5:07 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Laurent Vivier
, (Mon Oct 15, 5:29 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Christian Borntraeger
, (Mon Oct 15, 7:39 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Laurent Vivier
, (Mon Oct 15, 7:45 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Avi Kivity
, (Mon Oct 15, 9:46 am)
Re: [RESEND 2][PATCH 4/4] Modify KVM to update guest time ...
, Laurent Vivier
, (Mon Oct 15, 12:45 pm)
[PATCH] clear PF_VCPU in kvm_guest_exit()
, Laurent Vivier
, (Wed Oct 17, 6:08 am)
Re: [PATCH] clear PF_VCPU in kvm_guest_exit()
, Christian Borntraeger
, (Wed Oct 17, 6:18 am)
Re: [PATCH] clear PF_VCPU in kvm_guest_exit()
, Avi Kivity
, (Wed Oct 17, 7:16 am)
Re: [PATCH] clear PF_VCPU in kvm_guest_exit()
, Laurent Vivier
, (Wed Oct 17, 8:09 am)
Use virtual cpu accounting if available for guest times.
, Christian Borntraeger
, (Thu Oct 18, 5:39 am)
Re: Use virtual cpu accounting if available for guest times.
, Avi Kivity
, (Thu Oct 18, 5:41 am)
[PATCH] move kvm_guest_exit() after local_irq_enable()
, Laurent Vivier
, (Thu Oct 18, 6:19 am)
Re: [kvm-devel] [PATCH] move kvm_guest_exit() after local_ ...
, Avi Kivity
, (Thu Oct 18, 6:32 am)
Re: [kvm-devel] [PATCH] move kvm_guest_exit() after local_ ...
, Laurent Vivier
, (Thu Oct 18, 6:49 am)
Re: [kvm-devel] Use virtual cpu accounting if available fo ...
, Hollis Blanchard
, (Fri Oct 19, 9:57 am)
Re: [kvm-devel] Use virtual cpu accounting if available fo ...
, Hollis Blanchard
, (Fri Oct 19, 10:18 am)
Re: [PATCH] move kvm_guest_exit() after local_irq_enable()
, Ingo Molnar
, (Mon Oct 22, 1:26 am)
Re: [PATCH] move kvm_guest_exit() after local_irq_enable()
, Avi Kivity
, (Mon Oct 22, 1:51 am)
Re: [PATCH] move kvm_guest_exit() after local_irq_enable()
, Ingo Molnar
, (Mon Oct 22, 1:57 am)
Re: [kvm-devel] [PATCH] move kvm_guest_exit() after local_ ...
, Avi Kivity
, (Mon Oct 22, 2:10 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Sam Ravnborg
[PATCH 05/11] x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86...
Brian Swetland
Re: Attempted summary of suspend-blockers LKML thread
Robert Marquardt
Re: [linux-usb-devel] usb hid: reset NumLock
Borislav Petkov
drm_vm.c:drm_mmap: possible circular locking dependency detected (was: Re: Linux 2...
Alexandre Oliva
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Paolo Ciarrocchi
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
Paolo Bonzini
Re: [PATCH 04/40] Windows: Use the Windows style PATH separator ';'.
git-commits-head
:
Linux Kernel Mailing List
New device ID for sc92031 [1088:2031]
Linux Kernel Mailing List
e1000e: Expose MDI-X status via ethtool change
Linux Kernel Mailing List
NFS: Store pages from an NFS inode into a local cache
Linux Kernel Mailing List
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
linux-netdev
:
Andi Kleen
Re: RFC: Nagle latency tuning
Jarek Poplawski
Re: tc filter flow hash question
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
openbsd-misc
:
Theo de Raadt
Re: RES: OpenBSD on IBM System X3550 7879
Bret S. Lambert
Re: any web management gui for pf ?
Rob Shepherd
x86 hardware for router system
Nick Holland
Re: Install OpenBSD from USB ?
Nick Holland
Re: 1 out of 3 hunks failed--saving rejects to kerberosV/src/lib/krb5/crypto.c.rej
Colocation donated by:
Syndicate