Thread (1 message) 1 message, 1 author, 2007-06-18

Re: [PATCH 4/5] KVM: Add hypercall queue for paravirt_ops implementation

From: Jeremy Fitzhardinge <hidden>
Date: 2007-06-18 04:09:31
Also in: kvm

Jeremy Fitzhardinge wrote:
quoted
+static int kvm_hypercall_flush(struct kvm_vcpu *vcpu)
+{
+	struct kvm_hypercall_entry *queue;
+	struct kvm_vmca *vmca;
+	int ret = 0;
+	int i;
+
+	queue = kmap(vcpu->queue_page);
+	vmca = kmap(vcpu->para_state_page);
  
    
kmap_atomic?  Or why not keep them mapped all the time?
  
Oh, right, this is on the kvm side.  Still, kmap_atomic?

    J

-------------------------------------------------------------------------
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/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help