On Thu, 8 May 2025 at 18:14, Daniel P. Berrangé wrote:
>
> On Fri, May 02, 2025 at 05:48:02PM +0100, Peter Maydell wrote:
> > On Wed, 2 Apr 2025 at 14:28, Daniel P. Berrangé wrote:
> > > On Wed, Apr 02, 2025 at 09:33:16AM +, Bernhard Beschow wrote:
> > > > Am 31. März 2025 09:18:05 UTC schrie
On Fri, May 02, 2025 at 05:48:02PM +0100, Peter Maydell wrote:
> On Wed, 2 Apr 2025 at 14:28, Daniel P. Berrangé wrote:
> > On Wed, Apr 02, 2025 at 09:33:16AM +, Bernhard Beschow wrote:
> > > Am 31. März 2025 09:18:05 UTC schrieb "Daniel P. Berrangé"
> > > :
> > > >General conceptual question
On Wed, 2 Apr 2025 at 14:28, Daniel P. Berrangé wrote:
> On Wed, Apr 02, 2025 at 09:33:16AM +, Bernhard Beschow wrote:
> > Am 31. März 2025 09:18:05 UTC schrieb "Daniel P. Berrangé"
> > :
> > >General conceptual question . I've never understood what the dividing
> > >line is between use
Am 31. März 2025 09:18:05 UTC schrieb "Daniel P. Berrangé"
:
>On Sun, Mar 30, 2025 at 10:58:57PM +0200, Bernhard Beschow wrote:
>> Now that there is logging support in Rust for QEMU, use it in the pl011
>> device.
>>
>> Signed-off-by: Bernhard Beschow
>> ---
>> rust/hw/char/pl011/src/device
On Wed, 2 Apr 2025, Bernhard Beschow wrote:
Am 31. März 2025 09:18:05 UTC schrieb "Daniel P. Berrangé"
:
General conceptual question . I've never understood what the dividing
line is between use of 'qemu_log_mask' and trace points.
I *think* it's the perspective: If you want to see any i
Am 2. April 2025 13:27:53 UTC schrieb "Daniel P. Berrangé"
:
>On Wed, Apr 02, 2025 at 09:33:16AM +, Bernhard Beschow wrote:
>>
>>
>> Am 31. März 2025 09:18:05 UTC schrieb "Daniel P. Berrangé"
>> :
>> >On Sun, Mar 30, 2025 at 10:58:57PM +0200, Bernhard Beschow wrote:
>> >> Now that there
On Wed, Apr 02, 2025 at 09:33:16AM +, Bernhard Beschow wrote:
>
>
> Am 31. März 2025 09:18:05 UTC schrieb "Daniel P. Berrangé"
> :
> >On Sun, Mar 30, 2025 at 10:58:57PM +0200, Bernhard Beschow wrote:
> >> Now that there is logging support in Rust for QEMU, use it in the pl011
> >> device.
>
On Sun, Mar 30, 2025 at 10:58:57PM +0200, Bernhard Beschow wrote:
> Now that there is logging support in Rust for QEMU, use it in the pl011
> device.
>
> Signed-off-by: Bernhard Beschow
> ---
> rust/hw/char/pl011/src/device.rs | 12
> 1 file changed, 8 insertions(+), 4 deletions(-)
Now that there is logging support in Rust for QEMU, use it in the pl011 device.
Signed-off-by: Bernhard Beschow
---
rust/hw/char/pl011/src/device.rs | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/rust/hw/char/pl011/src/device.rs b/rust/hw/char/pl011/src/device.r