Re: [kvm-devel] hlt emulation for in kernel apic/ioapic

2007-07-18 Thread Avi Kivity
Dong, Eddie wrote: > Rebased hlt emulation for in kernel APIC/PIC/IOAPIC base on Greg's > original V09. > > > Applied the kernel side. Please resend the missing user side patchset. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. --

[kvm-devel] hlt emulation for in kernel apic/ioapic

2007-07-17 Thread Dong, Eddie
Rebased hlt emulation for in kernel APIC/PIC/IOAPIC base on Greg's original V09. Signed-off-by: Gregory Haskins [EMAIL PROTECTED] Signed-off-by: Yaozu (Eddie) Dong <[EMAIL PROTECTED]> diff --git a/drivers/kvm/i8259.c b/drivers/kvm/i8259.c index f4ae5f7..4237e17 100644 --- a/drivers/kvm/i8259.c