aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
blob: 490d1f2ac164ac4a5f989df43377b9f4db1ccf16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ChangeLog

## 0.1.1 - 2024-07-02

* Increase default `msize` for 9p mounts to 4MiB.

* QEMU parameter updates:
  * Update `nowait` to `wait=off`.

  * Update `server` to `server=on`.

  * Update `unix` to `unix=on`.

  * Update `disable-ticketing` to `disable-ticketing=on`.

* Provide default parameters by loading the sample config.
  This allows a `kvmxfile` to be small and have only the overrides.

## 0.1.0 - 2024-05-17

* This software started on 2017-03-09, but only now it's getting an initial
  first release.