| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r273375 | neel | 2014-12-30 | 1 | -0/+15 |
* | MFC r270326 | neel | 2014-12-28 | 1 | -0/+6 |
* | MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, | grehan | 2014-08-19 | 1 | -54/+73 |
* | MFC r266933 | grehan | 2014-08-17 | 1 | -0/+13 |
* | MFC 266424,266476,266524,266573,266595,266626,266627,266633,266641,266642, | jhb | 2014-07-22 | 1 | -12/+14 |
* | MFC 266125: | jhb | 2014-07-22 | 1 | -0/+3 |
* | MFC 264353,264509,264768,264770,264825,264846,264988,265114,265165,265365, | jhb | 2014-07-21 | 1 | -10/+12 |
* | MFC 263780,264516,265062,265101,265203,265364: | jhb | 2014-07-21 | 1 | -20/+53 |
* | MFC 264916,267611: | jhb | 2014-07-21 | 1 | -4/+0 |
* | MFC 263432,265366,265376: | jhb | 2014-07-19 | 1 | -30/+59 |
* | MFC 261904,261905,262143,262184,264921,265211,267169,267292,267294: | jhb | 2014-07-19 | 1 | -3/+12 |
* | MFC 262744: | jhb | 2014-06-13 | 1 | -2/+11 |
* | MFC 262139,262140,262236,262281,262532: | jhb | 2014-06-13 | 1 | -15/+13 |
* | MFC 261638,262144,262506,266765: | jhb | 2014-06-12 | 1 | -4/+10 |
* | MFC 260239,261268,265058: | jhb | 2014-06-12 | 1 | -2/+2 |
* | MFC 261217: | jhb | 2014-06-10 | 1 | -9/+3 |
* | MFC 259737, 262646: | jhb | 2014-05-18 | 1 | -13/+2 |
* | MFC 258860,260167,260238,260397: | jhb | 2014-04-17 | 1 | -1/+3 |
* | MFC 259635: | jhb | 2014-04-08 | 1 | -11/+39 |
* | MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: | jhb | 2014-02-23 | 1 | -4/+28 |
* | MFC 259826,259997,259998: | jhb | 2014-01-23 | 1 | -3/+9 |
* | MFC 257422,257661,258075,258476,258494,258579,258609,258699: | jhb | 2014-01-23 | 1 | -3/+0 |
* | MFC r256657,r257018,r257347,r257423,r257729,r257767, | grehan | 2013-12-13 | 1 | -9/+17 |
* | MFC r257293. | neel | 2013-10-30 | 1 | -7/+17 |
* | MFC r256645. | neel | 2013-10-22 | 1 | -34/+46 |
* | MFC r256709: | grehan | 2013-10-18 | 1 | -2/+14 |
* | Parse the memory size parameter using expand_number() to allow specifying | neel | 2013-10-09 | 1 | -1/+5 |
* | After r256062, the static function fbsdrun_get_next_cpu() in | dim | 2013-10-08 | 1 | -11/+0 |
* | Change the behavior of bhyve such that the gdb listening port is opt-in | neel | 2013-10-08 | 1 | -3/+3 |
* | Merge projects/bhyve_npt_pmap into head. | neel | 2013-10-05 | 1 | -15/+13 |
* | Remove obsolete cmd-line options and code associated with | grehan | 2013-10-04 | 1 | -150/+26 |
* | Sanity-check the vm exitcode, and exit the process if it's out-of-bounds | grehan | 2013-07-18 | 1 | -2/+11 |
* | Implement RTC CMOS nvram. Init some fields that are used | grehan | 2013-07-11 | 1 | -0/+3 |
* | Support an optional "mac=" parameter to virtio-net config, to allow | grehan | 2013-07-04 | 1 | -1/+7 |
* | Gripe if some <slot,function> tuple is specified more than once instead of | neel | 2013-04-26 | 1 | -4/+8 |
* | Need to call init_mem() to really initialize the MMIO range lookups. | neel | 2013-04-10 | 1 | -0/+1 |
* | Simplify the assignment of memory to virtual machines by requiring a single | neel | 2013-03-18 | 1 | -35/+11 |
* | Specify the length of the mapping requested from 'paddr_guest2host()'. | neel | 2013-03-01 | 1 | -8/+10 |
* | Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'. | neel | 2013-02-11 | 1 | -1/+5 |
* | Use <vmname> in a consistent manner in usage messages output by 'bhyve', | neel | 2013-01-20 | 1 | -1/+2 |
* | The "unrestricted guest" capability is a feature of Intel VT-x that allows | neel | 2013-01-04 | 1 | -6/+24 |
* | Rename fbsdrun.* -> bhyverun.* | grehan | 2012-12-13 | 1 | -0/+770 |