On 01/01/2010 02:36 PM, Liang YANG wrote:
Does it make use of the kvm exit handler? Where the detailed code involved about the kvm's control?
kvm isn't very involved, except in delivering mmio or pio exits that cause the packets to be transferred. The exit codes are KVM_EXIT_MMIO and KVM_EXIT_PIO.
-- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain. -- 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