History log of /illumos-gate/usr/src/uts/i86pc/io/pcplusmp/apic_regops.c (Results 1 – 14 of 14)
Revision Date Author Comments
# 86ef0a63 30-May-2021 Richard Lowe

13939 it's time the 32bit intel kernel was (x)86'd
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Am

13939 it's time the 32bit intel kernel was (x)86'd
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Amore <garrett@damore.org>

show more ...


# 583cd330 26-Apr-2017 Hans Rosenfeld

8620 pcplusmp shouldn't support x2APIC mode
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Garrett D'Amore <garrett@damor

8620 pcplusmp shouldn't support x2APIC mode
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


# 3f745f41 15-Jul-2015 Dan McDonald

6062 Workaround broken KVM handling of directed EOIs
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Dan Kimmel <dan.k

6062 Workaround broken KVM handling of directed EOIs
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

show more ...


# 6eedf6a5 25-Apr-2014 Josef 'Jeff' Sipek

4806 define x2apic feature flag
4807 pcplusmp & apix should use x2apic feature flag
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>


# 9b1d70f8 25-Apr-2014 Josef 'Jeff' Sipek

4805 apic_mode global should be an enum
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>


# e511d54d 19-Aug-2009 Saurabh Misra

6824013 Implement broadcast EOI suppression for Nehalem based processors having interrupt remapping support


# 4c1c9391 04-Aug-2009 Joe Bonasera

6867920 undefined symbol 'apic_have_32bit_cr8' booting 32 bit xVM and nv 120


# 2ef50f01 14-Jul-2009 Joe Bonasera

6848982 32 bit kernel should use %cr8 to access the TPR when possible


# 87cc6269 27-Feb-2009 Saurabh Misra

6808469 panic in x2apic_send_ipi() while running stress test triggered by self-IPI


# d23e508c 13-Feb-2009 Edward Gillett

6802621 pcplusmp fails to EOI local APIC in directed-EOI mode causing interrupts to wedge


# 325e77f4 31-Oct-2008 Saurabh Misra

6755820 race if breakpoint is set on mp_startup() or apic_post_cpu_start() in x2APIC mode


# 5d8efbbc 10-Oct-2008 Saurabh Misra

6749646 cpuid_pass2 stomps on cpi_xmaxeax
6751751 race in xc_common() & xc_serv() since WRMSR can not be used as a serializing instruction in x2apic


# f9c480cd 29-Aug-2008 Saurabh Misra

6738328 apic_send_EOI() can panic in 32-bit if x2apic is enabled in CPU


# b6917abe 04-Aug-2008 mishra

6528768 apic_navail_vector() fails when IPL equals 8 or 9
6680545 x2APIC support in Solaris x86
Initial Code Contributed by Intel <ashok.raj@intel.com & borun.fu@intel.com>