On tiger, the following region causes those warning.
Considering the c/s 13123:90db0f68b121
[IA64] Only set nocache flag on dom0 ranges that do not support WB,
it seems to be ok to supress the warning. Attached the patch.
>From EFI memory descriptor
(XEN) mem07: type= 5, attr=0x8000000000000009,
range=[0x00000000000c0000-0x0000000000100000) (0MB)
type = EFI_RUNTIME_SERVICES_CODE
attr = EFI_MEMORY_RUNTIME | EFI_MEMORY_WB | EFI_MEMORY_UC
>From /proc/iomem
000a0000-000fffff : PCI Bus 0000:00
000c0000-000fffff : reserved
On Thu, Aug 30, 2007 at 11:44:07AM +0900, Horms wrote:
> hg/ext/ia64/linux-2.6.18-xen.hg's
> 159:f017328288ea42600509b62882f687d7331ce194,
> "[IA64] Disable paravirtualization to remap /dev/mem." seems to cause
> a minor regression on a Tiger2 machine. The problem does not
> seem to occur on a HP RX2620 with the same config. Both machines
> have 2Gb of memory.
>
> The problem manifests as a series of boot time messages,
> similar to the one below, although I'm not sure if there
> are actually any problems other than the messages.
>
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c06e1
> (XEN) mpaddr 0x00000000000c0000 physaddr 0x00000000000c0000 flags 0x2
>
> The boot log and kernel config are below. Please let me know what
> I should look at next.
>
> --
> Horms
> H: http://www.vergenet.net/~horms/
> W: http://www.valinux.co.jp/en/
>
> ELILO
> Uncompressing Linux... done
> Loading initrd people/horms/initramfs_data.cpio.gz...done
> Loading initrd people/horms/vmlinux-xen...done
> __ __ _____ ___ _ _ _
> \ \/ /___ _ __ |___ / / _ \ _ _ _ __ ___| |_ __ _| |__ | | ___
> \ // _ \ '_ \ |_ \| | | |__| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
> / \ __/ | | | ___) | |_| |__| |_| | | | \__ \ || (_| | |_) | | __/
> /_/\_\___|_| |_| |____(_)___/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___|
>
> http://www.cl.cam.ac.uk/netos/xen
> University of Cambridge Computer Laboratory
>
> Xen version 3.0-unstable (horms@xxxxxxxxxxxxxxxxxxx) (gcc version 3.4.5) Thu
> Aug 30 10:20:47 JST 2007
> Latest ChangeSet: Wed Aug 01 16:40:30 2007 -0600 15689:d83c9d87ede4
>
> (XEN) Xen command line: BOOT_IMAGE=net0:ia64/people/horms/vmlinux-xen
> maxcpus=1 conswitch=bb dom0_mem=512M crashkernel=256M
> (XEN) xen image pstart: 0x4000000, xenheap pend: 0x8000000
> (XEN) Xen patching physical address access by offset: 0x0
> (XEN) Kdump: 256MB (262144kB) at 0x10000000
> (XEN) find_memory: efi_memmap_walk returns max_page=1ffb6
> (XEN) Before xen_heap_start: f0000000041d1c30
> (XEN) After xen_heap_start: f0000000041d8000
> (XEN) Init boot pages: 0x10000a8 -> 0x4000000.
> (XEN) Init boot pages: 0x8000000 -> 0x10000000.
> (XEN) Init boot pages: 0x20000000 -> 0x7aae8010.
> (XEN) Init boot pages: 0x7aae8070 -> 0x7aaebf78.
> (XEN) Init boot pages: 0x7aaebfde -> 0x7aaef000.
> (XEN) Init boot pages: 0x7aff86c8 -> 0x7aff9000.
> (XEN) Init boot pages: 0x7b8cb8ba -> 0x7c8d0010.
> (XEN) Init boot pages: 0x7c8d0820 -> 0x7d8b4000.
> (XEN) Init boot pages: 0x7d900000 -> 0x7fa00000.
> (XEN) Init boot pages: 0x7fea0000 -> 0x7fed8000.
> (XEN) System RAM: 2025MB (2074544kB)
> (XEN) size of virtual frame_table: 5120kB
> (XEN) virtual machine to physical table: f6fffffffff00250 size: 1056kB
> (XEN) max_page: 0x1ffb6
> (XEN) allocating frame table/mpt table at mfn 0.
> (XEN) Xen heap: 62MB (63648kB)
> (XEN) Domain heap initialised: DMA width 32 bits
> (XEN) avail:0x1180c60000000000,
> status:0x60000000000,control:0x1180c00000000000, vm?0x0
> (XEN) No VT feature supported.
> (XEN) Puting EFI into virtual mode
> (XEN) register_intr: changing vector 39 from IO-SAPIC-edge to IO-SAPIC-level
> (XEN) Using scheduler: SMP Credit Scheduler (credit)
> (XEN) Time init:
> (XEN) .... System Time: 1522352ns
> (XEN) .... scale: C573B2AC
> (XEN) num_online_cpus=1, max_cpus=1
> (XEN) Brought up 1 CPUs
> (XEN) xenoprof: using perfmon.
> (XEN) perfmon: version 2.0 IRQ 238
> (XEN) perfmon: Itanium 2 PMU detected, 16 PMCs, 18 PMDs, 4 counters (47 bits)
> (XEN) Maximum number of domains: 63; 18 RID bits per domain
> (XEN) *** LOADING DOMAIN 0 ***
> (XEN) Dom0 kernel: 64-bit, lsb, paddr 0x4000000 -> 0x4620ed0
> (XEN) METAPHYSICAL MEMORY ARRANGEMENT:
> (XEN) Kernel image: 4000000->4620ed0
> (XEN) Entry address: 400ff20
> (XEN) Init. ramdisk: 4628000 len 8d28ba
> (XEN) Start info.: 4624000->4628000
> (XEN) Dom0 max_vcpus=1
> (XEN) Dom0: 0xf000000007de0080
> (XEN) enable lsapic entry: 0xf00000007ff9825c
> (XEN) DISABLE lsapic entry: 0xf00000007ff98268
> (XEN) ACPI_INTERRUPT_CPEI disabled for Domain0
> (XEN) Domain0 EFI passthrough: MPS=0x7ff97000 ACPI 2.0=0x7ff98000
> ACPI=0x7ff99000 SMBIOS=0xf0000
> (XEN) Scrubbing Free RAM: ............done.
> (XEN) Xen trace buffers: disabled
> (XEN) Std. Loglevel: Errors and warnings
> (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
> (XEN) *** Serial input -> DOM0 (type 'CTRL-b' three times to switch input to
> Xen).
> (XEN) Freed 128kB init memory.
> (XEN) vcpu_set_itc: Setting ar.itc is currently disabled (this message is
> only displayed once)
> (XEN) WARN: GSI 3 in use by Xen.
> Linux version 2.6.18-hg160:8f0c93df3e11-dirty
> (horms@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 3.4.5) #138 SMP Thu Aug 30
> 11:37:33 JST 2007
> EFI v1.00 by Xen/ia64: SALsystab=0x2178 MPS=0x7ff97000 ACPI 2.0=0x7ff98000
> ACPI=0x7ff99000 SMBIOS=0xf0000
> Initial ramdisk at: 0xe000000004628000 (9251002 bytes)
> SAL 0.1: Xen/ia64 Xen/ia64 version 0.0
> SAL: AP wakeup using external interrupt vector 0xf3
> No logical to physical processor mapping available
> ACPI: Local APIC address c0000000fee00000
> iosapic_register_platform_intr: invalid int type 0xff
> 1 CPUs available, 2 CPUs total
> Running on Xen! start_info_pfn=0x1189 nr_pages=32768 flags=0x3
> MCA related initialization done
> SMP: Allowing 2 CPUs, 1 hotplug CPUs
> Built 1 zonelists. Total pages: 32768
> Kernel command line: NAME=tiger2 console=tty0 console=ttyS0 ip=on ro
> PID hash table entries: 4096 (order: 12, 32768 bytes)
> Console: colour dummy device 80x25
> Dentry cache hash table entries: 65536 (order: 5, 524288 bytes)
> Inode-cache hash table entries: 32768 (order: 4, 262144 bytes)
> Placing software IO TLB between 0x4efc000 - 0x8efc000
> Memory: 422912k/507904k available (3261k code, 84608k reserved, 1829k data,
> 208k init)
> McKinley Errata 9 workaround not needed; disabling it
> Mount-cache hash table entries: 1024
> ACPI: Core revision 20060707
> Boot processor id 0x0/0x0
> Brought up 1 CPUs
> Total of 1 processors activated (1939.86 BogoMIPS).
> migration_cost=0
> checking if image is initramfs... it is
> Freeing initrd memory: 9024kB freed
> DMI 2.3 present.
> ACPI: bus type pci registered
> ACPI: Interpreter enabled
> ACPI: Using IOSAPIC for interrupt routing
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> PCI quirk: region 0c00-0c7f claimed by ICH4 ACPI/GPIO/TCO
> PCI quirk: region 0500-053f claimed by ICH4 GPIO
> PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c06e1
> (XEN) mpaddr 0x00000000000c0000 physaddr 0x00000000000c0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c46e1
> (XEN) mpaddr 0x00000000000c4000 physaddr 0x00000000000c4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c86e1
> (XEN) mpaddr 0x00000000000c8000 physaddr 0x00000000000c8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000cc6e1
> (XEN) mpaddr 0x00000000000cc000 physaddr 0x00000000000cc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d06e1
> (XEN) mpaddr 0x00000000000d0000 physaddr 0x00000000000d0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d46e1
> (XEN) mpaddr 0x00000000000d4000 physaddr 0x00000000000d4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d86e1
> (XEN) mpaddr 0x00000000000d8000 physaddr 0x00000000000d8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000dc6e1
> (XEN) mpaddr 0x00000000000dc000 physaddr 0x00000000000dc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e06e1
> (XEN) mpaddr 0x00000000000e0000 physaddr 0x00000000000e0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e46e1
> (XEN) mpaddr 0x00000000000e4000 physaddr 0x00000000000e4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e86e1
> (XEN) mpaddr 0x00000000000e8000 physaddr 0x00000000000e8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000ec6e1
> (XEN) mpaddr 0x00000000000ec000 physaddr 0x00000000000ec000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f06e1
> (XEN) mpaddr 0x00000000000f0000 physaddr 0x00000000000f0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f46e1
> (XEN) mpaddr 0x00000000000f4000 physaddr 0x00000000000f4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f86e1
> (XEN) mpaddr 0x00000000000f8000 physaddr 0x00000000000f8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000fc6e1
> (XEN) mpaddr 0x00000000000fc000 physaddr 0x00000000000fc000 flags 0x2
> ACPI: PCI Root Bridge [PCI1] (0000:02)
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c06e1
> (XEN) mpaddr 0x00000000000c0000 physaddr 0x00000000000c0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c46e1
> (XEN) mpaddr 0x00000000000c4000 physaddr 0x00000000000c4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c86e1
> (XEN) mpaddr 0x00000000000c8000 physaddr 0x00000000000c8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000cc6e1
> (XEN) mpaddr 0x00000000000cc000 physaddr 0x00000000000cc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d06e1
> (XEN) mpaddr 0x00000000000d0000 physaddr 0x00000000000d0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d46e1
> (XEN) mpaddr 0x00000000000d4000 physaddr 0x00000000000d4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d86e1
> (XEN) mpaddr 0x00000000000d8000 physaddr 0x00000000000d8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000dc6e1
> (XEN) mpaddr 0x00000000000dc000 physaddr 0x00000000000dc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e06e1
> (XEN) mpaddr 0x00000000000e0000 physaddr 0x00000000000e0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e46e1
> (XEN) mpaddr 0x00000000000e4000 physaddr 0x00000000000e4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e86e1
> (XEN) mpaddr 0x00000000000e8000 physaddr 0x00000000000e8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000ec6e1
> (XEN) mpaddr 0x00000000000ec000 physaddr 0x00000000000ec000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f06e1
> (XEN) mpaddr 0x00000000000f0000 physaddr 0x00000000000f0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f46e1
> (XEN) mpaddr 0x00000000000f4000 physaddr 0x00000000000f4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f86e1
> (XEN) mpaddr 0x00000000000f8000 physaddr 0x00000000000f8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000fc6e1
> (XEN) mpaddr 0x00000000000fc000 physaddr 0x00000000000fc000 flags 0x2
> ACPI: PCI Root Bridge [PCI2] (0000:05)
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c06e1
> (XEN) mpaddr 0x00000000000c0000 physaddr 0x00000000000c0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c46e1
> (XEN) mpaddr 0x00000000000c4000 physaddr 0x00000000000c4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c86e1
> (XEN) mpaddr 0x00000000000c8000 physaddr 0x00000000000c8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000cc6e1
> (XEN) mpaddr 0x00000000000cc000 physaddr 0x00000000000cc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d06e1
> (XEN) mpaddr 0x00000000000d0000 physaddr 0x00000000000d0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d46e1
> (XEN) mpaddr 0x00000000000d4000 physaddr 0x00000000000d4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d86e1
> (XEN) mpaddr 0x00000000000d8000 physaddr 0x00000000000d8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000dc6e1
> (XEN) mpaddr 0x00000000000dc000 physaddr 0x00000000000dc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e06e1
> (XEN) mpaddr 0x00000000000e0000 physaddr 0x00000000000e0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e46e1
> (XEN) mpaddr 0x00000000000e4000 physaddr 0x00000000000e4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e86e1
> (XEN) mpaddr 0x00000000000e8000 physaddr 0x00000000000e8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000ec6e1
> (XEN) mpaddr 0x00000000000ec000 physaddr 0x00000000000ec000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f06e1
> (XEN) mpaddr 0x00000000000f0000 physaddr 0x00000000000f0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f46e1
> (XEN) mpaddr 0x00000000000f4000 physaddr 0x00000000000f4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f86e1
> (XEN) mpaddr 0x00000000000f8000 physaddr 0x00000000000f8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000fc6e1
> (XEN) mpaddr 0x00000000000fc000 physaddr 0x00000000000fc000 flags 0x2
> ACPI: Device [CSFF] status [00000008]: functional but not present; setting
> present
> ACPI: PCI Root Bridge [CSFF] (0000:ff)
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c06e1
> (XEN) mpaddr 0x00000000000c0000 physaddr 0x00000000000c0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c46e1
> (XEN) mpaddr 0x00000000000c4000 physaddr 0x00000000000c4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000c86e1
> (XEN) mpaddr 0x00000000000c8000 physaddr 0x00000000000c8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000cc6e1
> (XEN) mpaddr 0x00000000000cc000 physaddr 0x00000000000cc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d06e1
> (XEN) mpaddr 0x00000000000d0000 physaddr 0x00000000000d0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d46e1
> (XEN) mpaddr 0x00000000000d4000 physaddr 0x00000000000d4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000d86e1
> (XEN) mpaddr 0x00000000000d8000 physaddr 0x00000000000d8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000dc6e1
> (XEN) mpaddr 0x00000000000dc000 physaddr 0x00000000000dc000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e06e1
> (XEN) mpaddr 0x00000000000e0000 physaddr 0x00000000000e0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e46e1
> (XEN) mpaddr 0x00000000000e4000 physaddr 0x00000000000e4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000e86e1
> (XEN) mpaddr 0x00000000000e8000 physaddr 0x00000000000e8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000ec6e1
> (XEN) mpaddr 0x00000000000ec000 physaddr 0x00000000000ec000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f06e1
> (XEN) mpaddr 0x00000000000f0000 physaddr 0x00000000000f0000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f46e1
> (XEN) mpaddr 0x00000000000f4000 physaddr 0x00000000000f4000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000f86e1
> (XEN) mpaddr 0x00000000000f8000 physaddr 0x00000000000f8000 flags 0x2
> (XEN) __assign_domain_page:871 WARNING can't assign page domain
> 0xf000000007de0080 id 0
> (XEN) already assigned pte_val 0x00100000000fc6e1
> (XEN) mpaddr 0x00000000000fc000 physaddr 0x00000000000fc000 flags 0x2
> xen_mem: Initialising balloon driver.
> SCSI subsystem initialized
> perfmon: version 2.0 IRQ 238
> perfmon: Itanium 2 PMU detected, 16 PMCs, 18 PMDs, 4 counters (47 bits)
> PAL Information Facility v0.5
> perfmon: added sampling format default_format
> perfmon_default_smpl: default_format v2.0 registered
> io scheduler noop registered
> io scheduler anticipatory registered (default)
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
> ACPI: Power Button (FF) [PWRF]
> ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not
> present [20060707]
> ACPI: Getting cpuindex for acpiid 0x1
> RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
> Linux video capture interface: v2.00
> Xen virtual console successfully installed as ttyS0
> Event-channel device installed.
> serio: i8042 AUX port at 0x60,0x64 irq 36
> serio: i8042 KBD port at 0x60,0x64 irq 32
> mice: PS/2 mouse device common for all mice
> EFI Variables Facility v0.08 2004-May-17
> xen privcmd uses pseudo physical addr range [0x100000000, 0x3ffff000000]
> (4190192MB)
> Freeing unused kernel memory: 208kB freed
> init started: BusyBox v1.2.1 (2006.09.23-05:46+0000) multi-call binary
> Starting pid 772, console /dev/console: '/etc/init.d/rcS'
> mount: Mounting none on /tmp failed: Invalid argument
> ifconfig: socket: Function not implemented
> ifconfig: No usable address families found.
> ifconfig: socket: Function not implemented
> atkbd.c: keyboard reset failed on isa0060/serio1
> Starting pid 872, console /dev/console: '/bin/sh'
>
>
> BusyBox v1.2.1 (2006.09.23-05:46+0000) Built-in shell (ash)
> Enter 'help' for a list of built-in commands.
>
> / #
>
> #
> # Automatically generated make config: don't edit
> # Linux kernel version: 2.6.18
> # Thu Aug 30 10:38:04 2007
> #
> CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
>
> #
> # Code maturity level options
> #
> CONFIG_EXPERIMENTAL=y
> CONFIG_LOCK_KERNEL=y
> CONFIG_INIT_ENV_ARG_LIMIT=32
>
> #
> # General setup
> #
> CONFIG_LOCALVERSION=""
> CONFIG_LOCALVERSION_AUTO=y
> CONFIG_SWAP=y
> CONFIG_SYSVIPC=y
> CONFIG_BSD_PROCESS_ACCT=y
> # CONFIG_BSD_PROCESS_ACCT_V3 is not set
> CONFIG_IKCONFIG=y
> CONFIG_IKCONFIG_PROC=y
> CONFIG_CPUSETS=y
> # CONFIG_RELAY is not set
> CONFIG_INITRAMFS_SOURCE=""
> CONFIG_CC_OPTIMIZE_FOR_SIZE=y
> # CONFIG_EMBEDDED is not set
> CONFIG_SYSCTL=y
> CONFIG_KALLSYMS=y
> CONFIG_KALLSYMS_ALL=y
> CONFIG_KALLSYMS_EXTRA_PASS=y
> CONFIG_HOTPLUG=y
> CONFIG_PRINTK=y
> CONFIG_BUG=y
> CONFIG_ELF_CORE=y
> CONFIG_BASE_FULL=y
> CONFIG_FUTEX=y
> CONFIG_EPOLL=y
> CONFIG_SHMEM=y
> CONFIG_SLAB=y
> CONFIG_VM_EVENT_COUNTERS=y
> CONFIG_RT_MUTEXES=y
> # CONFIG_TINY_SHMEM is not set
> CONFIG_BASE_SMALL=0
> # CONFIG_SLOB is not set
>
> #
> # Loadable module support
> #
> CONFIG_MODULES=y
> CONFIG_MODULE_UNLOAD=y
> # CONFIG_MODULE_FORCE_UNLOAD is not set
> CONFIG_MODVERSIONS=y
> CONFIG_MODULE_SRCVERSION_ALL=y
> CONFIG_KMOD=y
> CONFIG_STOP_MACHINE=y
>
> #
> # Block layer
> #
> # CONFIG_BLK_DEV_IO_TRACE is not set
>
> #
> # IO Schedulers
> #
> CONFIG_IOSCHED_NOOP=y
> CONFIG_IOSCHED_AS=y
> # CONFIG_IOSCHED_DEADLINE is not set
> # CONFIG_IOSCHED_CFQ is not set
> CONFIG_DEFAULT_AS=y
> # CONFIG_DEFAULT_DEADLINE is not set
> # CONFIG_DEFAULT_CFQ is not set
> # CONFIG_DEFAULT_NOOP is not set
> CONFIG_DEFAULT_IOSCHED="anticipatory"
>
> #
> # Processor type and features
> #
> CONFIG_IA64=y
> CONFIG_64BIT=y
> CONFIG_MMU=y
> CONFIG_SWIOTLB=y
> CONFIG_RWSEM_XCHGADD_ALGORITHM=y
> CONFIG_GENERIC_FIND_NEXT_BIT=y
> CONFIG_GENERIC_CALIBRATE_DELAY=y
> CONFIG_TIME_INTERPOLATION=y
> CONFIG_DMI=y
> CONFIG_EFI=y
> CONFIG_GENERIC_IOMAP=y
> CONFIG_XEN=y
> CONFIG_XEN_IA64_VDSO_PARAVIRT=y
> # CONFIG_XEN_IA64_EXPOSE_P2M is not set
> CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
> CONFIG_DMA_IS_DMA32=y
> CONFIG_AUDIT_ARCH=y
> # CONFIG_IA64_GENERIC is not set
> CONFIG_IA64_DIG=y
> # CONFIG_IA64_HP_ZX1 is not set
> # CONFIG_IA64_HP_ZX1_SWIOTLB is not set
> # CONFIG_IA64_SGI_SN2 is not set
> # CONFIG_IA64_HP_SIM is not set
> # CONFIG_IA64_XEN is not set
> # CONFIG_ITANIUM is not set
> CONFIG_MCKINLEY=y
> # CONFIG_IA64_PAGE_SIZE_4KB is not set
> # CONFIG_IA64_PAGE_SIZE_8KB is not set
> CONFIG_IA64_PAGE_SIZE_16KB=y
> # CONFIG_IA64_PAGE_SIZE_64KB is not set
> CONFIG_PGTABLE_3=y
> # CONFIG_PGTABLE_4 is not set
> CONFIG_HZ_100=y
> # CONFIG_HZ_250 is not set
> # CONFIG_HZ_1000 is not set
> CONFIG_HZ=100
> CONFIG_IA64_L1_CACHE_SHIFT=7
> CONFIG_IA64_CYCLONE=y
> CONFIG_IOSAPIC=y
> CONFIG_FORCE_MAX_ZONEORDER=11
> CONFIG_SMP=y
> CONFIG_NR_CPUS=4
> CONFIG_HOTPLUG_CPU=y
> CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
> # CONFIG_SCHED_SMT is not set
> # CONFIG_PERMIT_BSP_REMOVE is not set
> # CONFIG_PREEMPT is not set
> CONFIG_SELECT_MEMORY_MODEL=y
> CONFIG_FLATMEM_MANUAL=y
> # CONFIG_DISCONTIGMEM_MANUAL is not set
> # CONFIG_SPARSEMEM_MANUAL is not set
> CONFIG_FLATMEM=y
> CONFIG_FLAT_NODE_MEM_MAP=y
> # CONFIG_SPARSEMEM_STATIC is not set
> CONFIG_SPLIT_PTLOCK_CPUS=4
> CONFIG_RESOURCES_64BIT=y
> CONFIG_ARCH_SELECT_MEMORY_MODEL=y
> CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
> CONFIG_ARCH_FLATMEM_ENABLE=y
> CONFIG_ARCH_SPARSEMEM_ENABLE=y
> # CONFIG_VIRTUAL_MEM_MAP is not set
> # CONFIG_IA32_SUPPORT is not set
> CONFIG_IA64_MCA_RECOVERY=y
> CONFIG_PERFMON=y
> CONFIG_IA64_PALINFO=y
>
> #
> # Firmware Drivers
> #
> CONFIG_EFI_VARS=y
> CONFIG_EFI_PCDP=y
> CONFIG_BINFMT_ELF=y
> # CONFIG_BINFMT_MISC is not set
>
> #
> # Power management and ACPI
> #
> CONFIG_PM=y
> # CONFIG_PM_LEGACY is not set
> # CONFIG_PM_DEBUG is not set
>
> #
> # ACPI (Advanced Configuration and Power Interface) Support
> #
> CONFIG_ACPI=y
> CONFIG_ACPI_BUTTON=y
> CONFIG_ACPI_FAN=y
> # CONFIG_ACPI_DOCK is not set
> CONFIG_ACPI_PROCESSOR=y
> CONFIG_ACPI_HOTPLUG_CPU=y
> CONFIG_ACPI_THERMAL=y
> CONFIG_ACPI_BLACKLIST_YEAR=0
> # CONFIG_ACPI_DEBUG is not set
> CONFIG_ACPI_EC=y
> CONFIG_ACPI_POWER=y
> CONFIG_ACPI_SYSTEM=y
> CONFIG_ACPI_CONTAINER=y
>
> #
> # CPU Frequency scaling
> #
> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_TABLE=y
> # CONFIG_CPU_FREQ_DEBUG is not set
> CONFIG_CPU_FREQ_STAT=y
> # CONFIG_CPU_FREQ_STAT_DETAILS is not set
> CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
> # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
> CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
> # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
> # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
> # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
>
> #
> # CPUFreq processor drivers
> #
> # CONFIG_IA64_ACPI_CPUFREQ is not set
>
> #
> # Bus options (PCI, PCMCIA)
> #
> CONFIG_PCI=y
> CONFIG_PCI_DOMAINS=y
> CONFIG_XEN_PCIDEV_FRONTEND=y
> # CONFIG_XEN_PCIDEV_FE_DEBUG is not set
> # CONFIG_PCIEPORTBUS is not set
> # CONFIG_PCI_DEBUG is not set
>
> #
> # PCI Hotplug Support
> #
> CONFIG_HOTPLUG_PCI=y
> # CONFIG_HOTPLUG_PCI_FAKE is not set
> CONFIG_HOTPLUG_PCI_ACPI=y
> # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
> # CONFIG_HOTPLUG_PCI_CPCI is not set
> # CONFIG_HOTPLUG_PCI_SHPC is not set
>
> #
> # PCCARD (PCMCIA/CardBus) support
> #
> # CONFIG_PCCARD is not set
>
> #
> # Networking
> #
> # CONFIG_NET is not set
>
> #
> # Device Drivers
> #
>
> #
> # Generic Driver Options
> #
> CONFIG_STANDALONE=y
> CONFIG_PREVENT_FIRMWARE_BUILD=y
> # CONFIG_FW_LOADER is not set
> # CONFIG_DEBUG_DRIVER is not set
> CONFIG_SYS_HYPERVISOR=y
>
> #
> # Connector - unified userspace <-> kernelspace linker
> #
>
> #
> # Memory Technology Devices (MTD)
> #
> # CONFIG_MTD is not set
>
> #
> # Parallel port support
> #
> # CONFIG_PARPORT is not set
>
> #
> # Plug and Play support
> #
> # CONFIG_PNP is not set
>
> #
> # Block devices
> #
> # CONFIG_BLK_CPQ_DA is not set
> # CONFIG_BLK_CPQ_CISS_DA is not set
> # CONFIG_BLK_DEV_DAC960 is not set
> # CONFIG_BLK_DEV_UMEM is not set
> # CONFIG_BLK_DEV_COW_COMMON is not set
> # CONFIG_BLK_DEV_LOOP is not set
> # CONFIG_BLK_DEV_SX8 is not set
> CONFIG_BLK_DEV_RAM=y
> CONFIG_BLK_DEV_RAM_COUNT=16
> CONFIG_BLK_DEV_RAM_SIZE=4096
> CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
> CONFIG_BLK_DEV_INITRD=y
> # CONFIG_CDROM_PKTCDVD is not set
>
> #
> # ATA/ATAPI/MFM/RLL support
> #
> # CONFIG_IDE is not set
>
> #
> # SCSI device support
> #
> # CONFIG_RAID_ATTRS is not set
> CONFIG_SCSI=y
> # CONFIG_SCSI_PROC_FS is not set
>
> #
> # SCSI support type (disk, tape, CD-ROM)
> #
> # CONFIG_BLK_DEV_SD is not set
> # CONFIG_CHR_DEV_ST is not set
> # CONFIG_CHR_DEV_OSST is not set
> # CONFIG_BLK_DEV_SR is not set
> # CONFIG_CHR_DEV_SG is not set
> # CONFIG_CHR_DEV_SCH is not set
>
> #
> # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
> #
> # CONFIG_SCSI_MULTI_LUN is not set
> # CONFIG_SCSI_CONSTANTS is not set
> # CONFIG_SCSI_LOGGING is not set
>
> #
> # SCSI Transport Attributes
> #
> CONFIG_SCSI_SPI_ATTRS=y
> # CONFIG_SCSI_FC_ATTRS is not set
> CONFIG_SCSI_SAS_ATTRS=y
>
> #
> # SCSI low-level drivers
> #
> # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
> # CONFIG_SCSI_3W_9XXX is not set
> # CONFIG_SCSI_ACARD is not set
> # CONFIG_SCSI_AACRAID is not set
> # CONFIG_SCSI_AIC7XXX is not set
> # CONFIG_SCSI_AIC7XXX_OLD is not set
> # CONFIG_SCSI_AIC79XX is not set
> # CONFIG_MEGARAID_NEWGEN is not set
> # CONFIG_MEGARAID_LEGACY is not set
> # CONFIG_MEGARAID_SAS is not set
> # CONFIG_SCSI_SATA is not set
> # CONFIG_SCSI_HPTIOP is not set
> # CONFIG_SCSI_DMX3191D is not set
> # CONFIG_SCSI_FUTURE_DOMAIN is not set
> # CONFIG_SCSI_IPS is not set
> # CONFIG_SCSI_INITIO is not set
> # CONFIG_SCSI_INIA100 is not set
> # CONFIG_SCSI_SYM53C8XX_2 is not set
> # CONFIG_SCSI_IPR is not set
> # CONFIG_SCSI_QLOGIC_1280 is not set
> # CONFIG_SCSI_QLA_FC is not set
> # CONFIG_SCSI_LPFC is not set
> # CONFIG_SCSI_DC395x is not set
> # CONFIG_SCSI_DC390T is not set
> # CONFIG_SCSI_DEBUG is not set
>
> #
> # Multi-device support (RAID and LVM)
> #
> # CONFIG_MD is not set
>
> #
> # Fusion MPT device support
> #
> # CONFIG_FUSION is not set
> # CONFIG_FUSION_SPI is not set
> # CONFIG_FUSION_FC is not set
> # CONFIG_FUSION_SAS is not set
>
> #
> # IEEE 1394 (FireWire) support
> #
> # CONFIG_IEEE1394 is not set
>
> #
> # I2O device support
> #
> # CONFIG_I2O is not set
>
> #
> # ISDN subsystem
> #
>
> #
> # Telephony Support
> #
> # CONFIG_PHONE is not set
>
> #
> # Input device support
> #
> CONFIG_INPUT=y
>
> #
> # Userland interfaces
> #
> CONFIG_INPUT_MOUSEDEV=y
> # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
> CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
> CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
> # CONFIG_INPUT_JOYDEV is not set
> # CONFIG_INPUT_TSDEV is not set
> # CONFIG_INPUT_EVDEV is not set
> # CONFIG_INPUT_EVBUG is not set
>
> #
> # Input Device Drivers
> #
> CONFIG_INPUT_KEYBOARD=y
> CONFIG_KEYBOARD_ATKBD=y
> # CONFIG_KEYBOARD_SUNKBD is not set
> # CONFIG_KEYBOARD_LKKBD is not set
> # CONFIG_KEYBOARD_XTKBD is not set
> # CONFIG_KEYBOARD_NEWTON is not set
> # CONFIG_INPUT_MOUSE is not set
> # CONFIG_INPUT_JOYSTICK is not set
> # CONFIG_INPUT_TOUCHSCREEN is not set
> # CONFIG_INPUT_MISC is not set
>
> #
> # Hardware I/O ports
> #
> CONFIG_SERIO=y
> CONFIG_SERIO_I8042=y
> # CONFIG_SERIO_SERPORT is not set
> # CONFIG_SERIO_PCIPS2 is not set
> CONFIG_SERIO_LIBPS2=y
> # CONFIG_SERIO_RAW is not set
> CONFIG_GAMEPORT=y
> # CONFIG_GAMEPORT_NS558 is not set
> # CONFIG_GAMEPORT_L4 is not set
> # CONFIG_GAMEPORT_EMU10K1 is not set
> # CONFIG_GAMEPORT_FM801 is not set
>
> #
> # Character devices
> #
> CONFIG_VT=y
> CONFIG_VT_CONSOLE=y
> CONFIG_HW_CONSOLE=y
> # CONFIG_VT_HW_CONSOLE_BINDING is not set
> # CONFIG_SERIAL_NONSTANDARD is not set
>
> #
> # Serial drivers
> #
>
> #
> # Non-8250 serial port support
> #
> # CONFIG_SERIAL_JSM is not set
> CONFIG_UNIX98_PTYS=y
> CONFIG_LEGACY_PTYS=y
> CONFIG_LEGACY_PTY_COUNT=256
>
> #
> # IPMI
> #
> # CONFIG_IPMI_HANDLER is not set
>
> #
> # Watchdog Cards
> #
> # CONFIG_WATCHDOG is not set
> # CONFIG_HW_RANDOM is not set
> # CONFIG_EFI_RTC is not set
> # CONFIG_DTLK is not set
> # CONFIG_R3964 is not set
> # CONFIG_APPLICOM is not set
>
> #
> # Ftape, the floppy tape device driver
> #
> # CONFIG_AGP is not set
> # CONFIG_DRM is not set
> # CONFIG_RAW_DRIVER is not set
> # CONFIG_HPET is not set
> # CONFIG_HANGCHECK_TIMER is not set
>
> #
> # TPM devices
> #
> # CONFIG_TCG_TPM is not set
> # CONFIG_TELCLOCK is not set
>
> #
> # I2C support
> #
> CONFIG_I2C=y
> # CONFIG_I2C_CHARDEV is not set
>
> #
> # I2C Algorithms
> #
> CONFIG_I2C_ALGOBIT=y
> # CONFIG_I2C_ALGOPCF is not set
> # CONFIG_I2C_ALGOPCA is not set
>
> #
> # I2C Hardware Bus support
> #
> # CONFIG_I2C_ALI1535 is not set
> # CONFIG_I2C_ALI1563 is not set
> # CONFIG_I2C_ALI15X3 is not set
> # CONFIG_I2C_AMD756 is not set
> # CONFIG_I2C_AMD8111 is not set
> # CONFIG_I2C_I801 is not set
> # CONFIG_I2C_I810 is not set
> # CONFIG_I2C_PIIX4 is not set
> # CONFIG_I2C_NFORCE2 is not set
> # CONFIG_I2C_OCORES is not set
> # CONFIG_I2C_PARPORT_LIGHT is not set
> # CONFIG_I2C_PROSAVAGE is not set
> # CONFIG_I2C_SAVAGE4 is not set
> # CONFIG_I2C_SIS5595 is not set
> # CONFIG_I2C_SIS630 is not set
> # CONFIG_I2C_SIS96X is not set
> # CONFIG_I2C_STUB is not set
> # CONFIG_I2C_VIA is not set
> # CONFIG_I2C_VIAPRO is not set
> # CONFIG_I2C_VOODOO3 is not set
> # CONFIG_I2C_PCA_ISA is not set
>
> #
> # Miscellaneous I2C Chip support
> #
> # CONFIG_SENSORS_DS1337 is not set
> # CONFIG_SENSORS_DS1374 is not set
> # CONFIG_SENSORS_EEPROM is not set
> # CONFIG_SENSORS_PCF8574 is not set
> # CONFIG_SENSORS_PCA9539 is not set
> # CONFIG_SENSORS_PCF8591 is not set
> # CONFIG_SENSORS_MAX6875 is not set
> # CONFIG_I2C_DEBUG_CORE is not set
> # CONFIG_I2C_DEBUG_ALGO is not set
> # CONFIG_I2C_DEBUG_BUS is not set
> # CONFIG_I2C_DEBUG_CHIP is not set
>
> #
> # SPI support
> #
> # CONFIG_SPI is not set
> # CONFIG_SPI_MASTER is not set
>
> #
> # Dallas's 1-wire bus
> #
>
> #
> # Hardware Monitoring support
> #
> # CONFIG_HWMON is not set
> # CONFIG_HWMON_VID is not set
>
> #
> # Misc devices
> #
>
> #
> # Multimedia devices
> #
> CONFIG_VIDEO_DEV=y
> # CONFIG_VIDEO_V4L1 is not set
> # CONFIG_VIDEO_V4L1_COMPAT is not set
> CONFIG_VIDEO_V4L2=y
>
> #
> # Video Capture Adapters
> #
>
> #
> # Video Capture Adapters
> #
> # CONFIG_VIDEO_ADV_DEBUG is not set
> # CONFIG_VIDEO_VIVI is not set
> # CONFIG_VIDEO_SAA7134 is not set
> # CONFIG_VIDEO_CX88 is not set
>
> #
> # Encoders and Decoders
> #
> # CONFIG_VIDEO_MSP3400 is not set
> # CONFIG_VIDEO_CS53L32A is not set
> # CONFIG_VIDEO_TLV320AIC23B is not set
> # CONFIG_VIDEO_WM8775 is not set
> # CONFIG_VIDEO_WM8739 is not set
> # CONFIG_VIDEO_CX2341X is not set
> # CONFIG_VIDEO_CX25840 is not set
> # CONFIG_VIDEO_SAA711X is not set
> # CONFIG_VIDEO_SAA7127 is not set
> # CONFIG_VIDEO_UPD64031A is not set
> # CONFIG_VIDEO_UPD64083 is not set
>
> #
> # Radio Adapters
> #
>
> #
> # Digital Video Broadcasting Devices
> #
>
> #
> # Graphics support
> #
> # CONFIG_FIRMWARE_EDID is not set
> # CONFIG_FB is not set
>
> #
> # Console display driver support
> #
> # CONFIG_VGA_CONSOLE is not set
> CONFIG_DUMMY_CONSOLE=y
> # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
>
> #
> # Sound
> #
> # CONFIG_SOUND is not set
>
> #
> # USB support
> #
> CONFIG_USB_ARCH_HAS_HCD=y
> CONFIG_USB_ARCH_HAS_OHCI=y
> CONFIG_USB_ARCH_HAS_EHCI=y
> # CONFIG_USB is not set
>
> #
> # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
> #
>
> #
> # USB Gadget Support
> #
> # CONFIG_USB_GADGET is not set
>
> #
> # MMC/SD Card support
> #
> # CONFIG_MMC is not set
>
> #
> # LED devices
> #
> # CONFIG_NEW_LEDS is not set
>
> #
> # LED drivers
> #
>
> #
> # LED Triggers
> #
>
> #
> # InfiniBand support
> #
> # CONFIG_INFINIBAND is not set
>
> #
> # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
> #
>
> #
> # Real Time Clock
> #
> # CONFIG_RTC_CLASS is not set
>
> #
> # DMA Engine support
> #
> # CONFIG_DMA_ENGINE is not set
>
> #
> # DMA Clients
> #
>
> #
> # DMA Devices
> #
>
> #
> # File systems
> #
> # CONFIG_EXT2_FS is not set
> # CONFIG_EXT3_FS is not set
> # CONFIG_REISERFS_FS is not set
> # CONFIG_JFS_FS is not set
> # CONFIG_FS_POSIX_ACL is not set
> # CONFIG_XFS_FS is not set
> # CONFIG_MINIX_FS is not set
> # CONFIG_ROMFS_FS is not set
> # CONFIG_INOTIFY is not set
> # CONFIG_QUOTA is not set
> CONFIG_DNOTIFY=y
> # CONFIG_AUTOFS_FS is not set
> # CONFIG_AUTOFS4_FS is not set
> # CONFIG_FUSE_FS is not set
>
> #
> # CD-ROM/DVD Filesystems
> #
> # CONFIG_ISO9660_FS is not set
> # CONFIG_UDF_FS is not set
>
> #
> # DOS/FAT/NT Filesystems
> #
> # CONFIG_MSDOS_FS is not set
> # CONFIG_VFAT_FS is not set
> # CONFIG_NTFS_FS is not set
>
> #
> # Pseudo filesystems
> #
> CONFIG_PROC_FS=y
> # CONFIG_PROC_KCORE is not set
> CONFIG_SYSFS=y
> # CONFIG_TMPFS is not set
> # CONFIG_HUGETLB_PAGE is not set
> CONFIG_RAMFS=y
> # CONFIG_CONFIGFS_FS is not set
>
> #
> # Miscellaneous filesystems
> #
> # CONFIG_ADFS_FS is not set
> # CONFIG_AFFS_FS is not set
> # CONFIG_HFS_FS is not set
> # CONFIG_HFSPLUS_FS is not set
> # CONFIG_BEFS_FS is not set
> # CONFIG_BFS_FS is not set
> # CONFIG_EFS_FS is not set
> # CONFIG_CRAMFS is not set
> # CONFIG_VXFS_FS is not set
> # CONFIG_HPFS_FS is not set
> # CONFIG_QNX4FS_FS is not set
> # CONFIG_SYSV_FS is not set
> # CONFIG_UFS_FS is not set
>
> #
> # Partition Types
> #
> # CONFIG_PARTITION_ADVANCED is not set
> CONFIG_MSDOS_PARTITION=y
>
> #
> # Native Language Support
> #
> # CONFIG_NLS is not set
>
> #
> # Library routines
> #
> # CONFIG_CRC_CCITT is not set
> # CONFIG_CRC16 is not set
> # CONFIG_CRC32 is not set
> # CONFIG_LIBCRC32C is not set
> CONFIG_PLIST=y
> CONFIG_GENERIC_HARDIRQS=y
> CONFIG_GENERIC_IRQ_PROBE=y
> CONFIG_GENERIC_PENDING_IRQ=y
> CONFIG_IRQ_PER_CPU=y
>
> #
> # Instrumentation Support
> #
> # CONFIG_PROFILING is not set
> # CONFIG_KPROBES is not set
>
> #
> # Kernel hacking
> #
> # CONFIG_PRINTK_TIME is not set
> CONFIG_MAGIC_SYSRQ=y
> # CONFIG_UNUSED_SYMBOLS is not set
> CONFIG_DEBUG_KERNEL=y
> CONFIG_LOG_BUF_SHIFT=20
> CONFIG_DETECT_SOFTLOCKUP=y
> # CONFIG_SCHEDSTATS is not set
> # CONFIG_DEBUG_SLAB is not set
> # CONFIG_DEBUG_RT_MUTEXES is not set
> # CONFIG_RT_MUTEX_TESTER is not set
> # CONFIG_DEBUG_SPINLOCK is not set
> CONFIG_DEBUG_MUTEXES=y
> # CONFIG_DEBUG_RWSEMS is not set
> # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
> # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
> # CONFIG_DEBUG_KOBJECT is not set
> CONFIG_DEBUG_INFO=y
> # CONFIG_DEBUG_FS is not set
> # CONFIG_DEBUG_VM is not set
> CONFIG_FORCED_INLINING=y
> # CONFIG_RCU_TORTURE_TEST is not set
> CONFIG_IA64_GRANULE_16MB=y
> # CONFIG_IA64_GRANULE_64MB is not set
> CONFIG_IA64_PRINT_HAZARDS=y
> # CONFIG_DISABLE_VHPT is not set
> # CONFIG_IA64_DEBUG_CMPXCHG is not set
> # CONFIG_IA64_DEBUG_IRQ is not set
>
> #
> # Security options
> #
> # CONFIG_KEYS is not set
> # CONFIG_SECURITY is not set
>
> #
> # Cryptographic options
> #
> # CONFIG_CRYPTO is not set
>
> #
> # Hardware crypto devices
> #
> # CONFIG_XEN_SMPBOOT is not set
> # CONFIG_XEN_DEVMEM is not set
> CONFIG_XEN_INTERFACE_VERSION=0x00030205
>
> #
> # XEN
> #
> CONFIG_XEN_PRIVILEGED_GUEST=y
> # CONFIG_XEN_UNPRIVILEGED_GUEST is not set
> CONFIG_XEN_PRIVCMD=y
> CONFIG_XEN_XENBUS_DEV=y
> CONFIG_XEN_BACKEND=y
> CONFIG_XEN_BLKDEV_BACKEND=y
> # CONFIG_XEN_BLKDEV_TAP is not set
> # CONFIG_XEN_PCIDEV_BACKEND is not set
> # CONFIG_XEN_TPMDEV_BACKEND is not set
> CONFIG_XEN_BLKDEV_FRONTEND=y
> # CONFIG_XEN_SCRUB_PAGES is not set
> CONFIG_XEN_DISABLE_SERIAL=y
> CONFIG_XEN_SYSFS=y
> CONFIG_XEN_COMPAT_030002_AND_LATER=y
> # CONFIG_XEN_COMPAT_030004_AND_LATER is not set
> # CONFIG_XEN_COMPAT_LATEST_ONLY is not set
> CONFIG_XEN_COMPAT=0x030002
> CONFIG_HAVE_IRQ_IGNORE_UNHANDLED=y
> CONFIG_NO_IDLE_HZ=y
> CONFIG_XEN_BALLOON=y
>
> _______________________________________________
> Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel
>
--
yamahata
15763_d761433c643f_supress_warning_of___assign_domain_page.patch
Description: Text Data
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|