[Bug 1862619] Re: "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"

2021-02-18 Thread Thierry Briot
I'm now using qemu-system-hppa version 5.2.50, and I can put "-serial mon: stdio" before or after "-serial telnet :: 4441, server" without a problem. #qemu-system-hppa --version QEMU emulator version 5.2.50 (v5.2.0-1300-g0e32462630) Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project deve

[Bug 1865188] Re: Switching from the monitor to the emulated machine with a French keyboard (AZERTY)

2020-02-29 Thread Thierry Briot
/11.00/'HP-UX 11.0 (2002-06).iso' -D qemu.log -net nic,model=tulip -net tap Now, I will try to use the graphic mode. Have a nice day, Thierry Briot -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.

[Bug 1865188] [NEW] Switching from the monitor to the emulated machine with a French keyboard (AZERTY)

2020-02-28 Thread Thierry Briot
Public bug reported: Hi, I run qemu in an xterm terminal, with TERM=vt100. My keyboard is french AZERTY. sudo ./qemu-system-hppa -monitor /dev/pts/2 -k fr -boot d -drive if=scsi,bus=0,index=5,file=../../hpux_11iv1.img,format=raw -serial mon:stdio -D qemu1.log -nographic -m 512 -d nochain -cdrom

[Bug 1862619] Re: "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"

2020-02-10 Thread Thierry Briot
If I use an installation support HP-UX 11.00, the installation starts automatically. Then, it finds no disk for installation, but I will work on the drive option of qemu to resolve this trouble. Thanks a lot for your help ! -- You received this bug notification because you are a member of qemu-

[Bug 1862619] Re: "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"

2020-02-10 Thread Thierry Briot
Effectively, no more error ! Now, my hppa machine is booted on its installation support for HP-UX 10.20, et I am connected with telnet in an other terminal. I don't know what I must enter now (on a real machine, the installation starts automatically, if I remember well what I did in 1990 !) --

[Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"

2020-02-10 Thread Thierry Briot
Public bug reported: I start qemu version 4.2.50 in a first terminal : $ sudo ./qemu-system-hppa -boot d -serial telnet::4441,server -drive if=scsi,bus=0,index=6,file=./hpux.img,format=raw -serial mon:stdio -D /tmp/foo -nographic -m 512 -d nochain -cdrom ./HPUX_9.05_Installation_Disc_S700.iso -D