Re: [Qemu-discuss] Qemu-system-sparc: What would I need to change to add functionality to save the nvram content between boots ?

2015-09-13 Thread Mark Cave-Ayland
On 11/09/15 19:01, Programmingkid wrote: > On Sep 11, 2015, at 12:00 PM, qemu-discuss-requ...@nongnu.org > wrote: > >> On 10/09/2015 8:58 AM, Maximilian H. wrote: >>> Hello, >>> >>> I was looking into what parts would need change to save and restore the >>

Re: [RFC PATCH] configure: deprecate 32 bit build hosts

2019-09-27 Thread Mark Cave-Ayland
On 26/09/2019 00:30, Alex Bennée wrote: > The 32 bit hosts are already a second class citizen especially with > support for running 64 bit guests under TCG. We are also limited by > testing as actual working 32 bit machines are getting quite rare in > developers personal menageries. For TCG suppor

Re: [RFC PATCH] configure: deprecate 32 bit build hosts

2019-10-01 Thread Mark Cave-Ayland
On 30/09/2019 12:41, Peter Maydell wrote: > On Mon, 30 Sep 2019 at 11:26, Alex Bennée wrote: >> The int128 support is due to the fact we are going to start to see newer >> architectures with things like 128 bit shadow capability registers and >> they will be a pain to shuffle around in 32 bit gen

Re: ppc64 XER potentially ignored/not setting

2021-11-17 Thread Mark Cave-Ayland
On 16/11/2021 14:42, Cédric Le Goater wrote: Hello Kyle, I work with the libre-soc team in the testing area. Recently I have started on writing an interface that uses qemu as another means to verify our results from our own simulations against qemu Excellent ! We need more of these low level

Re: os x resolution only 800x600

2022-01-27 Thread Mark Cave-Ayland
On 27/01/2022 11:30, Howard Spoelstra wrote: Hi, For qemu-system-ppc setting e.g. -g 1024x768x32 only affects the initial size of the openbios window. To set the resolution in the guest, use the appropriate tool inside the guest. I believe the available resolutions for the guest are hard-code

Re: CS-4231 on SS-5

2024-08-14 Thread Mark Cave-Ayland
On 13/08/2024 15:04, Peter Maydell wrote: On Tue, 13 Aug 2024 at 14:27, JF Sebastian wrote: I'm currently emulating a SS-5 under QEMU on x86_64 Linux. From what I could understand in the documentation, the sound chip, CS-4231. The wiki https://www.qemu.org/docs/master/system/target-sparc.html

Re: CS-4231 on SS-5

2025-01-08 Thread Mark Cave-Ayland
On 06/01/2025 05:16, JF Sebastian wrote: In short, I'm wondering if the solution for sound on the SS-5 in QEMU would then be a completely new undertaking from scratch, or if in fact, it would be a matter of glueing existing work, the majority of which done already. Thank you for your time. Bes