xez
|
ec50c20a2b
|
vmnet "static" IP support: assign UUID per VM
|
2015-06-12 23:13:15 -07:00 |
|
Michael Steil
|
096363f4fd
|
Merge pull request #17 from AntonioMeireles/fix_typo
fix typo.
|
2015-06-12 20:00:56 -07:00 |
|
António Meireles
|
aca7920abe
|
fix typo.
(spotted by @bertjwregeer)
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
|
2015-06-12 08:17:42 +01:00 |
|
Michael Steil
|
67d5ad8ee7
|
Changed required OS to OS X 10.10.3
|
2015-06-11 16:55:34 -07:00 |
|
Michael Steil
|
fa6e6779ae
|
Merge pull request #15 from AntonioMeireles/update_docs_crash
add a pointer in the README about #5/#9 so that no one gets surprised.
|
2015-06-11 10:26:31 -07:00 |
|
António Meireles
|
96b66aab7f
|
add a pointer in the README about #5/#9 so that no one gets surprised.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
|
2015-06-11 09:39:55 +01:00 |
|
Michael Steil
|
96c6bbe644
|
Merge pull request #11 from practicalswift/xcode-7-compilation-fix
Fix compilation error under Xcode 7 (clang-700.0.53)
|
2015-06-10 13:33:06 -07:00 |
|
practicalswift
|
afbc5c2059
|
Fix compilation error under Xcode 7 (Apple LLVM version 7.0.0 (clang-700.0.53)).
Fixes:
In file included from src/smbiostbl.c:37:
include/xhyve/support/uuid.h:81:53: error: cast from 'unsigned char const (*)[16]' to 'void *' drops const qualifier [-Werror,-Wcast-qual]
uuid_internal_t *u = (uuid_internal_t *) ((void *) uuid);
^
1 error generated.
make: *** [build/smbiostbl.o] Error 1
|
2015-06-10 21:47:59 +02:00 |
|
Michael Steil
|
9406f3a12e
|
Merge pull request #8 from amirmc/patch-1
Fix minor typo in comment: Mirage OS -> MirageOS
|
2015-06-10 08:06:19 -07:00 |
|
Amir Chaudhry
|
753b38787d
|
Minor typo in comment: Mirage OS -> MirageOS
cf. discussion in http://openmirage.org/wiki/weekly-2015-01-14
:)
|
2015-06-10 14:28:56 +01:00 |
|
Michael Steil
|
7ffd071087
|
Fix for Broadwell
|
2015-06-10 02:26:29 -07:00 |
|
Michael Steil
|
12e4d77d9e
|
fixed warning
|
2015-06-10 02:25:14 -07:00 |
|
Michael Steil
|
6322d86531
|
xhyve
|
2015-06-09 22:32:25 -07:00 |
|
Michael Steil
|
04180a5a81
|
Base bhyve checkin
git https://github.com/freebsd/freebsd
132e393b177792999244c04f7b08753a98b0c4c8
|
2015-06-09 21:25:36 -07:00 |
|