Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id | gibbs | 2013-10-05 | 1 | -1/+18 |
* | Correct panic caused by attaching both Xen PV and HyperV virtualization | gibbs | 2013-10-05 | 1 | -0/+1 |
* | sys/x86/xen/hvm.c: | gibbs | 2013-09-27 | 1 | -2/+3 |
* | Merge Xen PVHVM support into the GENERIC kernel config for both | gibbs | 2013-09-20 | 1 | -11/+42 |
* | Add support for suspend/resume/migration operations when running as a | gibbs | 2013-09-20 | 1 | -17/+78 |
* | Implement PV IPIs for PVHVM guests and further converge PV and HVM | gibbs | 2013-09-06 | 1 | -8/+439 |
* | Conform to style(9). No functional changes. | gibbs | 2013-09-01 | 1 | -11/+11 |
* | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 1 | -0/+256 |