index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2009-09-11
[S390] kvm: use console_initcall() to initialize s390 virtio console
Hendrik Brueckner
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
2008-12-30
kvm-s390: implement config_changed for virtio on s390
Christian Borntraeger
2008-12-30
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
2008-12-30
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
Rusty Russell
2008-11-14
[S390] kvm_s390: Fix oops in virtio device detection with "mem="
Christian Borntraeger
2008-10-10
[S390] Use s390_root_dev_* in kvm_virtio.
Cornelia Huck
2008-08-01
[S390] virtio console: fix section mismatch warning.
Heiko Carstens
2008-07-27
KVM: s390: Fix guest kconfig
Christian Borntraeger
2008-07-25
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
2008-07-25
virtio: Rename set_features to finalize_features
Rusty Russell
2008-07-25
s390: use virtio_console for KVM on s390
Christian Borntraeger
2008-05-30
virtio: set device index in common code.
Rusty Russell
2008-05-18
s390: KVM guest: fix compile error
Heiko Carstens
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
2008-04-27
s390: KVM guest: virtio device support, and kvm hypercalls
Christian Borntraeger