Hello experts can you help booting issue with XEN

2025-03-06 Thread Kandyala Saikumar
Hi Experts, Greetings of the day!! I have started with Zynqultrascale+MPSoC in this I am using zcu102 evaluation board. - I have taken installation steps guide from AMD Xilinx. Firstly i have downloaded the PetaLinux tool installer . - After downloading the PetaLinux installer,I have s

Re: Hello experts, please help me sort this out

2025-03-05 Thread Howard Spoelstra
On Wed, Mar 5, 2025 at 8:30 AM Kandyala Saikumar wrote: > Hi Team > > we already raised this concern could you please anyone look on this issue > for VM-VM communication > > On Wed, Mar 5, 2025 at 12:53 PM Vishnupriya Karthy < > vishnupriya.kar...@multicorewareinc.com> wrote: > >> QEMU INTER-VM C

Re: Hello experts, please help me sort this out

2025-03-05 Thread Frantisek Rysanek
> I don't know how the virtio-net-pci device works, but for other > network devices I guess you should also set different MAC addresses > for them. If you use an DHCP server it might give the same IP address > to both devices. > ...I actually suspect that QEMU (or the Linux kernel?) invents unique

Re: Hello experts, please help me sort this out

2025-03-05 Thread Frantisek Rysanek
t/HV and the VM/guests and your default HW all sit on the same L2 segment = they share a locally connected IP subnet = ARP handles the nitty gritty of local reachability. Frank From: Vishnupriya Karthy To: "qemu-discuss@nongnu.org" Subject:Hello experts, please hel

Re: Hello experts, please help me sort this out

2025-03-04 Thread Kandyala Saikumar
Hi Team we already raised this concern could you please anyone look on this issue for VM-VM communication On Wed, Mar 5, 2025 at 12:53 PM Vishnupriya Karthy < vishnupriya.kar...@multicorewareinc.com> wrote: > QEMU INTER-VM COMMUNICATION > https://serverfault.com/q/1174304/1239769?sem=2 >

Hello experts, please help me sort this out

2025-03-04 Thread Vishnupriya Karthy
QEMU INTER-VM COMMUNICATION https://serverfault.com/q/1174304/1239769?sem=2

Need virtualization optimization help.

2025-01-31 Thread Keira Fox
I have a ryzen 9 3900xt and an amd rx 580 w/ 64gb ram. I need to get this virtual machine to run seamlessly in the background, but it uses over 1gb ram. can you help me set this up to use whpx? or maybe an alternative running method to not have this use so much? it's a linux server that

Help on 146818 rtc caused VM crash

