commit | 6ceb9d791eeeb0a5493958f5d6d4dc7d91e59cf7 | [log] [tgz] |
---|---|---|
author | He, Qing <qing.he@intel.com> | Thu Jul 26 11:05:18 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:25 2007 +0200 |
tree | 8cef21acf9346fdbea36075029dc007fe969b51e | |
parent | 9cf98828d12285d1fb43e774c8c100a55f8f34e1 [diff] |
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support This patch adds two new ioctls to dump and write kernel irqchips for save/restore and live migration. PIC s/r and l/m is implemented in this patch. Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@intel.com> Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>