Tianon Gravi
dea0e24bf9
Switch from SKS to Ubuntu keyserver
...
See also https://github.com/docker-library/faq#openpgp--gnupg-keys-and-verification and https://github.com/tianon/pgp-happy-eyeballs
2021-06-22 14:18:42 -07:00
Tianon Gravi
d32fb448a8
Remove "user" targets (for now)
2021-03-30 21:20:13 -07:00
Tianon Gravi
9b65e709eb
Add explicit "native" variants
...
These are explicitly targeting their native architectures -- for example, the amd64 build will only include `qemu-system-x86_64`, which leads to much smaller images for folks who just want to run a VM on its native platform.
2021-03-20 22:10:01 -07:00
Tianon Gravi
655b15eb4b
Merge pull request #21 from tianon/pkgversion
...
Add source URL to "pkgversion"
2021-03-19 19:07:46 -07:00
Tianon Gravi
60b52f4eb2
Merge pull request #20 from tianon/firmware
...
Add "qemu-efi-aarch64" and "qemu-efi-arm" firmware packages and set "firmwarepath" matching Debian's
2021-03-19 09:04:32 -07:00
Tianon Gravi
8e51bdb10d
Try writing zero bytes to "/dev/kvm" as a more robust test for access
...
Looking at https://lwn.net/Articles/658511/ , this seems like it should be reasonably harmless as a simple test of whether we can expect `/dev/kvm` to work.
Fixes #4
2021-03-19 08:57:33 -07:00
Tianon Gravi
ff9825b0ec
Add source URL to "pkgversion"
...
This should make `--version` output more helpful in any upstream bug reports so they can trace back to the source of the build.
2021-03-19 08:44:22 -07:00
Tianon Gravi
3fbba0e2eb
Add "qemu-efi-aarch64" and "qemu-efi-arm" firmware packages and set "firmwarepath" matching Debian's
2021-03-19 08:38:04 -07:00
Tianon Gravi
4e1a7d35a8
Also switch "riscv64" to "virtio-net-device"
2021-03-02 15:46:10 -08:00
Tianon Gravi
52b04a86c3
Switch riscv64 to virtio-scsi-device too
2021-03-02 15:44:06 -08:00
Tianon Gravi
eda2c39410
Add riscv64
2021-03-01 15:30:19 -08:00
Tianon Gravi
de840b8932
Add 5.2.0-rc3
2020-11-30 11:03:55 -08:00
Alex Thomae
9331643dbc
Fix missing libusbredirparser1 ( #13 )
...
Currently, the device `usb-redir` isn't available due to a missing
library. This commit fixes that.
2020-09-28 16:05:41 -07:00
Alex Thomae
404dfa7a5a
Update QEMU 5.0 to 5.0.1 and drop merged numa patch
...
Signed-off-by: Alex Thomae <git@alex.thom.ae>
2020-09-17 18:21:34 +02:00
Alex Thomae
dc1de6a914
Enable support for RBD
...
Signed-off-by: Alex Thomae <git@alex.thom.ae>
2020-09-10 07:06:16 +02:00
Tianon Gravi
3d69162f4e
Use jq-template.awk
2020-08-27 16:34:48 -07:00
Tianon Gravi
7877bcf9e8
Revert "Apply workaround for https://bugs.debian.org/960271 "
...
This reverts commit 0a7d8e431e
.
See https://tracker.debian.org/news/1151808/accepted-linux-419118-2deb10u1-source-into-stable-embargoed-stable/ -- this was fixed for Buster in src:linux 4.19.118-2+deb10u1 🎉
2020-06-09 17:18:34 -07:00
Tianon Gravi
7fe1e031b2
Merge pull request #9 from tianon/numa
...
Backport patch for proper containerized NUMA support/detection
2020-06-09 17:05:08 -07:00
MaxPeal
4597614c00
Add QEMU_NO_VNC to start-qemu for disabling VNC
2020-05-29 10:22:38 -07:00
Tianon Gravi
647e4e4366
Backport patch for proper containerized NUMA support/detection
2020-05-26 16:00:28 -07:00
Tianon Gravi
0a7d8e431e
Apply workaround for https://bugs.debian.org/960271
...
This change comes from 467d12f5c7
in the upstream kernel, and will hopefully get patched in Debian directly so we can drop this patch from our builds.
2020-05-11 10:11:39 -07:00
Tianon Gravi
9b313157b4
Silence "apt-mark manual" output (since we have "set -x", so that output is redundant)
2020-05-11 10:10:42 -07:00
Tianon Gravi
6a7db26a62
Update to 5.0.0 (GA)
2020-04-29 11:24:47 -07:00