Menu

Tree [b10e40] default tip /
 History

Read Only access


File Date Author Commit
 boot 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 core 2024-07-31 Ake Koomsin Ake Koomsin [0ad34a] acpi_dsdt: simplify and improve parsemain() mak...
 crypto 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 devtree 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 docs 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 drivers 2024-08-02 Tomoyuki HIROSE Tomoyuki HIROSE [be31bc] xhci: support USB_HOOK_DISCARD
 edk2 2024-07-18 Ake Koomsin Ake Koomsin [781f40] aarch64: initial implementation
 idman 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 include 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 ip 2024-07-18 Ake Koomsin Ake Koomsin [4aab10] string: add memmove() implementation
 net 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 process 2024-07-18 Ake Koomsin Ake Koomsin [7d401f] dt: device discovery with devicetree initial im...
 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 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 .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 3 hours ago 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 2024-07-22 Tomoyuki HIROSE Tomoyuki HIROSE [8d757b] Kconfig: fix prompt of IEEE1394 concealer
 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 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 Makefile.config 2024-07-18 Ake Koomsin Ake Koomsin [3ca24f] Kconfig: switch to Kconfig for defining CONFIG_...
 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 2024-01-10 CJ Chen CJ Chen [94f856] ip/wireguard_guest: Support WireGuard for guest OS

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.