index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vmspawn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #31886 from DaanDeMeyer/logind
Mike Yuan
2024-03-24
1
-8
/
+5
|
\
|
*
tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()
Daan De Meyer
2024-03-22
1
-8
/
+5
*
|
vmspawn: generate ephemeral SSH keys for the VM
Sam Leonard
2024-03-14
1
-0
/
+113
|
/
*
vmspawn: fix FD passing logic
Sam Leonard
2024-03-13
1
-1
/
+1
*
vmspawn: prefix extra kernel-cmdline-extra with -smbios
Sam Leonard
2024-03-13
1
-0
/
+4
*
systemd-boot: Add support for reading extra kernel cmdline from SMBIOS
Daan De Meyer
2024-03-10
1
-0
/
+4
*
vmspawn: actually pass UUID down to qemu
Lennart Poettering
2024-03-01
1
-0
/
+4
*
Merge pull request #31430 from CodethinkLabs/vmspawn/machinectl_vmspawn_support
Luca Boccassi
2024-02-29
5
-0
/
+105
|
\
|
*
vmspawn: support machined registration
Sam Leonard
2024-02-28
5
-0
/
+105
*
|
vmspawn: only add to cmdline if tpm was started
Sam Leonard
2024-02-28
1
-2
/
+4
|
/
*
vmspawn: use our own ptyfwd code for the console of a VM
Lennart Poettering
2024-02-26
3
-12
/
+150
*
Merge pull request #31464 from poettering/vmspawn-limit-bank
Luca Boccassi
2024-02-23
3
-5
/
+28
|
\
|
*
vmspawn: disable all PCR banks but SHA256
Lennart Poettering
2024-02-23
3
-0
/
+19
|
*
vmspawn: drop "const" from string we free
Lennart Poettering
2024-02-23
1
-5
/
+9
*
|
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
|
/
*
vmspawn: rename "qemu" specific switches to not carry the "qemu" prefix
Lennart Poettering
2024-02-21
3
-57
/
+61
*
vspawn: prefer "VSOCK" spelling over "vsock" and "VSock"
Lennart Poettering
2024-02-21
1
-10
/
+10
*
vmspawn: add --extra-drive=
Sam Leonard
2024-02-21
1
-0
/
+34
*
vmspawn: correctly escape ',' in certain values passed to qemu
Sam Leonard
2024-02-21
5
-11
/
+117
*
vmspawn: rework --help
Zbigniew Jędrzejewski-Szmek
2024-02-19
1
-33
/
+28
*
Merge pull request #31218 from CodethinkLabs/vmspawn/journal_forwarding
Luca Boccassi
2024-02-16
1
-19
/
+91
|
\
|
*
vmspawn: add --forward-journal=
Sam Leonard
2024-02-15
1
-19
/
+91
*
|
vmspawn: fix possible NULL dereference in discover_boot_entry
Sam Leonard
2024-02-16
1
-1
/
+1
|
/
*
vmspawn: fix alignment of merged initrd
Yu Watanabe
2024-02-15
1
-2
/
+7
*
vmspawn: search for machines when only passed -M/--machine=
Sam Leonard
2024-02-13
1
-2
/
+25
*
vmspawn: discover bootloader for directory type images
Sam Leonard
2024-02-13
1
-2
/
+97
*
vmspawn: support multiple initrds via merging
Sam Leonard
2024-02-13
1
-5
/
+64
*
vmspawn: add support for --bind(-ro)=
Sam Leonard
2024-02-12
5
-8
/
+151
*
vmspawn: add support for --private-users
Sam Leonard
2024-02-12
1
-0
/
+31
*
vmspawn: add support for -D/--directory
Sam Leonard
2024-02-12
2
-44
/
+225
*
vmspawn: accept kvm/vhost-vsock device fds through sd_listen
Sam Leonard
2024-02-09
3
-37
/
+90
*
vmspawn: add nic configuration
Sam Leonard
2024-02-09
3
-22
/
+75
*
vmspawn: add initrd configuration option
Sam Leonard
2024-02-09
1
-0
/
+22
*
vmspawn: synthesise root= argument for direct kernel boot
Sam Leonard
2024-02-09
2
-1
/
+68
*
vmspawn: add kernel configuration options
Sam Leonard
2024-02-09
1
-14
/
+38
*
vmspawn: add swtpm feature
Sam Leonard
2024-02-09
5
-3
/
+488
*
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
3
-9
/
+27
*
vmspawn: rework firmware selection logic
Lennart Poettering
2024-01-22
3
-57
/
+176
*
vmspawn: ENODEV is not the only error the kernel returns if a device is not t...
Lennart Poettering
2024-01-22
1
-3
/
+3
*
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
[prev]
[next]