Historique des commits

Auteur SHA1 Message Date
  Rusty Russell 5dea1c88ed lguest: use a special 1:1 linear pagetable mode until first switch. il y a 14 ans
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
  Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style. il y a 16 ans
  Rusty Russell 2e04ef7691 lguest: fix comment style il y a 16 ans
  Davide Libenzi 27de22d03d lguest: remove unnecessary forward struct declaration il y a 16 ans
  Davide Libenzi 133890103b eventfd: revised interface and cleanups il y a 16 ans
  Rusty Russell 5dac051bc6 lguest: remove obsolete LHREQ_BREAK call il y a 16 ans
  Rusty Russell df60aeef4f lguest: use eventfds for device notification il y a 16 ans
  Rusty Russell 9f155a9b3d lguest: allow any process to send interrupts il y a 16 ans
  Matias Zabaljauregui acdd0b6292 lguest: PAE support il y a 16 ans
  Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD il y a 16 ans
  Matias Zabaljauregui f086122bb6 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. il y a 16 ans
  Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking il y a 16 ans
  Rusty Russell abd41f037e lguest: fix race in halt code il y a 16 ans
  Rusty Russell a489f0b555 lguest: fix guest crash on non-linear addresses in gdt pvops il y a 16 ans
  Matias Zabaljauregui df1693abc4 lguest: use bool instead of int il y a 16 ans
  Matias Zabaljauregui 58a2456644 lguest: move the initial guest page table creation code to the host il y a 17 ans
  Jeremy Fitzhardinge a15af1c9ea x86/paravirt: add pte_flags to just get pte flags il y a 17 ans
  Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h il y a 17 ans
  Glauber de Oliveira Costa ca94f2bdd1 lguest: Use explicit includes rateher than indirect il y a 17 ans
  Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments il y a 17 ans
  Glauber de Oliveira Costa ae3749dcd8 lguest: move changed bitmap to lg_cpu il y a 17 ans
  Glauber de Oliveira Costa f34f8c5fea lguest: move last_pages to lg_cpu il y a 17 ans
  Glauber de Oliveira Costa 1713608f28 lguest: per-vcpu lguest pgdir management il y a 17 ans
  Glauber de Oliveira Costa 5e232f4f42 lguest: make pending notifications per-vcpu il y a 17 ans
  Glauber de Oliveira Costa 4665ac8e28 lguest: makes special fields be per-vcpu il y a 17 ans
  Glauber de Oliveira Costa 66686c2ab0 lguest: per-vcpu lguest task management il y a 17 ans
  Glauber de Oliveira Costa fc708b3e40 lguest: replace lguest_arch with lg_cpu_arch. il y a 17 ans
  Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu il y a 17 ans
  Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu il y a 17 ans