| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 270850,271053,271192,271717: | John Baldwin | 2014-09-22 | 2 | -5/+10 |
| * | MFC r263826: Update EFI framebuffer handoff from loader | Ed Maste | 2014-09-02 | 1 | -1/+14 |
| * | MFC 270438 | Peter Grehan | 2014-08-27 | 1 | -4/+4 |
| * | MFC r270202: | Konstantin Belousov | 2014-08-27 | 1 | -1/+1 |
| * | MFC r263822: amd64: Parse the EFI memory map if present | Ed Maste | 2014-08-22 | 1 | -0/+7 |
| * | MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, | Peter Grehan | 2014-08-19 | 3 | -18/+153 |
| * | MFC r267338 | Peter Grehan | 2014-08-17 | 1 | -50/+47 |
| * | MFC r267311, r267330, r267811, r267884 | Peter Grehan | 2014-08-17 | 1 | -0/+2 |
| * | MFC r267216 | Peter Grehan | 2014-08-17 | 2 | -0/+4 |
| * | MFC r266933 | Peter Grehan | 2014-08-17 | 2 | -1/+22 |
| * | MFC 266424,266476,266524,266573,266595,266626,266627,266633,266641,266642, | John Baldwin | 2014-07-22 | 3 | -73/+144 |
| * | MFC 266125: | John Baldwin | 2014-07-22 | 2 | -0/+13 |
| * | MFC 263780,264516,265062,265101,265203,265364: | John Baldwin | 2014-07-21 | 2 | -2/+31 |
| * | MFC 259942,262274,263035,263054,263211,263744,264179,264324,264468,264631, | John Baldwin | 2014-07-19 | 2 | -0/+21 |
| * | MFC r267767: | Konstantin Belousov | 2014-06-30 | 1 | -0/+1 |
| * | MFC 262139,262140,262236,262281,262532: | John Baldwin | 2014-06-13 | 1 | -2/+1 |
| * | MFC 261638,262144,262506,266765: | John Baldwin | 2014-06-12 | 2 | -25/+32 |
| * | MFC 261504: | John Baldwin | 2014-06-12 | 2 | -3/+17 |
| * | MFC 260239,261268,265058: | John Baldwin | 2014-06-12 | 1 | -1/+4 |
| * | MFC 259737, 262646: | John Baldwin | 2014-05-18 | 1 | -1/+2 |
| * | MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466, | John Baldwin | 2014-05-17 | 2 | -6/+41 |
| * | MFC r257854 (discussed with alc@) | Ian Lepore | 2014-05-16 | 1 | -10/+3 |
| * | MFC 258860,260167,260238,260397: | John Baldwin | 2014-04-17 | 1 | -2/+11 |
| * | MFC r263001 | Roger Pau Monné | 2014-04-04 | 1 | -0/+6 |
| * | MFC r263475: | Konstantin Belousov | 2014-03-28 | 1 | -0/+1 |
| * | MFC: r262746, r262748, r262750, r262752 | Jung-uk Kim | 2014-03-10 | 2 | -1/+1 |
| * | MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: | John Baldwin | 2014-02-23 | 2 | -4/+19 |
| * | MFC 261517,261520: | John Baldwin | 2014-02-18 | 1 | -3/+0 |
| * | MFC 259140: | John Baldwin | 2014-02-18 | 1 | -9/+0 |
| * | MFC 259782: | John Baldwin | 2014-01-29 | 2 | -0/+5 |
| * | MFC 257422,257661,258075,258476,258494,258579,258609,258699: | John Baldwin | 2014-01-23 | 2 | -0/+25 |
| * | MFC r258660: | Konstantin Belousov | 2013-12-03 | 2 | -2/+4 |
| * | MFC r256645. | Neel Natu | 2013-10-22 | 1 | -0/+1 |
| * | Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id | Justin T. Gibbs | 2013-10-05 | 1 | -1/+2 |
| * | Merge projects/bhyve_npt_pmap into head. | Neel Natu | 2013-10-05 | 4 | -40/+134 |
| * | Reorder/regroup the vmm ioctl api definitions to allow some | Peter Grehan | 2013-09-21 | 1 | -21/+35 |
| * | Merge Xen PVHVM support into the GENERIC kernel config for both | Justin T. Gibbs | 2013-09-20 | 1 | -0/+2 |
| * | Merge the following changes from projects/bhyve_npt_pmap: | Neel Natu | 2013-09-20 | 1 | -1/+9 |
| * | Add support for suspend/resume/migration operations when running as a | Justin T. Gibbs | 2013-09-20 | 1 | -2/+2 |
| * | Go way past 11 and bump bhyve's max vCPUs to 16. | Peter Grehan | 2013-09-10 | 1 | -1/+1 |
| * | Implement PV IPIs for PVHVM guests and further converge PV and HVM | Justin T. Gibbs | 2013-09-06 | 3 | -9/+39 |
| * | On those machines, where sf_bufs do not represent any real object, make | Gleb Smirnoff | 2013-09-06 | 1 | -0/+12 |
| * | Tidy up some loose ends in the PCID code: | Konstantin Belousov | 2013-09-04 | 3 | -1/+3 |
| * | Implement support for the process-context identifiers ('PCID') on | Konstantin Belousov | 2013-08-30 | 3 | -6/+13 |
| * | Provide a wrapper for the INVPCID instruction, definition of the | Konstantin Belousov | 2013-08-30 | 1 | -0/+20 |
| * | Implement vector callback for PVHVM and unify event channel implementations | Justin T. Gibbs | 2013-08-29 | 5 | -210/+48 |
| * | Reimplement atomic operations on PDEs and PTEs in pmap.h. This change | Jung-uk Kim | 2013-08-21 | 1 | -34/+7 |
| * | Remove empty lines before return statements for style consistency. | Jung-uk Kim | 2013-08-21 | 1 | -5/+0 |
| * | Implement atomic_swap() and atomic_testandset(). | Jung-uk Kim | 2013-08-21 | 1 | -15/+57 |
| * | - Remove the "a" constraint from main output operand for atomic_cmpset(). | Jung-uk Kim | 2013-08-21 | 1 | -10/+10 |