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: use openpt_allocate where appropriate
Mike Yuan
2024-05-19
1
-9
/
+2
*
vmspawn: fix finding systemd-journal-remote binary
Yu Watanabe
2024-05-10
1
-1
/
+9
*
vmspawn: trivial cleanups for start_systemd_journal_remote()
Yu Watanabe
2024-05-10
1
-4
/
+5
*
vmspawn: forward signals to VM PID 1 via D-BUS when available
Sam Leonard
2024-05-09
1
-4
/
+132
*
vmspawn: register with io.systemd.Machine.Register
Sam Leonard
2024-05-09
1
-6
/
+17
*
vmspawn: add a dropin override to sshd-vsock@.service
Sam Leonard
2024-05-09
1
-0
/
+12
*
nspawn, vmspawn, run0: add env var for turning off background tinting
Lennart Poettering
2024-05-02
1
-1
/
+1
*
vmspawn: enable vmgenid for all VMs
Lennart Poettering
2024-04-20
1
-0
/
+18
*
vmspawn: add env var that can extend the qemu cmdline
Lennart Poettering
2024-04-20
1
-0
/
+12
*
vmspawn: enable hyperv enlightenments
Lennart Poettering
2024-04-20
1
-1
/
+7
*
vmspawn: Fix shared memory check
Daan De Meyer
2024-04-19
1
-1
/
+1
*
vmspawn: generate predicatable TAP device names and MAC addresses
Sam Leonard
2024-04-15
1
-3
/
+50
*
vmspawn: insert missing empty line
Sam Leonard
2024-04-15
1
-0
/
+1
*
vmspawn: sort headers
Sam Leonard
2024-04-15
1
-6
/
+6
*
vmspawn: add --discard-disk= to control handling of disk discard requests
Sam Leonard
2024-04-12
1
-1
/
+11
*
vmspawn: update parse_boolean to parse_boolean_argument
Sam Leonard
2024-04-12
1
-10
/
+4
*
vmspawn: enabled free page reporting in qemu by default
Sam Leonard
2024-04-11
1
-1
/
+2
*
vmspawn: fix error code
Yu Watanabe
2024-04-03
1
-1
/
+1
*
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
1
-0
/
+45
|
\
|
*
vmspawn: support machined registration
Sam Leonard
2024-02-28
1
-0
/
+45
*
|
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
1
-12
/
+125
*
Merge pull request #31464 from poettering/vmspawn-limit-bank
Luca Boccassi
2024-02-23
1
-5
/
+18
|
\
|
*
vmspawn: disable all PCR banks but SHA256
Lennart Poettering
2024-02-23
1
-0
/
+9
|
*
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
1
-43
/
+47
*
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
1
-10
/
+44
*
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
1
-8
/
+63
*
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
1
-44
/
+207
*
vmspawn: accept kvm/vhost-vsock device fds through sd_listen
Sam Leonard
2024-02-09
1
-22
/
+84
*
vmspawn: add nic configuration
Sam Leonard
2024-02-09
1
-22
/
+55
*
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
1
-1
/
+67
[next]