提交历史

作者 SHA1 备注 提交日期
  Rusty Russell 92b4d8df84 lguest: PAE fixes 16 年之前
  Matias Zabaljauregui acdd0b6292 lguest: PAE support 16 年之前
  Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD 16 年之前
  Matias Zabaljauregui 90603d15fa lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated 16 年之前
  Matias Zabaljauregui ed1dc77810 lguest: map switcher with executable page table entries 16 年之前
  Matias Zabaljauregui df1693abc4 lguest: use bool instead of int 16 年之前
  Rusty Russell 6afbdd059c lguest: fix spurious BUG_ON() on invalid guest stack. 16 年之前
  Matias Zabaljauregui 58a2456644 lguest: move the initial guest page table creation code to the host 16 年之前
  Rusty Russell 71a3f4edc1 lguest: use get_user_pages_fast() instead of get_user_pages() 16 年之前
  Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 年之前
  Rusty Russell 4357bd9453 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. 17 年之前
  Ahmed S. Darwish 31f4b46ec6 lguest: accept guest _PAGE_PWT page table entries 17 年之前
  Glauber de Oliveira Costa 84f12e39c8 lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL 17 年之前
  Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 年之前
  Glauber de Oliveira Costa 934faab464 lguest: change gpte_addr header 17 年之前
  Glauber de Oliveira Costa 2092aa277b lguest: change spte_addr header 17 年之前
  Glauber de Oliveira Costa 1713608f28 lguest: per-vcpu lguest pgdir management 17 年之前
  Glauber de Oliveira Costa 4665ac8e28 lguest: makes special fields be per-vcpu 17 年之前
  Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu 17 年之前
  Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu 17 年之前
  Rusty Russell e1e72965ec lguest: documentation update 17 年之前
  Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. 17 年之前
  Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 17 年之前
  Rusty Russell ee3db0f2b6 Rename "cr3" to "gpgdir" to avoid x86-specific naming. 17 年之前
  Matias Zabaljauregui df29f43e65 Pagetables to use normal kernel types 17 年之前
  Rusty Russell 3c6b5bfa3c Introduce guest mem offset, static link example launcher 17 年之前
  Rusty Russell f56a384e98 lguest: documentation VII: FIXMEs 18 年之前
  Rusty Russell bff672e630 lguest: documentation V: Host 18 年之前
  Rusty Russell f938d2c892 lguest: documentation I: Preparation 18 年之前
  Rusty Russell d7e28ffe6c lguest: the host code 18 年之前