Commit Graph

61 Commits

Author SHA1 Message Date
Tianon Gravi
4125f4fa3d Fix .gitattributes specificity 2020-10-16 16:28:51 -07: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
Tianon Gravi
a77af4dbd2
Merge pull request #14 from tlex/update/qemu-5.0.1
Update QEMU 5.0 to 5.0.1 and drop merged numa patch
2020-09-17 12:57:53 -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
Tianon Gravi
aeb376c850
Merge pull request #11 from tlex/feature/add-ceph-support
Enable support for RBD
2020-09-10 13:35:00 -07: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
0e7675a129
Merge pull request #12 from tianon/jq-template
Use jq-template.awk
2020-08-27 16:59:48 -07:00
Tianon Gravi
3d69162f4e Use jq-template.awk 2020-08-27 16:34:48 -07:00
Tianon Gravi
ba69817cd8 Update tags 2020-08-12 13:51:58 -07:00
Tianon Gravi
85d79de01c Add 5.1.0 (and remove EOL 4.0) 2020-08-12 13:50:52 -07:00
Tianon Gravi
25ef7827af Update to 4.2.1 2020-08-12 13:50:10 -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
Tianon Gravi
6e78f02388
Merge pull request #8 from MaxPeal/master
Add QEMU_NO_VNC to start-qemu for disabling VNC
2020-05-29 10:50:31 -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
Tianon Gravi
d195e73200 Add initial GitHub Actions CI 2020-04-29 09:08:36 -07:00
Tianon Gravi
a7a2b1dc02 Add 5.0.0-rc4 (remove EOL 3.1) 2020-04-27 12:38:05 -07:00
Tianon Gravi
05c780b9eb Update to 4.2.0 (GA), 4.1.1, 4.0.1, 3.1.1.1 2019-12-13 09:35:07 -08:00
Tianon Gravi
b3a190ea8b Update to 4.1.0 and 3.1.1 2019-08-16 09:30:49 -07:00
Tianon Gravi
768667821b Add "bzip2" to the build dependencies
```
  BUNZIP2 pc-bios/edk2-arm-code.fd.bz2
/bin/sh: 1: bzip2: not found
make: *** [Makefile:300: pc-bios/edk2-arm-code.fd] Error 127
make: *** Deleting file 'pc-bios/edk2-arm-code.fd'
```
2019-07-29 13:20:31 -07:00
Tianon Gravi
dee71cdf29 Fix libssh changes
This accounts for b10d49d761 (upstream switching from `libssh2` to `libssh` in 4.1+).
2019-07-29 13:15:25 -07:00
Tianon Gravi
b2041b33b9 Update to Debian Buster 2019-07-29 13:13:40 -07:00
Tianon Gravi
050497a221 Drop 2.12, add 4.1.0-rc2 2019-07-29 09:06:22 -07:00
Tianon Gravi
22af0226e9 Add 4.0.0, update to 3.0.1, remove 2.11 2019-04-24 12:44:39 -07:00
Tianon Gravi
2f0352d59f Add initial "generate-stackbrew-library.sh" script 2019-01-17 14:29:44 -08:00
Tianon Gravi
5744226562 Add "update.sh", use a template, and add multiple versions 2019-01-17 14:28:12 -08:00
Tianon Gravi
12ca2247b2 Update QEMU to 2.12.1 2018-08-30 13:46:47 -07:00
Tianon Gravi
2fbfe251f5 Fix QEMU download URL (facepalm) 2018-05-25 09:30:09 -07:00
Tianon Gravi
d361311f9a Update QEMU to 2.12.0 2018-05-23 13:20:26 -07:00
Tianon Gravi
debfd8c289 Adjust whitespace and naming 2018-01-16 13:17:25 -08:00
Ken Sanislo
c64561dd70 Set virtio-scsi-(pci|device) based on x86 or ARM arch 2018-01-15 19:16:52 -08:00
Tianon Gravi
9c5fd5543d Use QEMU_HDA properly
Thanks @ksanislo!
(48684c38ab (commitcomment-26852700))
2018-01-14 13:17:06 -08:00
Tianon Gravi
a13f567fe9 Adjust usage of apt-mark slightly 2018-01-03 12:44:57 -08:00
Tianon Gravi
5f5304c3dc Remove unnecessary Recommends too 2018-01-03 10:32:34 -08:00
Tianon Gravi
ac9e1625c0 Swap between virtio-net-pci and virtio-net-device for arm 2017-12-21 11:45:46 -08:00
Tianon Gravi
b54c130eb1 Adjust qemu compilation flags (add more features, remove a few emulation targets) 2017-12-21 10:07:44 -08:00
Tianon Gravi
dc722c52a3 Build QEMU from source so that SIGHUP-for-ACPI-shutdown patch can be applied (and we can control our QEMU version closer) 2017-12-18 13:21:01 -08:00
Tianon Gravi
103efc2fc8 Adjust start-qemu to use scsi explicitly (and virtio-net) 2017-12-14 23:36:51 -08:00
Tianon Gravi
c82ccf92b6 Add QEMU_NO_SSH and QEMU_NO_SERIAL (especially useful for Windows-based VMs) 2017-03-22 14:01:38 -07:00
Tianon Gravi
03bab76008 Get a little more protective of user input in qemu 2017-03-22 13:59:30 -07:00
Tianon Gravi
e51e8b827f Switch qemu over to -slim 2017-03-21 14:32:16 -07:00
Tianon Gravi
b577100ecf Add support to qemu for a QEMU_NET_USER_EXTRA parameter (for arbitrary extra args in the "-net user,..." line) 2017-03-21 14:01:24 -07:00
Tianon Gravi
3ecce14e27 Switch qemu from sid to stretch 2017-03-17 13:08:35 -07:00
James Drummond
40536ec789 Update start-qemu 2017-03-09 13:18:36 -06:00
James Drummond
b35f83db20 Update start-qemu
Format should be qcow2 not raw.
2017-03-09 13:05:19 -06:00
Tianon Gravi
7f0e4cb747 Add some notes about additional arguments and about UEFI/OVMF 2016-11-02 17:32:50 -07:00