root = true [*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}] end_of_line = lf insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true [*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}] max_line_length = 85 [*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}] indent_style = space [*.{c,h,cpp,hpp}{,.in}] indent_size = 4 u/services/virtualization.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/virtualization.scm
AgeCommit message (Expand)Author
2022-11-07services: qemu-binfmt: Add x86_64 QEMU target....Leo Nikkilä
2022-09-13services: secret-service: Inherit from the original 'guix-configuration'....Ludovic Courtès
2022-09-09services: libvirt: Fix listen TCP....Oleg Pykhalov
2022-08-09services: qemu-guest-agent: Fix arguments to qemu-ga....Timotej Lazar
2022-04-29services: Add missing 'description' fields....Ludovic Courtès
2022-03-10services: secret-service: Do not generate SSH and Guix key pairs....Ludovic Courtès
2022-02-18services: qemu-guest-agent: Fix implementation....Ludovic Courtès
2021-12-12services: secret-service: Turn into a Shepherd service....Ludovic Courtès
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-11-12services: Add qemu-guest-agent service....Timotej Lazar
2021-09-04services: libvirt: Change unix-sock-group default....Brice Waegeneire
2021-09-04services: libvirt: Add qemu field....Brice Waegeneire
2021-08-30services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>....Ludovic Courtès
2021-08-29services: Remove i486 qemu target....Efraim Flashner
2021-07-10services: qemu-binfmt: Preserve argv[0] by default....Ludovic Courtès
2021-03-15services/qemu-binfmt: Use the F flag and the static output of QEMU....Maxim Cournoyer