[Bug 1872644] [NEW] MacOS host qemu-system-x86_64 -cpu host not working

2020-04-14 Thread JS
ser-config \ -nodefaults \ -name u64d01 \ -show-cursor \ -M q35,accel=hvf,usb=off,vmport=off \ -cpu host \ -m 8192M \ -smp 4 \ -rtc base=utc,clock=host \ -device virtio-blk-pci,drive=ssd1 \ -drive id=ssd1,file=/Users/js/code/vm/qemu/u64d01.qcow2,if=none,format=qcow2 \ -device virtio-net-pci,netdev=n

[Bug 1859916] Re: coreaudio not working on MacOS

2020-04-07 Thread JS
It is working now. Tested with 4.1.1, 4.2 and 5rc1. ** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1859916 Title: coreaudio not working on MacOS S

[Bug 1859916] Re: coreaudio not working on MacOS

2020-04-07 Thread JS
I recently test it again, coreaudio is working on 4.1.1, 4.2 and 5rc1 on MacOS. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1859916 Title: coreaudio not working on MacOS Status in QEMU: Invali

[Bug 1859920] Re: daemoniz not working on MacOS

2020-02-17 Thread JS
Anything else I should supply to move status away from incomplete? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1859920 Title: daemoniz not working on MacOS Status in QEMU: Incomplete Bug desc

[Bug 1859920] Re: daemoniz not working on MacOS

2020-01-17 Thread JS
,clock=host -device virtio-blk-pci,drive=ssd1 -drive id=ssd1,file=/Users/js/code/vm/qemu/u64s01.qcow2,if=none,format=qcow2 -device virtio-net-pci,netdev=nic1,mac=52:54:98:76:54:33 -netdev user,id=nic1,ipv4=on,ipv6=on,hostname=u64d01,hostfwd=tcp::-:22 -daemonize -display none -device virtio-tablet

[Bug 1859920] Re: daemoniz not working on MacOS

2020-01-17 Thread JS
I tried with following and it work: qemu-system-x86_64 -no-user-config -nodefaults -name u64d01 -M q35,accel=hvf,usb=off,vmport=off -cpu host -smp 4 -m 8192 -overcommit mem-lock=off -overcommit cpu-pm=off -rtc base=utc,clock=host -device virtio-blk-pci,drive=ssd1 -drive id=ssd1,file=/Users/js

[Bug 1859916] Re: coreaudio not working on MacOS

2020-01-16 Thread JS
I am not using any audio enhancing software. I start trying qemu + Ubuntu Desktop a few weeks ago and put all configurations together last week, so I never try coreaudio on 4.1. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https:/

[Bug 1859916] Re: coreaudio not working on MacOS

2020-01-15 Thread JS
** Description changed: OS: MacOS Catalina 10.15.2 qemu-system-x86_64 -version QEMU emulator version 4.2.50 (v4.2.0-13-g084a398bf8-dirty) Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers Qemu install via brew: brew install qemu --- I use following t

[Bug 1859920] [NEW] daemoniz not working on MacOS

2020-01-15 Thread JS
Public bug reported: OS: MacOS Catalina 10.15.2 Qemu install via brew: brew install qemu qemu-system-x86_64 -version QEMU emulator version 4.2.50 (v4.2.0-13-g084a398bf8-dirty) Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers --- Start Ubuntu Desktop 18.04 client as follow

[Bug 1859916] [NEW] coreaudio not working on MacOS

2020-01-15 Thread JS
Public bug reported: OS: MacOS Catalina 10.15.2 qemu-system-x86_64 -version QEMU emulator version 4.2.50 (v4.2.0-13-g084a398bf8-dirty) Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers Qemu install via brew: brew install qemu --- I use following to install Ubuntu 18.04 de

[Qemu-devel] [Bug 1690322] [NEW] errors which can't backing storage for guest RAM with -mem-path

2017-05-12 Thread js yu
is incorrect, anyone can confirm it for me? i just want to write the guest RAM and read it from host during the guest code is running. but my guest just has simple os without file system and network. so i want to try with this backend RAM ways. thanks. js ** Affects: qemu Importance: Undec