Re: [PATCH gnumach] apic: Set up LAPICs in xAPIC mode

2024-01-29 Thread Samuel Thibault
Hello, Damien Zammit, le lun. 29 janv. 2024 10:06:38 +, a ecrit: > Clear flag in msr for xAPIC mode. > > --- > i386/i386/apic.h | 3 ++- > i386/i386/cpuboot.S | 3 ++- > i386/i386at/boothdr.S | 3 ++- > 3 files changed, 6 insertions(+), 3 deletions(-) > > diff --git a/i386/i386/apic.

[PATCH gnumach] apic: Set up LAPICs in xAPIC mode

2024-01-29 Thread Damien Zammit
Clear flag in msr for xAPIC mode. --- i386/i386/apic.h | 3 ++- i386/i386/cpuboot.S | 3 ++- i386/i386at/boothdr.S | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/i386/i386/apic.h b/i386/i386/apic.h index e870dcf8..9f908159 100644 --- a/i386/i386/apic.h +++ b/i386/i