On Thu Feb  7 2013 05:33, Jan Lambertz wrote:
> problems i found using kvm and openbsd:
> SMP not working as it should.

I usually increase the number of virtual sockets to get those extra cores
recognised by OpenBSD. This seems to make the hypervisor produce better
ACPI routing information ...

> No virto drivers for openbsd(disk i miss the most)

Hm?
On -current:

virtio2 at pci0 dev 5 function 0 "Qumranet Virtio Storage" rev 0x00: Virtio 
Block Device
vioblk0 at virtio2
scsibus1 at vioblk0: 2 targets
sd0 at scsibus1 targ 0 lun 0: <VirtIO, Block Device, > SCSI3 0/direct fixed
sd0: 8192MB, 512 bytes/sector, 16777216 sectors
virtio2: apic 1 int 10

... and these ...

virtio0 at pci0 dev 3 function 0 "Qumranet Virtio Network" rev 0x00: Virtio 
Network Device
vio0 at virtio0: address 00:1a:4a:15:00:1f
virtio0: apic 1 int 11
virtio6 at pci0 dev 9 function 0 "Qumranet Virtio Memory" rev 0x00: Virtio 
Memory Balloon Device
viomb0 at virtio6
virtio6: apic 1 int 10

Reply via email to