commit | 7017fc3d1a12e30ea7df4992152978a188433457 | [log] [tgz] |
---|---|---|
author | Eddie Dong <eddie.dong@intel.com> | Wed Jul 18 11:34:57 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:25 2007 +0200 |
tree | ebbe0e5852ddd58bddfed389412c86c7692d2724 | |
parent | 85f455f7ddbed403b34b4d54b1eaf0e14126a126 [diff] |
KVM: Define and use cr8 access functions This patch is to wrap APIC base register and CR8 operation which can provide a unique API for user level irqchip and kernel irqchip. This is a preparation of merging lapic/ioapic patch. Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>