807 Commits

Author SHA1 Message Date
Gerrit Code Review
55040d3b09 Update notes for submitted changes
* LLVM passes: centralize Makefile structure
2015-09-23 15:55:46 +02:00
Gerrit Code Review
f1e5d8f9af Update notes for submitted changes
* x86_hdimage: increase image size for bitcode build
2015-09-23 15:55:41 +02:00
Gerrit Code Review
d82d9408a7 Update notes for submitted changes
* BitCode: Fix Dynamic Binaries
2015-09-23 15:55:37 +02:00
Gerrit Code Review
9ed94f0a8c Update notes for submitted changes
* Support BUILDVARS from cmd line in configure.llvm
2015-09-23 15:55:32 +02:00
Gerrit Code Review
97e1e78d77 Update notes for submitted changes
* llvm: Never rebuild gold in configure.llvm.
2015-09-23 15:55:28 +02:00
Gerrit Code Review
d2881ced07 Update notes for submitted changes
* llvm: Fix OPTFLAGS.
2015-09-23 15:55:23 +02:00
Gerrit Code Review
8fd9998872 Update notes for submitted changes
* QEMU default command lines updates
2015-09-23 15:55:18 +02:00
Gerrit Code Review
2934b94c42 Update notes for submitted changes
* releasetools: Fix CREATE_IMAGE_ONLY in x86 hdimage script.
2015-09-23 15:55:14 +02:00
Gerrit Code Review
db00859451 Update notes for submitted changes
* llvm: Build scripts improvements.
2015-09-23 15:55:09 +02:00
Gerrit Code Review
d47f59ffba Update notes for submitted changes
* llvm: Extend clientctl with many features.
2015-09-23 15:55:05 +02:00
Gerrit Code Review
5d5b6c09c4 Update notes for submitted changes
* llvm: Fix module map generation.
2015-09-23 15:54:59 +02:00
Gerrit Code Review
71864052da Update notes for submitted changes
* llvm: Improve error handling in configure.llvm.
2015-09-23 15:54:54 +02:00
Gerrit Code Review
7d277d55c6 Update notes for submitted changes
* Kernel: IPC filter support for VM memory requests
2015-09-23 15:54:50 +02:00
Gerrit Code Review
435b524f9f Update notes for submitted changes
* VM: set recovery policy to restart
2015-09-23 15:54:45 +02:00
Gerrit Code Review
800f966d8f Update notes for submitted changes
* VM: fix mmap region transfer range bug
2015-09-23 15:54:41 +02:00
Gerrit Code Review
fc9aa3b419 Update notes for submitted changes
* VM: live update - check for regions above stack
2015-09-23 15:54:38 +02:00
Gerrit Code Review
d3f40ca25b Update notes for submitted changes
* RS: synchronize priv from kernel after swap
2015-09-23 15:54:32 +02:00
Gerrit Code Review
fbf9daa3bd Update notes for submitted changes
* SEF: query VM about holes during state transfer
2015-09-23 15:54:29 +02:00
Gerrit Code Review
9671a3ac78 Update notes for submitted changes
* vm: restartability improvements (#2)
2015-09-23 15:54:24 +02:00
Gerrit Code Review
6afda40dab Update notes for submitted changes
* vm: restartability improvements (#1)
2015-09-23 15:54:19 +02:00
Gerrit Code Review
a31c420af9 Update notes for submitted changes
* Kernel: delivermsg improvements
2015-09-23 15:54:14 +02:00
Gerrit Code Review
7769c7c8ba Update notes for submitted changes
* vm: Allow in-band metadata for cache blocks
2015-09-23 15:54:10 +02:00
Gerrit Code Review
6cf5e80761 Update notes for submitted changes
* libmthread: Fix guard page mapping.
2015-09-23 15:54:05 +02:00
Gerrit Code Review
99e59c9597 Update notes for submitted changes
* testrelpol: let test specific services
2015-09-23 15:54:00 +02:00
Gerrit Code Review
417d506fb0 Update notes for submitted changes
* tests: Expand the reliability test suite.
2015-09-23 15:53:55 +02:00
Gerrit Code Review
6a1f980583 Update notes for submitted changes
* sef: Support for LLVM ltckpt instrumentation.
2015-09-23 15:53:51 +02:00
Gerrit Code Review
70afbd634e Update notes for submitted changes
* services: Selectively enable stateful restart.
2015-09-23 15:53:47 +02:00
Gerrit Code Review
a285a44e90 Update notes for submitted changes
* rs: Update recovery policies for sched and mfs.
2015-09-23 15:53:42 +02:00
Gerrit Code Review
5bce172de8 Update notes for submitted changes
* rs: Add support for RS_FI.
2015-09-23 15:53:37 +02:00
Gerrit Code Review
82479bd37e Update notes for submitted changes
* vm: Fix heap preallocation.
2015-09-23 15:53:33 +02:00
Gerrit Code Review
e25065e468 Update notes for submitted changes
* vm: Fix vm cloning.
2015-09-23 15:53:29 +02:00
Gerrit Code Review
77d00b3c43 Update notes for submitted changes
* Resolve boot-time VM/RS deadlock
2015-09-23 15:53:25 +02:00
Gerrit Code Review
ff6ac6d2cf Update notes for submitted changes
* Switch to stateful restart.
2015-09-23 15:53:21 +02:00
Gerrit Code Review
b20e99c3d3 Update notes for submitted changes
* ds: Add live update extensions.
2015-09-23 15:53:16 +02:00
Gerrit Code Review
ccd2350825 Update notes for submitted changes
* Add live update-friendly annotations.
2015-09-23 15:53:04 +02:00
Gerrit Code Review
4ad14c28ce Update notes for submitted changes
* libsys: mark regions allocated for DMA as special
2015-09-23 15:53:00 +02:00
Gerrit Code Review
17b39c2834 Update notes for submitted changes
* vm: Let SEF know about special mmapped regions.
2015-09-23 15:52:55 +02:00
Gerrit Code Review
74c69f752e Update notes for submitted changes
* RS: clean up dead services during shutdown
2015-09-23 15:52:50 +02:00
Gerrit Code Review
db6c0db2e7 Update notes for submitted changes
* RS: reset heartbeat status after rollback
2015-09-23 15:52:45 +02:00
Gerrit Code Review
05030cc7bc Update notes for submitted changes
* RS: use IPC filters to do a timed receive
2015-09-23 15:52:40 +02:00
Gerrit Code Review
f035ec2c9e Update notes for submitted changes
* rs: New RS.
2015-09-23 15:52:35 +02:00
Gerrit Code Review
1c1afc70d3 Update notes for submitted changes
* sef: Extensions for new RS.
2015-09-23 15:52:30 +02:00
Gerrit Code Review
aff790b8dd Update notes for submitted changes
* sef: New definitions and event loop refactory.
2015-09-23 15:52:24 +02:00
Gerrit Code Review
ad850d36de Update notes for submitted changes
* service: Extensions for new RS.
2015-09-23 15:52:20 +02:00
Gerrit Code Review
95d5bbcb70 Update notes for submitted changes
* include: Header file changes for new RS.
2015-09-23 15:52:16 +02:00
Gerrit Code Review
22168ebcc1 Update notes for submitted changes
* sef: Naming refactory.
2015-09-23 15:52:10 +02:00
Gerrit Code Review
610d4a9f7e Update notes for submitted changes
* sef: GCOV cleanup.
2015-09-23 15:52:03 +02:00
Gerrit Code Review
8772cbbc4e Update notes for submitted changes
* vm: Allow VM to make self calls when needed.
2015-09-23 15:51:59 +02:00
Gerrit Code Review
efe5074f6c Update notes for submitted changes
* vm: Improve live update support.
2015-09-23 15:51:54 +02:00
Gerrit Code Review
a578b407c1 Update notes for submitted changes
* vm: Separate mmap regions.
2015-09-23 15:51:49 +02:00