]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/paging.c
core: Fix page_map_get_guest_page for non-identically mapped guests
[jailhouse.git] / hypervisor / paging.c
2014-02-07 Jan Kiszkacore: Fix page_map_get_guest_page for non-identically...
2014-02-05 Jan Kiszkacore: Add support for creating page tables with hugepages
2014-02-05 Jan Kiszkacore: Drop unused parameters from page_map_virt2phys...
2014-02-05 Jan Kiszkacore: Switch to table-driven page table construction...
2014-02-05 Jan Kiszkacore: Introduce paging_structures abstraction
2014-01-28 Jan Kiszkacore: Get rid of unusual term "foreign"
2014-01-28 Jan Kiszkacore: Factor out FOREIGN_MAPPING_CPU_BASE
2014-01-18 Jan Kiszkacore: Replace __start with &hypervisor_header
2014-01-17 Jan Kiszkacore: Introduce per-page TLB flushing
2014-01-17 Jan Kiszkacore: Fix some minor style issues
2014-01-16 Jan Kiszkacore: Properly translate guest physical addresses in...
2014-01-16 Jan Kiszkacore: Reintroduce page_map_virt2phys
2014-01-16 Jan Kiszkacore: Pass caller's per_cpu to page_map_get_foreign_page
2014-01-11 Jan Kiszkacore: Remove unused page_map_virt2phys
2013-12-26 Jan Kiszkacore: Add support for cache-coherent changes to page...
2013-12-26 Jan Kiszkacore: Consider fragmentation in page allocator
2013-12-06 Jan Kiszkacore: Clean up paging_init
2013-12-06 Jan Kiszkacore: Prepare foreign mapping range to support allocati...
2013-12-06 Jan Kiszkacore: Drop page_map_release_foreign_page
2013-12-06 Jan Kiszkacore: Reduce the page usage of in page_map_get_foreign_page
2013-11-03 Jan KiszkaFlush TLB after page_map_create
2013-10-20 Jan KiszkaJailhouse public release