goglmobile.blogg.se

Make a detached head master git
Make a detached head master git







  1. #MAKE A DETACHED HEAD MASTER GIT DRIVERS#
  2. #MAKE A DETACHED HEAD MASTER GIT DRIVER#
  3. #MAKE A DETACHED HEAD MASTER GIT CODE#

20:08 ` xen/dt: Extend dt_device_match to possibly store data Julien Grall 20:08 ` xen/arm: vgic: Drop unecessary include asm/device.h Julien 20:08 ` Julien Grall

#MAKE A DETACHED HEAD MASTER GIT CODE#

But no code within those filesĭiff -git a/xen/arch/arm/vgic-v2.c b/xen/arch/arm/vgic-v2.cĭiff -git a/xen/arch/arm/vgic-v3.c b/xen/arch/arm/vgic-v3.c The header asm/device.h has been included in the vgic code during

make a detached head master git

` (10 subsequent siblings) 12 siblings, 0 replies 41+ messages in thread 20:08 ` xen: Introduce ACCESS_ONCE macro Julien Grall 20:08 ` xen/arm: gic-v2: Change the device name in DT_DEVICE_START Julien 20:08 ` Julien Grall

#MAKE A DETACHED HEAD MASTER GIT DRIVER#

20:08 xen/arm: Resync the SMMU driver with the Linux one Julien Grall * xen/arm: vgic: Drop unecessary include asm/device.h +DT_DEVICE_START(gicv2, "GICv2", DEVICE_GIC) DT_DEVICE_START(gicv2, "GICv2:", DEVICE_GIC) +++ -772,7 +772,7 static const char * const gicv2_dt_compat _initconst = But none of theġ file changed, 1 insertion(+), 1 deletion(-)ĭiff -git a/xen/arch/arm/gic-v2.c b/xen/arch/arm/gic-v2.c I'm not sure why a ':' has been added in the name. ` (11 subsequent siblings) 12 siblings, 0 replies 41+ messages in thread 20:08 ` xen/arm: vgic: Drop unecessary include asm/device.h Julien Grall 20:08 xen/arm: Resync the SMMU driver with the Linux one Julien 20:08 ` Julien Grall * xen/arm: gic-v2: Change the device name in DT_DEVICE_START Xen/drivers/passthrough/vtd/iommu.c | 19 +-ģ0 files changed, 2843 insertions(+), 1623 deletions(-)Ĭreate mode 100644 xen/include/asm-x86/device.hĬreate mode 100644 xen/include/xen/device.h Xen/drivers/passthrough/device_tree.c | 5 +. Xen/drivers/passthrough/arm/iommu.c | 2 +. Xen/drivers/passthrough/amd/pci_amd_iommu.c | 14 +. Xen/iommu: smmu: Add Xen specific code to be able to use the driver Xen/iommu: arm: Import the SMMU driver from Linux Xen/arm: Describe device supported by a driver with dt_match_node Xen/iommu: Consolidate device assignment ops into a single set Xen: Introduce a generic way to describe device Xen/iommu: arm: Remove temporary the SMMU driver Xen/arm: device: Rename device_type into device_match Xen/dt: Extend dt_device_match to possibly store data Xen/arm: vgic: Drop unecessary include asm/device.h Xen/arm: gic-v2: Change the device name in DT_DEVICE_START Xen/iommu: smmu: Introduce automatic stream-id-masking

make a detached head master git

Xen/iommu: smmu: Check for duplicate stream IDs when registering Git:///people/julieng/xen-unstable.git branch smmu-rework

make a detached head master git

In fact Linux is using a single setĪnd have only few lines per driver specific to each set (PCI or device tree).Ī branch is available with all the changes:

make a detached head master git

Ops assign_dt_device and reassign_dt_device), I didn't think about When I added the IOMMU set to handle device tree passthrough ( I also took the opportunity of the resync to consolidate the iommu ops inĪ single set. I don't know why Linux didn't yet applied (patch #11-12) To make the change obvious the resync of the SMMU code is mode in severalġ) Revert the current SMMU driver (patch #6)Ģ) Import as it is the driver from Linux (patch #10)ģ) Apply 2 fixes useful to correctly use the SATA with the SMMU onĬalxeda.

#MAKE A DETACHED HEAD MASTER GIT DRIVERS#

With this series, the core of the SMMU drivers (i.e copied from Linux) is mostly Having our own driver doesn't makeĪny benefits and make difficult to backport fixes and/or porting features such The SMMU drivers has diverged from Linux. ` (12 more replies) 0 siblings, 13 replies 41+ messages in threadĬc: stefano.stabellini, manish.jaggi, Julien Grall, tim, ian.campbell 20:08 ` xen/arm: gic-v2: Change the device name in DT_DEVICE_START Julien Grall Xen/arm: Resync the SMMU driver with the Linux one All of help / color / mirror / Atom feed * xen/arm: Resync the SMMU driver with the Linux one 20:08 Julien Grall









Make a detached head master git