Am 23.06.2025 um 16:50 schrieb Daniel P. Berrangé:
On Mon, Apr 21, 2025 at 09:38:34PM +0200, Maximilian Martin via Devel wrote:
This resubmission splits up the previous patch into multiple patches and
incorporates review comments from Michal Prívozník.
Currently, only vendor/product and bus/
On Thu, Jun 26, 2025 at 06:01:30PM +0200, Maximilian Martin wrote:
>
>
> Am 23.06.2025 um 16:50 schrieb Daniel P. Berrangé:
> > On Mon, Apr 21, 2025 at 09:38:34PM +0200, Maximilian Martin via Devel wrote:
> > > This resubmission splits up the previous patch into multiple patches and
> > > incorpo
On Thu, Jun 26, 2025 at 08:56:48AM +0200, Maximilian Martin wrote:
> Am 23.06.2025 um 16:32 schrieb Daniel P. Berrangé via Devel:
> > On Mon, Jun 23, 2025 at 04:11:25PM +0200, Michal Prívozník via Devel wrote:
> > > On 4/21/25 21:38, Maximilian Martin via Devel wrote:
> > > > This resubmission spli
On Sat, Apr 26, 2025 at 09:42:35AM +0200, Roman Bogorodskiy wrote:
> Add BSD-specific platform flavor of the bridge driver which will be used
> as a base for Packet Filter (pf) based NAT networking implementation.
>
> Signed-off-by: Roman Bogorodskiy
> ---
> po/POTFILES
On Sat, Apr 26, 2025 at 09:42:36AM +0200, Roman Bogorodskiy wrote:
> Implement NAT networking support based on the Packet Filter (pf)
> firewall in FreeBSD. At this point, the implementation is very basic.
> It creates:
>
> - Essential NAT translation rules
> - Basic forwarding rules
>
> Implem
> On Thu, Jun 26, 2025 at 03:53:35 -, liu.song13(a)zte.com.cn wrote:
>
> Having two references this way would look confusing, so if you decide
> that it is necessary please add a comment explaining why it is
> necessary.
>
> In this patch it looked extra confusing as you deleted an empty line
From: Daniel P. Berrangé
The USB vendor/product is usually translated into a device/bus at
startup using the hostdev logic. We don't run the latter in the
unit test suite, but we can fake it by hardcoding a translation.
This demonstrates that we format the command line with the normal
device/bus
Roman Bogorodskiy wrote:
> This series implements NAT networks support for FreeBSD using the Packet
> Filter (pf) firewall.
ping
Am 23.06.2025 um 16:32 schrieb Daniel P. Berrangé via Devel:
On Mon, Jun 23, 2025 at 04:11:25PM +0200, Michal Prívozník via Devel wrote:
On 4/21/25 21:38, Maximilian Martin via Devel wrote:
This resubmission splits up the previous patch into multiple patches and
incorporates review comments fro
From: Jim Fehlig
Similar to x86, the default SCSI controller model for ARM is lsilogic.
But unlike x86, the ARM virt machine type prefers virtio devices. Switch
the default controller model for ARM from lsilogic to virtio-scsi.
Signed-off-by: Jim Fehlig
---
IMO, the lsilogic SCSI controller is
10 matches
Mail list logo