Home
last modified time | relevance | path

Searched hist:"72 bb2fcd23afe8db53b47e8f9edd736c517ba532" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dirq.hdiff 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 Di8259.cdiff 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 Dx86.cdiff 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>