An apparatus for performing network function virtualization (NFV), comprising: a memory, a processor coupled to the memory, wherein the memory include...
分类:
Web程序 时间:
2014-07-25 03:19:44
阅读次数:
422
错误一: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [spring.xml]; nested exception is java.lang.NoClassDefFou...
分类:
其他好文 时间:
2014-07-21 10:17:14
阅读次数:
212
内部类就是在一个类的内部定义的类,内部类中不能定义静态成员(静态成员不是对象的特性,只是为了找一个容身之处,所以需要放到一个类中而已,这么一点小事,你还要把它放到类内部的一个类中,过分了啊!提供内部类,不是为让你干这种事情,无聊,不让你干。我想可能是既然静态成员类似c语言的全局变量,而内部类通常是用...
分类:
其他好文 时间:
2014-07-19 23:13:33
阅读次数:
329
NDC和MDCNDC(Nested Diagnostic Context)和MDC(Mapped Diagnostic Context)是log4j种非常有用的两个类,它们用于存储应用程序的上下文信息(context infomation),从而便于在log中使用这些上下文信息。NDC采用了一个类似...
分类:
其他好文 时间:
2014-07-18 18:19:25
阅读次数:
218
七月 17, 2014 4:56:01 下午 org.apache.catalina.core.StandardWrapperValve invokeSEVERE: Servlet.service() for servlet [dispatcher] in context with path [] ...
分类:
数据库 时间:
2014-07-17 22:28:55
阅读次数:
777
libvirt is a library that provides a common API for managing popular virtualization solutions, among them KVM and Xen. 使用virt-install创建image qemu-img ...
分类:
其他好文 时间:
2014-07-16 18:35:42
阅读次数:
273
Many of the management problems in virtualization are caused by the annoyingly popular & desirable host migration feature! I previously talked about P...
分类:
其他好文 时间:
2014-07-16 18:23:52
阅读次数:
296
Virtio So-called "full virtualization" is a nice feature because it allows you to run any operating system virtualized. However, it's slow because the...
分类:
其他好文 时间:
2014-07-16 18:20:33
阅读次数:
214
目前正在学习虚拟化软件KVM相关运行原理、过程,对源码的分析进行了总结,只是为了学习交流使用,若有不正确的地方,希望大家提出。
总入口:我的个人blog
文章列表
1. kvm安装与启动过程说明
2. kvm安装与启动过程说明-Kernel源码编译方式
3. KVM硬件辅助虚拟化之 EPT(Extended
Page Table)
4. KVM硬件辅助虚拟...
分类:
其他好文 时间:
2014-07-16 13:45:22
阅读次数:
192
安装虚拟机对IE6浏览器进行测试,以前一直是这么干的。现在微软提供了纯粹的浏览器版本了。 https://www.modern.ie/en-us/virtualization-tools#downloads 各个版本的浏览器都有。
分类:
其他好文 时间:
2014-07-14 18:50:22
阅读次数:
203