Searched hist:"72 bb2fcd23afe8db53b47e8f9edd736c517ba532" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | irq.h | diff 72bb2fcd23afe8db53b47e8f9edd736c517ba532 Mon Feb 08 20:33:03 CST 2010 Wei Yongjun <yjwei@cn.fujitsu.com> KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
If we fail to init ioapic device or the fail to setup the default irq routing, the device register by kvm_create_pic() and kvm_ioapic_init() remain unregister. This patch fixed to do this.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | i8259.c | diff 72bb2fcd23afe8db53b47e8f9edd736c517ba532 Mon Feb 08 20:33:03 CST 2010 Wei Yongjun <yjwei@cn.fujitsu.com> KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
If we fail to init ioapic device or the fail to setup the default irq routing, the device register by kvm_create_pic() and kvm_ioapic_init() remain unregister. This patch fixed to do this.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | x86.c | diff 72bb2fcd23afe8db53b47e8f9edd736c517ba532 Mon Feb 08 20:33:03 CST 2010 Wei Yongjun <yjwei@cn.fujitsu.com> KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
If we fail to init ioapic device or the fail to setup the default irq routing, the device register by kvm_create_pic() and kvm_ioapic_init() remain unregister. This patch fixed to do this.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|