Commit Graph

198 Commits (a64fe2ed76614d37abb6966a67f4f39d10efba3c)

Author SHA1 Message Date
Stratos Psomadakis b6c96c0214 lguest: Make sure interrupt is allocated ok by lguest_setup_irq 13 years ago
Davidlohr Bueso 07fe9977b6 lguest: move the lguest tool to the tools directory 13 years ago
Jacek Galowicz 39082f7e59 lguest: switch segment-voodoo-numbers to readable symbols 13 years ago
Rusty Russell 7b21e34fd1 virtio: harsher barriers for rpmsg. 13 years ago
Seiichi Ikarashi 1cf8343f55 x86: Fix rflags in FAKE_STACK_FRAME 13 years ago
Rick Jones 66846048f5 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs 13 years ago
Paul Gortmaker 39a0e33da0 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL 13 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 996ba96a97 lguest: Fix in/out emulation 14 years ago
Rusty Russell 9f54288def lguest: update comments 14 years ago
Rusty Russell 3c3ed482dc lguest: Simplify device initialization. 14 years ago
Rusty Russell 6d7a5d1ea3 lguest: don't rewrite vmcall instructions 14 years ago
Rusty Russell 5dea1c88ed lguest: use a special 1:1 linear pagetable mode until first switch. 14 years ago
Rob Landley 6151658751 Correct occurrences of 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Rusty Russell ced05dd741 lguest: compile fixes 14 years ago
Christoph Lameter c9f2954964 lguest: Use this_cpu_ops 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Rusty Russell 091ebf07a2 lguest: stop using KVM hypercall mechanism 15 years ago
Rusty Russell 5094aeafbb lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. 15 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
Rusty Russell 3e27249c84 lguest: fix bug in setting guest GDT entry 15 years ago
Tejun Heo 390dfd95c5 percpu: make misc percpu symbols unique 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Xiao Guangrong 6c189d8312 lguest: cleanup for map_switcher() 16 years ago
Rusty Russell fb100d78c0 lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET 16 years ago
Rusty Russell 4c1ea3dd71 lguest: use set_pte/set_pmd uniformly for real page table entries 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style. 16 years ago
Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
Dan Carpenter f294526279 lguest: dereferencing freed mem in add_eventfd() 16 years ago
Davide Libenzi 27de22d03d lguest: remove unnecessary forward struct declaration 16 years ago
Davide Libenzi 133890103b eventfd: revised interface and cleanups 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
Rusty Russell 9f155a9b3d lguest: allow any process to send interrupts 16 years ago
Rusty Russell 92b4d8df84 lguest: PAE fixes 16 years ago
Matias Zabaljauregui acdd0b6292 lguest: PAE support 16 years ago
Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD 16 years ago
Matias Zabaljauregui 90603d15fa lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated 16 years ago
Matias Zabaljauregui ed1dc77810 lguest: map switcher with executable page table entries 16 years ago
Matias Zabaljauregui f086122bb6 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. 16 years ago
Roel Kluin 81b79b01d0 lguest: beyond ARRAY_SIZE of cpu->arch.gdt 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
Rusty Russell a6c372de6e lguest: fix lguest wake on guest clock tick, or fd activity 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago