KVM/QEMU 1.3 for Proxmox VE 2.2 (pvetest)

martin

Proxmox Staff Member
Staff member
Apr 28, 2005
756
2,014
263
We just released updates to our pvetest repository, including latest stable OpenVZ kernel and KVM/QEMU 1.3.0-rc1.

- pve-kernel-2.6.32-17-pve: 2.6.32-83

  • update to vzkernel-2.6.32-042stab065.3.src.rpm
- pve-qemu-kvm: 1.3-2

  • QEMU 1.3.0-rc1

Everybody is encouraged to test and give feedback.
 
I can confirm the lsi controller don't work

vm hang (console don't work) when lsi controller is used:

scsi-hd:
-drive file=/var/lib/vz/images/115/vm-115-disk-1.qcow2,if=none,id=drive-scsi0,aio=native -device scsi-hd,bus=scsihw0.0,scsi-id=0,drive=drive-scsi0,id=scsi0,bootindex=101
scsi-block:
-drive file=/dev/disk/by-id/scsi-3600144f0a265870000005005cb620001,if=none,id=drive-scsi0,aio=native,cache=none -device scsi-block,bus=scsihw0.0,scsi-id=0,drive=drive-scsi0,id=scsi0,bootindex=100


virtio-iscsi controller works fine
 
Which version of qemu got pulled for this release? I was really hoping for the new block-commit monitor command ( http://wiki.qemu.org/ChangeLog/1.3#Block_devices ) that was supposed to be in the 1.3.0 rc series. I note that the command "kvm -version" reports 1.2.91. Am I missing something or is this not 1.3?

Otherwise this new release seems work as expected though I haven't put it to much use yet...
 
Which version of qemu got pulled for this release? I was really hoping for the new block-commit monitor command ( http://wiki.qemu.org/ChangeLog/1.3#Block_devices ) that was supposed to be in the 1.3.0 rc series. I note that the command "kvm -version" reports 1.2.91. Am I missing something or is this not 1.3?

Otherwise this new release seems work as expected though I haven't put it to much use yet...
it's qemu 1.3 RC-1, so not the final stable release. (that why you see 1.2.91)