summaryrefslogtreecommitdiff
path: root/minix/servers/vm
AgeCommit message (Expand)Author
2017-02-23VM: fix race condition communicating with VMDavid van Moolenbroek
2017-02-16Retire env.hDavid van Moolenbroek
2016-08-04Preparations for PAE supportrlfnb
2016-01-16PM: generic process event publish/subscribe systemDavid van Moolenbroek
2016-01-13VM: report resource usage with VM usage infoDavid van Moolenbroek
2016-01-13VM: expose virtual process sizeDavid van Moolenbroek
2016-01-13Integrate magic instrumentation into build systemDavid van Moolenbroek
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2015-09-28Rework getrusage(2) infrastructureDavid van Moolenbroek
2015-09-17VM: hide harmless ACL warning for RS at startupDavid van Moolenbroek
2015-09-17VM: align frame bufferDavid van Moolenbroek
2015-09-17VM/VFS: align ELF header bufferDavid van Moolenbroek
2015-09-17Annotations and tweaks for live updateDavid van Moolenbroek
2015-09-17RS: remove support for unsafe updatesDavid van Moolenbroek
2015-09-17VM: allocate cache pages in mmap regionDavid van Moolenbroek
2015-09-17Disable malloc instrumentation for VM (#1)David van Moolenbroek
2015-09-17RS/VM: proper preparation for multi-VM live updateDavid van Moolenbroek
2015-09-17VM: undo actions after live-update rollbackDavid van Moolenbroek
2015-09-17VM: fix mmap region transfer range bugDavid van Moolenbroek
2015-09-17VM: live update - check for regions above stackDirk Vogt
2015-09-17SEF: query VM about holes during state transferDavid van Moolenbroek
2015-09-17vm: restartability improvements (#2)Ben Gras
2015-09-17vm: restartability improvements (#1)Ben Gras
2015-09-17vm: Allow in-band metadata for cache blocksCristiano Giuffrida
2015-09-17services: Selectively enable stateful restart.Cristiano Giuffrida
2015-09-17vm: Fix heap preallocation.Cristiano Giuffrida
2015-09-17vm: Fix vm cloning.Cristiano Giuffrida
2015-09-17Resolve boot-time VM/RS deadlockDavid van Moolenbroek
2015-09-17Switch to stateful restart.Cristiano Giuffrida
2015-09-17Add live update-friendly annotations.Cristiano Giuffrida
2015-09-16vm: Let SEF know about special mmapped regions.Cristiano Giuffrida
2015-09-16rs: New RS.Cristiano Giuffrida
2015-09-16sef: Extensions for new RS.Cristiano Giuffrida
2015-09-16vm: Allow VM to make self calls when needed.Cristiano Giuffrida
2015-09-16vm: Improve live update support.Cristiano Giuffrida
2015-09-16vm: Separate mmap regions.Cristiano Giuffrida
2015-09-16vm: Extend the vm_memctl() interface.Cristiano Giuffrida
2015-09-16kernel: Extend the {sys,vm}_update() interfaces.Cristiano Giuffrida
2015-08-14libminixfs: better support for read errors and EOFDavid van Moolenbroek
2015-08-13libminixfs/VM: fix memory-mapped file corruptionDavid van Moolenbroek
2015-02-10VM: fix for handling one-shot page memoryDavid van Moolenbroek
2014-12-03minix/ changes for arm llvm buildBen Gras
2014-11-15libfsdriver: support mmap on FSes with no deviceDavid van Moolenbroek
2014-11-10VM,MFS: better handling of some exceptional casesBen Gras
2014-11-10Turn PCI into a character driverLionel Sambuc
2014-11-03VM: fix returning VFS error code for mmapDavid van Moolenbroek
2014-09-03VM: mem_shared: allow re-pagefaultBen Gras
2014-09-01vm: allow split of mem_anon_contig regionBen Gras
2014-07-31Move all services to /serviceLionel Sambuc
2014-07-31New sources layoutLionel Sambuc