search for: hvmemul_rep_mov

Displaying 2 results from an estimated 2 matches for "hvmemul_rep_mov".

Did you mean: hvmemul_rep_movs
2013 Sep 20
4
hvmemul_rep_movs() vs MMIO
Tim, was it really intended for "x86/hvm: use unlocked p2m lookups in hvmemul_rep_movs()" to special case p2m_mmio_dm but not p2m_mmio_direct? Jan
2011 Nov 08
48
Need help with fixing the Xen waitqueue feature
The patch ''mem_event: use wait queue when ring is full'' I just sent out makes use of the waitqueue feature. There are two issues I get with the change applied: I think I got the logic right, and in my testing vcpu->pause_count drops to zero in p2m_mem_paging_resume(). But for some reason the vcpu does not make progress after the first wakeup. In my debugging there is one