2021-02-20  Wessel Dankers <wsl@fruit.je>

	* debian/changelog:     release 7.0

2021-02-01  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     add iothread, tweak object names

2021-01-31  Wessel Dankers <wsl@fruit.je>

	* debian/changelog:     bump version to 7.0

2021-01-31  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     switch to virtio-scsi

2021-01-31  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config.pm, lib/KVM/Kavoom/Config/Common.pm:     make aio and *block_size configurable

2021-01-29  Wessel Dankers <wsl@fruit.je>

	* debian/changelog:     document block size change

2021-01-29  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl:     document block size settings

2021-01-29  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     configurable block size

2021-01-28  Wessel Dankers <wsl@fruit.je>

	* debian/changelog, lib/KVM/Kavoom/Instance.pm:     update debian/changelog

2021-01-28  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     add pcie-root-port, enable kvm in config

2021-01-28  Wessel Dankers <wsl@fruit.je>

	* NEWS, debian/changelog, lib/KVM/Kavoom/Instance.pm:     Always add vnc device, even if it is just 'none'

2019-05-02  Wessel Dankers <wsl@fruit.je>

	* NEWS, bin/kavoom.pl, debian/changelog:     release 6.2

2019-05-02  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config/Common.pm, lib/KVM/Kavoom/Instance.pm:     Modernize usb bus support

2018-08-28  Wessel Dankers <wsl@fruit.je>

	* debian/changelog:     release 6.1

2018-08-28  Wessel Dankers <wsl@fruit.je>

	* debian/control:     libmodule-build-perl

2018-08-28  Wessel Dankers <wsl@fruit.je>

	* debian/kavoom.init:     fix savestate

2018-04-13  Wessel Dankers <wsl@fruit.je>

	* debian/changelog:     release 6.0

2018-04-13  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     add -nographic to standard options

2018-04-08  Wessel Dankers <wsl@fruit.je>

	* NEWS, bin/kavoom.pl, debian/changelog, lib/KVM/Kavoom/Instance.pm:     update NEWS, fix whitespace

2018-04-08  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl, lib/KVM/Kavoom/Config/Common.pm,
	lib/KVM/Kavoom/Instance.pm:     fix bugs in option parsing and in documentation

2018-04-08  Wessel Dankers <wsl@fruit.je>

	* Build.PL, MANIFEST, configure.ac, debian/changelog:     maintain the version in one place

2018-04-07  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config/Common.pm, lib/KVM/Kavoom/Instance.pm:     use q35 if the platform type is not bios

2018-04-07  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog:     release 5.0

2018-04-07  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl, lib/KVM/Kavoom/Config.pm,
	lib/KVM/Kavoom/Config/Common.pm:     parse and write configuration sections

2018-04-07  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config/Common.pm, lib/KVM/Kavoom/Instance.pm:     rename ‘firmware’ to ‘platform’

2018-04-03  Wessel Dankers <wsl@fruit.je>

	* debian/kavoom.cfg:     provide a default value for the path to the kvm executable

2018-04-03  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     qemu-system-x86_64:/var/lib/kavoom/devices:9: option 'default'
	    does nothing and is deprecated

2018-03-31  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config.pm:     fix unknown parameter detection

2018-03-30  Wessel Dankers <wsl@fruit.je>

	* debian/changelog, lib/KVM/Kavoom/Config/Common.pm,
	lib/KVM/Kavoom/Instance.pm:     efi support, move cpu/ram options to devices file

2018-03-30  Wessel Dankers <wsl@fruit.je>

	* debian/changelog:     release 4.0

2017-09-06  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     fix vhost_net

2017-09-06  Wessel Dankers <wsl@fruit.je>

	* debian/kavoom.init:     make init-script's qemu-kvm dependency optional

2017-09-06  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Instance.pm:     obey aio=native requirements

2017-07-05  Wessel Dankers <wsl@fruit.je>

	* Build.PL, bin/kavoom.pl, configure.ac, debian/changelog,
	lib/KVM/Kavoom/Config/Common.pm, lib/KVM/Kavoom/Config/Global.pm:     bump version number; try harder to find a suitable configuration
	    file

2017-07-03  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config.pm:     simplify merging

2017-07-03  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom/Config.pm:     fix scalar merging

2017-07-03  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl, lib/KVM/Kavoom/Instance.pm:     basic stuff is starting to come online

2017-07-03  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl, lib/KVM/Kavoom/Config.pm,
	lib/KVM/Kavoom/Config/Common.pm, lib/KVM/Kavoom/Config/Global.pm,
	lib/KVM/Kavoom/Config/Instance.pm, lib/KVM/Kavoom/Instance.pm:     it compiles

