I submited the attached report to the Debian bug tracking system,
but just now I noticed that that segfault of hwclock with libc6-i686 (in
a guest Debian testing system) only occurs if the virtual machine
is started with -kernel-kqemu. Could this be related to some kqemu bug?
Best regards
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 16:56:18
Modified files:
. : qemu-doc.texi
Log message:
removed outdated info
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1.104
Hi all,
Today I have released version 0.5d of the LGPL'd VGABios with Cirrus and Bochs
VBE support for Bochs and Qemu. Here is the list of the most important
changes:
- added minimal support for the video parameter table (VPT)
- Cirrus SVGA now supports the "no clear" bit in Cirrus and VESA mod
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 14:27:31
Modified files:
. : sdl.c
keymaps: ja
Log message:
Japanese keyboard fixes (kazu)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/sdl.c
J M Cerqueira Esteves wrote:
> vdeq qemu-system-x86_64 .. -hda .. -hdb .. -hdd .. -cdrom .. -boot d
>
> On many CD reading attempts there were longer-than-normal waits, for
> which the kernel reported
> hdc: DSC timeout
[...]
> But it *didn't* happen when I tried the same installation process
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 12:38:38
Modified files:
. : Changelog
Log message:
update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Changelog?cvsroot=qemu&r1=1.123&r2=1.124
___
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 12:37:52
Modified files:
. : tap-win32.c vl.c vl.h
Log message:
win32 tap poll suppression (kazu)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tap-win32.c?cvs
Still under
host CPU: AMD Athlon 64 3500+
host operating system: Ubuntu 6.06 LTS,
kernel: Ubuntu 2.6.15-26-amd64-k8 (SMP PREEMPT)
QEMU: 0.8.2, configured with -cc=gcc-3.4 --enable-alsa
kqemu: 1.3.0pre9
I tried to install Debian testing i386 in a vm with
3 virtual disks, booting from a D
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 11:58:59
Modified files:
hw : usb-msd.c
Log message:
delete block device
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/usb-msd.c?cvsroot=qemu&r1=1.5&r2=1.6
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 11:58:10
Modified files:
hw : scsi-disk.c
Log message:
no need for bdrv_close()
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.1
Hi,
I just commited some new code to have a better support for host drives.
The documentation is updated as well. I have only implemented Linux
support.
Contributors are welcomed to submit patches for better Windows, Mac OS X
or BSD support. On the Linux host side, I am interested by a bette
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 11:45:59
Modified files:
. : block-raw.c block.c block_int.h qemu-doc.texi
vl.h
Log message:
better support of host drives
CVSWeb URLs:
http:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 11:44:22
Modified files:
hw : ide.c
Log message:
better support of removable media
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ide.c?cvsroot=qemu&r1=1.47&r
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/19 11:43:22
Modified files:
hw : fdc.c
Log message:
use bdrv_media_changed()
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/fdc.c?cvsroot=qemu&r1=1.18&r2=1.19
> b. Once a block is generated some ID should be assigned to it right ?
> in which src file it is stored ?
> c. The next time a src block with the same signature is encountered
> the cached host binary is used right ? -- How does qemu detect that
> is the same guest block ? md5sum or other fingerp
Hi,
I would like to understand certain aspects of dynamic translation
which Qemu employs to run the guest OS. I have read the qemu paper
and this query is beyond that.
My understanding is as follows:
1. Qemu slices the guest os binary into blocks and then asks the Host
OS to execute it and retu
Fabrice Bellard wrote:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard 06/08/18 09:32:04
Modified files:
hw : cirrus_vga.c vga.c vga_int.h
Log message:
fixed VGA resolutions with height > 1024
Can confirm this fixes XP-SP2 @ 1600x120
17 matches
Mail list logo