|
49760c065e
|
fix: set error when qemu is dead
|
2023-05-24 19:46:11 +00:00 |
|
|
5749f7d96e
|
Revert "fix: check client is not nil before closing"
This reverts commit 94285cd94d .
|
2023-05-24 19:43:40 +00:00 |
|
|
94285cd94d
|
fix: check client is not nil before closing
|
2023-05-24 19:36:54 +00:00 |
|
|
bf9a43c1b8
|
feat: reduce the default retry count to 4
|
2023-05-24 18:51:02 +00:00 |
|
|
7d0ee9a1dc
|
fix: do not continue retrying when qemu is dead
|
2023-05-24 18:47:46 +00:00 |
|
|
04d6f0dbd3
|
fix: exit on panic while waiting for ssh
|
2023-05-24 18:39:01 +00:00 |
|
|
b88ab7cca3
|
feat: emulate a cpu on macOS with all features supported by KVM
|
2023-05-21 14:33:46 +00:00 |
|
|
a607ce62d1
|
feat: set -cpu max, also for non-kvm
|
2023-05-17 17:45:52 +00:00 |
|
|
d5ea97c532
|
Stop waiting for ssh if qemu is dead
|
2023-05-10 12:30:01 +00:00 |
|
|
3677adece9
|
Implements the parameter to specify an endless stress script
|
2023-05-08 22:01:10 +00:00 |
|
|
15d8ab8137
|
Do not lose stdout
|
2023-05-08 21:35:47 +00:00 |
|
|
c1c5afc0e0
|
ssh dial with retry
|
2023-05-08 14:54:28 +00:00 |
|
|
2e5c386c42
|
Revert "Lock ssh handshake"
This reverts commit b558269ac3 .
|
2023-05-08 14:40:57 +00:00 |
|
|
b558269ac3
|
Lock ssh handshake
|
2023-05-08 14:30:53 +00:00 |
|
|
d4f826d44b
|
Debug logging
|
2023-05-08 14:30:09 +00:00 |
|
|
7b94053376
|
Avoid use of external scp command
|
2023-05-07 18:14:59 +00:00 |
|
|
0826948568
|
Try creating a new session in ssh check
|
2023-05-07 15:24:10 +00:00 |
|
|
4f80122039
|
Implements per-test logging to the current working directory
|
2023-05-02 11:10:57 +00:00 |
|
|
8922b3e548
|
Retry scp if failed
|
2023-05-01 15:10:39 +00:00 |
|
|
e04154b235
|
Fix stderr log
|
2023-04-26 14:35:20 +00:00 |
|
|
bb319a9ff6
|
Export qemu arguments
|
2023-04-07 21:17:34 +00:00 |
|
|
c0dd0ae07b
|
Trim last added newline
|
2023-04-06 20:45:20 +00:00 |
|
|
f57b3408be
|
Add stdout trace for qemu
|
2023-04-06 19:50:57 +00:00 |
|
|
bbd6f79443
|
Add stdout trace for qemu ssh commands
|
2023-04-06 18:20:55 +00:00 |
|
|
d6c678b0cd
|
Do not use the default known hosts file
|
2023-03-19 18:00:10 +00:00 |
|
|
e2fcc20f36
|
Improve logging
|
2023-03-19 17:59:56 +00:00 |
|
|
60bc7238a8
|
Use the legacy SCP protocol for directory transfers instead of SFTP
|
2023-03-19 17:56:09 +00:00 |
|
|
04106e7537
|
VM commands debug logs
|
2023-03-19 13:30:10 +00:00 |
|
|
08beba2bab
|
Add debug logs for exec.Command
|
2023-03-19 13:14:14 +00:00 |
|
|
feb1ab7d37
|
Revert "Use the legacy SCP protocol for directory transfers instead of SFTP"
This reverts commit cc1261b0b0 .
|
2023-03-16 18:54:48 +00:00 |
|
|
0e153b2763
|
debug: add parameters to set ssh addr/port
|
2023-02-28 19:11:28 +00:00 |
|
|
cc1261b0b0
|
Use the legacy SCP protocol for directory transfers instead of SFTP
|
2023-02-16 08:30:29 +00:00 |
|
|
24b6749504
|
Wait until ssh is available
|
2023-02-16 06:30:59 +00:00 |
|
|
3d6961dfd7
|
Treat any SCP output as an error
|
2023-02-15 11:45:25 +00:00 |
|
|
d59049e531
|
qemu: add CopyDirectory (via scp)
|
2023-02-15 11:20:30 +00:00 |
|
|
0529b30558
|
qemu: allow to run mutable
|
2023-02-15 09:48:13 +00:00 |
|
|
14b8010fee
|
Fix spelling
|
2019-08-21 06:16:25 +00:00 |
|
|
7fd8614e3c
|
Using sed to fix spelling was not a really good idea.
Revert "Fix spelling"
This reverts commit 3d958c1e10 .
|
2019-08-21 06:14:58 +00:00 |
|
|
3d958c1e10
|
Fix spelling
|
2019-08-20 23:17:23 +00:00 |
|
|
a08861cc19
|
Implements KPTI flag
|
2019-08-20 00:05:19 +00:00 |
|
|
08ed3461ad
|
Use smep/smap settings from artifact config as default value
|
2019-08-19 22:37:27 +00:00 |
|
|
338300eeec
|
CPU model 'host' requires KVM
|
2019-08-19 17:07:29 +00:00 |
|
|
89305b7011
|
Use all host cpu features
|
2019-08-19 16:16:17 +00:00 |
|
|
ddf2fc0d0b
|
Check kvm permissions
|
2019-08-18 12:53:13 +00:00 |
|
|
6ee5530554
|
Refactor
|
2019-08-17 10:04:45 +00:00 |
|
|
986a6f55e0
|
Refactor [2]
|
2019-08-17 09:05:06 +00:00 |
|
|
fc50808893
|
Allow to enable/disable kaslr/smep/smap for debugging
|
2019-08-16 15:25:16 +00:00 |
|
|
b5965e8374
|
Rename qemu package
|
2019-02-02 21:33:27 +00:00 |
|
|
42bebad9ca
|
Add comments for exported functions
|
2018-12-10 03:06:26 +00:00 |
|
|
29dbe09a94
|
Add ssh command generator
|
2018-11-25 14:44:14 +00:00 |
|