Jan Kiszka 3f2cbf0d1a target-i386: Mask NX bit from cpu_get_phys_page_debug result
This was a long pending bug, now revealed by the assert in
phys_page_find that stumbled over the large page index returned by
cpu_get_phys_page_debug for NX-marked pages: We need to mask out NX and
all user-definable bits 52..62 from PDEs and the final PTE to avoid
corrupting physical addresses.

Reviewed-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-03-11 11:22:39 +00:00
2012-03-01 12:58:46 +02:00
2012-02-21 10:21:05 +01:00
2012-02-22 17:23:50 -02:00
2012-02-28 22:33:41 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-03-05 19:51:18 +01:00
2012-02-28 22:33:43 +01:00
2012-03-08 15:22:11 +00:00
2012-03-03 18:10:16 +00:00
2012-02-28 22:33:41 +01:00
2012-03-07 13:03:51 +00:00
2012-02-22 13:29:07 +01:00
2012-03-05 17:40:12 +02:00
2012-03-07 12:27:42 +02:00
2012-03-07 12:27:42 +02:00
2012-03-05 17:40:12 +02:00
2012-03-05 17:40:12 +02:00
2012-02-24 13:36:04 -06:00
2012-03-02 11:56:38 +00:00
2012-02-28 22:33:41 +01:00
2012-03-07 12:28:04 +01:00
2012-03-02 11:56:38 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%