AlexSSD7
|
e25069e1f3
|
Implement LUKS container mount
|
2023-09-27 14:49:48 +01:00 |
|
AlexSSD7
|
bd70c58403
|
dev_faulty_bs warning
|
2023-09-27 14:41:39 +01:00 |
|
AlexSSD7
|
033d24dbde
|
Fix CI suite warnings
|
2023-09-27 13:42:48 +01:00 |
|
AlexSSD7
|
4b5e8490bc
|
Implement dev_faulty_bs passthrough mode
|
2023-09-27 10:54:13 +01:00 |
|
AlexSSD7
|
a5038eb957
|
Enable the use of original device block size
|
2023-09-27 10:48:23 +01:00 |
|
AlexSSD7
|
540062c80d
|
GetDeviceLogicalBlockSize Windows impl
|
2023-09-27 10:37:59 +01:00 |
|
AlexSSD7
|
7c435854bd
|
Fix getDeviceLogicalBlockSizeInner on darwin
|
2023-09-27 09:54:09 +01:00 |
|
AlexSSD7
|
b5df721e44
|
Fix osspecifics_darwin.go
|
2023-09-27 09:51:56 +01:00 |
|
AlexSSD7
|
649fae0309
|
GetDeviceLogicalBlockSize impl for Linux and macOS
|
2023-09-27 09:50:10 +01:00 |
|
AlexSSD7
|
e4b1fb627e
|
Bump version to v0.1.1
|
2023-09-11 10:05:15 +01:00 |
|
AlexSSD7
|
2439aee0e7
|
Do not force-disable passed-through device cache
|
2023-09-07 09:33:48 +01:00 |
|
AlexSSD7
|
472daddb58
|
Merge branch 'master' of github.com:AlexSSD7/vldisk into qemu-debug
|
2023-09-06 13:56:37 +01:00 |
|
AlexSSD7
|
ec99bc4ef1
|
Implement qemu-system stderr log passthrough
|
2023-09-06 13:53:11 +01:00 |
|
AlexSSD7
|
85971eab7c
|
Merge branch 'master' of github.com:AlexSSD7/linsk
|
2023-09-06 13:16:07 +01:00 |
|
AlexSSD7
|
94fe9e95c9
|
Specify that it's mandatory to add QEMU path
|
2023-09-06 13:15:37 +01:00 |
|
AlexSSD7
|
9ccd820e71
|
Add block device passthrough warning
|
2023-09-06 12:46:44 +01:00 |
|
AlexSSD7
|
ab292d72db
|
Add initial FAQ
|
2023-09-04 13:57:14 +01:00 |
|
AlexSSD7
|
0fdc01643e
|
build-binaries.sh: add .exe suffix to Windows binaries
|
2023-09-04 10:02:41 +01:00 |
|
AlexSSD7
|
95f1e45af5
|
Add a prebuilt binaries note
|
2023-09-04 09:56:34 +01:00 |
|
AlexSSD7
|
b59880e6c4
|
Add a GPG key
|
2023-09-04 09:41:44 +01:00 |
|
AlexSSD7
|
5d39ed139c
|
Create build-binaries.sh
|
2023-09-04 09:37:12 +01:00 |
|
AlexSSD7
|
69db192f6c
|
Fix panic
|
2023-09-03 20:40:38 +01:00 |
|
AlexSSD7
|
bca2dabbb7
|
Screenshot
|
2023-09-03 16:23:39 +01:00 |
|
AlexSSD7
|
0a4819d18b
|
Fix aarch64 runtime issues
|
2023-09-03 16:19:39 +01:00 |
|
AlexSSD7
|
b996afd732
|
SHELL.md updates
|
2023-09-03 16:00:29 +01:00 |
|
AlexSSD7
|
123a623310
|
Some more README.md updates
|
2023-09-03 15:55:39 +01:00 |
|
AlexSSD7
|
acf3a2a466
|
Minor README.md updates
|
2023-09-03 15:52:23 +01:00 |
|
AlexSSD7
|
30e7057e0e
|
Fix linting
|
2023-09-03 15:48:18 +01:00 |
|
AlexSSD7
|
545ed28e71
|
Telegram badge in README.md
|
2023-09-03 15:47:28 +01:00 |
|
AlexSSD7
|
cdef5eebce
|
README.md updates
|
2023-09-03 15:25:44 +01:00 |
|
AlexSSD7
|
d7a5547128
|
Work on README.md
|
2023-09-03 15:10:30 +01:00 |
|
AlexSSD7
|
215360ceef
|
More progress writing .md files
|
2023-09-03 15:01:13 +01:00 |
|
AlexSSD7
|
dfc44ac222
|
Small fixes in usage guides
|
2023-09-03 14:58:07 +01:00 |
|
AlexSSD7
|
1fec2f4862
|
Work on Windows usage guide
|
2023-09-03 14:08:56 +01:00 |
|
AlexSSD7
|
1b69e6294d
|
Windows fixes
|
2023-09-03 14:08:24 +01:00 |
|
AlexSSD7
|
41b9fea146
|
Progress documenting
|
2023-09-03 13:23:00 +01:00 |
|
AlexSSD7
|
d01d3e3d10
|
Progress writing documentation
|
2023-09-03 10:22:53 +01:00 |
|
AlexSSD7
|
58fc7ed00b
|
Progress writing README
|
2023-09-02 20:54:58 +01:00 |
|
AlexSSD7
|
666f62edf5
|
Licensing
|
2023-09-02 20:11:25 +01:00 |
|
AlexSSD7
|
91aec5d214
|
Licensing & Copyright
|
2023-09-02 20:03:44 +01:00 |
|
AlexSSD7
|
ad61d79654
|
CI
|
2023-09-02 12:15:59 +01:00 |
|
AlexSSD7
|
7ef53ac8d8
|
Address gosec warnings
|
2023-09-02 12:14:02 +01:00 |
|
AlexSSD7
|
52cd7e21cb
|
More linting fixes
|
2023-09-02 12:09:26 +01:00 |
|
AlexSSD7
|
b15e2df3d3
|
Linting fixes + FileManager share start refactor
|
2023-09-02 12:07:30 +01:00 |
|
AlexSSD7
|
f7ae303062
|
Minor logging fixes
|
2023-09-02 11:51:26 +01:00 |
|
AlexSSD7
|
7b5391f4d8
|
Better VM runtime logic
|
2023-09-02 11:47:58 +01:00 |
|
AlexSSD7
|
58039acc3c
|
Better OS checks
|
2023-09-02 11:28:23 +01:00 |
|
AlexSSD7
|
0d3bb647ab
|
Address checkPortAvailable linting warnings
|
2023-09-02 11:27:16 +01:00 |
|
AlexSSD7
|
cd5b6dc48d
|
Clean NewVM func
|
2023-09-02 11:10:14 +01:00 |
|
AlexSSD7
|
122d5b1089
|
NewRandomTapName => NewUniqueTapName
|
2023-09-02 10:07:17 +01:00 |
|