search for: scx200

Displaying 14 results from an estimated 14 matches for "scx200".

2011 Feb 26
1
make world error
This time make world on Ubuntu 10.04 gives following error gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .fsimage.so.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -I../../../tools/libfsimage/common/
2013 Jun 03
0
[virtio_blk] BUG: unable to handle kernel paging request at ff7f5784
...onfig [ 258.095363] device class 'msr': registering [ 258.106515] device: 'msr0': device_add [ 258.198209] device class 'cpuid': registering [ 258.206581] device: 'cpu0': device_add [ 258.395972] PCLMULQDQ-NI instructions are not detected. [ 258.415711] NatSemi SCx200 Driver [ 258.418645] bus: 'pci': add driver scx200 [ 258.481280] bus: 'clocksource': registered [ 258.482467] device: 'clocksource': device_add [ 258.496287] device: 'clocksource0': device_add [ 258.508452] bus: 'clocksource': add device clocksource0 [...
2013 Jun 03
0
[virtio_blk] BUG: unable to handle kernel paging request at ff7f5784
...onfig [ 258.095363] device class 'msr': registering [ 258.106515] device: 'msr0': device_add [ 258.198209] device class 'cpuid': registering [ 258.206581] device: 'cpu0': device_add [ 258.395972] PCLMULQDQ-NI instructions are not detected. [ 258.415711] NatSemi SCx200 Driver [ 258.418645] bus: 'pci': add driver scx200 [ 258.481280] bus: 'clocksource': registered [ 258.482467] device: 'clocksource': device_add [ 258.496287] device: 'clocksource0': device_add [ 258.508452] bus: 'clocksource': add device clocksource0 [...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...T: Use fallthrough; PXA2xx/PXA3xx SUPPORT: Use fallthrough; ARM/RDA MICRO ARCHITECTURE: Use fallthrough; ARM/Rockchip SoC support: Use fallthrough; ARM/NOMADIK/U300/Ux500 ARCHITECTURES: Use fallthrough; PS3 PLATFORM SUPPORT: Use fallthrough; LINUX FOR POWER MACINTOSH: Use fallthrough; SCx200 CPU SUPPORT: Use fallthrough; CAVIUM OCTEON-TX CRYPTO DRIVER: Use fallthrough; ARM MALI-DP DRM DRIVER: Use fallthrough; DRM DRIVER FOR AST SERVER GRAPHICS CHIPS: Use fallthrough; DRM DRIVERS FOR BRIDGE CHIPS: Use fallthrough; DRM DRIVERS FOR EXYNOS: Use fallthrough; DRM DRIVERS FOR FREE...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...T: Use fallthrough; PXA2xx/PXA3xx SUPPORT: Use fallthrough; ARM/RDA MICRO ARCHITECTURE: Use fallthrough; ARM/Rockchip SoC support: Use fallthrough; ARM/NOMADIK/U300/Ux500 ARCHITECTURES: Use fallthrough; PS3 PLATFORM SUPPORT: Use fallthrough; LINUX FOR POWER MACINTOSH: Use fallthrough; SCx200 CPU SUPPORT: Use fallthrough; CAVIUM OCTEON-TX CRYPTO DRIVER: Use fallthrough; ARM MALI-DP DRM DRIVER: Use fallthrough; DRM DRIVER FOR AST SERVER GRAPHICS CHIPS: Use fallthrough; DRM DRIVERS FOR BRIDGE CHIPS: Use fallthrough; DRM DRIVERS FOR EXYNOS: Use fallthrough; DRM DRIVERS FOR FREE...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...T: Use fallthrough; PXA2xx/PXA3xx SUPPORT: Use fallthrough; ARM/RDA MICRO ARCHITECTURE: Use fallthrough; ARM/Rockchip SoC support: Use fallthrough; ARM/NOMADIK/U300/Ux500 ARCHITECTURES: Use fallthrough; PS3 PLATFORM SUPPORT: Use fallthrough; LINUX FOR POWER MACINTOSH: Use fallthrough; SCx200 CPU SUPPORT: Use fallthrough; CAVIUM OCTEON-TX CRYPTO DRIVER: Use fallthrough; ARM MALI-DP DRM DRIVER: Use fallthrough; DRM DRIVER FOR AST SERVER GRAPHICS CHIPS: Use fallthrough; DRM DRIVERS FOR BRIDGE CHIPS: Use fallthrough; DRM DRIVERS FOR EXYNOS: Use fallthrough; DRM DRIVERS FOR FREE...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...T: Use fallthrough; PXA2xx/PXA3xx SUPPORT: Use fallthrough; ARM/RDA MICRO ARCHITECTURE: Use fallthrough; ARM/Rockchip SoC support: Use fallthrough; ARM/NOMADIK/U300/Ux500 ARCHITECTURES: Use fallthrough; PS3 PLATFORM SUPPORT: Use fallthrough; LINUX FOR POWER MACINTOSH: Use fallthrough; SCx200 CPU SUPPORT: Use fallthrough; CAVIUM OCTEON-TX CRYPTO DRIVER: Use fallthrough; ARM MALI-DP DRM DRIVER: Use fallthrough; DRM DRIVER FOR AST SERVER GRAPHICS CHIPS: Use fallthrough; DRM DRIVERS FOR BRIDGE CHIPS: Use fallthrough; DRM DRIVERS FOR EXYNOS: Use fallthrough; DRM DRIVERS FOR FREE...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...T: Use fallthrough; PXA2xx/PXA3xx SUPPORT: Use fallthrough; ARM/RDA MICRO ARCHITECTURE: Use fallthrough; ARM/Rockchip SoC support: Use fallthrough; ARM/NOMADIK/U300/Ux500 ARCHITECTURES: Use fallthrough; PS3 PLATFORM SUPPORT: Use fallthrough; LINUX FOR POWER MACINTOSH: Use fallthrough; SCx200 CPU SUPPORT: Use fallthrough; CAVIUM OCTEON-TX CRYPTO DRIVER: Use fallthrough; ARM MALI-DP DRM DRIVER: Use fallthrough; DRM DRIVER FOR AST SERVER GRAPHICS CHIPS: Use fallthrough; DRM DRIVERS FOR BRIDGE CHIPS: Use fallthrough; DRM DRIVERS FOR EXYNOS: Use fallthrough; DRM DRIVERS FOR FREE...
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
24
[patch 00/24] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
Hi Andi, This patch series implements the Linux Xen guest as a paravirt_ops backend. The features in implemented this patch series are: * domU only * UP only (most code is SMP-safe, but there's no way to create a new vcpu) * writable pagetables, with late pinning/early unpinning (no shadow pagetable support) * supports both PAE and non-PAE modes * xen hvc console (console=hvc0) *
2007 Apr 18
24
[patch 00/24] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
Hi Andi, This patch series implements the Linux Xen guest as a paravirt_ops backend. The features in implemented this patch series are: * domU only * UP only (most code is SMP-safe, but there's no way to create a new vcpu) * writable pagetables, with late pinning/early unpinning (no shadow pagetable support) * supports both PAE and non-PAE modes * xen hvc console (console=hvc0) *
2007 Apr 18
24
[patch 00/24] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
Hi Andi, This patch series implements the Linux Xen guest as a paravirt_ops backend. The features in implemented this patch series are: * domU only * UP only (most code is SMP-safe, but there's no way to create a new vcpu) * writable pagetables, with late pinning/early unpinning (no shadow pagetable support) * supports both PAE and non-PAE modes * xen hvc console (console=hvc0) *
2007 Apr 18
33
[RFC PATCH 00/33] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths