xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Marek Marczykowski <marmarek@mimuw.edu.pl>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Rafal Wojtczuk <rafal@invisiblethingslab.com>,
	Joanna Rutkowska <joanna@invisiblethingslab.com>
Subject: Re: xen-4.1: PV domain hanging at startup, jiffies stopped
Date: Tue, 30 Aug 2011 19:18:15 +0200	[thread overview]
Message-ID: <4E5D1B57.7040106@mimuw.edu.pl> (raw)
In-Reply-To: <20110829205938.GB18697@dumpdata.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 2999 bytes --]

On 29.08.2011 22:59, Konrad Rzeszutek Wilk wrote:
> Ok, but I am still unsure where it is hanging in DomU. Can you run with
> 'console=hvc0 debug initcall_debug loglevel=8 earlyprintk=xen' to get an idea
> of what is stuck in the guest? 

With "initcall_debug" parameter problem does not appear (at least for
200 domU starts)... It looks like race condition which doesn't happens
on slowed down kernel (by printing lots of debug info). This also
explains why this bug appears only on fast hardware.

> You might also have better luck using
> 'xenctx' to get a stack trace of what is hangning in the guest.
> (you will need the System.map file from the guest's kernel.. but that should
> be fairly easy to extract).

xenctx didn't provide any useful data :/ It always shows following trace
for hanged domU:
-----------------
rip: ffffffff810013aa hypercall_page+0x3aa
flags: 00001246 i z p
rsp: ffffffff81801ee0
rax: 0000000000000000	rcx: ffffffff810013aa	rdx: 0000000000000000
rbx: ffffffff81800010	rsi: 00000000deadbeef	rdi: 00000000deadbeef
rbp: ffffffff81801ef8	 r8: 0000000000000000	 r9: 0000000000000000
r10: 0000000000000000	r11: 0000000000000246	r12: 0000000000000000
r13: 0000000000000000	r14: ffffffffffffffff	r15: 0000000000000000
 cs: e033	 ss: e02b	 ds: 0000	 es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff880018ee7000/0000000000000000
Code (instr addr ffffffff810013aa)
cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b
59 c3 cc cc cc cc cc cc cc


Stack:
 0000000000000000 0000000000000000 ffffffff810072a0 ffffffff81801f18
 ffffffff81012528 ffffffff81800010 ffffffff8185a2a0 ffffffff81801f38
 ffffffff81009faf 0000000000000000 6db6db6db6db6db7 ffffffff81801f48
 ffffffff813fb388 ffffffff81801f88 ffffffff81875c79 ffffffff81801f88

Call Trace:
  [<ffffffff810013aa>] hypercall_page+0x3aa  <--
  [<ffffffff810072a0>] xen_safe_halt+0x10
  [<ffffffff81012528>] default_idle+0x58
  [<ffffffff81009faf>] cpu_idle+0x5f
  [<ffffffff813fb388>] rest_init+0x68
  [<ffffffff81875c79>] start_kernel+0x36f
  [<ffffffff81875346>] x86_64_start_reservations+0x131
  [<ffffffff81878245>] xen_start_kernel+0x5f1
------------------

I've collected few more messages from successful and failed domU starts.
The only difference is the place where "Switched to NOHz mode on CPU #0"
appears and existence of "CE: xen increased min_delta_ns to ..." and
"CE: Reprogramming failure. Giving up" messages.

I think it can be related to:
http://lists.xensource.com/archives/html/xen-devel/2010-07/msg00649.html
(this was on HVM not PV, but looks similar)

I've tried also xenpm set-max-cstate 0 and tsc_mode=1 in domU config,
but it doesn't help. Also pinning vcpu doesn't help (this domUs have
only 1 vcpu). Is 'xenpm set-max-cstate 0' the same as booting xen with
max_cstate=0?

-- 
Pozdrawiam / Best Regards,
Marek Marczykowski         | RLU #390519
marmarek at mimuw edu pl   | xmpp:marmarek at staszic waw pl


