Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-09 | HVM-585 Make sure copyright notices are up to date on all files in kvm repo | Robert Mustacchi | 1 | -1/+0 | |
2011-08-01 | HVM-543 clean-up some random XXXs | Bryan Cantrill | 1 | -8/+1 | |
2011-08-01 | HVM-538 Implement smp_rmb/smp_wmb in kvm | Max Bruning | 1 | -4/+1 | |
2011-06-08 | HVM-328 replace container_of with offsetof calculations | Robert Mustacchi | 1 | -6/+3 | |
2011-06-06 | HVM-304 Clean up includes for kvm_coalesced_mmio.c | Robert Mustacchi | 1 | -12/+0 | |
HVM-303 Clean up includes for kvm_cache_regs.c | |||||
2011-06-06 | HVM-299 Add kvm_ prefix to apicdef.h and vmx.h | Robert Mustacchi | 1 | -1/+1 | |
2011-06-06 | HVM-291 irq.h should be kvm_irq.h | Robert Mustacchi | 1 | -1/+1 | |
HVM-292 kvm_irq.c shouldn't have extern declarations | |||||
2011-06-03 | HVM-275 coalesced mmio code should be in separate file | Robert Mustacchi | 1 | -0/+222 | |
HVM-274 kvm_i8259 should be in make check |