Skip to content

Releases: ppggff/vagrant-qemu

v0.3.6

27 Feb 10:50
Compare
Choose a tag to compare
  • Config 'image_path' support array type
  • Try to support libvirt box v2 format

v0.3.5

27 Jul 11:06
Compare
Choose a tag to compare
  • Fix forwarded ports bug. #39
  • Add config 'firmware_format', 'ssh_host', 'other_default'.
  • Allow no cpu for riscv64.
  • Allow more config options to be nil.
  • Let id start with "vq_".

v0.3.4

09 Mar 08:16
Compare
Choose a tag to compare
  • Add config 'drive_interface'

v0.3.3

11 Oct 02:59
Compare
Choose a tag to compare

Fix a compatibility issue about ruby 3.x

v0.3.2

20 Sep 10:47
Compare
Choose a tag to compare
  • Use kill 0 to check whether a process is running

v0.3.1

16 Sep 06:08
Compare
Choose a tag to compare
  • Fix missing :arch for driver.import(options)

v0.3.0

16 Sep 05:56
Compare
Choose a tag to compare
  • Add config extra_netdev_args.
  • Replace nc with ruby's socket
  • Add config control_port, debug_port, no_daemonize config for window host

v0.2.0

31 Aug 12:28
Compare
Choose a tag to compare
  • Add config extra_qemu_args'.
  • Refine error message, such as 'Invalid qemu dir'.
  • Add a 'Force Multicore' to Readme.

v0.1.9

01 Aug 10:08
Compare
Choose a tag to compare

Update default config to compatible with QEMU 7.0.0

v0.1.8

05 May 04:22
Compare
Choose a tag to compare
  • Fix port collision problem with default ssh port 2222.
  • Export serial port to unix socket for debug.