summaryrefslogtreecommitdiff
path: root/kvm_emulate.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-19HVM-678 in-kernel emulation of programmed I/O can spuriously failBryan Cantrill1-1/+0
2011-10-13HVM-666 VMs will panic/hang with more than 64GBBryan Cantrill1-1/+1
2011-09-06OS-590 kvm driver is far too chatty to the consoleBryan Cantrill1-3/+3
2011-08-09HVM-585 Make sure copyright notices are up to date on all files in kvm repoRobert Mustacchi1-0/+2
2011-08-03HVM-548 Clean up extern function declarations in kvm_emulate.cRobert Mustacchi1-29/+1
2011-08-01HVM-539 Fixup msr.hRobert Mustacchi1-1/+1
2011-06-08HVM-340 Remove CONFIG_x86_64 from C filesRobert Mustacchi1-14/+0
2011-06-02HVM-270 mmu code should be in kvm_mmu.[ch]Robert Mustacchi1-0/+1
2011-06-02HVM-268 iodev.h should be named kvm_iodev.hRobert Mustacchi1-1/+1
2011-05-13HVM-199 _PRE_EFLAGS performs an andl on an illegal addressBryan Cantrill1-1/+2
2011-05-10realmode_lmsw() not implementedBryan Cantrill1-4/+1
2011-04-28HVM-143 kvm C files should all have the kvm_ prefix on themRobert Mustacchi1-0/+3098