Commit Graph

47 Commits (medyagh-patch-1)

Author SHA1 Message Date
Steven Powell 233e5b6d6c fix typo 2023-06-28 14:30:18 -07:00
Steven Powell 86dbac0bed improved messaging 2023-06-28 14:19:43 -07:00
Steven Powell 084630dfd3 Unblock bootpd if detected blocked 2023-06-26 14:13:53 -07:00
Steven Powell 2b31e761a8
Merge pull request #15887 from BlaineEXE/qemu2-add-extra-disk-capability
Add ability to create extra disks on qemu2 vms
2023-06-09 14:31:57 -07:00
Blaine Gardner 12c4bf5f1d
Add ability to create extra disks on qemu2 vms
Add the ability to create and attach extra disks to qemu2 vms.

Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2023-06-06 16:28:19 -06:00
Steven Powell 261c8bd8a2 add sudo to advice and fix panic 2023-06-06 15:09:59 -07:00
Steven Powell e0442f35ec QEMU: Add advice if bootpd blocked by firewall 2023-06-06 14:56:00 -07:00
Medya Ghazizadeh 8848aad3c7
Merge pull request #15781 from spowelljr/windows
Implement basic QEMU on Windows code
2023-02-14 10:25:03 -08:00
Steven Powell 0046eba5c3 rename IsBuiltin to IsBuiltinQEMU 2023-02-09 12:07:17 -08:00
Steven Powell 0b7c0810c9 add support to new builtin value on existing cluster 2023-02-09 10:27:16 -08:00
Steven Powell c417258f9c change user network to builtin 2023-02-09 09:48:43 -08:00
Steven Powell 62b5c51a96 fix linting 2023-02-03 15:04:39 -08:00
Steven Powell f5eacdf2a5 qemu on windows 2023-02-03 10:37:06 -08:00
Medya Ghazizadeh 625c53787e
Merge pull request #15686 from spowelljr/addMEssage
Add solution message for socket_vmnet permission denied
2023-01-26 10:09:51 -08:00
Steven Powell 0fbb9a6a31 update comments and store socket_vmnet paths in machine config 2023-01-25 10:45:20 -08:00
Steven Powell 46e9cc24ee check brew install paths for socket_vmnet 2023-01-24 11:51:17 -08:00
Steven Powell 27e7050844 add solution message for socket_vmnet permission denied 2023-01-23 08:04:42 -08:00
Steven Powell ad1951ab80 rename socket to socket_vmnet 2022-10-03 15:14:39 -07:00
Steven Powell 8c12c40853 implement socket_vmnet 2022-10-03 15:14:36 -07:00
klaases d03b4a2bfb clean exit pending socket_vmnet flags 2022-09-20 16:42:38 -07:00
klaases e064ba16cf return error on qemu socket_vmnet network flags not yet implemented 2022-09-20 16:42:38 -07:00
klaases 602528ca39 resolve unknown network 2022-09-20 16:42:38 -07:00
klaases 18fda4be13 add socket vmnet and client path flags 2022-09-20 16:41:13 -07:00
klaases 0c1b8ea6ca if socket network with, start with socket_vmnet 2022-09-20 16:41:13 -07:00
klaases 68a51d8a83 use socket_vmnet 2022-09-20 16:41:13 -07:00
Steven Powell 31dd75b826 shorten response to resp 2022-09-13 14:23:23 -07:00
Steven Powell 3d8bf996f8 fix typo 2022-09-13 13:53:24 -07:00
Steven Powell 27abc8a98b fix QEMU delete errors 2022-09-13 13:29:51 -07:00
klaases 536e17360e fix defaultSSHUser and string formats 2022-09-07 15:00:14 -07:00
klaases ce5a5b5c81 scope inline err, set %s, hold error return 2022-08-10 16:25:39 -07:00
klaases 9659186df7 improve qemu driver code for readability 2022-08-09 16:59:07 -07:00
Steven Powell 0b1fb8230e fix linting errors 2022-08-02 12:37:28 -07:00
Sharif Elgamal 85b90ab5be Merge branch 'master' of github.com:sharifelgamal/minikube into restart-qemu 2022-05-17 11:22:20 -07:00
Sharif Elgamal 177d2b9808 sanity check port range 2022-05-17 10:13:47 -07:00
Sharif Elgamal 4115024320 virt is still the machine type, duh 2022-05-16 23:21:11 -07:00
Sharif Elgamal 823ea12bc2 let's try kvm accel again 2022-05-16 23:12:39 -07:00
Sharif Elgamal f02e977544 re-establish apiserver tunnel on restart 2022-05-16 19:07:51 -07:00
Sharif Elgamal 6f32c7e742 comment out kvm stuff for now 2022-05-16 16:01:58 -07:00
Sharif Elgamal f99096fbcc support hardware accel for more machine types 2022-05-16 15:32:24 -07:00
Sharif Elgamal e1517954fb dynamically determine darwin qemu firmware location 2022-05-16 15:08:35 -07:00
Steven Powell 53fdfb286c implement lint fixes 2022-05-16 12:48:41 -07:00
Sharif Elgamal 60328d4d40 fix lint 2022-05-11 15:06:39 -07:00
Sharif Elgamal 9a0f1a012b support darwin hardware acceleration 2022-05-11 14:54:08 -07:00
Anders F Björklund ae40c57623 Add parameters needed for vde networking 2022-04-11 19:40:32 +02:00
Anders F Björklund d38789a37b Add the parameters required for qemu arm64 2022-04-04 20:50:08 +02:00
Anders F Björklund af07b2b563 Remove fluff from the qemu driver for lint 2022-04-04 20:23:32 +02:00
Anders F Björklund 77ed383578 Fork the machine qemu driver into minikube qemu2
This is an internal driver, with the new driver config
rather than the machine flags of the external driver.
2022-04-04 20:16:48 +02:00