From: Jean Baptiste Favre <xen-devel@jbfavre.org>
To: xen-devel@lists.xensource.com
Subject: Re: PCI passthrough issue
Date: Wed, 02 Feb 2011 12:33:04 +0100 [thread overview]
Message-ID: <4D4940F0.602@jbfavre.org> (raw)
In-Reply-To: <1296644379.13091.368.camel@zakaz.uk.xensource.com>
[-- Attachment #1: Type: text/plain, Size: 2831 bytes --]
Hello,
Le 02/02/2011 11:59, Ian Campbell a écrit :
> [...]
> >>> No sure I've ever posted that logs. But I can redo my tests :)
> >>
> >> yes, please do that.
> > Please find attached both console startup logs with 256M and 512M:
> > 256M_domU_console_logs.txt
> > 512M_domU_console_logs.txt
>
> Thanks, I stripped the timestamps and cleaned up some differences due to
> missing carriage returns, those versions are attached.
>
> Interesting bits of diff (- == 256, + == 512) are:
> -Allocating PCI resources starting at 10800000 (gap:
> 10800000:ef800000)
> +Allocating PCI resources starting at 20800000 (gap:
> 20800000:df800000)
>
> So the PCI resources are higher and smaller in the 512MB case.
>
> -Placing 64MB software IO TLB between cbd7ee40 - cfd7ee40
> -software IO TLB at phys 0xbd7ee40 - 0xfd7ee40
> +Placing 64MB software IO TLB between dbb1a000 - dfb1a000
> +software IO TLB at phys 0x1bb1a000 - 0x1fb1a000
>
> Fair enough?
>
> sky2: driver version 1.28
> -sky2 0000:00:00.0: BAR 0: set to [mem 0xfeb00000-0xfeb03fff
> 64bit] (PCI address [0xfeb00000-0xfeb03fff])
> -sky2 0000:00:00.0: BAR 2: set to [io 0xe800-0xe8ff] (PCI
> address [0xe800-0xe8ff])
> -sky2 0000:00:00.0: enabling device (0000 -> 0003)
> sky2 0000:00:00.0: Xen PCI enabling IRQ: 18
> sky2 0000:00:00.0: Yukon-2 EC Ultra chip revision 3
> sky2 0000:00:00.0: eth0: addr 00:1f:c6:eb:71:43
>
> So there is some sort of remapping going on in the 256MB case? (or the
> 512MB logs are missing a bit, which can happen). Can you post the
> content of domU's /proc/{interrupts,iomem,ioports} for both cases?
Please find them attached.
I also join last full console logs for both 256M and 512M: I saw "Call
Trace" for 256M I did not had last time.
> >> Please can you also collect and post the information from ifconfig and
> >> ethtool -S which I asked for earlier.
> > Attached as well:
> > 256_domU_ifconfig_ping_ethtool.txt
> > 512_domU_ifconfig_ping_ethtool.txt
>
> Thanks. The interesting bit here is that the 256MB case is registering
> RX dropped frames. 512_domU_ifconfig_ping_ethtool.txt did not include an
> ifconfig after the experiment but I assume the dropped frames are not
> present there.
I did not include second ifconfig for 512M as ping always works with
512M memory.
As far as I can remember, I did not noticed anything special.
> The rx_dropped statistic is only cranked in a small number of places,
> once in the driver and a handful in the networking core, only one of the
> core cases looks likely to be relevant. The following patch should help
> us figure out where the frames are dropped...
Let's patch Debian 2.6.37 32bits kernel so :)
Regards,
JB
[-- Attachment #2: 256M_domU_proc_outputs.txt --]
[-- Type: text/plain, Size: 1733 bytes --]
# cat /proc/interrupts
CPU0
55: 8 xen-pirq-pcifront-msi sky2@pci:0000:00:00.0
1271: 946 xen-dyn-event blkif
1272: 133 xen-dyn-event hvc_console
1273: 0 xen-dyn-event pcifront
1274: 259 xen-dyn-event xenbus
1275: 0 xen-percpu-ipi callfuncsingle0
1276: 0 xen-percpu-virq debug0
1277: 0 xen-percpu-ipi callfunc0
1278: 0 xen-percpu-ipi resched0
1279: 761 xen-percpu-virq timer0
NMI: 0 Non-maskable interrupts
LOC: 0 Local timer interrupts
SPU: 0 Spurious interrupts
PMI: 0 Performance monitoring interrupts
IWI: 0 IRQ work interrupts
RES: 0 Rescheduling interrupts
CAL: 0 Function call interrupts
TLB: 0 TLB shootdowns
TRM: 0 Thermal event interrupts
THR: 0 Threshold APIC interrupts
MCE: 0 Machine check exceptions
MCP: 0 Machine check polls
ERR: 0
MIS: 0
# cat /proc/iomem
00000000-0000ffff : reserved
00010000-0009ffff : System RAM
000a0000-000fffff : reserved
000f0000-000fffff : System ROM
00100000-107fffff : System RAM
01000000-012a3d3f : Kernel code
012a3d40-014046df : Kernel data
01470000-015215ab : Kernel bss
feb00000-feb03fff : 0000:00:00.0
feb00000-feb03fff : sky2
# cat /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0071 : rtc_cmos
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
e800-e8ff : 0000:00:00.0
e800-e8ff : sky2
[-- Attachment #3: 512M_domU_console_logs_2.txt --]
[-- Type: text/plain, Size: 15584 bytes --]
# xm create /cluster/xen/xps-106.cfg -c
Using config file "/cluster/xen/xps-106.cfg".
[219194.082018] pciback 0000:04:00.0: device has been assigned to another domain! Over-writting the ownership, but beware.
Started domain xps-106 (id=25)
(XEN) traps.c:2308:d25 Domain attempted WRMSR 00000000c0010004 from 0000c0b2:cbfa8461 to 00000000:0000abcd.
[ 0.000000] Reserving virtual address space above 0xf5800000
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.37-trunk-686-bigmem (Debian 2.6.37-1~experimental.1) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Thu Jan 6 15:21:44 UTC 2011
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] released 0 pages of unused memory
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] Xen: 00000000000a0000 - 0000000000100000 (reserved)
[ 0.000000] Xen: 0000000000100000 - 0000000020800000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] last_pfn = 0x20800 max_arch_pfn = 0x1000000
[ 0.000000] init_memory_mapping: 0000000000000000-0000000020800000
[ 0.000000] RAMDISK: 01793000 - 02ecc000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 520MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 20800000
[ 0.000000] low ram: 0 - 20800000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00020800
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x00020800
[ 0.000000] Using APIC driver default
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 20800000 (gap: 20800000:df800000)
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.0.1 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @dfbde000 s30336 r0 d22912 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 131968
[ 0.000000] Kernel command line: root=/dev/mapper/xps--106-root ro iommu=soft swiotlb=force console=hvc0 xencons=tty
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Placing 64MB software IO TLB between dbb1a000 - dfb1a000
[ 0.000000] software IO TLB at phys 0x1bb1a000 - 0x1fb1a000
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 422200k/532480k available (2703k kernel code, 109832k reserved, 1410k data, 412k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xf5536000 - 0xf57ff000 (2852 kB)
[ 0.000000] pkmap : 0xf5200000 - 0xf5400000 (2048 kB)
[ 0.000000] vmalloc : 0xe1000000 - 0xf51fe000 ( 321 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0800000 ( 520 MB)
[ 0.000000] .init : 0xc1405000 - 0xc146c000 ( 412 kB)
[ 0.000000] .data : 0xc12a3d40 - 0xc14046e0 (1410 kB)
[ 0.000000] .text : 0xc1000000 - 0xc12a3d40 (2703 kB)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:1280
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [hvc0] enabled
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] Detected 2506.222 MHz processor.
[ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5012.44 BogoMIPS (lpj=10024888)
[ 0.004000] pid_max: default: 32768 minimum: 301
[ 0.004000] Security Framework initialized
[ 0.004000] SELinux: Disabled at boot.
[ 0.004000] Mount-cache hash table entries: 512
[ 0.004000] Initializing cgroup subsys ns
[ 0.004000] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.004000] Initializing cgroup subsys cpuacct
[ 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] Performance Events:
[ 0.004000] no APIC, boot with the "lapic" boot parameter to force-enable it.
[ 0.004000] no hardware sampling interrupt available.
[ 0.004000] Broken PMU hardware detected, software events only.
[ 0.004000] SMP alternatives: switching to UP code
[ 0.014434] Freeing SMP alternatives: 16k freed
[ 0.014650] NMI watchdog disabled for cpu0: unable to create perf event: -2
[ 0.014726] Brought up 1 CPUs
[ 0.014806] devtmpfs: initialized
[ 0.015100] Grant table initialized
[ 0.015107] regulator: core version 0.5
[ 0.015161] regulator: dummy:
[ 0.015207] NET: Registered protocol family 16
[ 0.015410] PCI: setting up Xen PCI frontend stub
[ 0.016503] bio: create slab <bio-0> at 0
[ 0.016570] ACPI: Interpreter disabled.
[ 0.016596] xen_balloon: Initialising balloon driver.
[ 0.016596] last_pfn = 0x20800 max_arch_pfn = 0x1000000
[ 0.016596] vgaarb: loaded
[ 0.016596] PCI: System does not support PCI
[ 0.016596] PCI: System does not support PCI
[ 0.016596] Switching to clocksource xen
[ 0.017420] pnp: PnP ACPI: disabled
[ 0.017427] PnPBIOS: Disabled
[ 0.019619] NET: Registered protocol family 2
[ 0.019667] IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.019847] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.019964] TCP bind hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.020091] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.020098] TCP reno registered
[ 0.020104] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.020119] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.020217] NET: Registered protocol family 1
[ 0.020275] Unpacking initramfs...
[ 0.046676] Freeing initrd memory: 23780k freed
[ 0.054687] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.054923] audit: initializing netlink socket (disabled)
[ 0.054940] type=2000 audit(1296645473.960:1): initialized
[ 0.063287] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.065699] VFS: Disk quotas dquot_6.5.2
[ 0.065764] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.065859] msgmni has been set to 871
[ 0.066056] alg: No test for stdrng (krng)
[ 0.066121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.066130] io scheduler noop registered
[ 0.066136] io scheduler deadline registered
[ 0.066153] io scheduler cfq registered (default)
[ 0.163208] isapnp: Scanning for PnP cards...
[ 0.515462] isapnp: No Plug & Play device found
[ 0.520929] Linux agpgart interface v0.103
[ 0.521028] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.521307] PNP: No PS/2 controller found. Probing ports directly.
[ 0.522128] i8042.c: No controller found.
[ 0.522198] mice: PS/2 mouse device common for all mice
[ 0.522291] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 0.522342] rtc_cmos: probe of rtc_cmos failed with error -38
[ 0.522368] cpuidle: using governor ladder
[ 0.522373] cpuidle: using governor menu
[ 0.522627] pcifront pci-0: Installing PCI frontend
[ 0.522639] TCP cubic registered
[ 0.522804] NET: Registered protocol family 10
[ 0.522843] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[ 0.527895] pcifront pci-0: claiming resource 0000:00:00.0/0
[ 0.527904] pcifront pci-0: claiming resource 0000:00:00.0/2
[ 0.528255] lo: Disabled Privacy Extensions
[ 0.528454] Mobile IPv6
[ 0.528460] NET: Registered protocol family 17
[ 0.528468] Registering the dns_resolver key type
[ 0.528502] Using IPI No-Shortcut mode
[ 0.528608] registered taskstats version 1
[ 0.628031] XENBUS: Device with no driver: device/vbd/51712
[ 0.628040] XENBUS: Device with no driver: device/console/0
[ 0.628061] /build/buildd-linux-2.6_2.6.37-1~experimental.1-i386-rePuD0/linux-2.6-2.6.37/debian/build/source_i386_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 0.628086] Initalizing network drop monitor service
[ 0.628172] Freeing unused kernel memory: 412k freed
[ 0.628969] Write protecting the kernel text: 2704k
[ 0.629233] Write protecting the kernel read-only data: 1016k
Loading, please wait...
[ 0.660285] udev[46]: starting version 164
[ 0.725951] sky2: driver version 1.28
[ 0.741101] sky2 0000:00:00.0: BAR 0: set to [mem 0xfeb00000-0xfeb03fff 64bit] (PCI address [0xfeb00000-0xfeb03fff])
[ 0.741187] sky2 0000:00:00.0: BAR 2: set to [io 0xe800-0xe8ff] (PCI address [0xe800-0xe8ff])
[ 0.741258] sky2 0000:00:00.0: enabling device (0000 -> 0003)
[ 0.741382] sky2 0000:00:00.0: Xen PCI enabling IRQ: 18
[ 0.741554] sky2 0000:00:00.0: Yukon-2 EC Ultra chip revision 3
[ 0.742751] sky2 0000:00:00.0: eth0: addr 00:1f:c6:eb:71:43
[ 0.751244] blkfront: xvda: barriers enabled
[ 0.753096] xvda: xvda1 xvda2
[ 0.871721] ------------[ cut here ]------------
[ 0.871737] WARNING: at /build/buildd-linux-2.6_2.6.37-1~experimental.1-i386-rePuD0/linux-2.6-2.6.37/debian/build/source_i386_none/block/blk-core.c:337 blk_start_queue+0x1d/0x31()
[ 0.871750] Modules linked in: sky2 xen_blkfront
[ 0.871763] Pid: 0, comm: swapper Not tainted 2.6.37-trunk-686-bigmem #1
[ 0.871769] Call Trace:
[ 0.871778] [<c1036005>] ? warn_slowpath_common+0x6a/0x7b
[ 0.871785] [<c1139fd9>] ? blk_start_queue+0x1d/0x31
[ 0.871792] [<c1036023>] ? warn_slowpath_null+0xd/0x10
[ 0.871800] [<c1139fd9>] ? blk_start_queue+0x1d/0x31
[ 0.871808] [<e102a723>] ? kick_pending_request_queues+0x19/0x27 [xen_blkfront]
[ 0.871817] [<e102a925>] ? blkif_interrupt+0x1c8/0x1e3 [xen_blkfront]
[ 0.871827] [<c10753dc>] ? handle_IRQ_event+0x45/0xef
[ 0.871835] [<c1076c3d>] ? handle_fasteoi_irq+0x80/0xb1
[ 0.871843] [<c11a85d1>] ? __xen_evtchn_do_upcall+0xd0/0x155
[ 0.871851] [<c11a8cce>] ? xen_evtchn_do_upcall+0x18/0x26
[ 0.871858] [<c1009117>] ? xen_do_upcall+0x7/0xc
[ 0.871865] [<c10023a7>] ? hypercall_page+0x3a7/0x1001
[ 0.871873] [<c1006246>] ? xen_safe_halt+0xf/0x1b
[ 0.871879] [<c100e276>] ? default_idle+0x3f/0x5d
[ 0.871886] [<c1007dc4>] ? cpu_idle+0x98/0xdc
[ 0.871893] [<c14058a0>] ? start_kernel+0x320/0x325
[ 0.871900] [<c1407479>] ? xen_start_kernel+0x5a1/0x5a8
[ 0.871907] [<c1409046>] ? trap_init+0x1fe/0x367
[ 0.871913] ---[ end trace 4924792c31d7209b ]---
[ 0.871919] ------------[ cut here ]------------
[ 0.871925] WARNING: at /build/buildd-linux-2.6_2.6.37-1~experimental.1-i386-rePuD0/linux-2.6-2.6.37/debian/build/source_i386_none/block/blk-core.c:245 blk_remove_plug+0x1d/0x78()
[ 0.871937] Modules linked in: sky2 xen_blkfront
[ 0.871948] Pid: 0, comm: swapper Tainted: G W 2.6.37-trunk-686-bigmem #1
[ 0.871955] Call Trace:
[ 0.871960] [<c1036005>] ? warn_slowpath_common+0x6a/0x7b
[ 0.871967] [<c1139e6e>] ? blk_remove_plug+0x1d/0x78
[ 0.871974] [<c1036023>] ? warn_slowpath_null+0xd/0x10
[ 0.871981] [<c1139e6e>] ? blk_remove_plug+0x1d/0x78
[ 0.871990] [<c1139ed1>] ? __blk_run_queue+0x8/0x5b
[ 0.871997] [<e102a723>] ? kick_pending_request_queues+0x19/0x27 [xen_blkfront]
[ 0.872007] [<e102a925>] ? blkif_interrupt+0x1c8/0x1e3 [xen_blkfront]
[ 0.872015] [<c10753dc>] ? handle_IRQ_event+0x45/0xef
[ 0.872022] [<c1076c3d>] ? handle_fasteoi_irq+0x80/0xb1
[ 0.872029] [<c11a85d1>] ? __xen_evtchn_do_upcall+0xd0/0x155
[ 0.872037] [<c11a8cce>] ? xen_evtchn_do_upcall+0x18/0x26
[ 0.872044] [<c1009117>] ? xen_do_upcall+0x7/0xc
[ 0.872050] [<c10023a7>] ? hypercall_page+0x3a7/0x1001
[ 0.872057] [<c1006246>] ? xen_safe_halt+0xf/0x1b
[ 0.872063] [<c100e276>] ? default_idle+0x3f/0x5d
[ 0.872071] [<c1007dc4>] ? cpu_idle+0x98/0xdc
[ 0.872078] [<c14058a0>] ? start_kernel+0x320/0x325
[ 0.872087] [<c1407479>] ? xen_start_kernel+0x5a1/0x5a8
[ 0.872098] [<c1409046>] ? trap_init+0x1fe/0x367
[ 0.872104] ---[ end trace 4924792c31d7209c ]---
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... [ 0.986899] device-mapper: uevent: version 1.0.3
[ 0.987478] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
done.
Begin: Running /scripts/local-premount ... done.
[ 1.121342] EXT3-fs: barriers not enabled
[ 1.121674] kjournald starting. Commit interval 5 seconds
[ 1.121691] EXT3-fs (dm-0): mounted filesystem with ordered data mode
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
Using makefile-style concurrent boot in runlevel S.
Starting the hotplug events dispatcher: udevd[ 1.897070] udev[161]: starting version 164
.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...[ 2.183288] input: PC Speaker as /devices/platform/pcspkr/input/input0
done.
Activating swap...done.
[ 5.581677] EXT3-fs (dm-0): warning: maximal mount count reached, running e2fsck is recommended
[ 5.624960] EXT3-fs (dm-0): using internal journal
Loading kernel modules...done.
Cleaning up ifupdown....
Setting up networking....
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Setting kernel variables ...done.
Configuring network interfaces...[ 6.098215] sky2 0000:00:00.0: eth0: enabling interface
[ 6.098298] ADDRCONF(NETDEV_UP): eth0: link is not ready
done.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting enhanced syslogd: rsyslogd.
Starting periodic command scheduler: cron.
Debian GNU/Linux 6.0 xps-106 hvc0
xps-106 login: [ 8.916909] sky2 0000:00:00.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[ 8.916977] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[-- Attachment #4: 512M_domU_proc_outputs.txt --]
[-- Type: text/plain, Size: 1733 bytes --]
# cat /proc/interrupts
CPU0
55: 12 xen-pirq-pcifront-msi sky2@pci:0000:00:00.0
1271: 972 xen-dyn-event blkif
1272: 139 xen-dyn-event hvc_console
1273: 1 xen-dyn-event pcifront
1274: 260 xen-dyn-event xenbus
1275: 0 xen-percpu-ipi callfuncsingle0
1276: 0 xen-percpu-virq debug0
1277: 0 xen-percpu-ipi callfunc0
1278: 0 xen-percpu-ipi resched0
1279: 1895 xen-percpu-virq timer0
NMI: 0 Non-maskable interrupts
LOC: 0 Local timer interrupts
SPU: 0 Spurious interrupts
PMI: 0 Performance monitoring interrupts
IWI: 0 IRQ work interrupts
RES: 0 Rescheduling interrupts
CAL: 0 Function call interrupts
TLB: 0 TLB shootdowns
TRM: 0 Thermal event interrupts
THR: 0 Threshold APIC interrupts
MCE: 0 Machine check exceptions
MCP: 0 Machine check polls
ERR: 0
MIS: 0
# cat /proc/iomem
00000000-0000ffff : reserved
00010000-0009ffff : System RAM
000a0000-000fffff : reserved
000f0000-000fffff : System ROM
00100000-207fffff : System RAM
01000000-012a3d3f : Kernel code
012a3d40-014046df : Kernel data
01470000-015215ab : Kernel bss
feb00000-feb03fff : 0000:00:00.0
feb00000-feb03fff : sky2
# cat /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0071 : rtc_cmos
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
e800-e8ff : 0000:00:00.0
e800-e8ff : sky2
[-- Attachment #5: 256M_domU_console_logs_2.txt --]
[-- Type: text/plain, Size: 15291 bytes --]
# xm create /cluster/xen/xps-106.cfg -c
Using config file "/cluster/xen/xps-106.cfg".
[218927.183880] pciback 0000:04:00.0: device has been assigned to another domain! Over-writting the ownership, but beware.
Started domain xps-106 (id=24)
(XEN) traps.c:2308:d24 Domain attempted WRMSR 00000000c0010004 from 0000c0b2:cbfa8461 to 00000000:0000abcd.
[ 0.000000] Reserving virtual address space above 0xf5800000
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.37-trunk-686-bigmem (Debian 2.6.37-1~experimental.1) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Thu Jan 6 15:21:44 UTC 2011
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] released 0 pages of unused memory
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] Xen: 00000000000a0000 - 0000000000100000 (reserved)
[ 0.000000] Xen: 0000000000100000 - 0000000010800000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] last_pfn = 0x10800 max_arch_pfn = 0x1000000
[ 0.000000] init_memory_mapping: 0000000000000000-0000000010800000
[ 0.000000] RAMDISK: 01793000 - 02ecc000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 264MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 10800000
[ 0.000000] low ram: 0 - 10800000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00010800
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x00010800
[ 0.000000] Using APIC driver default
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 10800000 (gap: 10800000:ef800000)
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.0.1 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @cfddf000 s30336 r0 d22912 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 66944
[ 0.000000] Kernel command line: root=/dev/mapper/xps--106-root ro iommu=soft swiotlb=force console=hvc0 xencons=tty
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Placing 64MB software IO TLB between cbd7ee40 - cfd7ee40
[ 0.000000] software IO TLB at phys 0xbd7ee40 - 0xfd7ee40
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 163268k/270336k available (2703k kernel code, 106620k reserved, 1410k data, 412k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xf5536000 - 0xf57ff000 (2852 kB)
[ 0.000000] pkmap : 0xf5200000 - 0xf5400000 (2048 kB)
[ 0.000000] vmalloc : 0xd1000000 - 0xf51fe000 ( 577 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0800000 ( 264 MB)
[ 0.000000] .init : 0xc1405000 - 0xc146c000 ( 412 kB)
[ 0.000000] .data : 0xc12a3d40 - 0xc14046e0 (1410 kB)
[ 0.000000] .text : 0xc1000000 - 0xc12a3d40 (2703 kB)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:1280
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [hvc0] enabled
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] Detected 2506.222 MHz processor.
[ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5012.44 BogoMIPS (lpj=10024888)
[ 0.004000] pid_max: default: 32768 minimum: 301
[ 0.004000] Security Framework initialized
[ 0.004000] SELinux: Disabled at boot.
[ 0.004000] Mount-cache hash table entries: 512
[ 0.004000] Initializing cgroup subsys ns
[ 0.004000] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.004000] Initializing cgroup subsys cpuacct
[ 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] Performance Events:
[ 0.004000] no APIC, boot with the "lapic" boot parameter to force-enable it.
[ 0.004000] no hardware sampling interrupt available.
[ 0.004000] Broken PMU hardware detected, software events only.
[ 0.004000] SMP alternatives: switching to UP code
[ 0.016000] Freeing SMP alternatives: 16k freed
[ 0.016233] NMI watchdog disabled for cpu0: unable to create perf event: -2
[ 0.016345] Brought up 1 CPUs
[ 0.016428] devtmpfs: initialized
[ 0.016745] Grant table initialized
[ 0.016753] regulator: core version 0.5
[ 0.016807] regulator: dummy:
[ 0.016854] NET: Registered protocol family 16
[ 0.017058] PCI: setting up Xen PCI frontend stub
[ 0.017058] bio: create slab <bio-0> at 0
[ 0.017058] ACPI: Interpreter disabled.
[ 0.017058] xen_balloon: Initialising balloon driver.
[ 0.017058] last_pfn = 0x10800 max_arch_pfn = 0x1000000
[ 0.017058] vgaarb: loaded
[ 0.017058] PCI: System does not support PCI
[ 0.017058] PCI: System does not support PCI
[ 0.017058] Switching to clocksource xen
[ 0.017417] pnp: PnP ACPI: disabled
[ 0.017425] PnPBIOS: Disabled
[ 0.019715] NET: Registered protocol family 2
[ 0.019763] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.019948] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.020022] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.020083] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.020091] TCP reno registered
[ 0.020097] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.020107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.020173] NET: Registered protocol family 1
[ 0.020230] Unpacking initramfs...
[ 0.046821] Freeing initrd memory: 23780k freed
[ 0.054855] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.055094] audit: initializing netlink socket (disabled)
[ 0.055112] type=2000 audit(1296645206.868:1): initialized
[ 0.063463] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.065902] VFS: Disk quotas dquot_6.5.2
[ 0.065967] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.066064] msgmni has been set to 365
[ 0.066254] alg: No test for stdrng (krng)
[ 0.066324] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.066333] io scheduler noop registered
[ 0.066338] io scheduler deadline registered
[ 0.066354] io scheduler cfq registered (default)
[ 0.066589] isapnp: Scanning for PnP cards...
[ 0.515649] isapnp: No Plug & Play device found
[ 0.521110] Linux agpgart interface v0.103
[ 0.521204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.521479] PNP: No PS/2 controller found. Probing ports directly.
[ 0.522297] i8042.c: No controller found.
[ 0.522371] mice: PS/2 mouse device common for all mice
[ 0.522460] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 0.522509] rtc_cmos: probe of rtc_cmos failed with error -38
[ 0.522537] cpuidle: using governor ladder
[ 0.522543] cpuidle: using governor menu
[ 0.522819] pcifront pci-0: Installing PCI frontend
[ 0.522830] TCP cubic registered
[ 0.522998] NET: Registered protocol family 10
[ 0.523038] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[ 0.539171] lo: Disabled Privacy Extensions
[ 0.539379] Mobile IPv6
[ 0.539385] NET: Registered protocol family 17
[ 0.539394] Registering the dns_resolver key type
[ 0.539411] Using IPI No-Shortcut mode
[ 0.539534] registered taskstats version 1
[ 0.541437] pcifront pci-0: claiming resource 0000:00:00.0/0
[ 0.541445] pcifront pci-0: claiming resource 0000:00:00.0/2
[ 0.636034] XENBUS: Device with no driver: device/vbd/51712
[ 0.636043] XENBUS: Device with no driver: device/console/0
[ 0.636064] /build/buildd-linux-2.6_2.6.37-1~experimental.1-i386-rePuD0/linux-2.6-2.6.37/debian/build/source_i386_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 0.636089] Initalizing network drop monitor service
[ 0.636174] Freeing unused kernel memory: 412k freed
[ 0.636935] Write protecting the kernel text: 2704k
[ 0.637179] Write protecting the kernel read-only data: 1016k
Loading, please wait...
[ 0.668289] udev[46]: starting version 164
[ 0.719079] sky2: driver version 1.28
[ 0.719174] sky2 0000:00:00.0: Xen PCI enabling IRQ: 18
[ 0.719346] sky2 0000:00:00.0: Yukon-2 EC Ultra chip revision 3
[ 0.733989] sky2 0000:00:00.0: eth0: addr 00:1f:c6:eb:71:43
[ 0.743630] blkfront: xvda: barriers enabled
[ 0.745505] xvda: xvda1 xvda2
[ 0.865767] ------------[ cut here ]------------
[ 0.865782] WARNING: at /build/buildd-linux-2.6_2.6.37-1~experimental.1-i386-rePuD0/linux-2.6-2.6.37/debian/build/source_i386_none/block/blk-core.c:337 blk_start_queue+0x1d/0x31()
[ 0.865796] Modules linked in: sky2 xen_blkfront
[ 0.865808] Pid: 0, comm: swapper Not tainted 2.6.37-trunk-686-bigmem #1
[ 0.865815] Call Trace:
[ 0.865824] [<c1036005>] ? warn_slowpath_common+0x6a/0x7b
[ 0.865832] [<c1139fd9>] ? blk_start_queue+0x1d/0x31
[ 0.865839] [<c1036023>] ? warn_slowpath_null+0xd/0x10
[ 0.865847] [<c1139fd9>] ? blk_start_queue+0x1d/0x31
[ 0.865855] [<d102a723>] ? kick_pending_request_queues+0x19/0x27 [xen_blkfront]
[ 0.865865] [<d102a925>] ? blkif_interrupt+0x1c8/0x1e3 [xen_blkfront]
[ 0.865875] [<c10753dc>] ? handle_IRQ_event+0x45/0xef
[ 0.865883] [<c1076c3d>] ? handle_fasteoi_irq+0x80/0xb1
[ 0.865892] [<c11a85d1>] ? __xen_evtchn_do_upcall+0xd0/0x155
[ 0.865900] [<c11a8cce>] ? xen_evtchn_do_upcall+0x18/0x26
[ 0.865910] [<c1009117>] ? xen_do_upcall+0x7/0xc
[ 0.865918] [<c10023a7>] ? hypercall_page+0x3a7/0x1001
[ 0.865926] [<c1006246>] ? xen_safe_halt+0xf/0x1b
[ 0.865933] [<c100e276>] ? default_idle+0x3f/0x5d
[ 0.865940] [<c1007dc4>] ? cpu_idle+0x98/0xdc
[ 0.865948] [<c14058a0>] ? start_kernel+0x320/0x325
[ 0.865955] [<c1407479>] ? xen_start_kernel+0x5a1/0x5a8
[ 0.865962] [<c1409046>] ? trap_init+0x1fe/0x367
[ 0.865969] ---[ end trace b6935cbfedb011b5 ]---
[ 0.865974] ------------[ cut here ]------------
[ 0.865981] WARNING: at /build/buildd-linux-2.6_2.6.37-1~experimental.1-i386-rePuD0/linux-2.6-2.6.37/debian/build/source_i386_none/block/blk-core.c:245 blk_remove_plug+0x1d/0x78()
[ 0.865993] Modules linked in: sky2 xen_blkfront
[ 0.866005] Pid: 0, comm: swapper Tainted: G W 2.6.37-trunk-686-bigmem #1
[ 0.866012] Call Trace:
[ 0.866018] [<c1036005>] ? warn_slowpath_common+0x6a/0x7b
[ 0.866025] [<c1139e6e>] ? blk_remove_plug+0x1d/0x78
[ 0.866032] [<c1036023>] ? warn_slowpath_null+0xd/0x10
[ 0.866040] [<c1139e6e>] ? blk_remove_plug+0x1d/0x78
[ 0.866047] [<c1139ed1>] ? __blk_run_queue+0x8/0x5b
[ 0.866054] [<d102a723>] ? kick_pending_request_queues+0x19/0x27 [xen_blkfront]
[ 0.866064] [<d102a925>] ? blkif_interrupt+0x1c8/0x1e3 [xen_blkfront]
[ 0.866076] [<c10753dc>] ? handle_IRQ_event+0x45/0xef
[ 0.866083] [<c1076c3d>] ? handle_fasteoi_irq+0x80/0xb1
[ 0.866091] [<c11a85d1>] ? __xen_evtchn_do_upcall+0xd0/0x155
[ 0.866098] [<c11a8cce>] ? xen_evtchn_do_upcall+0x18/0x26
[ 0.866108] [<c1009117>] ? xen_do_upcall+0x7/0xc
[ 0.866115] [<c10023a7>] ? hypercall_page+0x3a7/0x1001
[ 0.866122] [<c1006246>] ? xen_safe_halt+0xf/0x1b
[ 0.866129] [<c100e276>] ? default_idle+0x3f/0x5d
[ 0.866135] [<c1007dc4>] ? cpu_idle+0x98/0xdc
[ 0.866142] [<c14058a0>] ? start_kernel+0x320/0x325
[ 0.866150] [<c1407479>] ? xen_start_kernel+0x5a1/0x5a8
[ 0.866157] [<c1409046>] ? trap_init+0x1fe/0x367
[ 0.866162] ---[ end trace b6935cbfedb011b6 ]---
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... [ 0.977508] device-mapper: uevent: version 1.0.3
[ 0.978078] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
done.
Begin: Running /scripts/local-premount ... done.
[ 1.125678] EXT3-fs: barriers not enabled
[ 1.131378] kjournald starting. Commit interval 5 seconds
[ 1.131395] EXT3-fs (dm-0): mounted filesystem with ordered data mode
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
Using makefile-style concurrent boot in runlevel S.
Starting the hotplug events dispatcher: udevd[ 1.957027] udev[160]: starting version 164
.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...[ 2.239895] input: PC Speaker as /devices/platform/pcspkr/input/input0
done.
Activating swap...done.
[ 5.367412] EXT3-fs (dm-0): warning: maximal mount count reached, running e2fsck is recommended
[ 5.408349] EXT3-fs (dm-0): using internal journal
Cleaning up ifupdown....
Loading kernel modules...done.
Setting up networking....
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Setting kernel variables ...done.
Configuring network interfaces...[ 5.895422] sky2 0000:00:00.0: eth0: enabling interface
[ 5.895488] ADDRCONF(NETDEV_UP): eth0: link is not ready
done.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting enhanced syslogd: rsyslogd.
Starting periodic command scheduler: cron.
Debian GNU/Linux 6.0 xps-106 hvc0
xps-106 login: [ 8.332107] sky2 0000:00:00.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[ 8.332161] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[-- Attachment #6: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2011-02-02 11:33 UTC|newest]
Thread overview: 73+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-12 15:38 PCI passthrough issue Jean Baptiste Favre
2011-01-12 15:43 ` Konrad Rzeszutek Wilk
2011-01-12 15:53 ` Jean Baptiste Favre
2011-01-12 16:09 ` Jean Baptiste Favre
2011-01-12 16:36 ` Konrad Rzeszutek Wilk
2011-01-12 16:56 ` Jean Baptiste Favre
2011-01-12 17:26 ` Konrad Rzeszutek Wilk
2011-01-12 17:44 ` Jean Baptiste Favre
2011-01-12 18:32 ` Konrad Rzeszutek Wilk
2011-01-12 20:07 ` Jean Baptiste Favre
2011-01-12 21:40 ` Konrad Rzeszutek Wilk
2011-01-12 21:46 ` Jean Baptiste Favre
2011-01-12 22:18 ` Jean Baptiste Favre
2011-01-13 11:28 ` Jean Baptiste Favre
2011-01-13 19:18 ` Jean Baptiste Favre
2011-01-13 20:19 ` Konrad Rzeszutek Wilk
2011-01-13 20:44 ` Jean Baptiste Favre
2011-01-14 14:53 ` Konrad Rzeszutek Wilk
2011-01-14 23:29 ` Jean Baptiste Favre
2011-01-17 8:59 ` Jean Baptiste Favre
2011-01-17 13:58 ` Jean Baptiste Favre
2011-01-22 10:22 ` Jean Baptiste Favre
2011-01-27 20:27 ` Konrad Rzeszutek Wilk
2011-01-27 21:47 ` Jean Baptiste Favre
2011-01-28 15:47 ` Jean Baptiste Favre
2011-02-01 11:34 ` Ian Campbell
2011-02-01 12:17 ` Jean Baptiste Favre
2011-02-01 13:20 ` Ian Campbell
2011-02-01 14:12 ` Jean Baptiste Favre
2011-02-01 14:18 ` Ian Campbell
2011-02-01 15:14 ` Jean Baptiste Favre
2011-02-01 15:38 ` Jean Baptiste Favre
2011-02-01 16:23 ` Ian Campbell
2011-02-01 19:37 ` Konrad Rzeszutek Wilk
2011-02-01 22:06 ` Jean Baptiste Favre
2011-02-02 9:12 ` Ian Campbell
2011-02-01 23:01 ` Jean Baptiste Favre
2011-02-02 9:44 ` Ian Campbell
2011-02-02 15:38 ` Konrad Rzeszutek Wilk
2011-02-02 15:55 ` Ian Campbell
2011-02-02 15:56 ` Jean Baptiste Favre
2011-02-01 22:04 ` Jean Baptiste Favre
2011-02-02 9:27 ` Ian Campbell
2011-02-02 10:24 ` Jean Baptiste Favre
2011-02-02 10:59 ` Ian Campbell
2011-02-02 11:33 ` Jean Baptiste Favre [this message]
2011-02-02 17:42 ` Konrad Rzeszutek Wilk
2011-02-04 8:43 ` Jean Baptiste Favre
2011-02-04 8:53 ` Ian Campbell
2011-02-04 8:54 ` Jean Baptiste Favre
2011-02-04 10:12 ` Jean Baptiste Favre
2011-02-04 11:04 ` Ian Campbell
2011-02-04 11:25 ` Jean Baptiste Favre
2011-02-04 11:28 ` Ian Campbell
2011-02-04 13:15 ` Jean Baptiste Favre
2011-02-04 13:50 ` Ian Campbell
2011-02-04 14:01 ` Jean Baptiste Favre
2011-02-09 9:59 ` Jean Baptiste Favre
2011-02-18 21:14 ` Jean Baptiste Favre
2011-02-25 14:40 ` Konrad Rzeszutek Wilk
2011-02-28 10:00 ` Jean Baptiste Favre
2011-02-28 12:18 ` Jean Baptiste Favre
2011-02-28 15:01 ` Konrad Rzeszutek Wilk
2011-02-28 15:17 ` Jean Baptiste Favre
[not found] ` <4D6CB851.40103@jbfavre.org>
2011-03-03 22:12 ` Konrad Rzeszutek Wilk
2011-03-03 22:47 ` Jean Baptiste Favre
2011-03-03 22:58 ` Konrad Rzeszutek Wilk
2011-03-04 7:25 ` Jean Baptiste Favre
2011-03-16 3:14 ` Konrad Rzeszutek Wilk
2011-03-25 13:06 ` Jean Baptiste Favre
2011-02-01 15:38 ` Ian Campbell
2011-02-01 16:16 ` Jean Baptiste Favre
2011-01-12 21:44 ` Jean Baptiste Favre
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=4D4940F0.602@jbfavre.org \
--to=xen-devel@jbfavre.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.