[-- Attachment #1.1.2: xenctx-out --]
[-- Type: text/plain, Size: 1322 bytes --]

rip: ffffffff810013aa hypercall_page+0x3aa 
flags: 00001246 i z p
rsp: ffffffff81801ee0
rax: 0000000000000000	rcx: ffffffff810013aa	rdx: 0000000000000000
rbx: ffffffff81800010	rsi: 00000000deadbeef	rdi: 00000000deadbeef
rbp: ffffffff81801ef8	 r8: 0000000000000000	 r9: 0000000000000000
r10: 0000000000000000	r11: 0000000000000246	r12: 0000000000000000
r13: 0000000000000000	r14: ffffffffffffffff	r15: 0000000000000000
 cs: e033	 ss: e02b	 ds: 0000	 es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff880018ee7000/0000000000000000
Code (instr addr ffffffff810013aa)
cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc 


Stack:
 0000000000000000 0000000000000000 ffffffff810072a0 ffffffff81801f18
 ffffffff81012528 ffffffff81800010 ffffffff8185a2a0 ffffffff81801f38
 ffffffff81009faf 0000000000000000 6db6db6db6db6db7 ffffffff81801f48
 ffffffff813fb388 ffffffff81801f88 ffffffff81875c79 ffffffff81801f88

Call Trace:
  [<ffffffff810013aa>] hypercall_page+0x3aa  <--
  [<ffffffff810072a0>] xen_safe_halt+0x10 
  [<ffffffff81012528>] default_idle+0x58 
  [<ffffffff81009faf>] cpu_idle+0x5f 
  [<ffffffff813fb388>] rest_init+0x68 
  [<ffffffff81875c79>] start_kernel+0x36f 
  [<ffffffff81875346>] x86_64_start_reservations+0x131 
  [<ffffffff81878245>] xen_start_kernel+0x5f1 

[-- Attachment #1.1.3: xenctx-out2 --]
[-- Type: text/plain, Size: 1322 bytes --]

rip: ffffffff810013aa hypercall_page+0x3aa 
flags: 00001246 i z p
rsp: ffffffff81801ee0
rax: 0000000000000000	rcx: ffffffff810013aa	rdx: 0000000000000000
rbx: ffffffff81800010	rsi: 00000000deadbeef	rdi: 00000000deadbeef
rbp: ffffffff81801ef8	 r8: 0000000000000000	 r9: ffff880018ef55c0
r10: 00001f070d472b00	r11: 0000000000000246	r12: 0000000000000000
r13: 0000000000000000	r14: ffffffffffffffff	r15: 0000000000000000
 cs: e033	 ss: e02b	 ds: 0000	 es: 0000
 fs: 0000 @ 00007fdbb01e3720
 gs: 0000 @ ffff880018ee7000/0000000000000000
Code (instr addr ffffffff810013aa)
cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc 


Stack:
 0000000000000000 0000000000000000 ffffffff810072a0 ffffffff81801f18
 ffffffff81012528 ffffffff81800010 ffffffff8185a2a0 ffffffff81801f38
 ffffffff81009faf 0000000000000000 6db6db6db6db6db7 ffffffff81801f48
 ffffffff813fb388 ffffffff81801f88 ffffffff81875c79 ffffffff81801f88

Call Trace:
  [<ffffffff810013aa>] hypercall_page+0x3aa  <--
  [<ffffffff810072a0>] xen_safe_halt+0x10 
  [<ffffffff81012528>] default_idle+0x58 
  [<ffffffff81009faf>] cpu_idle+0x5f 
  [<ffffffff813fb388>] rest_init+0x68 
  [<ffffffff81875c79>] start_kernel+0x36f 
  [<ffffffff81875346>] x86_64_start_reservations+0x131 
  [<ffffffff81878245>] xen_start_kernel+0x5f1 

[-- Attachment #1.1.4: fwvm-fail1 --]
[-- Type: text/plain, Size: 10072 bytes --]

(early) [    0.000000] Initializing cgroup subsys cpuset
(early) [    0.000000] Initializing cgroup subsys cpu
(early) [    0.000000] Linux version 3.0.3-7.pvops.qubes.x86_64 (marmarek@zilant13.lan) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #8 SMP Fri Aug 19 15:53:32 CEST 2011
(early) [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  debug loglevel=8 earlyprintk=xen
(early) [    0.000000] ACPI in unprivileged domain disabled
(early) [    0.000000] released 0 pages of unused memory
(early) [    0.000000] Set 0 page(s) to 1-1 mapping.
(early) [    0.000000] BIOS-provided physical RAM map:
(early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
(early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
(early) [    0.000000]  Xen: 0000000000100000 - 000000000d000000 (usable)
(early) [    0.000000] bootconsole [xenboot0] enabled
(early) [    0.000000] NX (Execute Disable) protection: active
(early) [    0.000000] DMI not present or invalid.
(early) [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (early) (usable)(early)  ==> (early) (reserved)(early) 
(early) [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (early) (usable)(early) 
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] last_pfn = 0xd000 max_arch_pfn = 0x400000000
(early) [    0.000000] initial memory mapped : 0 - 02e51000
(early) [    0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480
(early) [    0.000000] init_memory_mapping: 0000000000000000-000000000d000000
(early) [    0.000000]  0000000000 - 000d000000 page 4k
(early) [    0.000000] kernel direct mapping tables up to d000000 @ c796000-c800000
(early) [    0.000000] xen: setting RW the range c7e2000 - c800000
(early) [    0.000000] RAMDISK: 01b12000 - 02e51000
(early) [    0.000000] Zone PFN ranges:
(early) [    0.000000]   DMA      (early) 0x00000010 -> 0x00001000
(early) [    0.000000]   DMA32    (early) 0x00001000 -> 0x00100000
(early) [    0.000000]   Normal   (early) empty
(early) [    0.000000] Movable zone start PFN for each node
(early) [    0.000000] early_node_map[2] active PFN ranges
(early) [    0.000000]     0: 0x00000010 -> 0x000000a0
(early) [    0.000000]     0: 0x00000100 -> 0x0000d000
(early) [    0.000000] On node 0 totalpages: 53136
(early) [    0.000000]   DMA zone: 56 pages used for memmap
(early) [    0.000000]   DMA zone: 5 pages reserved
(early) [    0.000000]   DMA zone: 3923 pages, LIFO batch:0
(early) [    0.000000]   DMA32 zone: 672 pages used for memmap
(early) [    0.000000]   DMA32 zone: 48480 pages, LIFO batch:15
(early) [    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
(early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
(early) [    0.000000] No local APIC present
(early) [    0.000000] APIC: disable apic facility
(early) [    0.000000] APIC: switched to apic NOOP
(early) [    0.000000] nr_irqs_gsi: 16
(early) [    0.000000] Allocating PCI resources starting at d000000 (gap: d000000:f3000000)
(early) [    0.000000] Booting paravirtualized kernel on Xen
(early) [    0.000000] Xen version: 4.2-unstable (preserve-AD)
(early) [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
(early) [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88000c75e000 s78144 r8192 d24256 u110592
(early) [    0.000000] pcpu-alloc: s78144 r8192 d24256 u110592 alloc=27*4096(early) 
(early) [    0.000000] pcpu-alloc: (early) [0] (early) 0 (early) 
(early) [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 52403
(early) [    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  debug loglevel=8 earlyprintk=xen
(early) [    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
(early) [    0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
(early) [    0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
(early) [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
(early) [    0.000000] Checking aperture...
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] Memory: 169320k/212992k available (4212k kernel code, 448k absent, 43224k reserved, 4362k data, 536k init)
(early) [    0.000000] Hierarchical RCU implementation.
(early) [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
(early) [    0.000000] NR_IRQS:33024 nr_irqs:256 16
(early) [    0.000000] Console: colour dummy device 80x25
(early) [    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
(early) [    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] allocated 2097152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2394.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.17 BogoMIPS (lpj=9576352)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004087] Mount-cache hash table entries: 256
[    0.016009] Initializing cgroup subsys cpuacct
[    0.016020] Initializing cgroup subsys memory
[    0.016039] Initializing cgroup subsys devices
[    0.016046] Initializing cgroup subsys freezer
[    0.016052] Initializing cgroup subsys net_cls
[    0.016059] Initializing cgroup subsys blkio
[    0.020056] CPU: Physical Processor ID: 0
[    0.020062] CPU: Processor Core ID: 0
[    0.020111] SMP alternatives: switching to UP code
[    0.048025] Freeing SMP alternatives: 20k freed
[    0.052044] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
[    0.060076] Brought up 1 CPUs
[    0.068048] devtmpfs: initialized
[    0.216020] Grant table initialized
[    0.220026] print_constraints: dummy: 
[    0.652066] Time: 165:165:165  Date: 165/165/65
[    0.653738] NET: Registered protocol family 16
[    0.656625] PCI: setting up Xen PCI frontend stub
[    0.656637] PCI: pci_cache_line_size set to 64 bytes
[    0.657331] bio: create slab <bio-0> at 0
[    0.657444] ACPI: Interpreter disabled.
[    0.657473] xen/balloon: Initialising balloon driver.
[    0.657473] last_pfn = 0xd000 max_arch_pfn = 0x400000000
[    0.660098] xen-balloon: Initialising balloon driver.
[    0.660111] vgaarb: loaded
[    0.660256] PCI: System does not support PCI
[    0.660263] PCI: System does not support PCI
[    0.660378] Switching to clocksource xen
[    0.661854] pnp: PnP ACPI: disabled
[    0.663482] Switched to NOHz mode on CPU #0
[    0.663482] CE: xen increased min_delta_ns to 150000 nsec
[    0.663482] CE: xen increased min_delta_ns to 225000 nsec
[    0.663482] CE: xen increased min_delta_ns to 337500 nsec
[    0.663482] CE: xen increased min_delta_ns to 506250 nsec
[    0.663482] CE: xen increased min_delta_ns to 759375 nsec
[    0.663482] CE: xen increased min_delta_ns to 1139062 nsec
[    0.663482] CE: xen increased min_delta_ns to 1708593 nsec
[    0.663482] CE: xen increased min_delta_ns to 2562889 nsec
[    0.663482] CE: xen increased min_delta_ns to 3844333 nsec
[    0.663482] CE: xen increased min_delta_ns to 4000000 nsec
[    0.663482] CE: Reprogramming failure. Giving up
[    0.663482] CE: Reprogramming failure. Giving up
[    0.663482] hrtimer: interrupt took 5496 ns
[    0.663482] PCI: max bus depth: 0 pci_try_num: 1
[    0.663482] NET: Registered protocol family 2
[    0.663482] IP route cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.663657] TCP established hash table entries: 8192 (order: 5, 131072 bytes)
[    0.663709] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.663757] TCP: Hash tables configured (established 8192 bind 8192)
[    0.663764] TCP reno registered
[    0.663771] UDP hash table entries: 128 (order: 0, 4096 bytes)
[    0.663780] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[    0.663859] NET: Registered protocol family 1
[    0.663872] PCI: CLS 0 bytes, default 64
[    0.663919] Unpacking initramfs...
[    0.668135] CE: Reprogramming failure. Giving up
[    0.672117] Freeing initrd memory: 19708k freed
[    0.672117] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.672117] audit: initializing netlink socket (disabled)
[    0.672117] type=2000 audit(1314714427.438:1): initialized
[    0.672117] VFS: Disk quotas dquot_6.5.2
[    0.672117] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.672117] msgmni has been set to 369
[    0.672117] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.672117] io scheduler noop registered
[    0.672117] io scheduler deadline registered
[    0.672117] io scheduler cfq registered (default)
[    0.968404] Non-volatile memory driver v1.3
[    0.968988] loop: module loaded
[    0.969031] Fixed MDIO Bus: probed
[    0.969069] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.969904] i8042: No controller found
[    0.969978] mousedev: PS/2 mouse device common for all mice
[    0.971883] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.971883] rtc_cmos: probe of rtc_cmos failed with error -38
[    0.971883] device-mapper: uevent: version 1.0.3
[    0.971883] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.971883] cpuidle: using governor ladder
[    0.971883] cpuidle: using governor menu
[    0.971883] TCP cubic registered
[    0.971883] NET: Registered protocol family 10
[    0.971883] Registering the dns_resolver key type
[    0.971883] registered taskstats version 1
[    1.063896] pcifront pci-0: Installing PCI frontend
[    1.064064] pcifront pci-0: Creating PCI Frontend Bus 0000:00

[-- Attachment #1.1.5: fwvm-fail2 --]
[-- Type: text/plain, Size: 11733 bytes --]

(early) [    0.000000] Initializing cgroup subsys cpuset
(early) [    0.000000] Initializing cgroup subsys cpu
(early) [    0.000000] Linux version 3.0.3-7.pvops.qubes.x86_64 (marmarek@zilant13.lan) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #8 SMP Fri Aug 19 15:53:32 CEST 2011
(early) [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  debug loglevel=8 earlyprintk=xen
(early) [    0.000000] ACPI in unprivileged domain disabled
(early) [    0.000000] released 0 pages of unused memory
(early) [    0.000000] Set 0 page(s) to 1-1 mapping.
(early) [    0.000000] BIOS-provided physical RAM map:
(early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
(early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
(early) [    0.000000]  Xen: 0000000000100000 - 000000000d000000 (usable)
(early) [    0.000000] bootconsole [xenboot0] enabled
(early) [    0.000000] NX (Execute Disable) protection: active
(early) [    0.000000] DMI not present or invalid.
(early) [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (early) (usable)(early)  ==> (early) (reserved)(early) 
(early) [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (early) (usable)(early) 
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] last_pfn = 0xd000 max_arch_pfn = 0x400000000
(early) [    0.000000] initial memory mapped : 0 - 02e51000
(early) [    0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480
(early) [    0.000000] init_memory_mapping: 0000000000000000-000000000d000000
(early) [    0.000000]  0000000000 - 000d000000 page 4k
(early) [    0.000000] kernel direct mapping tables up to d000000 @ c796000-c800000
(early) [    0.000000] xen: setting RW the range c7e2000 - c800000
(early) [    0.000000] RAMDISK: 01b12000 - 02e51000
(early) [    0.000000] Zone PFN ranges:
(early) [    0.000000]   DMA      (early) 0x00000010 -> 0x00001000
(early) [    0.000000]   DMA32    (early) 0x00001000 -> 0x00100000
(early) [    0.000000]   Normal   (early) empty
(early) [    0.000000] Movable zone start PFN for each node
(early) [    0.000000] early_node_map[2] active PFN ranges
(early) [    0.000000]     0: 0x00000010 -> 0x000000a0
(early) [    0.000000]     0: 0x00000100 -> 0x0000d000
(early) [    0.000000] On node 0 totalpages: 53136
(early) [    0.000000]   DMA zone: 56 pages used for memmap
(early) [    0.000000]   DMA zone: 5 pages reserved
(early) [    0.000000]   DMA zone: 3923 pages, LIFO batch:0
(early) [    0.000000]   DMA32 zone: 672 pages used for memmap
(early) [    0.000000]   DMA32 zone: 48480 pages, LIFO batch:15
(early) [    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
(early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
(early) [    0.000000] No local APIC present
(early) [    0.000000] APIC: disable apic facility
(early) [    0.000000] APIC: switched to apic NOOP
(early) [    0.000000] nr_irqs_gsi: 16
(early) [    0.000000] Allocating PCI resources starting at d000000 (gap: d000000:f3000000)
(early) [    0.000000] Booting paravirtualized kernel on Xen
(early) [    0.000000] Xen version: 4.2-unstable (preserve-AD)
(early) [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
(early) [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88000c75e000 s78144 r8192 d24256 u110592
(early) [    0.000000] pcpu-alloc: s78144 r8192 d24256 u110592 alloc=27*4096(early) 
(early) [    0.000000] pcpu-alloc: (early) [0] (early) 0 (early) 
(early) [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 52403
(early) [    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  debug loglevel=8 earlyprintk=xen
(early) [    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
(early) [    0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
(early) [    0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
(early) [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
(early) [    0.000000] Checking aperture...
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] Memory: 169320k/212992k available (4212k kernel code, 448k absent, 43224k reserved, 4362k data, 536k init)
(early) [    0.000000] Hierarchical RCU implementation.
(early) [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
(early) [    0.000000] NR_IRQS:33024 nr_irqs:256 16
(early) [    0.000000] Console: colour dummy device 80x25
(early) [    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
(early) [    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] allocated 2097152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2394.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.17 BogoMIPS (lpj=9576352)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys memory
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] Initializing cgroup subsys blkio
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] SMP alternatives: switching to UP code
[    0.013015] Freeing SMP alternatives: 20k freed
[    0.013123] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
[    0.013320] Brought up 1 CPUs
[    0.013453] devtmpfs: initialized
[    0.017987] Grant table initialized
[    0.018064] print_constraints: dummy: 
[    0.052036] Time: 165:165:165  Date: 165/165/65
[    0.052143] NET: Registered protocol family 16
[    0.056665] PCI: setting up Xen PCI frontend stub
[    0.056678] PCI: pci_cache_line_size set to 64 bytes
[    0.057398] bio: create slab <bio-0> at 0
[    0.057514] ACPI: Interpreter disabled.
[    0.058184] xen/balloon: Initialising balloon driver.
[    0.058193] last_pfn = 0xd000 max_arch_pfn = 0x400000000
[    0.066231] xen-balloon: Initialising balloon driver.
[    0.068447] vgaarb: loaded
[    0.069464] PCI: System does not support PCI
[    0.069618] PCI: System does not support PCI
[    0.069867] Switching to clocksource xen
[    0.071305] Switched to NOHz mode on CPU #0
[    0.071455] CE: xen increased min_delta_ns to 150000 nsec
[    0.071600] CE: xen increased min_delta_ns to 225000 nsec
[    0.071742] CE: xen increased min_delta_ns to 337500 nsec
[    0.074710] CE: xen increased min_delta_ns to 506250 nsec
[    0.074721] CE: xen increased min_delta_ns to 759375 nsec
[    0.074731] CE: xen increased min_delta_ns to 1139062 nsec
[    0.074741] CE: xen increased min_delta_ns to 1708593 nsec
[    0.074750] CE: xen increased min_delta_ns to 2562889 nsec
[    0.074760] CE: xen increased min_delta_ns to 3844333 nsec
[    0.074770] CE: xen increased min_delta_ns to 4000000 nsec
[    0.074779] CE: Reprogramming failure. Giving up
[    0.074812] CE: Reprogramming failure. Giving up
[    0.074818] hrtimer: interrupt took 17889 ns
[    0.075326] CE: Reprogramming failure. Giving up
[    0.075985] pnp: PnP ACPI: disabled
[    0.078797] PCI: max bus depth: 0 pci_try_num: 1
[    0.078797] NET: Registered protocol family 2
[    0.078797] IP route cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.078797] TCP established hash table entries: 8192 (order: 5, 131072 bytes)
[    0.078797] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.078797] TCP: Hash tables configured (established 8192 bind 8192)
[    0.078797] TCP reno registered
[    0.078797] UDP hash table entries: 128 (order: 0, 4096 bytes)
[    0.078797] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[    0.078797] NET: Registered protocol family 1
[    0.078797] PCI: CLS 0 bytes, default 64
[    0.078797] Unpacking initramfs...
[    0.078797] Freeing initrd memory: 19708k freed
[    0.078797] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.078797] audit: initializing netlink socket (disabled)
[    0.078797] type=2000 audit(1314721997.406:1): initialized
[    0.078797] VFS: Disk quotas dquot_6.5.2
[    0.078797] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.078797] msgmni has been set to 369
[    0.078797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.078797] io scheduler noop registered
[    0.078797] io scheduler deadline registered
[    0.078797] io scheduler cfq registered (default)
[    0.078797] Non-volatile memory driver v1.3
[    0.078797] loop: module loaded
[    0.078797] Fixed MDIO Bus: probed
[    0.078797] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.078797] i8042: No controller found
[    0.078797] mousedev: PS/2 mouse device common for all mice
[    0.078797] pcifront pci-0: Installing PCI frontend
[    0.078797] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[    0.078797] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.078797] rtc_cmos: probe of rtc_cmos failed with error -38
[    0.078797] device-mapper: uevent: version 1.0.3
[    0.078797] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.078797] cpuidle: using governor ladder
[    0.078797] cpuidle: using governor menu
[    0.078797] TCP cubic registered
[    0.078797] NET: Registered protocol family 10
[    0.078797] Registering the dns_resolver key type
[    0.078797] registered taskstats version 1
[    0.078797] XENBUS: Device with no driver: device/vbd/51712
[    0.078797] XENBUS: Device with no driver: device/vbd/51728
[    0.078797] XENBUS: Device with no driver: device/vbd/51744
[    0.078797] XENBUS: Device with no driver: device/vbd/51760
[    0.078797] XENBUS: Device with no driver: device/vif/0
[    0.078797]   Magic number: 1:252:3141
[    0.078797] /home/marmarek/qubes-src/kernel/kernel-3.0.3/linux-3.0.3/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.078797] Freeing unused kernel memory: 536k freed
[    0.078797] Write protecting the kernel read-only data: 8192k
[    0.078797] Freeing unused kernel memory: 1912k freed
[    0.078797] Freeing unused kernel memory: 192k freed
[    0.078797] dracut: dracut-005-3.fc13
Qubes initramfs script here:
[    0.525581] blkfront: xvda: barrier or flush: disabled
[    0.527377]  xvda: unknown partition table
[    0.529076] Setting capacity to 20971520
[    0.529085] xvda: detected capacity change from 0 to 10737418240
[    0.530550] blkfront: xvdb: barrier or flush: disabled
[    0.531504]  xvdb: unknown partition table
[    0.532402] blkfront: xvdc: barrier or flush: disabled
[    0.533134]  xvdc: xvdc1 xvdc2
[    0.533396] Setting capacity to 4194304
[    0.533405] xvdb: detected capacity change from 0 to 2147483648
[    0.534108] blkfront: xvdd: barrier or flush: disabled
[    0.551095]  xvdd: unknown partition table
[    0.551292] Setting capacity to 23068672
[    0.551300] xvdc: detected capacity change from 0 to 11811160064
[    0.551521] Setting capacity to 409600
[    0.551530] xvdd: detected capacity change from 0 to 209715200

[-- Attachment #1.1.6: netvm-fail1 --]
[-- Type: text/plain, Size: 11957 bytes --]

(early) [    0.000000] Initializing cgroup subsys cpuset
(early) [    0.000000] Initializing cgroup subsys cpu
(early) [    0.000000] Linux version 3.0.3-7.pvops.qubes.x86_64 (marmarek@zilant13.lan) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #8 SMP Fri Aug 19 15:53:32 CEST 2011
(early) [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] ACPI in unprivileged domain disabled
(early) [    0.000000] released 0 pages of unused memory
(early) [    0.000000] Set 0 page(s) to 1-1 mapping.
(early) [    0.000000] BIOS-provided physical RAM map:
(early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
(early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
(early) [    0.000000]  Xen: 0000000000100000 - 0000000019800000 (usable)
(early) [    0.000000] bootconsole [xenboot0] enabled
(early) [    0.000000] NX (Execute Disable) protection: active
(early) [    0.000000] DMI not present or invalid.
(early) [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (early) (usable)(early)  ==> (early) (reserved)(early) 
(early) [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (early) (usable)(early) 
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] last_pfn = 0x19800 max_arch_pfn = 0x400000000
(early) [    0.000000] initial memory mapped : 0 - 02e51000
(early) [    0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480
(early) [    0.000000] init_memory_mapping: 0000000000000000-0000000019800000
(early) [    0.000000]  0000000000 - 0019800000 page 4k
(early) [    0.000000] kernel direct mapping tables up to 19800000 @ 18f32000-19000000
(early) [    0.000000] xen: setting RW the range 18fe2000 - 19000000
(early) [    0.000000] RAMDISK: 01b12000 - 02e51000
(early) [    0.000000] Zone PFN ranges:
(early) [    0.000000]   DMA      (early) 0x00000010 -> 0x00001000
(early) [    0.000000]   DMA32    (early) 0x00001000 -> 0x00100000
(early) [    0.000000]   Normal   (early) empty
(early) [    0.000000] Movable zone start PFN for each node
(early) [    0.000000] early_node_map[2] active PFN ranges
(early) [    0.000000]     0: 0x00000010 -> 0x000000a0
(early) [    0.000000]     0: 0x00000100 -> 0x00019800
(early) [    0.000000] On node 0 totalpages: 104336
(early) [    0.000000]   DMA zone: 56 pages used for memmap
(early) [    0.000000]   DMA zone: 5 pages reserved
(early) [    0.000000]   DMA zone: 3923 pages, LIFO batch:0
(early) [    0.000000]   DMA32 zone: 1372 pages used for memmap
(early) [    0.000000]   DMA32 zone: 98980 pages, LIFO batch:31
(early) [    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
(early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
(early) [    0.000000] No local APIC present
(early) [    0.000000] APIC: disable apic facility
(early) [    0.000000] APIC: switched to apic NOOP
(early) [    0.000000] nr_irqs_gsi: 16
(early) [    0.000000] Allocating PCI resources starting at 19800000 (gap: 19800000:e6800000)
(early) [    0.000000] Booting paravirtualized kernel on Xen
(early) [    0.000000] Xen version: 4.2-unstable (preserve-AD)
(early) [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
(early) [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880018ee7000 s78144 r8192 d24256 u110592
(early) [    0.000000] pcpu-alloc: s78144 r8192 d24256 u110592 alloc=27*4096(early) 
(early) [    0.000000] pcpu-alloc: (early) [0] (early) 0 (early) 
(early) [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 102903
(early) [    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
(early) [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
(early) [    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
(early) [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
(early) [    0.000000] Placing 64MB software IO TLB between ffff880013e00000 - ffff880017e00000
(early) [    0.000000] software IO TLB at phys 0x13e00000 - 0x17e00000
(early) [    0.000000] Memory: 303380k/417792k available (4212k kernel code, 448k absent, 113964k reserved, 4362k data, 536k init)
(early) [    0.000000] Hierarchical RCU implementation.
(early) [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
(early) [    0.000000] NR_IRQS:33024 nr_irqs:256 16
(early) [    0.000000] Console: colour dummy device 80x25
(early) [    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
(early) [    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2394.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.17 BogoMIPS (lpj=9576352)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys memory
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] Initializing cgroup subsys blkio
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] SMP alternatives: switching to UP code
[    0.004026] Freeing SMP alternatives: 20k freed
[    0.004129] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
[    0.004325] Brought up 1 CPUs
[    0.004460] devtmpfs: initialized
[    0.009892] Grant table initialized
[    0.009982] print_constraints: dummy: 
[    0.052557] Time: 165:165:165  Date: 165/165/65
[    0.052659] NET: Registered protocol family 16
[    0.054028] PCI: setting up Xen PCI frontend stub
[    0.054036] PCI: pci_cache_line_size set to 64 bytes
[    0.056271] bio: create slab <bio-0> at 0
[    0.056375] ACPI: Interpreter disabled.
[    0.057003] xen/balloon: Initialising balloon driver.
[    0.057011] last_pfn = 0x19800 max_arch_pfn = 0x400000000
[    0.061254] xen-balloon: Initialising balloon driver.
[    0.061609] vgaarb: loaded
[    0.064694] PCI: System does not support PCI
[    0.064701] PCI: System does not support PCI
[    0.064803] Switching to clocksource xen
[    0.066217] pnp: PnP ACPI: disabled
[    0.066217] Switched to NOHz mode on CPU #0
[    0.069638] CE: xen increased min_delta_ns to 150000 nsec
[    0.069638] CE: xen increased min_delta_ns to 225000 nsec
[    0.069638] CE: xen increased min_delta_ns to 337500 nsec
[    0.069638] CE: xen increased min_delta_ns to 506250 nsec
[    0.069638] CE: xen increased min_delta_ns to 759375 nsec
[    0.069638] CE: xen increased min_delta_ns to 1139062 nsec
[    0.069638] CE: xen increased min_delta_ns to 1708593 nsec
[    0.069638] CE: xen increased min_delta_ns to 2562889 nsec
[    0.069638] CE: xen increased min_delta_ns to 3844333 nsec
[    0.069638] CE: xen increased min_delta_ns to 4000000 nsec
[    0.069638] CE: Reprogramming failure. Giving up
[    0.084928] CE: Reprogramming failure. Giving up
[    0.084934] hrtimer: interrupt took 11958 ns
[    0.084954] CE: Reprogramming failure. Giving up
[    0.086383] PCI: max bus depth: 0 pci_try_num: 1
[    0.086438] NET: Registered protocol family 2
[    0.086500] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.086680] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    0.086765] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.086845] TCP: Hash tables configured (established 16384 bind 16384)
[    0.086852] TCP reno registered
[    0.086859] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.086868] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.086943] NET: Registered protocol family 1
[    0.086955] PCI: CLS 0 bytes, default 64
[    0.086997] Unpacking initramfs...
[    0.088916] Freeing initrd memory: 19708k freed
[    0.088916] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.088916] audit: initializing netlink socket (disabled)
[    0.088916] type=2000 audit(1314715724.159:1): initialized
[    0.088916] VFS: Disk quotas dquot_6.5.2
[    0.088916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.088916] msgmni has been set to 631
[    0.088916] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.088916] io scheduler noop registered
[    0.088916] io scheduler deadline registered
[    0.088916] io scheduler cfq registered (default)
[    0.088916] pcifront pci-0: Installing PCI frontend
[    0.088916] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[    0.088916] pci 0000:00:00.0: [8086:4232] type 0 class 0x000280
[    0.088916] pci 0000:00:00.0: reg 10: [mem 0xf6000000-0xf6001fff 64bit]
[    0.088916] pci 0000:00:01.0: [11ab:4363] type 0 class 0x000200
[    0.088916] pci 0000:00:01.0: reg 10: [mem 0xfa000000-0xfa003fff 64bit]
[    0.088916] pci 0000:00:01.0: reg 18: [io  0x5000-0x50ff]
[    0.088916] pci 0000:00:01.0: supports D1 D2
[    0.088916] pcifront pci-0: claiming resource 0000:00:00.0/0
[    0.088916] pcifront pci-0: claiming resource 0000:00:01.0/0
[    0.088916] pcifront pci-0: claiming resource 0000:00:01.0/2
[    0.088916] Non-volatile memory driver v1.3
[    0.088916] loop: module loaded
[    0.088916] Fixed MDIO Bus: probed
[    0.088916] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.088916] i8042: No controller found
[    0.088916] mousedev: PS/2 mouse device common for all mice
[    0.088916] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.088916] rtc_cmos: probe of rtc_cmos failed with error -38
[    0.088916] device-mapper: uevent: version 1.0.3
[    0.088916] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.088916] cpuidle: using governor ladder
[    0.088916] cpuidle: using governor menu
[    0.088916] TCP cubic registered
[    0.088916] NET: Registered protocol family 10
[    0.088916] Registering the dns_resolver key type
[    0.088916] registered taskstats version 1
[    0.088916] XENBUS: Device with no driver: device/vbd/51712
[    0.088916] XENBUS: Device with no driver: device/vbd/51728
[    0.088916] XENBUS: Device with no driver: device/vbd/51744
[    0.088916] XENBUS: Device with no driver: device/vbd/51760
[    0.088916]   Magic number: 1:252:3141
[    0.088916] /home/marmarek/qubes-src/kernel/kernel-3.0.3/linux-3.0.3/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.088916] Freeing unused kernel memory: 536k freed
[    0.088916] Write protecting the kernel read-only data: 8192k
[    0.088916] Freeing unused kernel memory: 1912k freed
[    0.088916] Freeing unused kernel memory: 192k freed
[    0.088916] dracut: dracut-005-3.fc13
Qubes initramfs script here:
[    0.088916] blkfront: xvda: barrier or flush: disabled
[    0.088916]  xvda: unknown partition table
[    0.088916] blkfront: xvdb: barrier or flush: disabled
[    0.088916]  xvdb: unknown partition table
[    0.088916] blkfront: xvdc: barrier or flush: disabled
[    0.440299]  xvdc: xvdc1 xvdc2
[    0.443007] blkfront: xvdd: barrier or flush: disabled
[    0.444126]  xvdd: unknown partition table

[-- Attachment #1.1.7: netvm-ok --]
[-- Type: text/plain, Size: 17412 bytes --]

(early) [    0.000000] Initializing cgroup subsys cpuset
(early) [    0.000000] Initializing cgroup subsys cpu
(early) [    0.000000] Linux version 3.0.3-7.pvops.qubes.x86_64 (marmarek@zilant13.lan) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #8 SMP Fri Aug 19 15:53:32 CEST 2011
(early) [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] ACPI in unprivileged domain disabled
(early) [    0.000000] released 0 pages of unused memory
(early) [    0.000000] Set 0 page(s) to 1-1 mapping.
(early) [    0.000000] BIOS-provided physical RAM map:
(early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
(early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
(early) [    0.000000]  Xen: 0000000000100000 - 0000000019800000 (usable)
(early) [    0.000000] bootconsole [xenboot0] enabled
(early) [    0.000000] NX (Execute Disable) protection: active
(early) [    0.000000] DMI not present or invalid.
(early) [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (early) (usable)(early)  ==> (early) (reserved)(early) 
(early) [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (early) (usable)(early) 
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] last_pfn = 0x19800 max_arch_pfn = 0x400000000
(early) [    0.000000] initial memory mapped : 0 - 02e51000
(early) [    0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480
(early) [    0.000000] init_memory_mapping: 0000000000000000-0000000019800000
(early) [    0.000000]  0000000000 - 0019800000 page 4k
(early) [    0.000000] kernel direct mapping tables up to 19800000 @ 18f32000-19000000
(early) [    0.000000] xen: setting RW the range 18fe2000 - 19000000
(early) [    0.000000] RAMDISK: 01b12000 - 02e51000
(early) [    0.000000] Zone PFN ranges:
(early) [    0.000000]   DMA      (early) 0x00000010 -> 0x00001000
(early) [    0.000000]   DMA32    (early) 0x00001000 -> 0x00100000
(early) [    0.000000]   Normal   (early) empty
(early) [    0.000000] Movable zone start PFN for each node
(early) [    0.000000] early_node_map[2] active PFN ranges
(early) [    0.000000]     0: 0x00000010 -> 0x000000a0
(early) [    0.000000]     0: 0x00000100 -> 0x00019800
(early) [    0.000000] On node 0 totalpages: 104336
(early) [    0.000000]   DMA zone: 56 pages used for memmap
(early) [    0.000000]   DMA zone: 5 pages reserved
(early) [    0.000000]   DMA zone: 3923 pages, LIFO batch:0
(early) [    0.000000]   DMA32 zone: 1372 pages used for memmap
(early) [    0.000000]   DMA32 zone: 98980 pages, LIFO batch:31
(early) [    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
(early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
(early) [    0.000000] No local APIC present
(early) [    0.000000] APIC: disable apic facility
(early) [    0.000000] APIC: switched to apic NOOP
(early) [    0.000000] nr_irqs_gsi: 16
(early) [    0.000000] Allocating PCI resources starting at 19800000 (gap: 19800000:e6800000)
(early) [    0.000000] Booting paravirtualized kernel on Xen
(early) [    0.000000] Xen version: 4.2-unstable (preserve-AD)
(early) [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
(early) [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880018ee7000 s78144 r8192 d24256 u110592
(early) [    0.000000] pcpu-alloc: s78144 r8192 d24256 u110592 alloc=27*4096(early) 
(early) [    0.000000] pcpu-alloc: (early) [0] (early) 0 (early) 
(early) [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 102903
(early) [    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
(early) [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
(early) [    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
(early) [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
(early) [    0.000000] Placing 64MB software IO TLB between ffff880013e00000 - ffff880017e00000
(early) [    0.000000] software IO TLB at phys 0x13e00000 - 0x17e00000
(early) [    0.000000] Memory: 303380k/417792k available (4212k kernel code, 448k absent, 113964k reserved, 4362k data, 536k init)
(early) [    0.000000] Hierarchical RCU implementation.
(early) [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
(early) [    0.000000] NR_IRQS:33024 nr_irqs:256 16
(early) [    0.000000] Console: colour dummy device 80x25
(early) [    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
(early) [    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2394.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.17 BogoMIPS (lpj=9576352)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys memory
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] Initializing cgroup subsys blkio
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] SMP alternatives: switching to UP code
[    0.005848] Freeing SMP alternatives: 20k freed
[    0.005954] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
[    0.006149] Brought up 1 CPUs
[    0.006283] devtmpfs: initialized
[    0.008000] Grant table initialized
[    0.008000] print_constraints: dummy: 
[    0.008000] Time: 165:165:165  Date: 165/165/65
[    0.008000] NET: Registered protocol family 16
[    0.008000] PCI: setting up Xen PCI frontend stub
[    0.008000] PCI: pci_cache_line_size set to 64 bytes
[    0.008000] bio: create slab <bio-0> at 0
[    0.008000] ACPI: Interpreter disabled.
[    0.008000] xen/balloon: Initialising balloon driver.
[    0.008000] last_pfn = 0x19800 max_arch_pfn = 0x400000000
[    0.008000] xen-balloon: Initialising balloon driver.
[    0.008000] vgaarb: loaded
[    0.008000] PCI: System does not support PCI
[    0.008000] PCI: System does not support PCI
[    0.008000] Switching to clocksource xen
[    0.008000] pnp: PnP ACPI: disabled
[    0.008000] PCI: max bus depth: 0 pci_try_num: 1
[    0.008000] NET: Registered protocol family 2
[    0.008000] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.008000] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    0.008000] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.008000] TCP: Hash tables configured (established 16384 bind 16384)
[    0.008000] TCP reno registered
[    0.008000] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.008000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.008000] NET: Registered protocol family 1
[    0.008000] PCI: CLS 0 bytes, default 64
[    0.008000] Unpacking initramfs...
[    0.008000] Freeing initrd memory: 19708k freed
[    0.008000] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.008000] audit: initializing netlink socket (disabled)
[    0.008000] type=2000 audit(1314716547.103:1): initialized
[    0.008000] VFS: Disk quotas dquot_6.5.2
[    0.008000] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.008000] msgmni has been set to 631
[    0.008000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.008000] io scheduler noop registered
[    0.008000] io scheduler deadline registered
[    0.008000] io scheduler cfq registered (default)
[    0.008000] pcifront pci-0: Installing PCI frontend
[    0.008000] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[    0.008000] pci 0000:00:00.0: [8086:4232] type 0 class 0x000280
[    0.008000] pci 0000:00:00.0: reg 10: [mem 0xf6000000-0xf6001fff 64bit]
[    0.008000] pci 0000:00:01.0: [11ab:4363] type 0 class 0x000200
[    0.008000] pci 0000:00:01.0: reg 10: [mem 0xfa000000-0xfa003fff 64bit]
[    0.008000] pci 0000:00:01.0: reg 18: [io  0x5000-0x50ff]
[    0.008000] pci 0000:00:01.0: supports D1 D2
[    0.008000] pcifront pci-0: claiming resource 0000:00:00.0/0
[    0.008000] pcifront pci-0: claiming resource 0000:00:01.0/0
[    0.008000] pcifront pci-0: claiming resource 0000:00:01.0/2
[    0.008000] Non-volatile memory driver v1.3
[    0.008000] loop: module loaded
[    0.008000] Fixed MDIO Bus: probed
[    0.008000] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.008000] i8042: No controller found
[    0.008000] mousedev: PS/2 mouse device common for all mice
[    0.097554] Switched to NOHz mode on CPU #0
[    0.137230] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.137277] rtc_cmos: probe of rtc_cmos failed with error -38
[    0.209718] device-mapper: uevent: version 1.0.3
[    0.209893] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.210114] cpuidle: using governor ladder
[    0.210210] cpuidle: using governor menu
[    0.210446] TCP cubic registered
[    0.210589] NET: Registered protocol family 10
[    0.211121] Registering the dns_resolver key type
[    0.211223] registered taskstats version 1
[    0.211747] XENBUS: Device with no driver: device/vbd/51712
[    0.211755] XENBUS: Device with no driver: device/vbd/51728
[    0.211760] XENBUS: Device with no driver: device/vbd/51744
[    0.211766] XENBUS: Device with no driver: device/vbd/51760
[    0.211783]   Magic number: 1:252:3141
[    0.211807] /home/marmarek/qubes-src/kernel/kernel-3.0.3/linux-3.0.3/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.212132] Freeing unused kernel memory: 536k freed
[    0.212294] Write protecting the kernel read-only data: 8192k
[    0.216982] Freeing unused kernel memory: 1912k freed
[    0.217709] Freeing unused kernel memory: 192k freed
[    0.244193] dracut: dracut-005-3.fc13
Qubes initramfs script here:
[    0.295693] blkfront: xvda: barrier or flush: disabled
[    0.297101]  xvda: unknown partition table
[    0.298934] blkfront: xvdb: barrier or flush: disabled
[    0.300287]  xvdb: unknown partition table
[    0.302023] blkfront: xvdc: barrier or flush: disabled
[    0.303323]  xvdc: xvdc1 xvdc2
[    0.305149] blkfront: xvdd: barrier or flush: disabled
[    0.306634]  xvdd: unknown partition table
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
[    0.428335] dracut: rd_NO_MDIMSM: no MD RAID for imsm/isw raids
[    0.431318] udev: starting version 153
[    0.431399] udevd (65): /proc/65/oom_adj is deprecated, please use /proc/65/oom_score_adj instead.
[    3.513739] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    3.519952] dracut: Remounting /dev/mapper/dmroot with -o noatime,ro
[    3.523849] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    3.527174] dracut: Mounted root filesystem /dev/mapper/dmroot
Waiting for /dev/xvdd device...
[    3.545866] EXT3-fs: barriers not enabled
[    3.546001] kjournald starting.  Commit interval 5 seconds
[    3.546021] EXT3-fs (xvdd): mounted filesystem with ordered data mode
[    3.549708] dracut: Loading SELinux policy
[    3.562400] dracut: /sbin/load_policy: Can't load policy: No such device
[    3.599546] dracut: Switching root
[    3.683426] usbcore: registered new interface driver usbfs
[    3.683464] usbcore: registered new interface driver hub
[    3.684487] usbcore: registered new device driver usb
[    3.708568] readahead-collector: starting
		Welcome to Fedora 
Starting udev: [    3.788919] udev[211]: starting version 161
[    3.958598] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    4.198992] sky2: driver version 1.28
[    4.214193] sky2 0000:00:01.0: BAR 0: set to [mem 0xfa000000-0xfa003fff 64bit] (PCI address [0xfa000000-0xfa003fff])
[    4.214330] sky2 0000:00:01.0: BAR 2: set to [io  0x5000-0x50ff] (PCI address [0x5000-0x50ff])
[    4.214423] sky2 0000:00:01.0: enabling device (0000 -> 0003)
[    4.214682] sky2 0000:00:01.0: Xen PCI mapped GSI19 to IRQ28
[    4.215059] sky2 0000:00:01.0: setting latency timer to 64
[    4.215242] sky2 0000:00:01.0: Yukon-2 EC Ultra chip revision 3
[    4.216848] sky2 0000:00:01.0: eth0: addr 00:13:77:b7:eb:48
[    4.286562] cfg80211: Calling CRDA to update world regulatory domain
[    4.367013] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[    4.367029] iwlagn: Copyright(c) 2003-2011 Intel Corporation
[    4.367233] iwlagn 0000:00:00.0: enabling device (0000 -> 0002)
[    4.367504] iwlagn 0000:00:00.0: Xen PCI mapped GSI16 to IRQ29
[    4.367765] iwlagn 0000:00:00.0: setting latency timer to 64
[    4.367947] iwlagn 0000:00:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[    4.390760] iwlagn 0000:00:00.0: device EEPROM VER=0x11f, CALIB=0x4
[    4.390769] iwlagn 0000:00:00.0: Device SKU: 0Xb
[    4.390782] iwlagn 0000:00:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    4.424600] cfg80211: World regulatory domain updated:
[    4.424613] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    4.424622] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.424630] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.424638] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.424646] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.424655] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.453900] iwlagn 0000:00:00.0: loaded firmware version 8.83.5.1 build 33692
[    4.454289] Registered led device: phy0-led
[    4.483193] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[  OK  ]
FATAL: Module evtchn not found.
[    7.270756] Event-channel device installed.
Setting hostname localhost:  [  OK  ]
Setting up Logical Volume Management:   No volume groups found
[  OK  ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext4 (1) -- /] fsck.ext4 -a /dev/mapper/dmroot 
/dev/mapper/dmroot: clean, 103932/655360 files, 876769/2621440 blocks
[  OK  ]
Remounting root filesystem in read-write mode:  [    7.402591] EXT4-fs (dm-0): re-mounted. Opts: (null)
[  OK  ]
Mounting local filesystems:  [  OK  ]
Enabling local filesystem quotas:  [  OK  ]
Enabling /etc/fstab swaps:  [    7.563884] Adding 1048572k swap on /dev/xvdc1.  Priority:-1 extents:1 across:1048572k SS
[  OK  ]
Entering non-interactive startup
iptables: Applying firewall rules: [    7.732820] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.739101] nf_conntrack version 0.5.0 (2544 buckets, 10176 max)
[  OK  ]
Starting system logger: [  OK  ]
Starting system message bus: [  OK  ]
Starting HAL daemon: [  OK  ]
Executing Qubes Core scripts:[    8.270781] EXT4-fs (xvdb): warning: maximal mount count reached, running e2fsck is recommended
[    8.271002] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ]
[    8.280991] u2mfn_mmap: entering, private=          (null)
[    8.281009] u2mfn_mmap: calling remap return 0
[    8.281022] u2mfn_release, priv=          (null)
Setting network parameters... [  OK  ]
Starting NetworkManager daemon: [  OK  ]
Executing Qubes Core scripts NetVM:FATAL: Module netbk not found.
[  OK  ]
Starting Qubes GUI agent:[  OK  ]
[    8.729808] u2mfn_mmap: entering, private=          (null)
[    8.729827] u2mfn_mmap: calling remap return 0
[    8.729842] u2mfn_release, priv=          (null)
[    8.910178] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    8.920083] sky2 0000:00:01.0: eth0: enabling interface
[    8.999405] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.290690] NET: Registered protocol family 17
[    9.577644] ADDRCONF(NETDEV_UP): vif589.0: link is not ready

Fedora release 14 (Laughlin)
Kernel 3.0.3-7.pvops.qubes.x86_64 on an x86_64 (/dev/hvc0)

netvm login: [   11.389361] sky2 0000:00:01.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[   11.389520] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.112378] ADDRCONF(NETDEV_CHANGE): vif589.0: link becomes ready
[   19.584177] type=1305 audit(1314716566.679:5806): auid=4294967295 ses=4294967295 op="remove rule" key=(null) list=4 res=1
[   19.584231] type=1305 audit(1314716566.679:5807): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
[   19.746676] readahead-collector: sorting
[   19.769798] readahead-collector: finished

[-- Attachment #1.1.8: netvm-ok2 --]
[-- Type: text/plain, Size: 19107 bytes --]

(early) [    0.000000] Initializing cgroup subsys cpuset
(early) [    0.000000] Initializing cgroup subsys cpu
(early) [    0.000000] Linux version 3.0.3-7.pvops.qubes.x86_64 (marmarek@zilant13.lan) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #8 SMP Fri Aug 19 15:53:32 CEST 2011
(early) [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] ACPI in unprivileged domain disabled
(early) [    0.000000] released 0 pages of unused memory
(early) [    0.000000] Set 0 page(s) to 1-1 mapping.
(early) [    0.000000] BIOS-provided physical RAM map:
(early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
(early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
(early) [    0.000000]  Xen: 0000000000100000 - 0000000019800000 (usable)
(early) [    0.000000] bootconsole [xenboot0] enabled
(early) [    0.000000] NX (Execute Disable) protection: active
(early) [    0.000000] DMI not present or invalid.
(early) [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (early) (usable)(early)  ==> (early) (reserved)(early) 
(early) [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (early) (usable)(early) 
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] last_pfn = 0x19800 max_arch_pfn = 0x400000000
(early) [    0.000000] initial memory mapped : 0 - 02e51000
(early) [    0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480
(early) [    0.000000] init_memory_mapping: 0000000000000000-0000000019800000
(early) [    0.000000]  0000000000 - 0019800000 page 4k
(early) [    0.000000] kernel direct mapping tables up to 19800000 @ 18f32000-19000000
(early) [    0.000000] xen: setting RW the range 18fe2000 - 19000000
(early) [    0.000000] RAMDISK: 01b12000 - 02e51000
(early) [    0.000000] Zone PFN ranges:
(early) [    0.000000]   DMA      (early) 0x00000010 -> 0x00001000
(early) [    0.000000]   DMA32    (early) 0x00001000 -> 0x00100000
(early) [    0.000000]   Normal   (early) empty
(early) [    0.000000] Movable zone start PFN for each node
(early) [    0.000000] early_node_map[2] active PFN ranges
(early) [    0.000000]     0: 0x00000010 -> 0x000000a0
(early) [    0.000000]     0: 0x00000100 -> 0x00019800
(early) [    0.000000] On node 0 totalpages: 104336
(early) [    0.000000]   DMA zone: 56 pages used for memmap
(early) [    0.000000]   DMA zone: 5 pages reserved
(early) [    0.000000]   DMA zone: 3923 pages, LIFO batch:0
(early) [    0.000000]   DMA32 zone: 1372 pages used for memmap
(early) [    0.000000]   DMA32 zone: 98980 pages, LIFO batch:31
(early) [    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
(early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
(early) [    0.000000] No local APIC present
(early) [    0.000000] APIC: disable apic facility
(early) [    0.000000] APIC: switched to apic NOOP
(early) [    0.000000] nr_irqs_gsi: 16
(early) [    0.000000] Allocating PCI resources starting at 19800000 (gap: 19800000:e6800000)
(early) [    0.000000] Booting paravirtualized kernel on Xen
(early) [    0.000000] Xen version: 4.2-unstable (preserve-AD)
(early) [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
(early) [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880018ee7000 s78144 r8192 d24256 u110592
(early) [    0.000000] pcpu-alloc: s78144 r8192 d24256 u110592 alloc=27*4096(early) 
(early) [    0.000000] pcpu-alloc: (early) [0] (early) 0 (early) 
(early) [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 102903
(early) [    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
(early) [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
(early) [    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
(early) [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
(early) [    0.000000] Placing 64MB software IO TLB between ffff880013e00000 - ffff880017e00000
(early) [    0.000000] software IO TLB at phys 0x13e00000 - 0x17e00000
(early) [    0.000000] Memory: 303380k/417792k available (4212k kernel code, 448k absent, 113964k reserved, 4362k data, 536k init)
(early) [    0.000000] Hierarchical RCU implementation.
(early) [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
(early) [    0.000000] NR_IRQS:33024 nr_irqs:256 16
(early) [    0.000000] Console: colour dummy device 80x25
(early) [    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
(early) [    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2394.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.17 BogoMIPS (lpj=9576352)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys memory
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] Initializing cgroup subsys blkio
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] SMP alternatives: switching to UP code
[    0.008000] Freeing SMP alternatives: 20k freed
[    0.008000] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
[    0.008000] Brought up 1 CPUs
[    0.008000] devtmpfs: initialized
[    0.008000] Grant table initialized
[    0.008000] print_constraints: dummy: 
[    0.008000] Time: 165:165:165  Date: 165/165/65
[    0.008000] NET: Registered protocol family 16
[    0.008000] PCI: setting up Xen PCI frontend stub
[    0.008000] PCI: pci_cache_line_size set to 64 bytes
[    0.008000] bio: create slab <bio-0> at 0
[    0.008000] ACPI: Interpreter disabled.
[    0.008000] xen/balloon: Initialising balloon driver.
[    0.008000] last_pfn = 0x19800 max_arch_pfn = 0x400000000
[    0.008000] xen-balloon: Initialising balloon driver.
[    0.008000] vgaarb: loaded
[    0.008000] PCI: System does not support PCI
[    0.008000] PCI: System does not support PCI
[    0.008000] Switching to clocksource xen
[    0.008000] pnp: PnP ACPI: disabled
[    0.008000] PCI: max bus depth: 0 pci_try_num: 1
[    0.008000] NET: Registered protocol family 2
[    0.008000] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.008000] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    0.008000] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.008000] TCP: Hash tables configured (established 16384 bind 16384)
[    0.008000] TCP reno registered
[    0.008000] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.008000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.008000] NET: Registered protocol family 1
[    0.008000] PCI: CLS 0 bytes, default 64
[    0.008000] Unpacking initramfs...
[    0.008000] Freeing initrd memory: 19708k freed
[    0.008000] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.008000] audit: initializing netlink socket (disabled)
[    0.008000] type=2000 audit(1314717001.190:1): initialized
[    0.051948] Switched to NOHz mode on CPU #0
[    0.071470] VFS: Disk quotas dquot_6.5.2
[    0.071510] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.071656] msgmni has been set to 631
[    0.071874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.071885] io scheduler noop registered
[    0.071891] io scheduler deadline registered
[    0.071910] io scheduler cfq registered (default)
[    0.075448] Non-volatile memory driver v1.3
[    0.076022] loop: module loaded
[    0.076090] Fixed MDIO Bus: probed
[    0.076129] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.076962] i8042: No controller found
[    0.077035] mousedev: PS/2 mouse device common for all mice
[    0.116922] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.116968] rtc_cmos: probe of rtc_cmos failed with error -38
[    0.117037] device-mapper: uevent: version 1.0.3
[    0.117088] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.117102] cpuidle: using governor ladder
[    0.117107] cpuidle: using governor menu
[    0.117253] TCP cubic registered
[    0.117305] NET: Registered protocol family 10
[    0.117722] Registering the dns_resolver key type
[    0.117827] registered taskstats version 1
[    0.118141] pcifront pci-0: Installing PCI frontend
[    0.118281] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[    0.118765] pci 0000:00:00.0: [8086:4232] type 0 class 0x000280
[    0.119370] pci 0000:00:00.0: reg 10: [mem 0xf6000000-0xf6001fff 64bit]
[    0.122895] pci 0000:00:01.0: [11ab:4363] type 0 class 0x000200
[    0.123557] pci 0000:00:01.0: reg 10: [mem 0xfa000000-0xfa003fff 64bit]
[    0.123921] pci 0000:00:01.0: reg 18: [io  0x5000-0x50ff]
[    0.126600] pci 0000:00:01.0: supports D1 D2
[    0.130321] pcifront pci-0: claiming resource 0000:00:00.0/0
[    0.130321] pcifront pci-0: claiming resource 0000:00:01.0/0
[    0.130321] pcifront pci-0: claiming resource 0000:00:01.0/2
[    0.216132] XENBUS: Device with no driver: device/vbd/51712
[    0.216156] XENBUS: Device with no driver: device/vbd/51728
[    0.216173] XENBUS: Device with no driver: device/vbd/51744
[    0.216191] XENBUS: Device with no driver: device/vbd/51760
[    0.216249]   Magic number: 1:252:3141
[    0.216311] /home/marmarek/qubes-src/kernel/kernel-3.0.3/linux-3.0.3/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.217215] Freeing unused kernel memory: 536k freed
[    0.217664] Write protecting the kernel read-only data: 8192k
[    0.231630] Freeing unused kernel memory: 1912k freed
[    0.233414] Freeing unused kernel memory: 192k freed
[    0.268476] dracut: dracut-005-3.fc13
Qubes initramfs script here:
[    0.312518] blkfront: xvda: barrier or flush: disabled
[    0.314226]  xvda: unknown partition table
[    0.315580] Setting capacity to 20971520
[    0.315589] xvda: detected capacity change from 0 to 10737418240
[    0.316966] blkfront: xvdb: barrier or flush: disabled
[    0.318098]  xvdb: unknown partition table
[    0.318961] blkfront: xvdc: barrier or flush: disabled
[    0.319733]  xvdc: xvdc1 xvdc2
[    0.319992] Setting capacity to 4194304
[    0.320001] xvdb: detected capacity change from 0 to 2147483648
[    0.320694] blkfront: xvdd: barrier or flush: disabled
[    0.321448]  xvdd: unknown partition table
[    0.321632] Setting capacity to 23068672
[    0.321640] xvdc: detected capacity change from 0 to 11811160064
[    0.321860] Setting capacity to 409600
[    0.321867] xvdd: detected capacity change from 0 to 209715200
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
[    0.439438] dracut: rd_NO_MDIMSM: no MD RAID for imsm/isw raids
[    0.442432] udev: starting version 153
[    0.442509] udevd (65): /proc/65/oom_adj is deprecated, please use /proc/65/oom_score_adj instead.
[    3.514759] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    3.521048] dracut: Remounting /dev/mapper/dmroot with -o noatime,ro
[    3.525013] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    3.528282] dracut: Mounted root filesystem /dev/mapper/dmroot
Waiting for /dev/xvdd device...
[    3.548518] EXT3-fs: barriers not enabled
[    3.548660] kjournald starting.  Commit interval 5 seconds
[    3.548681] EXT3-fs (xvdd): mounted filesystem with ordered data mode
[    3.552440] dracut: Loading SELinux policy
[    3.566008] dracut: /sbin/load_policy: Can't load policy: No such device
[    3.608405] dracut: Switching root
[    3.686168] usbcore: registered new interface driver usbfs
[    3.686205] usbcore: registered new interface driver hub
[    3.691064] usbcore: registered new device driver usb
[    3.714362] readahead-collector: starting
		Welcome to Fedora 
Starting udev: [    3.799642] udev[220]: starting version 161
[    3.986780] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    4.007047] sky2: driver version 1.28
[    4.058931] sky2 0000:00:01.0: BAR 0: set to [mem 0xfa000000-0xfa003fff 64bit] (PCI address [0xfa000000-0xfa003fff])
[    4.059113] sky2 0000:00:01.0: BAR 2: set to [io  0x5000-0x50ff] (PCI address [0x5000-0x50ff])
[    4.059205] sky2 0000:00:01.0: enabling device (0000 -> 0003)
[    4.059471] sky2 0000:00:01.0: Xen PCI mapped GSI19 to IRQ28
[    4.059861] sky2 0000:00:01.0: setting latency timer to 64
[    4.060058] sky2 0000:00:01.0: Yukon-2 EC Ultra chip revision 3
[    4.061698] sky2 0000:00:01.0: eth0: addr 00:13:77:b7:eb:48
[    4.089867] cfg80211: Calling CRDA to update world regulatory domain
[    4.280664] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[    4.280680] iwlagn: Copyright(c) 2003-2011 Intel Corporation
[    4.280902] iwlagn 0000:00:00.0: enabling device (0000 -> 0002)
[    4.281178] iwlagn 0000:00:00.0: Xen PCI mapped GSI16 to IRQ29
[    4.281421] iwlagn 0000:00:00.0: setting latency timer to 64
[    4.281604] iwlagn 0000:00:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[    4.304624] iwlagn 0000:00:00.0: device EEPROM VER=0x11f, CALIB=0x4
[    4.304633] iwlagn 0000:00:00.0: Device SKU: 0Xb
[    4.304647] iwlagn 0000:00:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    4.362130] cfg80211: World regulatory domain updated:
[    4.362143] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    4.362152] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.362161] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.362169] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.362177] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.362185] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.386204] iwlagn 0000:00:00.0: loaded firmware version 8.83.5.1 build 33692
[    4.386601] Registered led device: phy0-led
[    4.414239] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[  OK  ]
FATAL: Module evtchn not found.
[    7.160806] Event-channel device installed.
Setting hostname localhost:  [  OK  ]
Setting up Logical Volume Management:   No volume groups found
[  OK  ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext4 (1) -- /] fsck.ext4 -a /dev/mapper/dmroot 
/dev/mapper/dmroot: clean, 103932/655360 files, 876769/2621440 blocks
[  OK  ]
Remounting root filesystem in read-write mode:  [    7.294734] EXT4-fs (dm-0): re-mounted. Opts: (null)
[  OK  ]
Mounting local filesystems:  [  OK  ]
Enabling local filesystem quotas:  [  OK  ]
Enabling /etc/fstab swaps:  [    7.459454] Adding 1048572k swap on /dev/xvdc1.  Priority:-1 extents:1 across:1048572k SS
[  OK  ]
Entering non-interactive startup
iptables: Applying firewall rules: [    7.627311] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.633529] nf_conntrack version 0.5.0 (2544 buckets, 10176 max)
[  OK  ]
Starting system logger: [  OK  ]
Starting system message bus: [  OK  ]
Starting HAL daemon: [  OK  ]
Executing Qubes Core scripts:[    8.169940] EXT4-fs (xvdb): warning: maximal mount count reached, running e2fsck is recommended
[    8.170189] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ]
[    8.180332] u2mfn_mmap: entering, private=          (null)
[    8.180350] u2mfn_mmap: calling remap return 0
[    8.180365] u2mfn_release, priv=          (null)
Setting network parameters... [  OK  ]
Starting NetworkManager daemon: [  OK  ]
Executing Qubes Core scripts NetVM:FATAL: Module netbk not found.
[  OK  ]
Starting Qubes GUI agent:[  OK  ]
[    9.071719] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    9.083133] sky2 0000:00:01.0: eth0: enabling interface
[    9.090697] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.305749] u2mfn_mmap: entering, private=          (null)
[    9.308071] u2mfn_mmap: calling remap return 0
[    9.337874] u2mfn_release, priv=          (null)
[    9.561295] NET: Registered protocol family 17
[    9.586250] ADDRCONF(NETDEV_UP): vif601.0: link is not ready

Fedora release 14 (Laughlin)
Kernel 3.0.3-7.pvops.qubes.x86_64 on an x86_64 (/dev/hvc0)

netvm login: [   11.442804] sky2 0000:00:01.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[   11.442969] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   13.629960] ADDRCONF(NETDEV_CHANGE): vif601.0: link becomes ready
[   19.676160] type=1305 audit(1314717020.854:5821): auid=4294967295 ses=4294967295 op="remove rule" key=(null) list=4 res=1
[   19.676214] type=1305 audit(1314717020.854:5822): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
[   19.836718] readahead-collector: sorting
[   19.859751] readahead-collector: finished
[   23.808161] vif601.0: no IPv6 routers present
[   28.140471] init: serial (hvc0) main process (820) killed by TERM signal
Stopping HAL daemon: [  OK  ]
Stopping NetworkManager daemon: [  OK  ]
Stopping system message bus: [   28.379428] init: Disconnected from system bus
[  OK  ]
iptables: Flushing firewall rules: [  OK  ]
iptables: Setting chains to policy ACCEPT: filter nat [  OK  ]
iptables: Unloading modules: [  OK  ]
Sending all processes the TERM signal... [   28.737491] u2mfn_release, priv=ffff880012c59000
[   28.737936] u2mfn_release, priv=ffff880012d00000
[  OK  ]
Sending all processes the KILL signal... [  OK  ]
Saving random seed:  [  OK  ]
Syncing hardware clock to system time Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
[FAILED]
Turning off swap:  [  OK  ]
Turning off quotas:  [  OK  ]
Unmounting file systems:  [  OK  ]
[   30.884558] init: Re-executing /sbin/init
[   30.904444] EXT4-fs (dm-0): re-mounted. Opts: (null)
Halting system...
[   30.922700] md: stopping all md devices.
[   36.916167] xenbus_dev_shutdown: backend/vif/601/0 timeout closing device
[   37.105041] System halted.

[-- Attachment #1.1.9: netvm-ok3 --]
[-- Type: text/plain, Size: 17862 bytes --]

(early) [    0.000000] Initializing cgroup subsys cpuset
(early) [    0.000000] Initializing cgroup subsys cpu
(early) [    0.000000] Linux version 3.0.3-7.pvops.qubes.x86_64 (marmarek@zilant13.lan) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #8 SMP Fri Aug 19 15:53:32 CEST 2011
(early) [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] ACPI in unprivileged domain disabled
(early) [    0.000000] released 0 pages of unused memory
(early) [    0.000000] Set 0 page(s) to 1-1 mapping.
(early) [    0.000000] BIOS-provided physical RAM map:
(early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
(early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
(early) [    0.000000]  Xen: 0000000000100000 - 0000000019800000 (usable)
(early) [    0.000000] bootconsole [xenboot0] enabled
(early) [    0.000000] NX (Execute Disable) protection: active
(early) [    0.000000] DMI not present or invalid.
(early) [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (early) (usable)(early)  ==> (early) (reserved)(early) 
(early) [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (early) (usable)(early) 
(early) [    0.000000] No AGP bridge found
(early) [    0.000000] last_pfn = 0x19800 max_arch_pfn = 0x400000000
(early) [    0.000000] initial memory mapped : 0 - 02e51000
(early) [    0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480
(early) [    0.000000] init_memory_mapping: 0000000000000000-0000000019800000
(early) [    0.000000]  0000000000 - 0019800000 page 4k
(early) [    0.000000] kernel direct mapping tables up to 19800000 @ 18f32000-19000000
(early) [    0.000000] xen: setting RW the range 18fe2000 - 19000000
(early) [    0.000000] RAMDISK: 01b12000 - 02e51000
(early) [    0.000000] Zone PFN ranges:
(early) [    0.000000]   DMA      (early) 0x00000010 -> 0x00001000
(early) [    0.000000]   DMA32    (early) 0x00001000 -> 0x00100000
(early) [    0.000000]   Normal   (early) empty
(early) [    0.000000] Movable zone start PFN for each node
(early) [    0.000000] early_node_map[2] active PFN ranges
(early) [    0.000000]     0: 0x00000010 -> 0x000000a0
(early) [    0.000000]     0: 0x00000100 -> 0x00019800
(early) [    0.000000] On node 0 totalpages: 104336
(early) [    0.000000]   DMA zone: 56 pages used for memmap
(early) [    0.000000]   DMA zone: 5 pages reserved
(early) [    0.000000]   DMA zone: 3923 pages, LIFO batch:0
(early) [    0.000000]   DMA32 zone: 1372 pages used for memmap
(early) [    0.000000]   DMA32 zone: 98980 pages, LIFO batch:31
(early) [    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
(early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
(early) [    0.000000] No local APIC present
(early) [    0.000000] APIC: disable apic facility
(early) [    0.000000] APIC: switched to apic NOOP
(early) [    0.000000] nr_irqs_gsi: 16
(early) [    0.000000] Allocating PCI resources starting at 19800000 (gap: 19800000:e6800000)
(early) [    0.000000] Booting paravirtualized kernel on Xen
(early) [    0.000000] Xen version: 4.2-unstable (preserve-AD)
(early) [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
(early) [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880018ee7000 s78144 r8192 d24256 u110592
(early) [    0.000000] pcpu-alloc: s78144 r8192 d24256 u110592 alloc=27*4096(early) 
(early) [    0.000000] pcpu-alloc: (early) [0] (early) 0 (early) 
(early) [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 102903
(early) [    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3  iommu=soft pci=nomsi debug loglevel=8 earlyprintk=xen
(early) [    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
(early) [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
(early) [    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
(early) [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
(early) [    0.000000] Placing 64MB software IO TLB between ffff880013e00000 - ffff880017e00000
(early) [    0.000000] software IO TLB at phys 0x13e00000 - 0x17e00000
(early) [    0.000000] Memory: 303380k/417792k available (4212k kernel code, 448k absent, 113964k reserved, 4362k data, 536k init)
(early) [    0.000000] Hierarchical RCU implementation.
(early) [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
(early) [    0.000000] NR_IRQS:33024 nr_irqs:256 16
(early) [    0.000000] Console: colour dummy device 80x25
(early) [    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
(early) [    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2394.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.17 BogoMIPS (lpj=9576352)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys memory
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] Initializing cgroup subsys blkio
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] SMP alternatives: switching to UP code
[    0.008168] Freeing SMP alternatives: 20k freed
[    0.008272] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
[    0.008466] Brought up 1 CPUs
[    0.008600] devtmpfs: initialized
[    0.016074] Grant table initialized
[    0.016148] print_constraints: dummy: 
[    0.048031] Time: 165:165:165  Date: 165/165/65
[    0.048133] NET: Registered protocol family 16
[    0.049539] PCI: setting up Xen PCI frontend stub
[    0.049547] PCI: pci_cache_line_size set to 64 bytes
[    0.050213] bio: create slab <bio-0> at 0
[    0.050318] ACPI: Interpreter disabled.
[    0.050939] xen/balloon: Initialising balloon driver.
[    0.050948] last_pfn = 0x19800 max_arch_pfn = 0x400000000
[    0.053640] xen-balloon: Initialising balloon driver.
[    0.053998] vgaarb: loaded
[    0.055609] PCI: System does not support PCI
[    0.055617] PCI: System does not support PCI
[    0.055718] Switching to clocksource xen
[    0.055734] Switched to NOHz mode on CPU #0
[    0.055734] pnp: PnP ACPI: disabled
[    0.055734] PCI: max bus depth: 0 pci_try_num: 1
[    0.090032] NET: Registered protocol family 2
[    0.090224] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.090562] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    0.090835] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.091073] TCP: Hash tables configured (established 16384 bind 16384)
[    0.091235] TCP reno registered
[    0.091274] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.091284] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.091363] NET: Registered protocol family 1
[    0.091376] PCI: CLS 0 bytes, default 64
[    0.091419] Unpacking initramfs...
[    0.124938] Freeing initrd memory: 19708k freed
[    0.133587] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.133893] audit: initializing netlink socket (disabled)
[    0.133912] type=2000 audit(1314717454.783:1): initialized
[    0.155478] VFS: Disk quotas dquot_6.5.2
[    0.155518] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.155657] msgmni has been set to 631
[    0.155811] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.155821] io scheduler noop registered
[    0.155827] io scheduler deadline registered
[    0.155845] io scheduler cfq registered (default)
[    0.163533] pcifront pci-0: Installing PCI frontend
[    0.163895] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[    0.164114] pci 0000:00:00.0: [8086:4232] type 0 class 0x000280
[    0.164114] pci 0000:00:00.0: reg 10: [mem 0xf6000000-0xf6001fff 64bit]
[    0.168836] pci 0000:00:01.0: [11ab:4363] type 0 class 0x000200
[    0.169404] pci 0000:00:01.0: reg 10: [mem 0xfa000000-0xfa003fff 64bit]
[    0.169729] pci 0000:00:01.0: reg 18: [io  0x5000-0x50ff]
[    0.171918] pci 0000:00:01.0: supports D1 D2
[    0.172363] pcifront pci-0: claiming resource 0000:00:00.0/0
[    0.172363] pcifront pci-0: claiming resource 0000:00:01.0/0
[    0.172363] pcifront pci-0: claiming resource 0000:00:01.0/2
[    0.176920] Non-volatile memory driver v1.3
[    0.177493] loop: module loaded
[    0.177535] Fixed MDIO Bus: probed
[    0.177571] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.178405] i8042: No controller found
[    0.178464] mousedev: PS/2 mouse device common for all mice
[    0.218323] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.290679] rtc_cmos: probe of rtc_cmos failed with error -38
[    0.290909] device-mapper: uevent: version 1.0.3
[    0.291087] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.291316] cpuidle: using governor ladder
[    0.291415] cpuidle: using governor menu
[    0.291657] TCP cubic registered
[    0.291803] NET: Registered protocol family 10
[    0.292329] Registering the dns_resolver key type
[    0.292437] registered taskstats version 1
[    0.392165] XENBUS: Device with no driver: device/vbd/51712
[    0.392189] XENBUS: Device with no driver: device/vbd/51728
[    0.392207] XENBUS: Device with no driver: device/vbd/51744
[    0.392224] XENBUS: Device with no driver: device/vbd/51760
[    0.392281]   Magic number: 1:252:3141
[    0.392339] /home/marmarek/qubes-src/kernel/kernel-3.0.3/linux-3.0.3/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.393246] Freeing unused kernel memory: 536k freed
[    0.393650] Write protecting the kernel read-only data: 8192k
[    0.407272] Freeing unused kernel memory: 1912k freed
[    0.407965] Freeing unused kernel memory: 192k freed
[    0.433254] dracut: dracut-005-3.fc13
Qubes initramfs script here:
[    0.472994] blkfront: xvda: barrier or flush: disabled
[    0.474009]  xvda: unknown partition table
[    0.475219] Setting capacity to 20971520
[    0.475228] xvda: detected capacity change from 0 to 10737418240
[    0.476688] blkfront: xvdb: barrier or flush: disabled
[    0.478263]  xvdb: unknown partition table
[    0.479103] blkfront: xvdc: barrier or flush: disabled
[    0.479840]  xvdc: xvdc1 xvdc2
[    0.480270] Setting capacity to 4194304
[    0.480279] xvdb: detected capacity change from 0 to 2147483648
[    0.480769] blkfront: xvdd: barrier or flush: disabled
[    0.481508]  xvdd: unknown partition table
[    0.481690] Setting capacity to 23068672
[    0.481699] xvdc: detected capacity change from 0 to 11811160064
[    0.481898] Setting capacity to 409600
[    0.481907] xvdd: detected capacity change from 0 to 209715200
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
[    0.598487] dracut: rd_NO_MDIMSM: no MD RAID for imsm/isw raids
[    0.601509] udev: starting version 153
[    0.601586] udevd (65): /proc/65/oom_adj is deprecated, please use /proc/65/oom_score_adj instead.
[    4.015951] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    4.022188] dracut: Remounting /dev/mapper/dmroot with -o noatime,ro
[    4.025996] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    4.029222] dracut: Mounted root filesystem /dev/mapper/dmroot
Waiting for /dev/xvdd device...
[    4.047905] EXT3-fs: barriers not enabled
[    4.048075] kjournald starting.  Commit interval 5 seconds
[    4.048096] EXT3-fs (xvdd): mounted filesystem with ordered data mode
[    4.051874] dracut: Loading SELinux policy
[    4.064588] dracut: /sbin/load_policy: Can't load policy: No such device
[    4.102478] dracut: Switching root
[    4.182489] usbcore: registered new interface driver usbfs
[    4.182526] usbcore: registered new interface driver hub
[    4.186984] usbcore: registered new device driver usb
		Welcome to Fedora[    4.221680] readahead-collector: starting
 
Starting udev: [    4.300977] udev[212]: starting version 161
[    4.374515] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    4.380216] sky2: driver version 1.28
[    4.406733] sky2 0000:00:01.0: BAR 0: set to [mem 0xfa000000-0xfa003fff 64bit] (PCI address [0xfa000000-0xfa003fff])
[    4.406894] sky2 0000:00:01.0: BAR 2: set to [io  0x5000-0x50ff] (PCI address [0x5000-0x50ff])
[    4.406986] sky2 0000:00:01.0: enabling device (0000 -> 0003)
[    4.407264] sky2 0000:00:01.0: Xen PCI mapped GSI19 to IRQ28
[    4.407649] sky2 0000:00:01.0: setting latency timer to 64
[    4.407836] sky2 0000:00:01.0: Yukon-2 EC Ultra chip revision 3
[    4.409591] sky2 0000:00:01.0: eth0: addr 00:13:77:b7:eb:48
[    4.415575] cfg80211: Calling CRDA to update world regulatory domain
[    4.691277] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[    4.691293] iwlagn: Copyright(c) 2003-2011 Intel Corporation
[    4.691505] iwlagn 0000:00:00.0: enabling device (0000 -> 0002)
[    4.691772] iwlagn 0000:00:00.0: Xen PCI mapped GSI16 to IRQ29
[    4.692033] iwlagn 0000:00:00.0: setting latency timer to 64
[    4.692229] iwlagn 0000:00:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[    4.715250] iwlagn 0000:00:00.0: device EEPROM VER=0x11f, CALIB=0x4
[    4.715259] iwlagn 0000:00:00.0: Device SKU: 0Xb
[    4.715276] iwlagn 0000:00:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    4.830598] iwlagn 0000:00:00.0: loaded firmware version 8.83.5.1 build 33692
[    4.831008] Registered led device: phy0-led
[    4.879952] cfg80211: World regulatory domain updated:
[    4.879965] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    4.879974] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.879982] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.879990] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.879999] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.880007] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.886836] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[  OK  ]
FATAL: Module evtchn not found.
[    7.640334] Event-channel device installed.
Setting hostname localhost:  [  OK  ]
Setting up Logical Volume Management:   No volume groups found
[  OK  ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext4 (1) -- /] fsck.ext4 -a /dev/mapper/dmroot 
/dev/mapper/dmroot: clean, 103932/655360 files, 876769/2621440 blocks
[  OK  ]
Remounting root filesystem in read-write mode:  [    7.772148] EXT4-fs (dm-0): re-mounted. Opts: (null)
[  OK  ]
Mounting local filesystems:  [  OK  ]
Enabling local filesystem quotas:  [  OK  ]
Enabling /etc/fstab swaps:  [    7.933566] Adding 1048572k swap on /dev/xvdc1.  Priority:-1 extents:1 across:1048572k SS
[  OK  ]
Entering non-interactive startup
iptables: Applying firewall rules: [    8.101181] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.107339] nf_conntrack version 0.5.0 (2544 buckets, 10176 max)
[  OK  ]
Starting system logger: [  OK  ]
Starting system message bus: [  OK  ]
Starting HAL daemon: [  OK  ]
Executing Qubes Core scripts:[    8.637227] EXT4-fs (xvdb): warning: maximal mount count reached, running e2fsck is recommended
[    8.637448] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ]
[    8.648119] u2mfn_mmap: entering, private=          (null)
[    8.648137] u2mfn_mmap: calling remap return 0
[    8.648151] u2mfn_release, priv=          (null)
Setting network parameters... [  OK  ]
Starting NetworkManager daemon: [  OK  ]
Executing Qubes Core scripts NetVM:FATAL: Module netbk not found.
[  OK  ]
Starting Qubes GUI agent:[  OK  ]
[    9.284194] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    9.292081] sky2 0000:00:01.0: eth0: enabling interface
[    9.335314] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.590063] u2mfn_mmap: entering, private=          (null)
[    9.590082] u2mfn_mmap: calling remap return 0
[    9.590097] u2mfn_release, priv=          (null)
[    9.604704] NET: Registered protocol family 17
[    9.976749] ADDRCONF(NETDEV_UP): vif613.0: link is not ready

