Commit History

Author SHA1 Message Date
  Rusty Russell 6b39271746 lguest: map Switcher below fixmap. 12 years ago
  Rusty Russell 3412b6ae29 lguest: don't share Switcher PTE pages between guests. 12 years ago
  Rusty Russell f1f394b1c3 lguest: expost switcher_pages array (as lg_switcher_pages). 12 years ago
  Rusty Russell 93a2cdff98 lguest: assume Switcher text is a single page. 12 years ago
  Rusty Russell 856c608827 lguest: rename switcher_page to switcher_pages. 12 years ago
  Rusty Russell 406a590ba1 lguest: prepare to make SWITCHER_ADDR a variable. 12 years ago
  Alex Russell 681f206611 lguest: fix typo 12 years ago
  Michal Hocko 0acf00014b lguest: move process freezing before pending signals check 13 years ago
  Rusty Russell b56e3215d4 lguest: Allow running under paravirt-enabled KVM. 13 years ago
  Rusty Russell 9f54288def lguest: update comments 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Xiao Guangrong 6c189d8312 lguest: cleanup for map_switcher() 16 years ago
  Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
  Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
  Rusty Russell 5dac051bc6 lguest: remove obsolete LHREQ_BREAK call 16 years ago
  Rusty Russell df60aeef4f lguest: use eventfds for device notification 16 years ago
  Matias Zabaljauregui ed1dc77810 lguest: map switcher with executable page table entries 16 years ago
  Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking 16 years ago
  Rusty Russell abd41f037e lguest: fix race in halt code 16 years ago
  Matias Zabaljauregui df1693abc4 lguest: use bool instead of int 16 years ago
  Atsushi SAKAI 72410af921 lguest: typos fix 16 years ago
  Johannes Weiner 0a707210aa lguest: fix switcher_page leak on unload 17 years ago
  Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
  Rusty Russell f14ae652ba lguest: fix __get_vm_area usage. 17 years ago
  Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 years ago
  Glauber de Oliveira Costa 5e232f4f42 lguest: make pending notifications per-vcpu 17 years ago
  Glauber de Oliveira Costa 66686c2ab0 lguest: per-vcpu lguest task management 17 years ago
  Glauber de Oliveira Costa 177e449dc5 lguest: per-vcpu interrupt processing. 17 years ago
  Glauber de Oliveira Costa 73044f05a4 lguest: make hypercalls use the vcpu struct 17 years ago
  Glauber de Oliveira Costa d0953d42c3 lguest: per-cpu run guest 17 years ago