2024-10-28 Thread Jiatong Shen
Hello QEMU Experts, I want to get some help on a VM crash that happens after time on the host is moved backwards. The same issue seems to have been reported on the RedHat website as well (https://bugzilla.redhat.com/show_bug.cgi?id=2228406). The virtual machine crashes is a windows guest

Re: Help with starting a Virtual Machine.

2024-09-17 Thread Narcis Garcia
Please detail operating system and version what you are running on device. El 17/9/24 a les 10:08, Bartosz Strzelecki ha escrit: Good morning, May I have your help with the virtual machine? How do you even do that? How to run it using QEMU by Termux? What commands to use on your Samsung

Help with starting a Virtual Machine.

2024-09-17 Thread Bartosz Strzelecki
Good morning, May I have your help with the virtual machine? How do you even do that? How to run it using QEMU by Termux? What commands to use on your Samsung Galaxy S24 Ultra phone? Sincerely, Bartosz Strzelecki

Need help with CentOS 7 container arm64 container update

2023-08-10 Thread John Pfuntner -X (jpfuntne - ACTALENT SERVICES LLC at Cisco)
My team builds several amd64 and arm64 Linux container images daily and lately we've been having trouble with the CentOS 7 arm64 build hanging. Our build machine is an amd64 Ubuntu Openstack machine running Docker and we use QEMU to run arm64 containers. We recently upgraded tooling to: *

Need help/advice with CentOS 7 arm64 container on Ubuntu 22 amd64 Docker host

2023-08-10 Thread John Pfuntner -X (jpfuntne - ACTALENT SERVICES LLC at Cisco)
My team builds several amd64 and arm64 Linux container images daily and lately we've been having trouble with the CentOS 7 arm64 build hanging. Our build machine is an amd64 Ubuntu Openstack machine running Docker and we use QEMU to run arm64 containers. We recently upgraded tooling to: *

Please help me with one minor issue regarding network configuration

2023-08-10 Thread Antonio Apostoliu
Hello I see this page https://github.com/xhjcehust/qemu-virtnet-loopback You are so kind to tell me the network arguments part for connecting on Windows host (with configurated loopback interface named retealoopback) I tried: -netdev tap,id=mynet1,ifname=retealoopback -device virtio-net-pci,netd

Need help on Interrupt handling in QEMU

2023-08-02 Thread Swedha R
Hi qemu team, Now I am running ARM linux on qemu. It has a gpiochip named pl061 in the /dev directory and it has 8 lines. Now my requirement is , I need to make anyone of the line as an interrupt and I need to trigger the interrupt and then catch that and need to service using interrupt service han

Re: Need help getting QEMU to run QNX ifs.bin for Raspberry Pi on QMEU

2023-06-06 Thread Peter Maydell
On Tue, 6 Jun 2023 at 02:07, Ahmed Elsaka wrote: > i am trying to run QNX ifs.bin for raspberry pi on qmeu but it is not working > : > > what i actually did : > > installed qemu-system-aarch64 > downloaded ifs-rpi4.bin file from qnx sw center 3- using the follwoing > command to run this "ifs-rpi

Need help getting QEMU to run QNX ifs.bin for Raspberry Pi on QMEU

2023-06-05 Thread Ahmed Elsaka
using the following command : qemu-system-aarch64 -M virt -m 2048 -smp 4 -cpu cortex-a72 -kernel ifs-rpi4.bin -nographic [output] i feel there are something missed , and i did a lot of search but till now not able to find what is missing . Thanks for help in advance . i was expecting kernel wil

Re: Anyone can help me? I run KVM + QEMU failed

2023-03-23 Thread Peter Maydell
On Thu, 23 Mar 2023 at 06:59, Zheng Jian wrote: > > Dear Qemu technical experts: > > My question is whether QEMU also needs to support specific CPU models > when KVM is turned on? Here is the description of the problem I encountered. No, there's nothing particularly you need to enable in QEMU. >

Re: [Help] Virtualised Windows 11 can't find USB SSD storage device

2022-12-28 Thread Pascal
hi, may be your USB SSD is attached to your host and can't be added to your W11 guest ? *(ps: I don't know virt-manager, I'm using qemu from command line)* *regards, lacsaP.* Le lun. 26 déc. 2022 à 21:37, Ernesto Pozzoni a écrit : > Hello, > > I would be grateful if

[Help] Virtualised Windows 11 can't find USB SSD storage device

2022-12-26 Thread Ernesto Pozzoni
Hello, I would be grateful if you could help me. My virtualised Windows 11 launched from virt-manager can see the USB wireless mouse, but cannot see the USB SSD storage device. I took a check from the inside of Windows 11, in Disk Management of Computer Management, but the SSD storage is

Need help

2022-12-02 Thread Gk Gk
Hi All, We have an openstack platform and we are trying to get the network details of the guest vm on the hypervisors using the python libvirt library (domain.interfaceStats) . But in cases of SR-IOV vms, the interface is not being reported by the above tool. The interface in this case is "hostde

[User Question - help] Arm Generic Timer Events not registered

2022-11-25 Thread cy8berpunk
Hello Qemu people, I’m new to mailing lists and qemu so I hope I’m right here. For my current project I try to get the arm generic timer working. I’m on the virt-machine with an a53 in el1 and ttbr1 kernel space. But although ISR_EL1 and cntp_ctl_el0 indicate that the timer is triggering and an

Re: Help: While running an Anrdoid Emulator and connecting USB I get Error 11

2022-11-04 Thread Alex Bennée
"Durig, Burak W" writes: > Hello, > > > > Background: > > * Running a Nissan android emulator on Android Studio with Ubuntu Linux OS, > when I plug in a device into PC type C USB > get an error 11: Resource temporarily unavailable in the debug file. > Emulator keeps running but the emulato

Help: While running an Anrdoid Emulator and connecting USB I get Error 11

2022-10-26 Thread Durig, Burak W
Hello, Background: * Running a Nissan android emulator on Android Studio with Ubuntu Linux OS, when I plug in a device into PC type C USB get an error 11: Resource temporarily unavailable in the debug file. Emulator keeps running but the emulator refuses to recognize the connected device.

Need help understanding the devices concepts

2022-09-01 Thread X Tec
Hello. I have lines such as these ones: -drive file=path/win10.qcow2,index=0,media=disk,format=qcow2,id=disk1,if=none -device virtio-blk-pci,drive=disk1,bootindex=1 \ -device qemu-xhci,id=xhci2 -device usb-host,bus=xhci2.0,vendorid=0x,productid=0x,bootindex=2 \ -audiodev spice,id=audio1

Re: Seeking Help Installing Qemu-7.0.0

2022-06-01 Thread Thomas Huth
Ninja I do not know what "Ninja" is.  ./configure --help is not particularly helpful, and the web documentation does not even mention the word "ninja" until it is talking about makefiles. So ... if anyone knows where "Ninja" is or how I can get it, I would be appr

Seeking Help Installing Qemu-7.0.0

2022-06-01 Thread Dennis Newbold
The immediate problem is that when I download the tarball and untar it per the instructions, then cd to qemu-7.0.0 and do "./configure" I pretty quickly get: Using './build' as the directory for build output ERROR: Cannot find Ninja I do not know what "Ninja"

Need a help to install kvm 3.1.1

2022-02-16 Thread MOBIN TM
Hi I have a requirement to install kvm 3.1.1. I have installed an RHEL8.4 server and found that the kvm is installed by default and the version is 4.x. I couldn’t find the procedure to install kvm 3.3.1 on rhel and how to remove existing kvm version. It would be a great help if anyone can help me

Re: NEED HELP on running Windows guest on windows host with Guest Agent enabled

2021-09-23 Thread Jaydeep Karena
windows 10 host. But > struggling to find a way to connect/control/run commands from host to > guest. I want to use qemu guest agent to run commands from the host to > open/close applications on the guest. > > > > It will be great help if you could send some docs links or anythi

NEED HELP on running Windows guest on windows host with Guest Agent enabled

2021-09-23 Thread Jaydeep Karena
Hi, I am able to install and run windows7 guest on a windows 10 host. But struggling to find a way to connect/control/run commands from host to guest. I want to use qemu guest agent to run commands from the host to open/close applications on the guest. It will be great help if you could send

Re: NEED HELP on running Windows guest on windows host with Guest Agent enabled

2021-09-23 Thread Programmingkid
ds from the host to open/close > applications on the guest. > > It will be great help if you could send some docs links or anything related > to windows host > > Please have a look at the attached document. I have mentioned things we have > tried, working and not working and

Re: need help with my config

2021-08-03 Thread Cédric Le Goater
Hello, On 8/3/21 1:22 AM, Lindsay Ryan wrote: > Hi Cedric,  > Thanks for replying. > I think I want to go down the PowerNV Power 9 > Which I will need the OpenPower firmware.  > Looks like the webpage for downloading prebuild witherspoon and skiboot is > down/dead. Hasn't been working for me for

Re: need help with my config

2021-08-02 Thread Lindsay Ryan
t: Re: need help with my config ! EXTERNAL EMAIL: Think before you click. If suspicious send to cyberrep...@petermac.org Hello, On 7/30/21 3:25 PM, Philippe Mathieu-Daudé wrote: > Cc'ing qemu-ppc@ > > On 7/30/21 6:25 AM, Lindsay Ryan wrote: >> Hi >> I'm trying to

Re: need help with my config

2021-07-30 Thread Cédric Le Goater
Hello, On 7/30/21 3:25 PM, Philippe Mathieu-Daudé wrote: > Cc'ing qemu-ppc@ > > On 7/30/21 6:25 AM, Lindsay Ryan wrote: >> Hi >> I'm trying to emulate some physical IBM Power 9's that we have. There >> seems to be plenty of examples of using x86_64 qemu, but slightly less >> for Power. For bare

Re: need help with my config

2021-07-30 Thread Klaus Kiwi
/64 scope link noprefixroute > >valid_lft forever preferred_lft forever > > 7: virbr0: mtu 1500 qdisc noqueue > > state UP group default qlen 1000 > > link/ether 52:54:00:51:db:be brd ff:ff:ff:ff:ff:ff > > inet 192.168.122.1/24 brd 192.168.122.255 scope

Re: need help with my config

2021-07-30 Thread Philippe Mathieu-Daudé
t forever preferred_lft forever > > If I can't do that, then I really only need the ppc64 guest to have > access out to the internet and I can nat anything incoming > > Any help, particularly about how to plug virtual disk drives into > virtual disk controllers would be helpf

need help with my config

2021-07-29 Thread Lindsay Ryan
brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever If I can't do that, then I really only need the ppc64 guest to have access out to the internet and I can nat anything incoming Any help, particularly about how to plug virtual disk drives into virtual disk contro

Re: TAP Network help with QEMU 6.0.0 Win64

2021-07-15 Thread Brendan Simon (eTRIX)
I managed to install qemu 6.0.0 via the msys2 package manager and that had the exact same problem.  i.e. works ok with one net device specified but segfaults if two net devices are specified. Bendan. -- On 16/07/2021 12:30 pm, Brendan Simon (eTRIX) wrote: I've returned to this after 2 months. 

Re: TAP Network help with QEMU 6.0.0 Win64

2021-07-15 Thread Brendan Simon (eTRIX)
I've returned to this after 2 months.  I updated OpenVPN TAP drivers to the latest (2.5.3), deleted existing TAP interfaces and created 2 new interfaces. My main issue at the moment is that QEMU segfaults when I specifiy TWO network interfaces.  What am I doing wrong or is there a bug? This

Who can give me help on the issue 'Guest has not initialized the display (yet).'

2021-07-01 Thread 梁朝军
Hi Guys, Who can give me a help? I recently hit the issue that VM can’t boot correctly and show black screen as 'Guest has not initialized the display (yet)’ as below picture Qemu version in our system is 5.1 and host os is rehat 7.4. kernel version is 3.10.0-693.el7.x86_64. /usr/bin

Re: Who can give me help on the issue 'Guest has not initialized the display (yet).'

2021-07-01 Thread 梁朝军
写道: > > Hi Guys, > > Who can give me a help? > I recently hit the issue that VM can’t boot correctly and show black screen > as 'Guest has not initialized the display (yet)’ as below picture > Qemu version in our system is 5.1 and host os is rehat 7.4. kernel versio

help with siblings

2021-05-15 Thread waterbottle
  Hi Qemu community,   hope you can help me with this dilemma that is confusing me :)   I have this cpu:                   (...)   and attached you can find the output of likwid-topology -g   the cpu is an AMD EPYC 7502P (32 cores and 64

TAP Network help with QEMU 6.0.0 Win64

2021-05-12 Thread Brendan Simon (eTRIX)
I've just installed the Win64 build of QEMU 6.0.0.  I converted a virtualbox Debian image and can get it to run in QEMU :)  but I can't get the tap networking going :( I have installed OpenVPN client and added Virtual Network adapters.  I can see them being connected/not connected when qemu st

Re: Need Help with starting the qemu Emulator

2021-04-09 Thread Nerijus Baliūnas via
2021-04-09 18:05, Jagannadha Bhamidipati rašė: I have raspberry pi 400 Installed OS - Ubuntu (Release 20.10 (Groovy Gorilla) 64-bit) Mate (MATE 1.24.1) Kernel Linux - Kernel Linux 5.8.0-1019-raspi aarch64 I am trying to install skype for linux version on the above for video call purpose. H

Need Help with starting the qemu Emulator

2021-04-09 Thread Jagannadha Bhamidipati
roundabout solution of emulating x86 on raspi thereby using skype. Is there any alternative? If not - how can I initiate the emulator qemu so that I can install skype? I need a step-by-step command guide to do the above. Can someone help with this. -Jagannadha

Re: Please help.. I wish to load .elf file directly for baremetal run..

2021-03-25 Thread Peter Maydell
On Thu, 25 Mar 2021 at 00:46, wrote: > > Hello Peter Maydell, > > Thanks for the information. > I tried with that '-device loader' option and got some errors, but soon found > it's for loading small amount of data. > The manual says maximum 8 bytes can be loaded. > Example : -device loader,addr=

RE: Please help.. I wish to load .elf file directly for baremetal run..

2021-03-24 Thread ckim
4 Thanks always for the support. Regards, Chan Kim > -Original Message- > From: Peter Maydell > Sent: Wednesday, March 24, 2021 10:30 PM > To: Chan Kim > Cc: qemu-discuss > Subject: Re: Please help.. I wish to load .elf file directly for baremetal > run.. >

Re: Please help.. I wish to load .elf file directly for baremetal run..

2021-03-24 Thread Peter Maydell
On Wed, 24 Mar 2021 at 12:49, wrote: > I managed to make the baremetal program run using pflash in address 0~64KB > and RAM starting from 0x4000. > > (I wanted to reply as a follow-up to Jakob Bohm’s reply to my question, but I > didn’t receive his email. It’s only in the email archive. > >

RE: Please help.. I wish to load .elf file directly for baremetal run..

2021-03-24 Thread ckim
pe this might be helpful to someone! Thank you. Chan Kim From: c...@etri.re.kr Sent: Wednesday, March 17, 2021 4:35 PM To: 'qemu-discuss' Subject: RE: Please help.. I wish to load .elf file directly for baremetal run.. If I change the linker script so that the program loads

Re: Please help.. I wish to load .elf file directly for baremetal run..

2021-03-18 Thread Jakob Bohm
I can load the program at 0x0 (ROM area) and use some data at 0x4000 (RAM) like we can do in rtl simulation. Thanks! Chan Kim *From:*c...@etri.re.kr *Sent:* Wednesday, March 17, 2021 3:29 PM *To:* 'qemu-discuss' *Subject:* Please help.. I wish to load .elf file directly for bar

RE: Please help.. I wish to load .elf file directly for baremetal run..

2021-03-17 Thread ckim
n Kim From: c...@etri.re.kr Sent: Wednesday, March 17, 2021 3:29 PM To: 'qemu-discuss' Subject: Please help.. I wish to load .elf file directly for baremetal run.. Hello all, Using the help from this email list, I'm using command below for my baremetal program test on qemu. (

Please help.. I wish to load .elf file directly for baremetal run..

2021-03-16 Thread ckim
Hello all, Using the help from this email list, I'm using command below for my baremetal program test on qemu. (-s -S for connecting with gdb) : $aarch64-none-elf-objcopy -O binary test.elf test.bin $cp test.bin pflash.img; truncate -s 67108864 pflash.img//to cut it down to

Can you help me?

2021-02-17 Thread Osvaldo Hablo
I installed the Windows 2003 server on the qemu emulator. After the first shutdown using VNC Viewer I can't get there. At first It started writing that this port is not listenening. Then I entered command qemu-system-i386. After that I was able to connect, but instead of Windows there was written N

need help

2021-02-06 Thread c00ley
i need help. the network diagnostics says im connected but safari says otherwise. i am on macOS 10.4 and just want working internet so i can enjoy macOS in peace. i have tried using a dns from google. to no avail. i've tried tinkering with the settings. to no avail. please help. s

Re: Help

2020-02-29 Thread Ottavio Caruso via
On 28/02/2020 20:51, Jorge Abisai wrote: Hi! I have a problem: I already have qemu installed on the raspberry and I am running it as follows: qemu-system-i386 -hda windows.img -cdrom WinXP.iso -m 200 but it gives me the following error: Unable to init server: Could no connect: Connection refu

Re: Help

2020-02-29 Thread Peter Maydell
On Fri, 28 Feb 2020 at 21:48, Jorge Abisai wrote: > I already have qemu installed on the raspberry and I am running it as follows: > > qemu-system-i386 -hda windows.img -cdrom WinXP.iso -m 200 > > but it gives me the following error: > > Unable to init server: Could no connect: Connection refused

Help

2020-02-28 Thread Jorge Abisai
Hi! I have a problem: I already have qemu installed on the raspberry and I am running it as follows: qemu-system-i386 -hda windows.img -cdrom WinXP.iso -m 200 but it gives me the following error: Unable to init server: Could no connect: Connection refused gtk initialization failded What should

Re: Help

2020-02-28 Thread Jorge Abisai
Do you have any link where explains me how configure qemu? I dont know how create a virtual disk or run the OS that comes on a cd El vie., 28 de feb. de 2020 a la(s) 10:03, Jorge Abisai ( pacmanandgo...@gmail.com) escribió: > Thank you for the help, guys! > > El vie., 28 de feb. de 20

Re: Help

2020-02-28 Thread Jorge Abisai
Thank you for the help, guys! El vie., 28 de feb. de 2020 a la(s) 04:18, Peter Maydell ( peter.mayd...@linaro.org) escribió: > On Fri, 28 Feb 2020 at 09:46, Philippe Mathieu-Daudé > wrote: > > On 2/28/20 12:33 AM, Jorge Abisai wrote: > > > Hi! How can i install qemu and r

Re: Help

2020-02-28 Thread Peter Maydell
on-x86 or arm-on-arm, so it won't help for trying to run WinXP on an rpi. thanks -- PMM

Re: Help

2020-02-28 Thread Ottavio Caruso via
On 27/02/2020 23:33, Jorge Abisai wrote: Hi! How can i install qemu and running on a raspberry Pi B+? I want run Windows XP on my Raspberry. thank you if you are reading this. I very much doubt that the Pi's (surely the earlier versions) are powerful enough to run Windows XP in emulation, co

Re: Help

2020-02-28 Thread Peter Maydell
On Fri, 28 Feb 2020 at 09:46, Philippe Mathieu-Daudé wrote: > On 2/28/20 12:33 AM, Jorge Abisai wrote: > > Hi! How can i install qemu and running on a raspberry Pi B+? I want run > > Windows XP on my Raspberry. > > This depends of the distribution you installed. If you installed > Raspbian, it is

Re: Help

2020-02-28 Thread Philippe Mathieu-Daudé
Hi Jorge, On 2/28/20 12:33 AM, Jorge Abisai wrote: Hi! How can i install qemu and running on a raspberry Pi B+? I want run Windows XP on my Raspberry. This depends of the distribution you installed. If you installed Raspbian, it is based on Debian, so you can install it using 'apt install qe

Help

2020-02-27 Thread Jorge Abisai
Hi! How can i install qemu and running on a raspberry Pi B+? I want run Windows XP on my Raspberry. thank you if you are reading this.

Re: could use some help debugging an unexpected emulator exit

2020-01-24 Thread Peter Maydell
On Thu, 23 Jan 2020 at 20:44, Andrew Boie wrote: > Just curious, is there any way to send a value to QEMU for a debug > exit that it will propagate to its exit value to the shell? An xtensa > emulator I worked with let you do this. Sort of -- if you write value X to th debug exit port, QEMU with

Re: could use some help debugging an unexpected emulator exit

2020-01-23 Thread Andrew Boie
, if the guest code writes to it. Your guest code > wrote to the device, and QEMU exited as requested :-) That was it! It looked like something else because of configuration issues with debug printout when the OS took a fatal exception. Greatly appreciate the help and suggestions about register

Re: could use some help debugging an unexpected emulator exit

2020-01-23 Thread Peter Maydell
On Wed, 22 Jan 2020 at 18:09, Andrew Boie wrote: > > I'm working on the x86-64 port of a microcontroller RTOS > (https://www.zephyrproject.org/ if anyone's interested) and am running > into a situation where QEMU appears to be suddenly exiting without > printing any debug information. What I'm pre

could use some help debugging an unexpected emulator exit

2020-01-22 Thread Andrew Boie
art_thread (arg=) at pthread_create.c:479 #15 0x7537a323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Any help appreciated. Regards, Andrew

Re: [Qemu-discuss] Need help : sparc64 ULTRA5 under Solaris 7 64 bits

2018-12-06 Thread Mike Russo
Unfortunately I have not had any such luck to run any version of Solaris under the sparc64 emulation. It definitely works to run 32-bit Solaris 2.6, 7, 8, and 9 on the 32-bit sparc emulation however. If your application is 32-bit only (and only uses SPARCv8 or less instructions) then you can get

[Qemu-discuss] Need help : sparc64 ULTRA5 under Solaris 7 64 bits

2018-12-05 Thread BALARD Arnaud
ks like this: Sun Ultra 5/10 UPA / PCI (UltraSPARC-IIi 400MHz), OpenBoot 3.25 256 MB I heard about this patch: https://patchwork.kernel.org/patch/9175879/ or is there a configuration to do in sparc64-softmmu? I do not know if he can help me find my happiness. Looking forward to your reply,

[Qemu-discuss] QEMU Advent Calendar 2018 - Help wanted

2018-11-13 Thread Thomas Huth
up a nice surprise! But to be able to make this happen, we need help from people who - have ideas for disk images - would like to prepare one or more disk images. Ideally, you have an idea for a disk image and also prepare it yourself. But we also are glad to get just the ideas, or help from peopl

[Qemu-discuss] Need help to get ssh from guest to host with QEMU (Guest Debian-9.0 Sparc64 - Host MacOS High Sierra)

2018-04-04 Thread Christophe Petit
Hello, I need help to be able to do ssh from guest to host with QEMU. Previously, with a QEMU Virtual Machine (Debian Sparc64 Etch 4.0), I have been able successfully to get ssh and scp commands from Guest to Host (MacOS Hight Sierra OS 10.13.3). I wanted only to transfer files between guest and

Re: [Qemu-discuss] qemu-system-aarch64, cloud-init, Ubuntu Cloud Image - Help

2017-11-28 Thread Peter Maydell
not reading > the user-data that's in the my-seed.img file that I passed to qemu? I've > tried in vain to find logs and to get qemu to output to a log file using > the -D option. > Any help of any kind is greatly appreciated. It looks like QEMU is correctly booting your guest, o

[Qemu-discuss] qemu-system-aarch64, cloud-init, Ubuntu Cloud Image - Help

2017-11-27 Thread Aimee Ukasick
atasource DataSourceNoCloud [seed=/dev/vda][dsmode=net]. Up 170.93 seconds Ubuntu 16.04.3 LTS ubuntu ttyAMA0 --- The default final_message is displayed rather then my custom one. I also cannot log in via the displayed login prompt nor via ssh. I've tried various optio

Re: [Qemu-discuss] Help in understanding the "info network"

2017-01-10 Thread Thomas Huth
On 10.01.2017 13:47, boddu pavan wrote: > > Hi Thomas, > > On Monday, January 9, 2017 3:01 PM, Thomas Huth > wrote: [...] > If you want to hook up all the NICs to one user network, I think you > could do something like this: > > qemu-system-arm ... -n

Re: [Qemu-discuss] Help in understanding the "info network"

2017-01-09 Thread Thomas Huth
On 06.01.2017 06:53, boddu pavan wrote: > > Hi, > > I am woking with xilinx zynqmp soc. On the qemu console "info networks" > gives below log. > > (qemu) info network > hub 0 > \ hub0port2: ethernet@0xFF0D: index=0,type=nic, > \ hub0port1: ethernet@0xFF0C000

Re: [Qemu-discuss] need your help for some crash trouble of qemu-system-x86_64

2016-12-22 Thread Zhenhao Zhang
qemu. I am so sorry to said that, I have not installed this for qemu . So,all the things I can get is here. I will install it and Thanks again for your reminder. Could you give me more suggestions to help get its root cause ,when it is happend again. OK, please try to install debug info package

Re: [Qemu-discuss] need your help for some crash trouble of qemu-system-x86_64

2016-12-21 Thread Fam Zheng
ug of QEMU, not > > > the guest. > > > > > > Can you post a backtrace of the crash? > > > > Zhenhao, its better to post backtrace after installing debug symbols > > for package qemu. > > > I am so sorry to said that, I have not installed this

Re: [Qemu-discuss] need your help for some crash trouble of qemu-system-x86_64

2016-12-21 Thread Zhenhao Zhang
ggestions to help get its root cause ,when it is happend again. What operations are being performed when it crashes? I am not the owner of the vms, so I can not get more info about this. I have try to ask owners, one person say that only ftp service is running on his vm and no one use it

Re: [Qemu-discuss] need your help for some crash trouble of qemu-system-x86_64

2016-12-20 Thread wyang
On 2016年12月21日 07:57, Fam Zheng wrote: On Tue, 12/20 18:29, Zhenhao Zhang wrote: hello everyone, Hi Zhenhao, thanks for the report. I am sorry to trouble you. but, I meet some trouble when using qemu+kvm +libvirt. The qemu-system-x86_64 crash and get some errer info from logs :./var/log

Re: [Qemu-discuss] need your help for some crash trouble of qemu-system-x86_64

2016-12-20 Thread Fam Zheng
On Tue, 12/20 18:29, Zhenhao Zhang wrote: > hello everyone, Hi Zhenhao, thanks for the report. > > I am sorry to trouble you. but, I meet some trouble when using qemu+kvm > +libvirt. The qemu-system-x86_64 crash and get some errer info from logs > :./var/log/libvirt/qemu/instance-06d3.l

[Qemu-discuss] need your help for some crash trouble of qemu-system-x86_64

2016-12-20 Thread Zhenhao Zhang
hello everyone, I am sorry to trouble you. but, I meet some trouble when using qemu+kvm +libvirt. The qemu-system-x86_64 crash and get some errer info from logs :./var/log/libvirt/qemu/instance-06d3.log, as bellow, 2016-05-25 10:28:52.565+: starting up libvirt version: 1.2.16, p

Re: [Qemu-discuss] [Qemu-ppc] [Help]How to simulate a power8 guest on X86 host

2016-12-19 Thread 顾政
Hi Thomas, Thanks for your quick response. I removed unnecessary devices and changed pseries to pseries-2.8, now it works, following is the new script. /usr/local/bin/qemu-system-ppc64 -name generic-ppc64le -S -machine pseries-2.8,accel=tcg,usb=off -m 2048 -realtime mlock=off -smp 1,sockets=1

[Qemu-discuss] [Help]How to simulate a power8 guest on X86 host

2016-12-19 Thread 顾政
Hi all, I tried to simulate a ppc64 guest to install Ubuntu-16.04.1-server-ppc64el: http://101.96.10.47/cdimage.ubuntu.com/releases/16.04/release/ubuntu-16.04.1-server-ppc64el.iso But it failed (start kernel paniced) after enter the install stage, following is the detail command (generated via vi

Re: [Qemu-discuss] [Qemu-ppc] [Help]How to simulate a power8 guest on X86 host

2016-12-19 Thread Thomas Huth
On 19.12.2016 04:02, 顾政 wrote: > Hi all, > I tried to simulate a ppc64 guest to install Ubuntu-16.04.1-server-ppc64el: > http://101.96.10.47/cdimage.ubuntu.com/releases/16.04/release/ubuntu-16.04.1-server-ppc64el.iso > > But it failed (start kernel paniced) after enter the install stage, > follow

Re: [Qemu-discuss] [Qemu-devel] Help wanted: QEMU Advent Calendar 2016

2016-11-15 Thread Thomas Huth
Dear QEMU community, the website for the QEMU Advent Calendar 2016 is now online: http://www.qemu-advent-calendar.org/2016/ (thanks to Jeff Cody and Stefan Hajnoczi for the help with getting started!) Note that we still need some more disk images to be able to complete the calendar this year

[Qemu-discuss] Help me: Install IRIX over Intel processor

2016-10-04 Thread shahrokh nasseri
Thu May 21 13:10:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux If I can install irix, I want to install my softwares that run only on irix. Please HELP me. I am very happy to do it and I hope someone help me. Thanks a lot. Shahrokh

[Qemu-discuss] Help wanted: QEMU Advent Calendar 2016

2016-09-17 Thread Thomas Huth
.qemu-advent-calendar.org/ This year, too, the QEMU Advent Calendar 2016 will be a website that reveals a new disk image for download each day in December until the holiday season starts. Launching the disk image under QEMU will bring up a nice surprise! But to be able to make this happen, we need

[Qemu-discuss] Object Assertion Failure help

2016-08-12 Thread Kyawmyint, Matthew M
Hello, I've been having issues with using Qemu along with Cisco's Vector Packet Processing (VPP) library (for the sock0.sock socket). When I run this command: sudo qemu-system-x86_64 -enable-kvm -m 1G -smp 2 -chardev socket,id=char0,path=/tmp/sock0.sock -netdev type=vhost-user,id=mynet1,charde

[Qemu-discuss] Call for help on minimal QEMU binary compiles

2015-11-05 Thread Mike Levin
techniques that use Unix scripts or packages like Fabric take care of provisioning new servers. Anyway, that's it. If this project is of interest to you and you think you can help with the compile processes, please reach out to me. If you know someone who this may be a perfect match for their

Re: [Qemu-discuss] Help needed to debug why my VMs stop

2015-10-06 Thread Anuj Agrawal
with few 4T sata > drives attached to them. > > In libvirtd.log, I can see this: > 2015-09-25 11:56:58.977+: 2221: error : qemuMonitorIO:661 : > internal error: End of file from monitor > > But I guess, this comes every time a VM is stopped. > > Using libvirt version: 1.2.8, package: 1.2.8-0ubuntu11.8 > > Kindly help. > > Thanks, > Anuj Agrawal

[Qemu-discuss] Help needed to debug why my VMs stop

2015-09-25 Thread Anuj Agrawal
4T sata drives attached to them. In libvirtd.log, I can see this: 2015-09-25 11:56:58.977+: 2221: error : qemuMonitorIO:661 : internal error: End of file from monitor But I guess, this comes every time a VM is stopped. Using libvirt version: 1.2.8, package: 1.2.8-0ubuntu11.8 Kindly help. Than

[Qemu-discuss] Help resurrecting the dead

2015-08-31 Thread Dennis Murphy
Well, the dead has risen! I managed to extract a very old, very backrev’d version of the 53c810 driver from an even older version of VINES, and that seemed to do the trick! Whatever was blocking I/O in the “uprev” version of the VINES driver (for whatever that means) didn’t exist in the older

Re: [Qemu-discuss] Help resurrecting the dead

2015-08-31 Thread Jakob Bohm
the LSI 53c810 device and an option ROM, VINES can see the hard disk and CD image, but when VINES tries to read the disk image, QEMU throws an “lsi_scsi: Unhanded writeb” error and goes into a 100% CPU loop. I’m still new to QEMU, so is there any way someone can help me generate some debug or I/O

Re: [Qemu-discuss] Help resurrecting the dead

2015-08-30 Thread Christian Rößner
> Am 30.08.2015 um 22:22 schrieb Dennis Murphy : > > Thanks folks — I’m *this* close to having VINES up and running (I can > actually get the server booted and running in VMware, but given that they > only emulate a PCNet32 Ethernet device, I can’t get anything to talk to VINES > since it does

[Qemu-discuss] Help resurrecting the dead

2015-08-30 Thread Dennis Murphy
loop. I’m still new to QEMU, so is there any way someone can help me generate some debug or I/O logs to see what’s hanging the lsi_scsi driver? Unfortunately, again, this is such a closed OS that any changes have to be made on the QEMU side; I can’t change out the drivers or anything in VINES

Re: [Qemu-discuss] help using qemu to emulate raspberry pi2

2015-08-16 Thread Dale R. Worley
> NOTICE: the software on this Raspberry Pi has not been fully configured. > Please run 'sudo raspi-config' > > > Raspbian GNU/Linux 7 (none) ttyAMA0 > > (none) login: Going right back to the login prompt would happen if the login program can't run your shell. So check what shell is specified fo

Re: [Qemu-discuss] help using qemu to emulate raspberry pi2

2015-08-09 Thread Jakob Bohm
On 09/08/2015 15:34, James wrote: This is what the console on the host says (it doesn't loop): Uncompressing Linux... done, booting the kernel. Raspbian GNU/Linux 7 (none) ttyAMA0 (none) login: pi Password: Linux (none) 3.2.0 #1 Sun Jan 29 03:14:15 CST 2012 armv6l The programs included with

Re: [Qemu-discuss] help using qemu to emulate raspberry pi2

2015-08-09 Thread Blank Field
>init: Id "1" respawning too fast: disabled for 5 minutes. https://wiki.gentoo.org/wiki/Raspberry_Pi/Quick_Install_Guide#Configuring_inittab_and_rc.conf >Comment out the s0 Serial console to stop "INIT: Id "s0" respawning too fast" messages on the console. I have a feeling it has something to do w

Re: [Qemu-discuss] help using qemu to emulate raspberry pi2

2015-08-09 Thread James
This is what the console on the host says (it doesn't loop): Uncompressing Linux... done, booting the kernel. Raspbian GNU/Linux 7 (none) ttyAMA0 (none) login: pi Password: Linux (none) 3.2.0 #1 Sun Jan 29 03:14:15 CST 2012 armv6l The programs included with the Debian GNU/Linux system are fre

Re: [Qemu-discuss] help using qemu to emulate raspberry pi2

2015-08-09 Thread James
mar.krzeminski writes: > > Hello, > > It seems that it stucks at console opning, is this console is same as in > raspberry? > I do not have raspberry to check it, but I think you do not have ttyAMA0 > in your filesystem... My raspberry doesn't boot so I'm trying to use qemu before I reflash

  1   2   >