Fedora release 14 (Laughlin)
Kernel 3.0.3-7.pvops.qubes.x86_64 on an x86_64 (/dev/hvc0)

netvm login: [   11.632013] sky2 0000:00:01.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[   11.632164] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.175013] ADDRCONF(NETDEV_CHANGE): vif613.0: link becomes ready
[   20.020210] type=1305 audit(1314717474.667:5807): auid=4294967295 ses=4294967295 op="remove rule" key=(null) list=4 res=1
[   20.020265] type=1305 audit(1314717474.667:5808): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
[   20.189498] readahead-collector: sorting
[   20.212208] readahead-collector: finished

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5842 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  parent reply	other threads:[~2011-08-30 17:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-28 13:13 xen-4.1: PV domain hanging at startup, jiffies stopped Marek Marczykowski
2011-08-29 20:07 ` Konrad Rzeszutek Wilk
2011-08-29 20:21   ` Marek Marczykowski
2011-08-29 20:59     ` Konrad Rzeszutek Wilk
2011-08-29 21:28       ` Pasi Kärkkäinen
2011-08-30 17:18       ` Marek Marczykowski [this message]
2011-08-31 16:27         ` Marek Marczykowski
2011-08-31 20:00           ` Dan Magenheimer
2011-08-31 20:49             ` Marek Marczykowski
2011-08-31 21:01               ` Keir Fraser
2011-08-31 21:13                 ` Marek Marczykowski
2011-08-31 22:07                   ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E5D1B57.7040106@mimuw.edu.pl \
    --to=marmarek@mimuw.edu.pl \
    --cc=joanna@invisiblethingslab.com \
    --cc=konrad.wilk@oracle.com \
    --cc=rafal@invisiblethingslab.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).