commit | 6bf9e962d14deb9e460afbbfd83ea2f450325c2d | [log] [tgz] |
---|---|---|
author | He, Qing <qing.he@intel.com> | Sun Aug 05 10:49:16 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:25 2007 +0200 |
tree | 050b2be2fcded255afbb2512ed9c07adbd3f5b0f | |
parent | c52fb35a8b5dada749d35fbe15ac1f9857b22896 [diff] |
KVM: in-kernel IOAPIC save and restore support This patch adds support for in-kernel ioapic save and restore (to and from userspace). It uses the same get/set_irqchip ioctl as in-kernel PIC. Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>