We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c735d4e commit 0355688Copy full SHA for 0355688
1 file changed
TODO.md
@@ -9,12 +9,8 @@
9
- [ ] /sys/class/dmi/id/product_name check this in qemu
10
- [ ] fix "dmidecode not found" error
11
- [ ] rearrange the techniques so that the more likely ones will be executed first
12
-- [ ] make a hardware scanner module where it'll find for VM strings in all sorts of devices
13
- [ ] implement techniques from here https://www.cyberciti.biz/faq/linux-determine-virtualization-technology-command/
14
- [ ] implement techniques from virt-what
15
-- [ ] https://cloud.google.com/compute/docs/instances/detect-compute-engine
16
-- [ ] @thereisnospoon this is where we need to start modifing the qemu source further by replacing vendor/device ids.
17
-https://www.pcilookup.com/
18
19
QEMU default: 0x1234
20
Intel: 0x8086
0 commit comments