2017-06-07  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/{ => Kavoom}/Config.pm, lib/KVM/{ =>
	Kavoom}/Config/Common.pm, lib/KVM/{ => Kavoom}/Config/Global.pm,
	lib/KVM/{ => Kavoom}/Config/Instance.pm, lib/KVM/{ =>
	Kavoom}/Instance.pm:     halfway the Great Refactoring

2017-06-07  Wessel Dankers <wsl@fruit.je>

	* TODO, bin/kavoom.pl, lib/KVM/Config.pm, lib/KVM/Config/Common.pm,
	lib/KVM/Config/Global.pm, lib/KVM/Config/Instance.pm,
	lib/KVM/{Kavoom.pm => Instance.pm}:     halfway the Great Refactoring

2016-01-15  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog:     release 3.4

2015-12-18  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     make sure all devices have an id

2015-12-17  Wessel Dankers <wsl@fruit.je>

	* debian/control, lib/KVM/Kavoom.pm:     switch to Class::Clarity

2014-03-10  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog:     release 3.3

2014-03-10  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     do not attach a cdrom device by default

2014-03-04  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl:     remove empty =item

2013-11-06  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     attach empty cdrom by default

2013-10-25  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     kavoom: fix bug that caused virtio-net to be used even with
	    virtio=no

2013-10-10  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     add qmp support to vm's

2013-05-27  Wessel Dankers <wsl@fruit.je>

	* debian/kavoom.default:     add /etc/default/kavoom file

2013-08-14  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     change option name from virtconsole to console

2013-05-16  Wessel Dankers <wsl@fruit.je>

	* NEWS, debian/changelog:     release 3.2

2013-05-16  Wessel Dankers <wsl@fruit.je>

	* Build.PL, bin/kavoom.pl, configure.ac, debian/changelog,
	lib/KVM/Kavoom.pm:     disable virtconsole by default

2013-05-15  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, configure.ac, debian/changelog:     release 3.1

2013-05-15  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     add cirrus vga manually

2013-05-14  Wessel Dankers <wsl@fruit.je>

	* bin/kavoom.pl:     describe the devices command

2013-05-14  Wessel Dankers <wsl@fruit.je>

	* Build.PL, bin/kavoom.pl, configure.ac, debian/changelog,
	debian/kavoom.init, lib/KVM/Kavoom.pm:     use a configuration file for the device specification

2013-05-13  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog:     release 3.0

2013-05-13  Wessel Dankers <wsl@fruit.je>

	* Build.PL, bin/kavoom.pl, configure.ac, debian/changelog,
	lib/KVM/Kavoom.pm:     Convert kvm command line arguments to -device format     Always allocate 8 virtconsoles if virtio=yes     Always allocate 4 serial ports unless serial=none

2013-05-13  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog:     release 2.16

2013-05-13  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     different test for vhost_net

2013-05-13  Wessel Dankers <wsl@fruit.je>

	* debian/kavoom.init, lib/KVM/Kavoom.pm:     modprobe vhost_net in init script

2013-05-13  Wessel Dankers <wsl@fruit.je>

	* NEWS, debian/changelog, lib/KVM/Kavoom.pm:     use vhost_net if available

2013-04-07  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog, debian/copyright,
	debian/kavoom.init, debian/kavoom.postinst, debian/kavoom.prerm,
	debian/libkvm-kavoom-perl.install, debian/rules:     use dh_installinit --no-start to avoid running init scripts     libkvm-kavoom-perl.install seems to be superfluous these days     update debian/copyright file

2013-03-04  Wessel Dankers <wsl@fruit.je>

	* debian/rules:     tweak cdbs flags

2013-02-08  Wessel Dankers <wsl@fruit.je>

	* Build.PL, Makefile.am:     don't let Module::Build mess with non-module files and don't let
	    autofudge mess with modules

2013-02-08  Wessel Dankers <wsl@fruit.je>

	* Build.PL:     kavoom: do not build-depend on Script::Build

2013-02-05  Wessel Dankers <wsl@fruit.je>

	* debian/README.Debian:     remove last traces of subversion (hopefully)

2013-01-24  Wessel Dankers <wsl@fruit.je>

	* Build.PL, configure.ac, debian/changelog:     release 2.15

2013-01-24  Wessel Dankers <wsl@fruit.je>

	* debian/control, lib/KVM/Kavoom.pm:     deprecate boot= as per qemu-kvm upstream

2013-01-24  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     add name= to nic hardware

2012-10-05  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, configure.ac, debian/changelog:     release 2.14

2012-10-05  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     remove compatibility hack

2012-09-24  Wessel Dankers <wsl@fruit.je>

	* debian/source/options:     use xz as the compression mechanism for the sources

2012-07-11  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, configure.ac, debian/changelog:     release 2.13

