Commit History

Author SHA1 Message Date
  Rusty Russell 996ba96a97 lguest: Fix in/out emulation 14 years ago
  Rusty Russell 9f54288def lguest: update comments 14 years ago
  Rusty Russell 6d7a5d1ea3 lguest: don't rewrite vmcall instructions 14 years ago
  Rusty Russell ced05dd741 lguest: compile fixes 14 years ago
  Christoph Lameter c9f2954964 lguest: Use this_cpu_ops 14 years ago
  Rusty Russell 5094aeafbb lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. 15 years ago
  Tejun Heo 390dfd95c5 percpu: make misc percpu symbols unique 15 years ago
  Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
  Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
  Rusty Russell 564346224d lguest: fix on Intel when KVM loaded (unhandled trap 13) 16 years ago
  Rusty Russell a489f0b555 lguest: fix guest crash on non-linear addresses in gdt pvops 16 years ago
  Matias Zabaljauregui 88df781afb lguest: fix crash on vmlinux images 16 years ago
  Matias Zabaljauregui 4cd8b5e2a1 lguest: use KVM hypercalls 16 years ago
  Andrew Morton cf485e566b lguest: use cpu capability accessors 17 years ago
  Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
  Suresh Siddha 54481cf88b x86: fix NULL pointer deref in __switch_to 17 years ago
  Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
  Rusty Russell e95035c61a lguest: fix mis-merge against hpa's TSS renaming 17 years ago
  Linus Torvalds d145c7253c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 17 years ago
  H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
  Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 years ago
  Glauber de Oliveira Costa ae3749dcd8 lguest: move changed bitmap to lg_cpu 17 years ago
  Glauber de Oliveira Costa f34f8c5fea lguest: move last_pages to lg_cpu 17 years ago
  Glauber de Oliveira Costa c40a9f4719 lguest: change last_guest to last_cpu 17 years ago
  Glauber de Oliveira Costa 1713608f28 lguest: per-vcpu lguest pgdir management 17 years ago
  Glauber de Oliveira Costa 4665ac8e28 lguest: makes special fields be per-vcpu 17 years ago
  Glauber de Oliveira Costa fc708b3e40 lguest: replace lguest_arch with lg_cpu_arch. 17 years ago
  Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu 17 years ago
  Glauber de Oliveira Costa a3863f68b0 lguest: make emulate_insn receive a vcpu struct. 17 years ago
  Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu 17 years ago