在 linux 上使用 kvm windows 很丝滑

kvm 和 virtualbox 相比,速度如何?

个人感觉 kvmvirtualbox 要快不少。不过没有做过详细的比对。

这个搜一些东西的用法时会用到。

但是我搜的是 @DogLooksGood 的一个 .emacs.d 仓库啊,就没准备杀鸡用牛刀,看来 github 的搜索真的弱鸡。

(建议 https://grep.app 改名 https://rg.app

我觉得我这个 storybook theme 和 joker theme 真的不错诶

嗯,看着确实挺舒服的。

我之前也尝试过给 hl-line 用上下线,然后发现 roboto-mono + Adobe heiti std这个字体用上这个方法以后整体有点向下偏移,无奈放弃。

和字体无关,靠变量控制

狗哥倒是把啥变量出发来啊,整得我这个着急啊(

overline-margin 0
underline-minimum-offset 0

我觉得是这两个,或者也可以用负宽度的 box,但是要 emacs28 才可以。

谢谢,我去试试,在用 gccemacs

用 xfreerdp 有没有遇到麦克风没声音的情况?

我用的 alsa,换 pluseaudio 就免了。

alsa有声音, 但音质没有很好, pluse音质更好点. 为啥不能换pluse呀?

因为有人有pulseaudio洁癖, 就像有人是systemd haters那样


Because it’s the default sound server in very many distributions these days and people always hate on the standard. Also, to be fair, it was rather problematic during the early days. Unless you’ve got a problem that you cannot solve with pulse audio, I see no reason for you to go looking for an alternative.


Just note, that there’s a silent majority who is happy about PulseAudio, because it solved their audio problems once and for all.


Partly because it was written by Lennart Poettering, creator of the controversial systemd as well.


咱俩相反, 我最近用win10, amd处理器, 然后virtualbox虚拟机里安装linux, 发现linux会不定时卡住很久, cpu占用也不高. 然后修改虚拟机配置, 只分配了一个cpu核心, 就不会卡了. 这样用不了多核了.

我的ubuntu上只跑kvm,性能不错。直通sata控制器给黑群,由于只有一个千兆网卡,没法直通给黑群,只能半虚拟化和host共享。cpu要直接绑定到具体核上,如把1、2、3核绑定给黑群。内存使用hugepage。关闭ksm。

你列的第一点,把它换成 alsa 毫无违和感。

不过我不是来争这个的,我想知道有没有人遇到了同样的问题。Github 的 issue 似乎没提到。而且一开始麦克风是有声音的,不知道动了什么又没有了。

windows下虚拟机推荐使用vmware,占用是大了点,不过在满足资源的情况够流畅;virtualbox之前也使用过,占用很小但是会莫名其妙的卡CPU

1 个赞

Windows 下我用过 qemu,只是加速器不是kvm。amd 和 intel 指定的加速器不一样,不过都是 hyper-v 提供的。

我在 amd 的机器上用这套方案装了黑苹果。

1 个赞

想知道是怎么实现在linux里打开kvm里面的windows application像native那样的效果的。看winapps项目源代码看不懂。我想只现实app的GUI,而不是windows桌面的gui. 需要给xfreerdp加什么参数么? 另外,winapps里面的通过命令打开是怎么实现的,有没有什么简单的举例?

我记得是 vmware 还是 vbox 的特有功能。