2012-07-10  Wessel Dankers <wsl@fruit.je>

	* AUTHORS, Build.PL, COPYING, MANIFEST, Makefile.am, README,
	{script => bin}/kavoom.pl, config.pl.in, configure.ac,
	debian/control, debian/kavoom.dirs, debian/kavoom.init,
	debian/kavoom.postinst, debian/kavoom.prerm, debian/rules,
	debian/source/format, lib/KVM/Kavoom.pm:     rework build infrastructure, kludge around broken qemu pidfile
	    locking

2012-05-04  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, debian/changelog:     release 2.12

2012-05-04  Wessel Dankers <wsl@fruit.je>

	* debian/control, lib/KVM/Kavoom.pm:     add serial numbers to disks

2012-05-02  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, debian/changelog:     release 2.11

2012-05-02  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm, script/kavoom.pl:     refactor option parsing a little and add serial= option

2012-04-23  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, debian/changelog:     release 2.10

2012-04-23  Wessel Dankers <wsl@fruit.je>

	* debian/kavoom.init:     fix init script dependencies

2012-04-23  Wessel Dankers <wsl@fruit.je>

	* NEWS:     release 2.9

2012-04-23  Wessel Dankers <wsl@fruit.je>

	* script/kavoom.pl:     update docs

2012-04-06  Wessel Dankers <wsl@fruit.je>

	* debian/control:     use ${perl:Depends}

2012-04-06  Wessel Dankers <wsl@fruit.je>

	* Build.PL, debian/README.Debian, debian/changelog, debian/compat,
	debian/control, debian/copyright, debian/kavoom.cfg,
	debian/kavoom.dirs, debian/kavoom.init, debian/kavoom.install,
	debian/kavoom.postinst, debian/kavoom.prerm,
	debian/libkvm-kavoom-perl.install, debian/rules,
	debian/source/format:     move debian/ dir in-tree and bump version to 2.9

2012-04-06  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     always put -name first; better mtab parsing

2011-03-21  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS:     release 2.8

2011-03-21  Wessel Dankers <wsl@fruit.je>

	* script/kavoom.pl:     fix undefined $exit_status error

2011-03-19  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, lib/KVM/Kavoom.pm, script/kavoom.pl:     release 2.7

2011-03-16  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm, script/kavoom.pl:     intermediate

2011-03-16  Wessel Dankers <wsl@fruit.je>

	* script/kavoom.pl:     tweak kvm command error reporting

2011-03-12  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS:     release 2.6

2011-02-22  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     add -balloon virtio if virtio=yes

2011-01-29  Wessel Dankers <wsl@fruit.je>

	* Build.PL:     release 2.5

2011-01-29  Wessel Dankers <wsl@fruit.je>

	* NEWS, lib/KVM/Kavoom.pm, script/kavoom.pl:     detect whether a vm is running     - add running/stopped commands for use in scripts     - check if a vm isn't still running before starting it     - add configtest command

2011-01-29  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     fix bug in id generation

2011-01-17  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS:     release 2.4

2011-01-22  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm, script/kavoom.pl:     - Force file type to raw for block devices.	     - Do not generate IDs for non-existent vm's, by reworking the
	    structure of Kavoom.pm - Remove timeout on monitor command.	     - Update documentation.

2011-01-08  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm, script/kavoom.pl:     Add aio= setting.	     Defaults for aio and cache now take backend type (file, block
	    device) into consideration.	 Update documentation.

2010-11-20  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS:     release 2.3

2010-10-31  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     remove memory size hack

2010-10-06  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, lib/KVM/Kavoom.pm:     release 2.2

2010-10-06  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, lib/KVM/Kavoom.pm, script/kavoom.pl:     release 2.1     do not enable usbdevice tablet if vnc was not enabled (saves
	    CPU)

2010-09-23  Wessel Dankers <wsl@fruit.je>

	* Build.PL, script/kavoom.pl:     release 2.0

2010-09-23  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     add virtio= and cache= options; deprecate drive=; add
	    possibility to add command line options to the config file
	    directly

2010-03-05  Wessel Dankers <wsl@fruit.je>

	* Build.PL, NEWS, script/kavoom.pl:     make shutdown use system_powerdown

2010-02-09  Wessel Dankers <wsl@fruit.je>

	* Build.PL:     release 1.5

2010-02-09  Wessel Dankers <wsl@fruit.je>

	* NEWS, lib/KVM/Kavoom.pm:     no -no-acpi by default

2009-12-28  Wessel Dankers <wsl@fruit.je>

	* lib/KVM/Kavoom.pm:     Kavoom.pm file should not be executable

