mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 17:27:27 -05:00
9d59c48aa7
This commit creates a single, central page (/doc/usb/) for all USB-related information by combining stick-mounting.md with the manual USB qube (formerly known as "USBVM") creation procedure from security-guidelines.md. It rewrites the content from both of those and adds the content requested in QubesOS/qubes-issues#1690. It also redirects /doc/usbvm/ away from the ancient page on PVUSB.
2.0 KiB
2.0 KiB
layout | title | permalink | redirect_from | |||
---|---|---|---|---|---|---|
doc | System Documentation | /doc/system-doc/ |
|
System Documentation for Developers
Fundamentals
- Qubes OS Architecture Overview
- Qubes OS Architecture Spec v0.3 [PDF]
(The original 2009 document that started this all...) - Security-critical elements of Qubes OS
- Qrexec: command execution in VMs
- Qubes GUI virtualization protocol
- Networking in Qubes
- Implementation of template sharing and updating
Services
- Inter-domain file copying (deprecates
qfileexchgd
) - Dynamic memory management in Qubes
- Implementation of DisposableVMs
- Article about disposable VMs
- Dom0 secure update mechanism
- VM secure update mechanism (forthcoming)
Debugging
- Profiling python code
- Test environment in separate machine for automatic tests
- Automated tests
- VM-dom0 internal configuration interface
- Debugging Windows VMs