]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2010-03-23 Pekka EnbergMove CPU emulation code to cpu.c
2010-03-23 Pekka EnbergMmap the kvm_run structure
2010-03-23 Pekka EnbergClean up struct kvm file descriptor names
2010-03-23 Pekka EnbergSet up TSS address to make vcpu creation work
2010-03-23 Pekka EnbergInitialize KVM some more
2010-03-22 Pekka EnbergClean up KVM initialization
2010-03-22 Pekka EnbergCheck for KVM_CAP_USER_MEMORY
2010-03-22 Pekka EnbergMove KVM fds into 'struct kvm'
2010-03-22 Pekka EnbergCreate a VM using ioctl(KVM_CREATE_VM)
2010-03-22 Pekka EnbergAdd .gitignore file
2010-03-22 Pekka EnbergCheck for KVM_API_VERSION at init
2010-03-22 Pekka EnbergInitial commit