CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发

文件名称:Hypro-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-02-02
  • 文件大小:
    7.42mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于BitVisor开发的虚拟机自省工具。-Based virtual machine introspection BitVisor development tools.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Hypro-master/
Hypro-master/.config
Hypro-master/Doxyfile
Hypro-master/Makefile
Hypro-master/Makefile.build
Hypro-master/Makefile.clean
Hypro-master/Makefile.common
Hypro-master/Makefile.config
Hypro-master/README
Hypro-master/VMI/
Hypro-master/VMI/HyperCall/
Hypro-master/VMI/HyperCall/HyperCall.c
Hypro-master/VMI/HyperCall/HyperCall.h
Hypro-master/VMI/HyperCall/HyperCallTest.c
Hypro-master/VMI/HyperCall/Makefile
Hypro-master/VMI/fs/
Hypro-master/VMI/fs/Makefile
Hypro-master/VMI/fs/arch/
Hypro-master/VMI/fs/arch/x86/
Hypro-master/VMI/fs/arch/x86/include/
Hypro-master/VMI/fs/arch/x86/include/asm/
Hypro-master/VMI/fs/arch/x86/include/asm/cache.h
Hypro-master/VMI/fs/arch/x86/include/asm/types.h
Hypro-master/VMI/fs/devDriver.c
Hypro-master/VMI/fs/devDriver.h
Hypro-master/VMI/fs/disk/
Hypro-master/VMI/fs/disk/part.c
Hypro-master/VMI/fs/disk/part_dos.c
Hypro-master/VMI/fs/disk/part_dos.h
Hypro-master/VMI/fs/ext4/
Hypro-master/VMI/fs/ext4/crc16.c
Hypro-master/VMI/fs/ext4/crc16.h
Hypro-master/VMI/fs/ext4/dev.c
Hypro-master/VMI/fs/ext4/ext4_common.c
Hypro-master/VMI/fs/ext4/ext4_common.h
Hypro-master/VMI/fs/ext4/ext4_journal.c
Hypro-master/VMI/fs/ext4/ext4_journal.h
Hypro-master/VMI/fs/ext4/ext4_write.c
Hypro-master/VMI/fs/ext4/ext4fs.c
Hypro-master/VMI/fs/fs-op.c
Hypro-master/VMI/fs/fs.c
Hypro-master/VMI/fs/include/
Hypro-master/VMI/fs/include/command.h
Hypro-master/VMI/fs/include/common.h
Hypro-master/VMI/fs/include/configs/
Hypro-master/VMI/fs/include/configs/x86-common.h
Hypro-master/VMI/fs/include/ext4fs.h
Hypro-master/VMI/fs/include/ext_common.h
Hypro-master/VMI/fs/include/fs.h
Hypro-master/VMI/fs/include/ide.h
Hypro-master/VMI/fs/include/linux/
Hypro-master/VMI/fs/include/linux/kernel.h
Hypro-master/VMI/fs/include/linux/types.h
Hypro-master/VMI/fs/include/mapmem.h
Hypro-master/VMI/fs/include/memalign.h
Hypro-master/VMI/fs/include/part.h
Hypro-master/VMI/fs/include/uuid.h
Hypro-master/bitvisor.lds
Hypro-master/bitvisor.map
Hypro-master/boot/
Hypro-master/boot/loader/
Hypro-master/boot/loader/Makefile
Hypro-master/boot/loader/bootloader.s
Hypro-master/boot/loader/bootloaderusb.s
Hypro-master/boot/loader/install.sh
Hypro-master/boot/login-simple/
Hypro-master/boot/login-simple/Makefile
Hypro-master/boot/login-simple/StorageKey0
Hypro-master/boot/login-simple/asm.s
Hypro-master/boot/login-simple/bitvisor.conf
Hypro-master/boot/login-simple/bitvisor.conf.tmpl
Hypro-master/boot/login-simple/config.c
Hypro-master/boot/login-simple/configparser.c
Hypro-master/boot/login-simple/configparser.h
Hypro-master/boot/login-simple/loaddata.c
Hypro-master/boot/login-simple/main.c
Hypro-master/boot/login-simple/makedata.c
Hypro-master/boot/login-simple/readdata.c
Hypro-master/boot/login/
Hypro-master/boot/login/Makefile
Hypro-master/boot/login/conf/
Hypro-master/boot/login/conf/bitvisor.conf.tmpl
Hypro-master/boot/login/conf/keymap
Hypro-master/boot/login/conf/keymap-jp
Hypro-master/boot/login/conf/keymap-us
Hypro-master/boot/login/initrd/
Hypro-master/boot/login/initrd/Makefile
Hypro-master/boot/login/initrd/dev.tar.gz
Hypro-master/boot/login/linux/
Hypro-master/boot/login/linux/Makefile
Hypro-master/boot/login/linux/config-2.6.24.2
Hypro-master/boot/login/linux/config-2.6.25.3
Hypro-master/boot/login/linux/config-2.6.31.6
Hypro-master/boot/login/linux/linux-2.6.31.6.tar.bz2
Hypro-master/boot/login/minios_init/
Hypro-master/boot/login/minios_init/Makefile
Hypro-master/boot/login/minios_init/boot.c
Hypro-master/boot/login/minios_init/boot.h
Hypro-master/boot/login/minios_init/dl.c
Hypro-master/boot/login/minios_init/idmaninc/
Hypro-master/boot/login/minios_init/idmaninc/common/
Hypro-master/boot/login/minios_init/idmaninc/common/list.h
Hypro-master/boot/login/minios_init/idmaninc/common/string.h
Hypro-master/boot/login/minios_init/idmaninc/core/
Hypro-master/boot/login/minios_init/idmaninc/core/string.h
Hypro-master/boot/login/minios_init/idmaninc/core/types.h
Hypro-master/boot/login/minios_init/idmaninc/uhci.h
Hypro-master/boot/login/minios_init/idmanread.c
Hypro-master/boot/login/minios_init/keymapdump.c
Hypro-master/boot/login/minios_init/keymapload.c
Hypro-master/boot/login/minios_init/keymapload.h
Hypro-master/boot/login/minios_init/minios_init.c
Hypro-master/boot/login/minios_init/passinput.c
Hypro-master/boot/login/minios_init/passinput.h
Hypro-master/boot/login/minios_init/passscreen-1
Hypro-master/boot/login/minios_init/passscreen-2
Hypro-master/boot/login/minios_init/passscreen-3
Hypro-master/boot/login/minios_init/usbmem.c
Hypro-master/boot/login/minios_init/usbmem.h
Hypro-master/boot/uefi-loader/
Hypro-master/boot/uefi-loader/Makefile
Hypro-master/boot/uefi-loader/loadvmm.c
Hypro-master/config.sh
Hypro-master/core/
Hypro-master/core/Makefile
Hypro-master/core/acpi.c
Hypro-master/core/acpi.h
Hypro-master/core/acpi_dsdt.c
Hypro-master/core/acpi_dsdt.h
Hypro-master/core/ap.c
Hypro-master/core/ap.h
Hypro-master/core/arith.h
Hypro-master/core/arith.s
Hypro-master/core/asm.h
Hypro-master/core/asm.s
Hypro-master/core/assert.c
Hypro-master/core/assert.h
Hypro-master/core/beep.c
Hypro-master/core/beep.h
Hypro-master/core/cache.c
Hypro-master/c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com