|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> From: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
>
> arch/x86/mm/init_32.c overrides the ISA/VGA mappings with direct mappings
> which do not have _PAGE_IOMAP set, thereby making the ISA space inaccessible.
>
> This patch adds to the existing hack to make sure the
> pre-constructed ISA mappings are not incorrectly overwritten.
>
> This makes 32-bit dom0 VGA work properly.
I'm wondering, should we add this fix to .30 as well, is there any
relevancy beyond dom0?
> Thanks to Gerd Hoffman for pointing this out.
Please add Reported-by lines in such cases. That way not only does
the reporting get reported prominently, but the tip-bot will Cc:
Gerd too on the commit notification too. (which will sometimes spur
further comments - while a commit hidden somewhere might not)
> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
Please also add impact-footers to all commits you queue up, if you
want me to pull your tree directly. I can only guess at the impact
of this one, is it:
[ Impact: fix dom0-Xen-guest boot crash ]
or:
[ Impact: fix dom0-Xen-guest non-working VGA console ]
?
(Please look at latest tip/master for examples about various impact
lines, their precise format, and what we try to describe in them and
how.)
Thanks,
Ingo
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, (continued)
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ingo Molnar
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ian Campbell
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ingo Molnar
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ian Campbell
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ingo Molnar
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ian Campbell
- [Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, Ingo Molnar
- [Xen-devel] [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix, tip-bot for Ian Campbell
[Xen-devel] [PATCH 4/8] xen: deal with NMI's use of IST too, Jeremy Fitzhardinge
[Xen-devel] [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings are not overridden, Jeremy Fitzhardinge
- [Xen-devel] Re: [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings are not overridden,
Ingo Molnar <=
[Xen-devel] [PATCH 7/8] xen/i386: reserve Xen pagetables, Jeremy Fitzhardinge
[Xen-devel] [PATCH 8/8] xen: reserve Xen start_info rather than e820 reserving, Jeremy Fitzhardinge
|
|
|
|
|