Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1362364
  • 博文数量: 343
  • 博客积分: 13098
  • 博客等级: 上将
  • 技术积分: 2862
  • 用 户 组: 普通用户
  • 注册时间: 2005-07-06 00:35
文章存档

2012年(131)

2011年(31)

2010年(53)

2009年(23)

2008年(62)

2007年(2)

2006年(36)

2005年(5)

分类: 虚拟化

2012-10-24 01:23:40

My host is F17, when sound hardware emulation is set to es1370 and spice client is disconnected from the guest, qemu-kvm will get a segment fault. This seems reproducible for quite a long while since F11. See RH bugs like:




To work around this problem, do not use es1370 emulation and change it to ac97 instead.


点击(此处)折叠或打开

  1. <input type='tablet' bus='usb'/>
  2.         <graphics type='spice' port='5900' autoport='yes'>
  3.             <clipboard copypaste='yes'/>
  4.         </graphics>

  5.         <video>
  6.             <model type='qxl' vram='65536' heads='1'/>
  7.         </video>

  8.         <sound model='ac97'/>


阅读(887) | 评论(0) | 转发(0) |
0

上一篇:qemu-kvm usage

下一篇:VMware VVol的一些资料

给主人留下些什么吧!~~