Hacker News
- CheerpX is x86 virtualization to run executables and OS client-side https://labs.leaningtech.com/cheerpx 8 comments
- V86: x86 virtualization in the browser, recompiling x86 to WASM on the fly https://github.com/copy/v86 39 comments
- WebVM: Server-less x86 virtual machines in the browser https://leaningtech.com/webvm-server-less-x86-virtual-machines-in-the-browser/ 105 comments
- WebVM: Server-less x86 virtual machines in the browser https://medium.com/leaningtech/webvm-client-side-x86-virtual-machines-in-the-browser-40a60170b361 2 comments
- Show HN: CheerpX – x86 virtualization in browser using WebAssembly – Python Demo https://www.leaningtech.com/pages/pythondemo.html 10 comments
- Rosetta Won't Support x86 Virtualization Apps Running Windows https://www.macrumors.com/2020/06/23/rosetta-wont-support-x86-virtualization-windows/ 2 comments
- Zing - A JVM for virtualized x86 platforms with pauseless GC http://www.azulsystems.com/products/zing/ 25 comments
- A Comparison of Software and Hardware Techniques for x86 Virtualization http://www.vmware.com/pdf/asplos235_adams.pdf 2 comments
- Virtualbox: Absolutely perfect virtualizer for x86 platform. Give it a try. http://www.virtualbox.org/ 4 comments
- Advanced x86: Virtualization with Intel VT-x https://opensecuritytraining.info/AdvancedX86-VTX.html 14 comments
Lobsters
- WebVM: server-less x86 virtual machines in the browser https://leaningtech.com/webvm-server-less-x86-virtual-machines-in-the-browser/ 4 comments web
- The x86 Script Instruction Virtual Machine https://github.com/tboox/vm86 2 comments programming , reversing
- The x86 Script Instruction Virtual Machine http://www.tboox.org/2016/07/26/x86-script-instruction-virtual-machine/ 3 comments c , programming , release , reversing , show
- Blink is a virtual machine for running statically-compiled x86-64-linux programs on different operating systems and hardware architectures. It's designed to do the same thing as the qemu-x86_64 command. It has a ~158kb footprint; and goes faster than Qemu on some benchmarks, such as emulating GCC. https://github.com/jart/blink 3 comments reverseengineering
- CheerpX 1.0: high performance x86 virtualization in the browser via WebAssembly https://cheerpx.io/blog/cx-10 14 comments programming
- WebVM: server-less x86 virtual machines in the browser https://medium.com/leaningtech/webvm-client-side-x86-virtual-machines-in-the-browser-40a60170b361 141 comments programming
- Small lib for Virtual Machine detection using timing (x86, x86-64 only). https://github.com/picojr/inside-vm 19 comments rust
- BlackHoodie Virtual - Introduction to Reverse Engineering x86-64 [Free livestreamed training class, open to all, October 26 & 29, November 2 & 5, 8-10am PST] https://blackhoodie.re/virtual/ 17 comments reverseengineering
- Latency implications of virtual memory from the perspective Linux kernel running on AMD64 / x86-64 architecture https://rigtorp.se/virtual-memory/ 5 comments linux
- Rosetta Won't Support x86 Virtualization Apps Running Windows https://www.macrumors.com/2020/06/23/rosetta-wont-support-x86-virtualization-windows/ 157 comments apple
- Let's Learn x86-64 Assembly! Part 2 - We're Writing a Virtual Machine https://gpfault.net/posts/asm-tut-2.txt.html 6 comments programming
- x86 virtualization in JavaScript, running in your browser and NodeJS https://www.reddit.com/r/javascript/comments/bo1otg/x86_virtualization_in_javascript_running_in_your/ 17 comments javascript
- x86 virtualization in JavaScript, running in your browser and NodeJS https://github.com/copy/v86 3 comments javascript
- x86 virtualization in JavaScript, running in your browser and NodeJS https://github.com/copy/v86 13 comments linux
- One commandline to install and start a Virtual Machine. (supports: x86, arm, mips, ppc, nios2...). https://github.com/nongiach/arm_now#start-an-arm-virtual-machine 7 comments commandline
- The x86 Script Instruction Virtual Machine https://github.com/tboox/vm86 3 comments programming
- x86 virtualization in JavaScript, running in your browser and Node https://github.com/copy/v86 13 comments node
- "IBM will be bringing KVM Linux virtualization to Power in 2014": built-in hypervisor soon to move beyond x86 http://www.zdnet.com/ibm-will-be-bringing-kvm-linux-virtualization-to-power-in-2014-7000024039/ 49 comments linux
- Gartner Magic Quadrant for x86 Server Virtualization Infrastructure http://www.gartner.com/technology/reprints.do?id=1-1GJA88J&ct=130628&st=sb 8 comments sysadmin
- Survey: 51% of x86 Servers Now Virtualized http://www.serverwatch.com/server-trends/survey-51-of-x86-servers-now-virtualized.html 15 comments linux
- x86 Virtualizer http://www.openrce.org/blog/view/847/x86_virtualizer_-_source_code 4 comments asm
- The X86 Memory System And Why It’s Hard To Virtualize Securely http://www.matasano.com/log/963/the-x86-memory-system-and-why-its-hard-to-virtualize-securely/ 5 comments programming