这么说 xen 还是更快一点?
另外,还看到 qemu 的手册有这么一句“Normally you must specify the whole disk (‘/dev/hdb’ instead of ‘/dev/hdb1’) so that the guest OS can see it as a partitioned disk.”不是很理解其深层含义。我要是用 /dev/hdb1 ,hdb1 所占的磁盘扇区这一片是不是在 qemu 看来就是一整块磁盘,与物理磁盘分区并不相干,只是 qemu 在用这么一块区域而已,也因此物理磁盘分区是安全的?最近只是打算重新规划分区,还没动手所以没试过。