From: Carlo M. A. B. <ca...@sa...> - 2007-09-20 00:05:09
|
On Wed, Sep 19, 2007 at 03:49:15PM +0200, Laurent Vivier wrote: > Izik Eidus wrote: > > this bug started at commit 091b206f6c56f2329e11bac2fa40d6f236ab0bc2 > > and it related to the changes that were made in vmx.c > > > > Laurent, can you help us with this? > > (openbsd find the harddisk to be 68mb while it should be 2048mb) and it only does that when running under kvm, -no-kvm (AKA qemu in emulated mode) gets it right : "Intel 82371SB ISA" rev 0x00 at pci0 dev 1 function 0 not configured pciide0 at pci0 dev 1 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility wd0 at pciide0 channel 0 drive 0: <QEMU HARDDISK> wd0: 16-sector PIO, LBA48, 2048MB, 419434 sectors wd0(pciide0:0:0): using PIO mode 0, DMA mode 2 Carlo PS. using the last OpenBSD pre4.2 snapshot iso (install42.iso) from ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/amd64/ |