audio performance running Linux arm64 on Macos arm64

2023-03-03 Thread Frank Carmickle
Greetings Qemu users, I've been fighting with audio support for a Linux guest on Macos. I am currently using the UTM wrapper, which I see has forked Qemu, so apologies if I need to run mainline Qemu to provide the right feedback to the mailing list. I'd like to run the Debian kernel, if possibl

qemu modifies host audio sample rate with coreaudio backend to 44.1khz on startup

2023-03-23 Thread Frank Carmickle
Greetings all, Every time a qemu instance is run, the host systems audio hardware sample rate is set to 44.1khz. Is it possible to change this behavior, and if so, how? Thank you, --FC

Re: qemu modifies host audio sample rate with coreaudio backend to 44.1khz on startup

2023-03-24 Thread Frank Carmickle
a problem. I'll use Thomas's suggestion as a workaround, for now. Thank you, --FC > On Mar 24, 2023, at 08:04, Christian Schoenebeck > wrote: > > On Friday, March 24, 2023 8:54:35 AM CET Thomas Huth wrote: >> On 23/03/2023 21.03, Frank Carmickle wrote: >>>

Re: VFS: Unable to mount root fs on unknown-block(0,0)

2023-11-30 Thread Frank Carmickle
> On Nov 30, 2023, at 05:08, 泰宇周 wrote: > > Hi Peter > Thanks you so much. > I tried to specify corresponding initramfs to QEMU as following > qemu-system-x86_64 \ >-kernel /boot/vmlinuz-`uname -r` \ > -m 4G \ > -initrd /boot/initramfs-`uname -r`.img \ >-sda centos79.img \ >-append

Re: Building without network devices

2023-12-05 Thread Frank Carmickle
Talha, > On Dec 5, 2023, at 07:31, Talha Khan wrote: > > Hello all, > I want to build an instance of qemu(x86-64) without any network devices in > the emulator (no nic,no netdev or anything). Im new to all these, any help > and leads would be usefull. If you are planning to start the qemu ins