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] Correct syntax for named snapshots

2011-10-26 Thread Ottavio
tter is on the qemu wiki but not on the qemu-doc.html file. Can you cc: me please? Thanks -- Ottavio qemu-users · The unofficial mailing list for qemu users: http://tech.groups.yahoo.com/group/qemu-users/

Re: [Qemu-devel] Correction: Announcing qemu-users - the unofficial mailing list for qemu users (was: Now, what's left to non-developers?

2011-09-30 Thread Ottavio
On 30 September 2011 15:36, wrote: > To: Ottavio > Date: Fri, 30 Sep 2011 22:09:48 +0800 > Subject: Re: [Qemu-devel] Correction: Announcing qemu-users - the unofficial > mailing list for qemu users (was: Now, what's left to non-developers? ... ) > Hi, Ottavio > >  

Re: [Qemu-devel] Correction: Announcing qemu-users - the unofficial mailing list for qemu users (was: Now, what's left to non-developers? ... )

2011-09-30 Thread Ottavio
qemu-users was going to be available and there was no update since the 5th of Semptember. Considering there is no forum I though it was a good idea to create one and now that it's there it's there to stay. -- Ottavio qemu-users · The mailing list for qemu users: http://tech.groups.yahoo.com/group/qemu-users/

[Qemu-devel] Correction: Announcing qemu-users - the unofficial mailing list for qemu users (was: Now, what's left to non-developers? ... )

2011-09-30 Thread Ottavio
-- From: Ottavio Date: 30 September 2011 12:11 Subject: Announcing qemu-users - the unofficial mailing list for qemu users (was: Now, what's left to non-developers? ... ) To: qemu-devel@nongnu.org, qemu-us...@yahoogroups.com Cc: Stefan Weil , stefa...@gmail.com, jer...@ena.si On 5 September 20

[Qemu-devel] Announcing qemu-users - the unofficial mailing list for qemu users (was: Now, what's left to non-developers? ... )

2011-09-30 Thread Ottavio
com You will be given the option to join the mailing list only. To use it as web forum go to: http://tech.groups.yahoo.com/group/qemu-users/ and click "Join this group". -- Ottavio

[Qemu-devel] Kqemu support in current qemu

2011-09-29 Thread Ottavio
Sorry, I had forgotten to add a title -- Forwarded message -- From: Ottavio Date: 29 September 2011 17:55 Subject: To: qemu-devel@nongnu.org Cc: qemu-us...@yahoogroups.com I wonder if it is possible to compile a newer version of qemu with (the defunct) kqemu on Windows (XP

[Qemu-devel] (no subject)

2011-09-29 Thread Ottavio
I wonder if it is possible to compile a newer version of qemu with (the defunct) kqemu on Windows (XP)? The winkvm project doesn't seem to be usable yet. -- Ottavio

Re: [Qemu-devel] How to configure a QEmu NIC in bridge mode?

2011-09-28 Thread Ottavio
tap0 \ -net nic,vlan=1 -net tap,vlan=1,ifname=tap1 -- Ottavio A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

[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

Re: [Qemu-devel] qemu-kvm 0.15.0 boot order not working

2011-08-29 Thread Ottavio
zled why it should have worked in the first instance. [ BTW this question would be better suited to a qemu-users mailing list or forum... if there was one... ] -- Ottavio A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [Qemu-devel] Now, what's left to non-developers? (Qemu forum down again, No such list qemu-users)

2011-08-19 Thread Ottavio
On 19 August 2011 20:49, Anthony Liguori wrote: > On 08/19/2011 11:28 AM, Stefan Hajnoczi wrote: >> >> On Fri, Aug 19, 2011 at 2:26 PM, Ottavio  wrote: >>> >>> On 19 August 2011 11:08, 陳韋任  wrote: >>>> >>>> Hi, Ottavio >>&

Re: [Qemu-devel] Now, what's left to non-developers? (Qemu forum down again, No such list qemu-users)

2011-08-19 Thread Ottavio
On 19 August 2011 11:08, 陳韋任 wrote: > Hi, Ottavio > >> 2) The qemu-user mailing list is not active: >> http://lists.nongnu.org/mailman/listinfo/qemu-users > >  +1. Maybe you can ask Pablo's opinion, too. I don't understand. Do you mean Pablo's opinion ab

[Qemu-devel] Now, what's left to non-developers? (Qemu forum down again, No such list qemu-users)

2011-08-19 Thread Ottavio
would like to have a qemu-user list, as an official replacement for the qemu forum and I hope you want this too. Thank you for your attention and have a nice day -- Ottavio A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-pos

[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
s the kqemu module loaded? > > If not, try 'modprobe kqemu' then restart QEMU. > > DumbAss could I be! > kqemu was not loaded. > Thank you. There's a user forum for these [relatively simple] problems: http://qemu-forum.ipi.fi/ Ottavio __

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

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

2006-11-06 Thread Ottavio Caruso
dividual writes or smaller. As an empiric test, I have loaded a Debian image, installed a program (5 Mb, according to apt-get), removed the program, committed the snapshot, halted the system: the original qcow image has grown of about 18 MB. What do you

[Qemu-devel] Re: some qemu images

2006-11-03 Thread Ottavio Caruso
ress, but I am open to suggestion. > > Why don't you include them in the existing image collection? > > http://www.oszoo.org/ > > Oh sorry, I did not find it. I am going to put it there. But it's good to have them on ft

[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] Re: hosting the forum

2006-10-07 Thread Ottavio Caruso
vity. I like the QEMU forum but I'll start giving an eye to this, too. Ottavio __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ Qemu-devel

[Qemu-devel] Re: hosting the forum

2006-10-04 Thread Ottavio Caruso
m was horribly spammed and I am sure many have potential good posters have gone for good. Have you also considered to switch it to a mailing list, ideally hosted here? A qemu-user mailing list would be nice. Ottavio __ Do You Yahoo!? Tired of

[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 __