guix/gnu/system
Ludovic Courtès be6520e6a5
vm: Distinguish between success and failure of the guest code.
Fixes <https://bugs.gnu.org/34276>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* gnu/system/vm.scm (expression->derivation-in-linux-vm)[loader]:
Produce '/xchg/.exit-status' file upon success.
* gnu/build/vm.scm (load-in-linux-vm): Check for 'xchg/.exit-status'
once QEMU has completed and respond accordingly.
2020-03-26 23:45:41 +01:00
..
examples gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
accounts.scm
file-systems.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
install.scm install: Add jfsutils to the installation image. 2020-01-03 13:54:14 +01:00
keyboard.scm
linux-container.scm system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
linux-initrd.scm linux-initrd: Add support for JFS. 2020-01-03 13:54:13 +01:00
locale.scm Add (gnu build locale). 2019-06-07 21:50:18 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Add #:login-uid? parameter to 'unix-pam-service'. 2019-05-09 12:11:36 +02:00
shadow.scm gnu: system: Remove guile-wm from skeleton. 2020-03-19 12:14:19 +01:00
uuid.scm uuid: Add support for JFS. 2020-01-03 13:54:13 +01:00
vm.scm vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00