Commit Graph

21 Commits

Author SHA1 Message Date
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
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
MaxPeal
4597614c00 Add QEMU_NO_VNC to start-qemu for disabling VNC 2020-05-29 10:22:38 -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
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
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
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
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
89a4df607b Add "format" to silence "autodetection is scary" warnings 2016-11-02 17:15:20 -07:00
Tianon Gravi
b04dc04c1b DISCARD=UNMAP 2015-11-03 21:52:13 -08:00
Tianon Gravi
1eb2e0f60d Refactor start-qemu ports handling to allow for user-specified port mappings 2015-10-27 16:02:00 -07:00
Tianon Gravi
e1366bdec9 Add QEMU_BOOT parameter to tianon/qemu 2015-07-15 10:19:46 -07:00
Tianon Gravi
1e93849872 lolwups 2014-09-20 01:24:50 -06:00
Tianon Gravi
cb70e627b1 QEMU! 2014-09-20 01:00:11 -06:00