The following changes since commit d139786e1b3d67991e6cb49a8a59bb2182350285:
ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
(2021-11-11 11:35:13 +0100)
are available in the Git repository at:
g...@github.com:aik/qemu.git tags/qemu-slof-2022
for you to fetch chan
On 11/10/2021 1:22 AM, WANG Xuerui wrote:
On 2021/11/7 13:19, Brad Smith wrote:
audio: Add sndio backend
Add a sndio backend.
sndio is the native API used by OpenBSD, although it has been ported to
other *BSD's and Linux (packages for Ubuntu, Debian, Void, Arch, etc.).
The C code is from Ale
On 11/8/2021 9:58 AM, Paolo Bonzini wrote:
On 11/7/21 06:19, Brad Smith wrote:
if not get_option('spice_protocol').auto() or have_system
@@ -1301,6 +1306,7 @@ if have_system
'oss': oss.found(),
'pa': pulse.found(),
'sdl': sdl.found(),
+ 'sndio': sndio.found(),
}
f
On 11/8/2021 8:03 AM, Christian Schoenebeck wrote:
On Sonntag, 7. November 2021 06:19:26 CET Brad Smith wrote:
audio: Add sndio backend
Add a sndio backend.
Hi Brad!
sndio is the native API used by OpenBSD, although it has been ported to
other *BSD's and Linux (packages for Ubuntu, Debian,
On 11/12/21 00:02, David Gibson wrote:
On Mon, Nov 08, 2021 at 07:50:38PM -0300, Daniel Henrique Barboza wrote:
This patch starts an IBM Power8+ compatible PMU implementation by adding
the representation of PMU events that we are going to sample,
PMUEventType. This enum represents a Perf even
On Mon, 8 Nov 2021, BALATON Zoltan wrote:
On Mon, 8 Nov 2021, Paolo Bonzini wrote:
On 11/8/21 15:30, Paolo Bonzini wrote:
On 11/8/21 14:05, BALATON Zoltan wrote:
When using ACPI on big endian machine (such as ppc/pegasos2 which has
a VT8231 south bridge with ACPI) writes to ACPI registers come
Hi Brad,
audio: Add sndio backend
Add a sndio backend.
sndio is the native API used by OpenBSD, although it has been ported to
other *BSD's and Linux (packages for Ubuntu, Debian, Void, Arch, etc.).
The C code is from Alexandre Ratchov and the rest of
the bits are from me.
---
audio/audio.
On 08.11.2021 08:30, Philippe Mathieu-Daudé wrote:
On 11/6/21 20:28, Maciej S. Szmigiero wrote:
On 06.11.2021 14:41, Philippe Mathieu-Daudé wrote:
This is the 4th time I send this patch. Is the VMBus infrastructure
used / maintained? Should we deprecate & remove?
$ ./scripts/get_maintainer
On 12.11.2021 21:39, Roman Kagan wrote:
On Fri, Nov 12, 2021 at 09:32:31PM +0300, Vladimir Sementsov-Ogievskiy wrote:
Add Den and Roman (his new address)
Thanks, I missed it on the list indeed.
06.11.2021 16:41, Philippe Mathieu-Daudé wrote:
This is the 4th time I send this patch. Is the VM
El mar., 9 nov. 2021 22:53, Brad Smith escribió:
> On 11/8/2021 9:58 AM, Paolo Bonzini wrote:
>
> > Maybe you want to add sndio to the audio_drivers_priority array if
> > targetos == 'openbsd'?
>
> That part I was not 100% sure of.
>
> Am I to understand with the current Meson code it will try to
I've seen nothing in fpu_helper.c to update
the fpscr to FP_FR,
that is there is no code with `fpscr |= FP_FR`,
is that valid for PowerPC? or it's just because this is hard
to implement and then the FP_FR are always not set for fpscr
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
Mainly talking about x86 target platform, on x86. I write the following code
for testing with float exception
```rust
#![feature(asm)]
use core::arch::x86_64::*;
use std::time::Instant;
/*
0001 1010
0001 1000
54321098 76543210
*/
/*
Pnemonic Bit Location Description
FZ bit 15 Flu
> -Original Message-
> From: Paolo Bonzini [mailto:pbonz...@redhat.com]
> Sent: Friday, November 12, 2021 5:32 PM
> To: Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
> ; alex.william...@redhat.com
> Cc: qemu-devel@nongnu.org; k...@vger.kernel.org; Gonglei (Arei)
>
> Subject
Nominating for qemu-trivial.
Markus Armbruster writes:
> Philippe Mathieu-Daudé writes:
>
>> Cc'ing Markus
>>
>> On 11/2/21 17:33, Stefan Hajnoczi wrote:
>>> Reported by Coverity (CID 1465222).
>>>
>>> Fixes: 4a1d937796de0fecd8b22d7dbebf87f38e8282fd ("softmmu/qdev-monitor: add
>>> error handl
14 matches
Mail list logo