index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vmspawn
/
vmspawn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vmspawn: add kernel configuration options
Sam Leonard
2024-02-09
1
-14
/
+38
*
vmspawn: add swtpm feature
Sam Leonard
2024-02-09
1
-3
/
+157
*
vmspawn: remove extraneous log_info
Sam Leonard
2024-02-08
1
-1
/
+0
*
vmspawn: fix incorrect handling of -M in getopt_long
Sam Leonard
2024-02-08
1
-1
/
+1
*
vmspawn: fix incorrect mention of container
Sam Leonard
2024-02-08
1
-4
/
+5
*
nspawn,vmspawn: let's add some terminal magic to the welcome text
Lennart Poettering
2024-01-22
1
-4
/
+9
*
vmspawn: make "-m" value formatting independent of locale
Lennart Poettering
2024-01-22
1
-2
/
+2
*
vmspawn: print a helpful message when we start the VM
Lennart Poettering
2024-01-22
1
-1
/
+13
*
vmspawn: make sure to pass the right firmware image type to qemu
Lennart Poettering
2024-01-22
1
-2
/
+2
*
vmspawn: rework firmware selection logic
Lennart Poettering
2024-01-22
1
-1
/
+34
*
vmspawn: close host vsock fd once we passed it to the child
Lennart Poettering
2024-01-22
1
-0
/
+3
*
vmspawn: use execv() rather than execve() if we just want to pass 'environ' a...
Lennart Poettering
2024-01-22
1
-1
/
+1
*
vmspawn: modernize setup_notify_parent() a bit
Lennart Poettering
2024-01-22
1
-3
/
+8
*
vmspawn: rework how we spawn qemu off
Lennart Poettering
2024-01-22
1
-14
/
+20
*
vmspawn: include qemu cmdline in debug output
Lennart Poettering
2024-01-17
1
-0
/
+8
*
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-25
/
+25
*
vmspawn: supply a serial TTY to the kernel by default
Sam Leonard
2024-01-16
1
-14
/
+16
*
vmspawn: suppress unnecessary '-'
Lennart Poettering
2024-01-12
1
-2
/
+1
*
vmspawn: use SD_EVENT_SIGNAL_PROCMASK flag where possible
Lennart Poettering
2024-01-12
1
-4
/
+4
*
vmspawn: use our generic vsock CID parser, instead of a howngrown one
Lennart Poettering
2024-01-12
1
-12
/
+12
*
vmspawn: fix empty lines before section titles in --help text
Lennart Poettering
2024-01-12
1
-7
/
+7
*
machine-credential: introduce MachineCredentialContext
Mike Yuan
2023-12-14
1
-21
/
+11
*
machine-credential: fix error logging
Lennart Poettering
2023-11-22
1
-6
/
+2
*
vmspawn: added vsock functionality
Sam Leonard
2023-11-09
1
-48
/
+398
*
vmspawn: fix memleak
Yu Watanabe
2023-11-08
1
-3
/
+3
*
vmspawn: shorted --help output to fit in 80 columns
Zbigniew Jędrzejewski-Szmek
2023-11-07
1
-1
/
+1
*
vmspawn: extend kernel cmdline with extra args
v255-rc1
Sam Leonard
2023-11-06
1
-4
/
+18
*
vmspawn: added initial code for vmspawn
Sam Leonard
2023-11-02
1
-0
/
+406
[prev]