summaryrefslogtreecommitdiff
path: root/kvm_mdb.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-20OS-1298 kvm builds mdb module against the build system's headersKeith M Wesolowski1-2/+2
2011-12-06HVM-700 Panic in module "kvm" due to a NULL pointer dereferenceBryan Cantrill1-1/+5
2011-12-02HVM-705 need dcmd to process KVM ring bufferBryan Cantrill1-0/+80
2011-08-09HVM-585 Make sure copyright notices are up to date on all files in kvm repoRobert Mustacchi1-1/+22
2011-08-01HVM-539 Fixup msr.hRobert Mustacchi1-1/+1
2011-07-25HVM-517 Remove unused irqflags.hRobert Mustacchi1-1/+0
2011-06-06HVM-299 Add kvm_ prefix to apicdef.h and vmx.hRobert Mustacchi1-1/+1
2011-06-02HVM-268 iodev.h should be named kvm_iodev.hRobert Mustacchi1-1/+1
2011-05-03HVM-152 Add mdb walker for kvm structsRobert Mustacchi1-0/+39
2011-05-03HVM-151 want dcmd for dumping the GSI routesRobert Mustacchi1-0/+39
2011-04-09HVM-43 add ::kvm_gpa2qva to translate guest physical to QEMU virtualBryan Cantrill1-0/+242