Jan Beulich
2006-Jul-27 15:11 UTC
[Xen-devel] [PATCH 2/2] linux/x86: Disable all accesses to the IO-APIC pages
Similar to the local APIC changes, the IO-APIC access mechanisms should also be restricted to the Xen-specific ones (other than for the local APIC, where the access mechanisms must be entirely suppressed). A nice side effect of this is that the fixmap area shrinks quite a bit, allowing 32-bits to use a little more low memory. Signed-off-by: Jan Beulich <jbeulich@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Maybe Matching Threads
- [PATCH] x86: change IO-APIC ack method default for single IO-APIC systems
- [PATCH] x86: IO-APIC code has no dependency on PCI
- [PATCH] x86/ACPI/x2APIC: guard against out of range ACPI or APIC IDs
- [PATCH] honor apic= despite MADT/MPS OEM match
- [PATCH] x86: allow Dom0 read-only access to IO-APICs