2009-11-20  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     typo in manpage, reported by joostvb     git-svn-id: file:///dev/shm/out/svn/trunk@2022
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-30  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, NEWS, script/kavoom.pl:     release 1.4     git-svn-id: file:///dev/shm/out/svn/trunk@1993
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-30  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm:     git-svn-id: file:///dev/shm/out/svn/trunk@1992
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     git-svn-id: file:///dev/shm/out/svn/trunk@1922
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     git-svn-id: file:///dev/shm/out/svn/trunk@1909
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-04  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     move docs to the end of the file     git-svn-id: file:///dev/shm/out/svn/trunk@1857
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-04  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm:     syntax error at KVM/Kavoom.pm line 115, near "no"     git-svn-id: file:///dev/shm/out/svn/trunk@1856
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-04  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, NEWS:     release 1.3     git-svn-id: file:///dev/shm/out/svn/trunk@1855
	    03f5a900-3ce9-423d-a260-47407372f702

2009-10-04  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm:     add -no-acpi by default     git-svn-id: file:///dev/shm/out/svn/trunk@1854
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-27  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     docs     git-svn-id: file:///dev/shm/out/svn/trunk@1807
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-27  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm:     argument parsing fixes     git-svn-id: file:///dev/shm/out/svn/trunk@1806
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-27  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     commands     git-svn-id: file:///dev/shm/out/svn/trunk@1805
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-24  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, NEWS:     release 1.2     git-svn-id: file:///dev/shm/out/svn/trunk@1798
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL:     git-svn-id: file:///dev/shm/out/svn/trunk@1767
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, script/kavoom.pl:     Zo Moet Het™     git-svn-id: file:///dev/shm/out/svn/trunk@1764
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL:     abstract     git-svn-id: file:///dev/shm/out/svn/trunk@1761
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-19  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* script/kavoom.pl:     don't fail if /home/wsl is not set     git-svn-id: file:///dev/shm/out/svn/trunk@1760
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-19  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm:     fail if sequence cannot be opened     git-svn-id: file:///dev/shm/out/svn/trunk@1757
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-16  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm:     make sure the math works out     git-svn-id: file:///dev/shm/out/svn/trunk@1752
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, MANIFEST, NEWS, lib/KVM/Kavoom.pm, script/kavoom.pl:     git-svn-id: file:///dev/shm/out/svn/trunk@1750
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL:     git-svn-id: file:///dev/shm/out/svn/trunk@1747
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL:     git-svn-id: file:///dev/shm/out/svn/trunk@1745
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* MANIFEST, ScriptBuilder.pm:     git-svn-id: file:///dev/shm/out/svn/trunk@1741
	    03f5a900-3ce9-423d-a260-47407372f702

2009-09-14  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, MANIFEST, Makefile.PL, ScriptBuilder.pm:     prefixen, configuratie     git-svn-id: file:///dev/shm/out/svn/trunk@1738
	    03f5a900-3ce9-423d-a260-47407372f702

2009-07-21  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* lib/KVM/Kavoom.pm, script/kavoom.pl:     hugetlbfs support     git-svn-id: file:///dev/shm/out/svn/trunk@1733
	    03f5a900-3ce9-423d-a260-47407372f702

2009-07-20  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* ScriptBuilder.pm:     git-svn-id: file:///dev/shm/out/svn/trunk@1731
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-25  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* ScriptBuilder.pm:     git-svn-id: file:///dev/shm/out/svn/trunk@1580
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* ScriptBuilder.pm:     hrm hrm     git-svn-id: file:///dev/shm/out/svn/trunk@1576
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Makefile.PL:     ah     git-svn-id: file:///dev/shm/out/svn/trunk@1575
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* ScriptBuilder.pm:     oesp     git-svn-id: file:///dev/shm/out/svn/trunk@1574
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, Makefile.PL, KavoomBuilder.pm => ScriptBuilder.pm:     git-svn-id: file:///dev/shm/out/svn/trunk@1573
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* KavoomBuilder.pm, script/{kavoom => kavoom.pl}:     git-svn-id: file:///dev/shm/out/svn/trunk@1572
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, KavoomBuilder.pm:     git-svn-id: file:///dev/shm/out/svn/trunk@1571
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-23  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, Makefile.PL:     bijna     git-svn-id: file:///dev/shm/out/svn/trunk@1570
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL:     meh     git-svn-id: file:///dev/shm/out/svn/trunk@1568
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* {bin => script}/kavoom:     git-svn-id: file:///dev/shm/out/svn/trunk@1567
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	* Build.PL, Makefile.PL:     git-svn-id: file:///dev/shm/out/svn/trunk@1566
	    03f5a900-3ce9-423d-a260-47407372f702

2009-03-22  wsl <wsl@03f5a900-3ce9-423d-a260-47407372f702>

	*     git-svn-id: file:///dev/shm/out/svn/trunk@1565
	    03f5a900-3ce9-423d-a260-47407372f702

