Commit Graph

151104 Commits (79abb1ab13cee5ba488210798b6e7bbae0b391ac)
 

Author SHA1 Message Date
James Bottomley 82681a318f [SCSI] Merge branch 'linus' 16 years ago
Mark McLoughlin d1f0132e76 lguest: add support for indirect ring entries 16 years ago
Rusty Russell b60da13fc7 lguest: suppress notifications in example Launcher 16 years ago
Rusty Russell 4a8962e21b lguest: try to batch interrupts on network receive 16 years ago
Rusty Russell 95c517c09b lguest: avoid sending interrupts to Guest when no activity occurs. 16 years ago
Rusty Russell 38bc2b8c56 lguest: implement deferred interrupts in example Launcher 16 years ago
Rusty Russell 5dac051bc6 lguest: remove obsolete LHREQ_BREAK call 16 years ago
Rusty Russell 659a0e6633 lguest: have example Launcher service all devices in separate threads 16 years ago
Rusty Russell df60aeef4f lguest: use eventfds for device notification 16 years ago
Rusty Russell 5718607bb6 eventfd: export eventfd_signal and eventfd_fget for lguest 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 cefcad1773 lguest: Add support for kvm_hypercall4() 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
Rusty Russell 7b5c806c35 lguest: fix writev returning short on console output 16 years ago
Rusty Russell e606490c44 lguest: clean up length-used value in example launcher 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 2644f17d6c lguest: clean up example launcher compile flags. 16 years ago
Rusty Russell 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 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 ebf9a5a99c lguest: remove invalid interrupt forcing logic. 16 years ago
Rusty Russell a6c372de6e lguest: fix lguest wake on guest clock tick, or fd activity 16 years ago
Rusty Russell b43e352139 sched: export kick_process 16 years ago
Rusty Russell f7027c6387 lguest: get more serious about wmb() in example Launcher code 16 years ago
Rusty Russell 1028375e93 lguest: clean up lguest_init_IRQ 16 years ago
Rusty Russell 56739c802c lguest: cleanup passing of /dev/lguest fd around example launcher. 16 years ago
Rusty Russell 713b15b378 lguest: be paranoid about guest playing with device descriptors. 16 years ago
Christian Borntraeger e335385373 virtio: enhance id_matching for virtio drivers 16 years ago
Christian Borntraeger c89e80168b virtio: fix id_matching for virtio drivers 16 years ago
Rusty Russell 594de1dd64 virtio: handle short buffers in virtio_rng. 16 years ago
Mike Frysinger 98e9444474 virtio_blk: add missing __dev{init,exit} markings 16 years ago
Mark McLoughlin 9fa29b9df3 virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) 16 years ago
Mark McLoughlin ee006b353f virtio: teach virtio_has_feature() about transport features 16 years ago
Rusty Russell a92892825a virtio: expose features in sysfs 16 years ago
Michael S. Tsirkin 82af8ce84e virtio_pci: optional MSI-X support 16 years ago
Michael S. Tsirkin 77cf524654 virtio_pci: split up vp_interrupt 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
Rusty Russell ef688e151c virtio: meet virtio spec by finalizing features before using device 16 years ago
Rusty Russell 20f77f5654 virtio: fix obsolete documentation on probe function 16 years ago
Steven Whitehouse 3ea400581f GFS2: Remove lock_kernel from gfs2_put_super() 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra bbd36e5e6a perf record: Explicity program a default counter 16 years ago
Peter Zijlstra 081fad8617 perf_counter: Remove PERF_TYPE_RAW special casing 16 years ago
Peter Zijlstra f1a3c97905 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too 16 years ago