Menu

Tree [ed0dbb] default tip /
 History

Read Only access


File Date Author Commit
 boot 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P
 core 2025-10-06 Hideki EIRAKU Hideki EIRAKU [d43645] panic, initfunc: improve panic handling during ...
 crypto 2025-08-21 Hideki EIRAKU Hideki EIRAKU [67ecd9] document origin of external code by adding NOTE...
 devtree 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 docs 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P
 drivers 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P
 edk2 2025-08-21 Hideki EIRAKU Hideki EIRAKU [67ecd9] document origin of external code by adding NOTE...
 idman 2025-08-19 Hideki EIRAKU Hideki EIRAKU [756a3b] idman: fix implicitly casting pointer type to s...
 include 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P
 ip 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P
 net 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 process 2025-08-21 Hideki EIRAKU Hideki EIRAKU [67ecd9] document origin of external code by adding NOTE...
 scripts 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 storage 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 storage_io 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 tools 2024-07-18 Ake Koomsin Ake Koomsin [781f40] aarch64: initial implementation
 vpn 2025-08-19 Hideki EIRAKU Hideki EIRAKU [6ac658] vpn: fix a sequence-point warning
 .clang-format 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 .hgignore 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 .hgtags 2024-08-20 Hideki EIRAKU Hideki EIRAKU [b10e40] Added tag 3.0 for changeset be31bcf23bfd
 Doxyfile 2008-12-08 Hideki EIRAKU Hideki EIRAKU [049e52] version 0.7
 Kconfig 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P
 LICENSE 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 Makefile 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 Makefile.build 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 Makefile.build.aarch64 2024-07-18 Ake Koomsin Ake Koomsin [781f40] aarch64: initial implementation
 Makefile.build.x86 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 Makefile.clean 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 Makefile.common 2025-07-10 Hideki EIRAKU Hideki EIRAKU [755afb] Makefile.config: touch .config during default-c...
 Makefile.config 2025-07-10 Hideki EIRAKU Hideki EIRAKU [755afb] Makefile.config: touch .config during default-c...
 Makefile.uefi.common 2024-07-18 Ake Koomsin Ake Koomsin [781f40] aarch64: initial implementation
 README.md 2014-12-25 Hideki EIRAKU Hideki EIRAKU [16f20b] add README.md
 bitvisor_aarch64.lds 2024-07-18 Ake Koomsin Ake Koomsin [781f40] aarch64: initial implementation
 bitvisor_x86.lds 2024-07-18 Ake Koomsin Ake Koomsin [781f40] aarch64: initial implementation
 defconfig.tmpl 2025-09-12 Hideki EIRAKU Hideki EIRAKU [ed0dbb] usb/usbr: add USB Mass Storage Redirection via 9P

Read Me

BitVisor is a tiny hypervisor initially designed for mediating I/O
access from a single guest OS. Its implementation is mature enough to
run Windows and Linux, and can be used as a generic platform for
various research and development projects.