|
2aeba659ed
|
also wait for reset
(move null assignment to after the process is definitely killed, so that we can actually perform the dispose op)
v0.3.1
|
2024-11-02 11:44:49 -04:00 |
|
|
d4b316962a
|
Wait for the state to become stopped in QemuVM#Stop
|
2024-11-02 11:35:47 -04:00 |
|
|
4b4d42b1ed
|
release v0.3.0
|
2024-11-02 03:04:23 -04:00 |
|
|
77277e7e61
|
export process interface things
|
2024-11-02 03:01:50 -04:00 |
|
|
adcefd76ef
|
retool QemuVM to use the process launcher interface
Relatively easy since we basically comform to a subset of execa anyways.
|
2024-11-02 03:00:51 -04:00 |
|
|
d19f649a55
|
add a interface for process launching
This is to allow external usage of the library to control process launching (and, for one example, place processes we launch into special cgroups.)
|
2024-11-02 02:52:43 -04:00 |
|
|
e3123252a4
|
release 0.2.4
Please see the release notes for additional information regarding this superqemu release.
|
2024-08-23 09:58:08 -04:00 |
|
|
608b7255c9
|
remove display stuff
instead, we now provide the information for a higher level
also removes a dep so :)
|
2024-08-23 07:01:21 -04:00 |
|
|
e50ee0a837
|
tcp fix
|
2024-08-05 01:06:51 -04:00 |
|
|
56f34bd580
|
bump v
|
2024-08-04 18:23:59 -04:00 |
|
|
2192657479
|
Add TCP vnc mode
|
2024-08-04 18:18:15 -04:00 |
|
|
6b32352343
|
init
|
2024-07-16 08:02:05 -04:00 |
|