Re: [PATCH 08/26] KVM: PPC: Add PV guest critical sections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 27.06.2010 um 11:52 schrieb Avi Kivity <avi@xxxxxxxxxx>:

On 06/27/2010 12:40 PM, Alexander Graf wrote:

Am 27.06.2010 um 10:21 schrieb Avi Kivity <avi@xxxxxxxxxx>:

On 06/26/2010 02:24 AM, Alexander Graf wrote:
When running in hooked code we need a way to disable interrupts without
clobbering any interrupts or exiting out to the hypervisor.

To achieve this, we have an additional critical field in the shared page. If that field is equal to the r1 register of the guest, it tells the hypervisor that we're in such a critical section and thus may not receive any interrupts.


Is r1 reserved for this purpose?  Can't it match accidentally?

r1 is defined by the abi to be the stack.

Neat trick!


Why won't zero/nonzero work for this?

Because there is no store immediate opcode on powerpc :(.

Or inc/dec...

Uh - huh? How would that help?

Alex

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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux