Re: [Bug 1743191] Re: Interacting with NetBSD serial console boot blocks no longer works

2021-04-22 Thread Ottavio Caruso
On Thu, 22 Apr 2021 at 18:23, Andreas Gustafsson <1743...@bugs.launchpad.net> wrote: > > Ottavio Caruso wrote: > > I am currently using: > > > > $ qemu-system-x86_64 --version > > QEMU emulator version 5.2.0 > > > > And I have no problem selecting f

Re: [Bug 1743191] Re: Interacting with NetBSD serial console boot blocks no longer works

2021-04-22 Thread Ottavio Caruso
-pidfile /home/oc/VM/pid/netbsd-pid -nodefaults telnet 127.0.0.1 6665 -- Ottavio Caruso -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1743191 Title: Interacting with NetBSD serial console boot

[Bug 1743191] Re: Interacting with NetBSD serial console boot blocks no longer works

2020-05-26 Thread Ottavio Caruso
Just to clarify my last comment, and in absence of updates, if I launch the VM as: qemu-system-x86_64 \ -drive if=virtio,file=/home/oc/VM/img/openbsd.image,index=0,media=disk \ -drive if=virtio,file=/home/oc/VM/img/openbsd.image.old,index=1,media=disk \ -M q35,accel=kvm,graphics=on -m 250M -cpu ho

Re: [Bug 1743191] Re: Interacting with NetBSD serial console boot blocks no longer works

2020-03-18 Thread Ottavio Caruso
On Fri, 6 Mar 2020 at 13:24, Gerd Hoffmann <1743...@bugs.launchpad.net> wrote: > So one option is to turn off seabios sercon: "qemu -nographic -machine > graphics=on". This works for me, but only if I turn off "q35", therefore changing from a sata disk to a plain ide: qemu-system-x86_64 \ -drive

Re: [PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00

2020-03-06 Thread Ottavio Caruso
(regs->al == 0x00) > + if (regs->al == 0x02) > SET_LOW(sercon_enable, 0); > } > } > Unfortunately, this patch doesn't sort it for me. It also slightly messes up with the console, see: https://i.imgur.com/3ANAQC7.png -- Ottavio Caruso

[Bug 1743191] Re: Interacting with NetBSD serial console boot blocks no longer works

2020-03-06 Thread Ottavio Caruso
@kraxel-redhat, I guess "-vga none" is implicit when using -nographic? However, for the sake of trying, I've added "-vga none" and it won't solve it for me (when using default bios). -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. h

[Bug 1743191] Re: Interacting with NetBSD serial console boot blocks no longer works

2020-03-05 Thread Ottavio Caruso
Reverting to Seabios 1.10 (version rel-1.10.3.0-gb76661dd) fixes this problem. Steps: $ cd && mkdir seabios-test && cd seabios-test $ git clone -b 1.10-stable https://github.com/coreboot/seabios.git $ cd seabios $ make $ qemu-system-x86_64 \ -drive if=virtio,file=/home/oc/VM/img/netbsd.image,inde

[Qemu-devel] [Bug 840686] [NEW] No such list qemu-users

2011-09-03 Thread Ottavio Caruso
Public bug reported: The mailing list "qemu-users", described on the project page: http://savannah.nongnu.org/mail/?group=qemu as "QEMU users mailing list", is not available. The link: http://lists.nongnu.org/mailman/listinfo/qemu-users results in error: "No such list qemu-users". Further refer

[Qemu-devel] Qemu forum down again

2008-02-26 Thread Ottavio Caruso
Pablo and inform him of the incident? -- Ottavio Caruso http://www.pledgebank.com/boycottvista

Re: [Qemu-devel] qemu-forum.ipi.fi down

2007-12-21 Thread Ottavio Caruso
The situation at the moment is that it is not possible to reply to existing topics, but it is possible to start new threads. Apart from that I'm glad that the forum is back. -- Ottavio Caruso http://www.pledgebank.com/boycottvista

[Qemu-devel] Selective snapshots

2007-12-21 Thread Ottavio Caruso
Hello, I have hd, hdb and hdd running in snasphot mode. Is it possible to have only hda in snapshot and have qemu writing to hdb and hdd as usual? If that is not implemented are there plans to introduce this feature? Thank you -- Ottavio Caruso http://www.pledgebank.com/boycottvista

[Qemu-devel] Qemu forum

2007-11-18 Thread Ottavio Caruso
Hello, has anybody got any news on when the Qemu Forum will be up again? Thanks -- Ottavio http://www.pledgebank.com/boycottvista Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/

Re: [Qemu-devel] Binaries for Windows

2007-03-10 Thread Ottavio Caruso
covered qemu and Linux and I'd be stuck with Window$. I am sorry about your conditions, I'd like to have you back soon and I'd like you to know that there are many people here that appreciate your work. -- Ottavio Caruso I will not purchase any computing equipment from manuf

Re: [Qemu-devel] VirtualBox PC virtualization released as Open Source

2007-01-16 Thread Ottavio Caruso
tp://www.virtualbox.org/wiki/News > > Interesting! Does anybody know if and where I could finf a Windows binary via http/ftp? Unfortunately I can't torrent! -- Ottavio Caruso I will not purchase any computing equipment from manufacturers that recommend Windows Vista™ or any other Mi

Re: [Qemu-devel] VirtualBox PC virtualization released as Open Source

2007-01-16 Thread Ottavio Caruso
--- Ottavio Caruso <[EMAIL PROTECTED]> wrote: >> Interesting! Does anybody know if and where I could finf [sic!]a Windows > binary via http/ftp? Unfortunately I can't torrent! I am sorry! A Windows binary was actually provided and I have later installed it, but I am not goi

Re: [Qemu-devel] boot a preinstalled winxp on linux/x86: writing a patch...

2006-12-28 Thread Ottavio Caruso
ot;) > - qemu starts to load winxp, with a winxp boot screen > - qemu fails and reboots Ciao Roberto, this has been discussed before on the user forum, too. In the meantime, maybe this is not exactly waht you're looking for but, have you tried Bart PE: http://www.nu2.nu/pebuilder/

Re: [Qemu-devel] [solved] /dev/kqemu could not be opened

2006-12-03 Thread Ottavio Caruso
--- Mihamina Rakotomandimby <[EMAIL PROTECTED]> wrote: > On Sat, 2006-12-02 at 22:57 +, Michael McConnell wrote: > > > $ qemu -m 512 debian.img > > > Could not open '/dev/kqemu' - > > > QEMU acceleration layer not activated > > Is the kqemu module loaded? > > If not, try 'modprobe kqe

Re: [Qemu-devel] -snapshot and tmpsfs

2006-11-19 Thread Ottavio Caruso
> From: Michael McConnell > On Sat, 18 Nov 2006, Ottavio Caruso wrote: > > > Are the writes to tmpfs (in a *nix guest OS) recorded to the > > snapshotted image? > > > > Example: /var/run on tmpfs > > OS writes to /var/run. Bigger temp file or not? >

[Qemu-devel] -snapshot and tmpsfs

2006-11-18 Thread Ottavio Caruso
Are the writes to tmpfs (in a *nix guest OS) recorded to the snapshotted image? Example: /var/run on tmpfs OS writes to /var/run. Bigger temp file or not? Thank you Ottavio Sponsored Link Compare mortgage r

[Qemu-devel] -snapshot otion and writes to (flash) disk

2006-11-06 Thread Ottavio Caruso
Hello qemu-devel, I'm trying to determine whether the -snapshot option is a valid one to minimize writes to disk (in my case a flash drive). In particular I wonder if the final write, that is the one you do with the 'commit hda' in the qemu monitor, is the exact sum of all the individual writes or

[Qemu-devel] Re: some qemu images

2006-11-03 Thread Ottavio Caruso
> On Wed, 2006-11-01 at 14:49 +, Paul Brook wrote: > > On Wednesday 01 November 2006 12:42, Mihamina Rakotomandimby > wrote: > > > Hi, > > > I put some qemu images online. > > > http://qemu-image.asso-polyvalente.fr/ > > > Real work is in progress, but I am open to suggestion. > > Why don't you

[Qemu-devel] International Virtualization Conference

2006-10-08 Thread Ottavio Caruso
http://www.linuxworldexpo.de/linux_messe.php?ID=124&STEP=&lang=en I don't see Qemu mentioned at all. I wonder if any of the developers have been contacted at all. I thing it is a pity that once againg Qemu is ignored. Ottavio ___ Qemu-devel mailing

[Qemu-devel] Re: hosting the forum

2006-10-07 Thread Ottavio Caruso
> From: Joseph Miller <[EMAIL PROTECTED]> > I am a fan of a qemu-user mailing list Hey, I was thinking of creating a mailing list myself on either Googlegroups or Yahoo (I have both accounts), then I have seen this: http://groups.google.co.uk/group/QEMU I see it has a very low activity. I like t

[Qemu-devel] Re: hosting the forum

2006-10-04 Thread Ottavio Caruso
> From: "Hetz Ben Hamo" <[EMAIL PROTECTED]> > > Due to some personal problems (related to financial situations) I'm > no > longer being able to keep paying the server which hosts the QEMU > forum. > > Therefore, I'm looking for someone who can host the QEMU forum > (and, > if possible, the nightl

[Qemu-devel] Re: Physical hard disk drive for win32

2006-09-24 Thread Ottavio Caruso
I cannot build it myself, but this is a major breakthrough. Thanks Kazu! Ottavio Caruso -- Please follow up to mailing list! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protec

[Qemu-devel] Re: Poor Qemu documentation for Windows host

2006-09-18 Thread Ottavio Caruso
ions and so on..? Ottavio Caruso -- Please follow up to mailing list! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ Qemu-devel mailing l

[Qemu-devel] Re: Fastest TCP/IP Stack

2006-09-15 Thread Ottavio Caruso
> From: Joseph Miller <[EMAIL PROTECTED]> > What is the most efficient > method of -net ? Slightly OT, but if you only use specific ports, the built-in port redirection would probably be the fastest networking option. Ottavio Caruso -- Please follow up

Re: [Qemu-devel] Qemu

2006-08-20 Thread Ottavio Caruso
On Sat, 13 May 2006 20:08:47 -0500 "wayne tempel" <[EMAIL PROTECTED]> wrote: > It keeps telling me Qemu > acceleration layer is not activated. Easy! Just add '-no-kqemu' to your batch file. Qemu 0.8 and above presume you have kqemu installed, unlike the pr

Re: [Qemu-devel] Qemu + wireless

2006-08-05 Thread Ottavio Caruso
Just guessing, if the device was a usb wireless adaptor, provided the host os has the right driver installed, it could be picked up by qemy with the -usb option...(?) Ottavio Caruso -- No individual replies, please! __ Do You Yahoo!? Tired of spam

Re: [Qemu-devel] Dedicated host

2006-05-22 Thread Ottavio Caruso
ttps, ssh, pop imap). I don't think there's anything like that at the moment. Ottavio Caruso __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __