[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices



Hi,

I patched the deb8u2 source with all four patches and built a new deb.

As two of the patches make some changes on the pcifront, I thought it could be a good idea to first upgrade the domU 'bug' with the new linux-image.

domU 'bug' "uname -a":
Linux bug 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test (2016-02-04) x86_64 GNU/Linux

dom0 "uname -a":
Linux dom0 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2 (2016-01-02) x86_64 GNU/Linux

At first, all seemed to be as expected. I still got the "Failed to obtain physical IRQ" as the dom0 is not upgraded with the new linux-image.
But after a couple of minutes, I got "INFO: task khubd:205 blocked for more than 120 seconds." with a call trace in dmesg (and there is a new call trace periodically every 120 seconds).

domU 'bug' "dmesg":
[ÂÂÂ 0.000000] Initializing cgroup subsys cpuset
[ÂÂÂ 0.000000] Initializing cgroup subsys cpu
[ÂÂÂ 0.000000] Initializing cgroup subsys cpuacct
[ÂÂÂ 0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test (2016-02-04)
[ÂÂÂ 0.000000] Command line: root=/dev/xvda2 ro elevator=noop root=/dev/xvda2 ro
[ÂÂÂ 0.000000] ACPI in unprivileged domain disabled
[ÂÂÂ 0.000000] 1-1 mapping on 8000->100000
[ÂÂÂ 0.000000] Set 1015808 page(s) to 1-1 mapping
[ÂÂÂ 0.000000] 1-1 mapping on 100000->8000000
[ÂÂÂ 0.000000] e820: BIOS-provided physical RAM map:
[ÂÂÂ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ÂÂÂ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ÂÂÂ 0.000000] Xen: [mem 0x0000000000100000-0x0000000007ffffff] usable
[ÂÂÂ 0.000000] Xen: [mem 0x0000000008000000-0x00000000f1de3fff] unusable
[ÂÂÂ 0.000000] Xen: [mem 0x00000000f1de4000-0x00000000f1dedfff] ACPI data
[ÂÂÂ 0.000000] Xen: [mem 0x00000000f1dee000-0x00000000f7ffffff] reserved
[ÂÂÂ 0.000000] Xen: [mem 0x00000000fec00000-0x00000000feefffff] reserved
[ÂÂÂ 0.000000] Xen: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ÂÂÂ 0.000000] NX (Execute Disable) protection: active
[ÂÂÂ 0.000000] DMI not present or invalid.
[ÂÂÂ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ÂÂÂ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ÂÂÂ 0.000000] AGP: No AGP bridge found
[ÂÂÂ 0.000000] e820: last_pfn = 0x8000 max_arch_pfn = 0x400000000
[ÂÂÂ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ÂÂÂ 0.000000]Â [mem 0x00000000-0x000fffff] page 4k
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x07e00000-0x07ffffff]
[ÂÂÂ 0.000000]Â [mem 0x07e00000-0x07ffffff] page 4k
[ÂÂÂ 0.000000] BRK [0x01b02000, 0x01b02fff] PGTABLE
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x04000000-0x07dfffff]
[ÂÂÂ 0.000000]Â [mem 0x04000000-0x07dfffff] page 4k
[ÂÂÂ 0.000000] BRK [0x01b03000, 0x01b03fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b04000, 0x01b04fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b05000, 0x01b05fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b06000, 0x01b06fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b07000, 0x01b07fff] PGTABLE
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x00100000-0x03ffffff]
[ÂÂÂ 0.000000]Â [mem 0x00100000-0x03ffffff] page 4k
[ÂÂÂ 0.000000] RAMDISK: [mem 0x01f18000-0x04a4efff]
[ÂÂÂ 0.000000] NUMA turned off
[ÂÂÂ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000007ffffff]
[ÂÂÂ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
[ÂÂÂ 0.000000]ÂÂ NODE_DATA [mem 0x07fe7000-0x07febfff]
[ÂÂÂ 0.000000] Zone ranges:
[ÂÂÂ 0.000000]ÂÂ DMAÂÂÂÂÂ [mem 0x00001000-0x00ffffff]
[ÂÂÂ 0.000000]ÂÂ DMA32ÂÂÂ [mem 0x01000000-0xffffffff]
[ÂÂÂ 0.000000]ÂÂ NormalÂÂ empty
[ÂÂÂ 0.000000] Movable zone start for each node
[ÂÂÂ 0.000000] Early memory node ranges
[ÂÂÂ 0.000000]ÂÂ nodeÂÂ 0: [mem 0x00001000-0x0009ffff]
[ÂÂÂ 0.000000]ÂÂ nodeÂÂ 0: [mem 0x00100000-0x07ffffff]
[ÂÂÂ 0.000000] On node 0 totalpages: 32671
[ÂÂÂ 0.000000]ÂÂ DMA zone: 56 pages used for memmap
[ÂÂÂ 0.000000]ÂÂ DMA zone: 21 pages reserved
[ÂÂÂ 0.000000]ÂÂ DMA zone: 3999 pages, LIFO batch:0
[ÂÂÂ 0.000000]ÂÂ DMA32 zone: 392 pages used for memmap
[ÂÂÂ 0.000000]ÂÂ DMA32 zone: 28672 pages, LIFO batch:7
[ÂÂÂ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ÂÂÂ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ÂÂÂ 0.000000] nr_irqs_gsi: 16
[ÂÂÂ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ÂÂÂ 0.000000] e820: [mem 0xf8000000-0xfebfffff] available for PCI devices
[ÂÂÂ 0.000000] Booting paravirtualized kernel on Xen
[ÂÂÂ 0.000000] Xen version: 4.4.1 (preserve-AD)
[ÂÂÂ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[ÂÂÂ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880007c00000 s80896 r8192 d21504 u2097152
[ÂÂÂ 0.000000] pcpu-alloc: s80896 r8192 d21504 u2097152 alloc=1*2097152
[ÂÂÂ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 32202
[ÂÂÂ 0.000000] Policy zone: DMA32
[ÂÂÂ 0.000000] Kernel command line: root=/dev/xvda2 ro elevator=noop root=/dev/xvda2 ro
[ÂÂÂ 0.000000] PID hash table entries: 512 (order: 0, 4096 bytes)
[ÂÂÂ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[ÂÂÂ 0.000000] AGP: Checking aperture...
[ÂÂÂ 0.000000] AGP: No AGP bridge found
[ÂÂÂ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ÂÂÂ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ÂÂÂ 0.000000] Memory: 72396K/130684K available (5219K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 58288K reserved)
[ÂÂÂ 0.000000] Hierarchical RCU implementation.
[ÂÂÂ 0.000000]Â RCU dyntick-idle grace-period acceleration is enabled.
[ÂÂÂ 0.000000]Â RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[ÂÂÂ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ÂÂÂ 0.000000] NR_IRQS:33024 nr_irqs:256 16
[ÂÂÂ 0.000000] xen:events: Using FIFO-based ABI
[ÂÂÂ 0.000000] Console: colour dummy device 80x25
[ÂÂÂ 0.000000] console [tty0] enabled
[ÂÂÂ 0.000000] console [hvc0] enabled
[ÂÂÂ 0.000000] Xen: using vcpuop timer interface
[ÂÂÂ 0.000000] installing Xen timer for CPU 0
[ÂÂÂ 0.000000] tsc: Detected 2294.880 MHz processor
[ÂÂÂ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.76 BogoMIPS (lpj=9179520)
[ÂÂÂ 0.004000] pid_max: default: 32768 minimum: 301
[ÂÂÂ 0.004000] Security Framework initialized
[ÂÂÂ 0.004000] AppArmor: AppArmor disabled by boot time parameter
[ÂÂÂ 0.004000] Yama: disabled by default; enable with sysctl kernel.yama.*
[ÂÂÂ 0.004000] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
[ÂÂÂ 0.004000] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ÂÂÂ 0.004000] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
[ÂÂÂ 0.004000] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)
[ÂÂÂ 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] Initializing cgroup subsys perf_event
[ÂÂÂ 0.004000] Initializing cgroup subsys net_prio
[ÂÂÂ 0.004000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ÂÂÂ 0.004000] CPU: Physical Processor ID: 0
[ÂÂÂ 0.004000] CPU: Processor Core ID: 1
[ÂÂÂ 0.004000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 2
[ÂÂÂ 0.035851] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
[ÂÂÂ 0.039467] ftrace: allocating 21679 entries in 85 pages
[ÂÂÂ 0.048176] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only.
[ÂÂÂ 0.050760] x86: Booted up 1 node, 1 CPUs
[ÂÂÂ 0.050949] NMI watchdog: disabled (cpu0): hardware events not enabled
[ÂÂÂ 0.051055] devtmpfs: initialized
[ÂÂÂ 0.055826] pinctrl core: initialized pinctrl subsystem
[ÂÂÂ 0.056120] NET: Registered protocol family 16
[ÂÂÂ 0.056143] xen:grant_table: Grant tables using version 1 layout
[ÂÂÂ 0.056167] Grant table initialized
[ÂÂÂ 0.056748] PCI: setting up Xen PCI frontend stub
[ÂÂÂ 0.056757] PCI: pci_cache_line_size set to 64 bytes
[ÂÂÂ 0.060893] ACPI: Interpreter disabled.
[ÂÂÂ 0.060924] xen:balloon: Initialising balloon driver
[ÂÂÂ 0.060946] xen_balloon: Initialising balloon driver
[ÂÂÂ 0.060946] vgaarb: loaded
[ÂÂÂ 0.060946] PCI: System does not support PCI
[ÂÂÂ 0.060946] PCI: System does not support PCI
[ÂÂÂ 0.060946] Switched to clocksource xen
[ÂÂÂ 0.066106] pnp: PnP ACPI: disabled
[ÂÂÂ 0.068130] NET: Registered protocol family 2
[ÂÂÂ 0.068357] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ÂÂÂ 0.068371] TCP bind hash table entries: 1024 (order: 2, 16384 bytes)
[ÂÂÂ 0.068379] TCP: Hash tables configured (established 1024 bind 1024)
[ÂÂÂ 0.068398] TCP: reno registered
[ÂÂÂ 0.068406] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ÂÂÂ 0.068416] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ÂÂÂ 0.068467] NET: Registered protocol family 1
[ÂÂÂ 0.068488] PCI: CLS 0 bytes, default 64
[ÂÂÂ 0.068553] Unpacking initramfs...
[ÂÂÂ 0.111279] Freeing initrd memory: 44252K (ffff880001f18000 - ffff880004a4f000)
[ÂÂÂ 0.113621] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ÂÂÂ 0.113824] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ÂÂÂ 0.113861] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x19
[ÂÂÂ 0.113914] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ÂÂÂ 0.114130] futex hash table entries: 256 (order: 2, 16384 bytes)
[ÂÂÂ 0.114158] audit: initializing netlink subsys (disabled)
[ÂÂÂ 0.114176] audit: type=2000 audit(1454626961.628:1): initialized
[ÂÂÂ 0.114464] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ÂÂÂ 0.114489] zbud: loaded
[ÂÂÂ 0.114637] VFS: Disk quotas dquot_6.5.2
[ÂÂÂ 0.114650] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ÂÂÂ 0.114703] msgmni has been set to 227
[ÂÂÂ 0.115097] alg: No test for stdrng (krng)
[ÂÂÂ 0.115123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ÂÂÂ 0.115164] io scheduler noop registered (default)
[ÂÂÂ 0.115169] io scheduler deadline registered
[ÂÂÂ 0.115195] io scheduler cfq registered
[ÂÂÂ 0.115253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ÂÂÂ 0.115271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ÂÂÂ 0.115301] intel_idle: does not run on family 6 model 58
[ÂÂÂ 0.115590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ÂÂÂ 0.115841] Linux agpgart interface v0.103
[ÂÂÂ 0.115913] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ÂÂÂ 1.337539] i8042: No controller found
[ÂÂÂ 1.337715] mousedev: PS/2 mouse device common for all mice
[ÂÂÂ 1.398030] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ÂÂÂ 1.398084] rtc_cmos: probe of rtc_cmos failed with error -38
[ÂÂÂ 1.398117] ledtrig-cpu: registered to indicate activity on CPUs
[ÂÂÂ 1.398136] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@xxxxxxx>
[ÂÂÂ 1.398139] AMD IOMMUv2 functionality not available on this system
[ÂÂÂ 1.398235] TCP: cubic registered
[ÂÂÂ 1.398254] NET: Registered protocol family 10
[ÂÂÂ 1.398432] mip6: Mobile IPv6
[ÂÂÂ 1.398439] NET: Registered protocol family 17
[ÂÂÂ 1.398448] mpls_gso: MPLS GSO support
[ÂÂÂ 1.398454] mce: Unable to init device /dev/mcelog (rc: -5)
[ÂÂÂ 1.398596] registered taskstats version 1
[ÂÂÂ 1.398647] xenbus_probe_frontend: Device with no driver: device/vbd/51714
[ÂÂÂ 1.398652] xenbus_probe_frontend: Device with no driver: device/vbd/51713
[ÂÂÂ 1.398655] xenbus_probe_frontend: Device with no driver: device/vif/0
[ÂÂÂ 1.398658] xenbus_probe_frontend: Device with no driver: device/pci/0
[ÂÂÂ 1.398693] rtc_hctosys: unable to open rtc device (rtc0)
[ÂÂÂ 1.398742] PM: Hibernation image not present or could not be loaded.
[ÂÂÂ 1.399253] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
[ÂÂÂ 1.399263] Write protecting the kernel read-only data: 8192k
[ÂÂÂ 1.401793] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
[ÂÂÂ 1.401905] Freeing unused kernel memory: 212K (ffff8800017cb000 - ffff880001800000)
[ÂÂÂ 1.420329] systemd-udevd[58]: starting version 215
[ÂÂÂ 1.420858] random: systemd-udevd urandom read with 3 bits of entropy available
[ÂÂÂ 1.443892] xen_netfront: Initialising Xen virtual ethernet driver
[ÂÂÂ 1.511482] blkfront: xvda2: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ÂÂÂ 1.514156] blkfront: xvda1: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ÂÂÂ 2.104730] PM: Starting manual resume from disk
[ÂÂÂ 2.104745] PM: Hibernation image partition 202:1 present
[ÂÂÂ 2.104746] PM: Looking for hibernation image.
[ÂÂÂ 2.105114] PM: Image not found (code -22)
[ÂÂÂ 2.105118] PM: Hibernation image not present or could not be loaded.
[ÂÂÂ 4.299926] EXT4-fs (xvda2): mounted filesystem with ordered data mode. Opts: (null)
[ÂÂÂ 4.386272] random: nonblocking pool is initialized
[ÂÂÂ 5.569639] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ÂÂÂ 5.569746] systemd[1]: Detected virtualization 'xen'.
[ÂÂÂ 5.569766] systemd[1]: Detected architecture 'x86-64'.
[ÂÂÂ 6.733819] systemd[1]: Inserted module 'autofs4'
[ÂÂÂ 6.750629] systemd[1]: Set hostname to <bug>.
[ÂÂÂ 9.533126] systemd[1]: Cannot add dependency job for unit dbus.socket, ignoring: Unit dbus.socket failed to load: No such file or directory.
[ÂÂÂ 9.533160] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ÂÂÂ 9.533670] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ÂÂÂ 9.533836] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ÂÂÂ 9.533865] systemd[1]: Expecting device dev-hvc0.device...
[ÂÂÂ 9.534044] systemd[1]: Starting Remote File Systems (Pre).
[ÂÂÂ 9.534129] systemd[1]: Reached target Remote File Systems (Pre).
[ÂÂÂ 9.534183] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ÂÂÂ 9.534402] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ÂÂÂ 9.534443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ÂÂÂ 9.534524] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ÂÂÂ 9.534546] systemd[1]: Starting Paths.
[ÂÂÂ 9.534632] systemd[1]: Reached target Paths.
[ÂÂÂ 9.534661] systemd[1]: Starting Encrypted Volumes.
[ÂÂÂ 9.534741] systemd[1]: Reached target Encrypted Volumes.
[ÂÂÂ 9.534763] systemd[1]: Expecting device dev-xvda1.device...
[ÂÂÂ 9.534845] systemd[1]: Starting Root Slice.
[ÂÂÂ 9.534953] systemd[1]: Created slice Root Slice.
[ÂÂÂ 9.534977] systemd[1]: Starting User and Session Slice.
[ÂÂÂ 9.535108] systemd[1]: Created slice User and Session Slice.
[ÂÂÂ 9.535132] systemd[1]: Starting Delayed Shutdown Socket.
[ÂÂÂ 9.535538] systemd[1]: Listening on Delayed Shutdown Socket.
[ÂÂÂ 9.535565] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ÂÂÂ 9.535709] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ÂÂÂ 9.535733] systemd[1]: Starting Journal Socket (/dev/log).
[ÂÂÂ 9.535872] systemd[1]: Listening on Journal Socket (/dev/log).
[ÂÂÂ 9.535907] systemd[1]: Starting udev Kernel Socket.
[ÂÂÂ 9.536043] systemd[1]: Listening on udev Kernel Socket.
[ÂÂÂ 9.536073] systemd[1]: Starting udev Control Socket.
[ÂÂÂ 9.536187] systemd[1]: Listening on udev Control Socket.
[ÂÂÂ 9.536214] systemd[1]: Starting Journal Socket.
[ÂÂÂ 9.536351] systemd[1]: Listening on Journal Socket.
[ÂÂÂ 9.536388] systemd[1]: Starting System Slice.
[ÂÂÂ 9.536531] systemd[1]: Created slice System Slice.
[ÂÂÂ 9.536572] systemd[1]: Starting File System Check on Root Device...
[ÂÂÂ 9.538068] systemd[1]: Starting system-getty.slice.
[ÂÂÂ 9.538314] systemd[1]: Created slice system-getty.slice.
[ÂÂÂ 9.538341] systemd[1]: Starting system-serial\x2dgetty.slice.
[ÂÂÂ 9.538483] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ÂÂÂ 9.538565] systemd[1]: Starting Increase datagram queue length...
[ÂÂÂ 9.542353] systemd[1]: Mounting POSIX Message Queue File System...
[ÂÂÂ 9.546880] systemd[1]: Mounting Debug File System...
[ÂÂÂ 9.578669] systemd[1]: Started Set Up Additional Binary Formats.
[ÂÂÂ 9.578747] systemd[1]: Mounting Huge Pages File System...
[ÂÂÂ 9.580657] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ÂÂÂ 9.587373] systemd[1]: Starting Load Kernel Modules...
[ÂÂÂ 9.589167] systemd[1]: Starting udev Coldplug all Devices...
[ÂÂÂ 9.590713] systemd[1]: Starting Slices.
[ÂÂÂ 9.590778] systemd[1]: Reached target Slices.
[ÂÂÂ 9.658770] systemd[1]: Started Increase datagram queue length.
[ÂÂÂ 9.659677] systemd[1]: Starting Syslog Socket.
[ÂÂÂ 9.659768] systemd[1]: Listening on Syslog Socket.
[ÂÂÂ 9.659794] systemd[1]: Starting Sockets.
[ÂÂÂ 9.659824] systemd[1]: Reached target Sockets.
[ÂÂÂ 9.659842] systemd[1]: Starting Journal Service...
[ÂÂÂ 9.661017] systemd[1]: Started Journal Service.
[ÂÂ 10.686460] systemd-udevd[137]: starting version 215
[ÂÂ 11.087720] EXT4-fs (xvda2): re-mounted. Opts: errors=remount-ro
[ÂÂ 11.257117] systemd-journald[124]: Received request to flush runtime journal from PID 1
[ÂÂ 12.525672] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ÂÂ 12.526446] pcifront pci-0: Installing PCI frontend
[ÂÂ 12.526468] xen:swiotlb_xen: Warning: only able to allocate 4 MB for software IO TLB
[ÂÂ 12.530788] software IO TLB [mem 0x02000000-0x02400000] (4MB) mapped at [ffff880002000000-ffff8800023fffff]
[ÂÂ 12.531162] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[ÂÂ 12.531224] pcifront pci-0: PCI host bridge to bus 0000:00
[ 12.531231] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ÂÂ 12.531236] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ÂÂ 12.531242] pci_bus 0000:00: root bus resource [bus 00-ff]
[ÂÂ 12.531509] pci 0000:00:01.0: [1912:0014] type 00 class 0x0c0330
[ÂÂ 12.531897] pci 0000:00:01.0: reg 0x10: [mem 0xfbff0000-0xfbff1fff 64bit]
[ÂÂ 12.536917] pci 0000:00:00.1: [14e4:165f] type 00 class 0x020000
[ÂÂ 12.537273] pci 0000:00:00.1: reg 0x10: [mem 0xfabc0000-0xfabcffff 64bit pref]
[ÂÂ 12.537651] pci 0000:00:00.1: reg 0x18: [mem 0xfabb0000-0xfabbffff 64bit pref]
[ÂÂ 12.537903] pci 0000:00:00.1: reg 0x20: [mem 0xfaba0000-0xfabaffff 64bit pref]
[ÂÂ 12.539995] pcifront pci-0: New device on 0000:00:00.1 found.
[ÂÂ 12.542275] pcifront pci-0: claiming resource 0000:00:01.0/0
[ÂÂ 12.542285] pcifront pci-0: claiming resource 0000:00:00.1/0
[ÂÂ 12.542290] pcifront pci-0: claiming resource 0000:00:00.1/2
[ÂÂ 12.542294] pcifront pci-0: claiming resource 0000:00:00.1/4
[ÂÂ 12.542405] pci 0000:00:01.0: Xen PCI mapped GSI18 to IRQ29
[ÂÂ 12.656749] alg: No test for crc32 (crc32-pclmul)
[ÂÂ 12.905693] intel_rapl: Found RAPL domain package
[ÂÂ 12.905708] intel_rapl: Found RAPL domain core
[ 12.956320] Adding 262140k swap on /dev/xvda1. Priority:-1 extents:1 across:262140k SSFS
[ÂÂ 13.033326] pps_core: LinuxPPS API ver. 1 registered
[ÂÂ 13.033340] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ÂÂ 13.034413] PTP clock support registered
[ÂÂ 13.107656] tg3.c:v3.137 (May 11, 2014)
[ÂÂ 13.107885] tg3 0000:00:00.1: Xen PCI mapped GSI17 to IRQ30
[ÂÂ 13.120967] usbcore: registered new interface driver usbfs
[ÂÂ 13.121269] usbcore: registered new interface driver hub
[ÂÂ 13.121327] usbcore: registered new device driver usb
[ÂÂ 13.136707] tg3 0000:00:00.1 eth1: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address 34:64:a9:9a:a8:b1
[ÂÂ 13.136726] tg3 0000:00:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ÂÂ 13.136734] tg3 0000:00:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ÂÂ 13.136740] tg3 0000:00:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[ÂÂ 13.143564] xen:events: xen_bind_pirq_gsi_to_irq: returning irq 29 for gsi 18
[ÂÂ 13.143579] xhci_hcd 0000:00:01.0: Xen PCI mapped GSI18 to IRQ29
[ÂÂ 13.143886] xhci_hcd 0000:00:01.0: xHCI Host Controller
[ÂÂ 13.143899] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 1
[ÂÂ 13.150842] xen:events: Failed to obtain physical IRQ 31
[ÂÂ 13.150863] xen:events: Failed to obtain physical IRQ 32
[ÂÂ 13.150953] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ÂÂ 13.150961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ÂÂ 13.150967] usb usb1: Product: xHCI Host Controller
[ÂÂ 13.150971] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ÂÂ 13.150976] usb usb1: SerialNumber: 0000:00:01.0
[ÂÂ 13.151281] hub 1-0:1.0: USB hub found
[ÂÂ 13.151303] hub 1-0:1.0: 2 ports detected
[ÂÂ 13.151437] xhci_hcd 0000:00:01.0: xHCI Host Controller
[ÂÂ 13.151446] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
[ÂÂ 13.155915] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ÂÂ 13.155962] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ÂÂ 13.155969] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ÂÂ 13.155975] usb usb2: Product: xHCI Host Controller
[ÂÂ 13.155979] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ÂÂ 13.155984] usb usb2: SerialNumber: 0000:00:01.0
[ÂÂ 13.157061] hub 2-0:1.0: USB hub found
[ÂÂ 13.157084] hub 2-0:1.0: 2 ports detected
[Â 240.060071] INFO: task khubd:205 blocked for more than 120 seconds.
[Â 240.060086]ÂÂÂÂÂÂ Not tainted 3.16.0-4-amd64 #1
[Â 240.060090] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[Â 240.060095] khubdÂÂÂÂÂÂÂÂÂÂ D ffff880001d20e78ÂÂÂÂ 0ÂÂ 205ÂÂÂÂÂ 2 0x00000000
[Â 240.060104]Â ffff880001d20a20 0000000000000246 0000000000012f00 ffff8800062f3fd8
[Â 240.060112]Â 0000000000012f00 ffff880001d20a20 ffff880005dc8148 ffff8800062f3d00
[Â 240.060119]Â ffff880005dc8140 ffff880001d20a20 0000000000000200 ffff880004f83c60
[Â 240.060126] Call Trace:
[Â 240.060138]Â [<ffffffff8150f969>] ? schedule_timeout+0x229/0x2a0
[Â 240.060146]Â [<ffffffff8118e5a8>] ? kfree+0x118/0x220
[Â 240.060153]Â [<ffffffff815137c6>] ? _raw_spin_lock_irqsave+0x16/0x50
[Â 240.060162]Â [<ffffffff81072d56>] ? lock_timer_base.isra.35+0x26/0x50
[Â 240.060168]Â [<ffffffff810725da>] ? internal_add_timer+0x2a/0x70
[Â 240.060174]Â [<ffffffff81074817>] ? mod_timer+0x127/0x1e0
[Â 240.060180]Â [<ffffffff81510e68>] ? wait_for_completion+0xa8/0x120
[Â 240.060188]Â [<ffffffff81096de0>] ? wake_up_state+0x10/0x10
[Â 240.060198]Â [<ffffffffa0199ecc>] ? xhci_alloc_dev+0xac/0x250 [xhci_hcd]
[Â 240.060208]Â [<ffffffffa016378b>] ? usb_alloc_dev+0x6b/0x2f0 [usbcore]
[Â 240.060217]Â [<ffffffffa016a561>] ? hub_thread+0xcb1/0x1740 [usbcore]
[Â 240.060225]Â [<ffffffff810a7ba0>] ? prepare_to_wait_event+0xf0/0xf0
[Â 240.060234]Â [<ffffffffa01698b0>] ? hub_port_debounce+0x130/0x130 [usbcore]
[Â 240.060242]Â [<ffffffff8108805d>] ? kthread+0xbd/0xe0
[Â 240.060248]Â [<ffffffff81087fa0>] ? kthread_create_on_node+0x180/0x180
[Â 240.060254]Â [<ffffffff81513c18>] ? ret_from_fork+0x58/0x90
[Â 240.060260]Â [<ffffffff81087fa0>] ? kthread_create_on_node+0x180/0x180
[Â 360.060060] INFO: task khubd:205 blocked for more than 120 seconds.
[Â 360.060075]ÂÂÂÂÂÂ Not tainted 3.16.0-4-amd64 #1
[Â 360.060080] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[Â 360.060086] khubdÂÂÂÂÂÂÂÂÂÂ D ffff880001d20e78ÂÂÂÂ 0ÂÂ 205ÂÂÂÂÂ 2 0x00000000
[Â 360.060095]Â ffff880001d20a20 0000000000000246 0000000000012f00 ffff8800062f3fd8
[Â 360.060104]Â 0000000000012f00 ffff880001d20a20 ffff880005dc8148 ffff8800062f3d00
[Â 360.060112]Â ffff880005dc8140 ffff880001d20a20 0000000000000200 ffff880004f83c60
[Â 360.060119] Call Trace:
[Â 360.060131]Â [<ffffffff8150f969>] ? schedule_timeout+0x229/0x2a0
[Â 360.060139]Â [<ffffffff8118e5a8>] ? kfree+0x118/0x220
[Â 360.060145]Â [<ffffffff815137c6>] ? _raw_spin_lock_irqsave+0x16/0x50
[Â 360.060155]Â [<ffffffff81072d56>] ? lock_timer_base.isra.35+0x26/0x50
[Â 360.060161]Â [<ffffffff810725da>] ? internal_add_timer+0x2a/0x70
[Â 360.060167]Â [<ffffffff81074817>] ? mod_timer+0x127/0x1e0
[Â 360.060173]Â [<ffffffff81510e68>] ? wait_for_completion+0xa8/0x120
[Â 360.060181]Â [<ffffffff81096de0>] ? wake_up_state+0x10/0x10
[Â 360.060190]Â [<ffffffffa0199ecc>] ? xhci_alloc_dev+0xac/0x250 [xhci_hcd]
[Â 360.060200]Â [<ffffffffa016378b>] ? usb_alloc_dev+0x6b/0x2f0 [usbcore]
[Â 360.060209]Â [<ffffffffa016a561>] ? hub_thread+0xcb1/0x1740 [usbcore]
[Â 360.060217]Â [<ffffffff810a7ba0>] ? prepare_to_wait_event+0xf0/0xf0
[Â 360.060225]Â [<ffffffffa01698b0>] ? hub_port_debounce+0x130/0x130 [usbcore]
[Â 360.060233]Â [<ffffffff8108805d>] ? kthread+0xbd/0xe0
[Â 360.060239]Â [<ffffffff81087fa0>] ? kthread_create_on_node+0x180/0x180
[Â 360.060245]Â [<ffffffff81513c18>] ? ret_from_fork+0x58/0x90
[Â 360.060251]Â [<ffffffff81087fa0>] ? kthread_create_on_node+0x180/0x180



Next, I upgraded dom0 with the new linux-image deb and rebooted the machine.

dom0 "uname -a":
Linux dom0 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test (2016-02-04) x86_64 GNU/Linux

domU 'bug' "uname -a":
Linux bug 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test (2016-02-04) x86_64 GNU/Linux

And now everything seems to work. No more "Failed to obtain physical IRQ", I can mount my usb flash stick using the passthroughed usb controller. No call traces in dmesg.

domU 'bug' "dmesg":
[ÂÂÂ 0.000000] Initializing cgroup subsys cpuset
[ÂÂÂ 0.000000] Initializing cgroup subsys cpu
[ÂÂÂ 0.000000] Initializing cgroup subsys cpuacct
[ÂÂÂ 0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test (2016-02-04)
[ÂÂÂ 0.000000] Command line: root=/dev/xvda2 ro elevator=noop root=/dev/xvda2 ro
[ÂÂÂ 0.000000] ACPI in unprivileged domain disabled
[ÂÂÂ 0.000000] 1-1 mapping on 8000->100000
[ÂÂÂ 0.000000] Set 1015808 page(s) to 1-1 mapping
[ÂÂÂ 0.000000] 1-1 mapping on 100000->8000000
[ÂÂÂ 0.000000] e820: BIOS-provided physical RAM map:
[ÂÂÂ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ÂÂÂ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ÂÂÂ 0.000000] Xen: [mem 0x0000000000100000-0x0000000007ffffff] usable
[ÂÂÂ 0.000000] Xen: [mem 0x0000000008000000-0x00000000f1de3fff] unusable
[ÂÂÂ 0.000000] Xen: [mem 0x00000000f1de4000-0x00000000f1dedfff] ACPI data
[ÂÂÂ 0.000000] Xen: [mem 0x00000000f1dee000-0x00000000f7ffffff] reserved
[ÂÂÂ 0.000000] Xen: [mem 0x00000000fec00000-0x00000000feefffff] reserved
[ÂÂÂ 0.000000] Xen: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ÂÂÂ 0.000000] NX (Execute Disable) protection: active
[ÂÂÂ 0.000000] DMI not present or invalid.
[ÂÂÂ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ÂÂÂ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ÂÂÂ 0.000000] AGP: No AGP bridge found
[ÂÂÂ 0.000000] e820: last_pfn = 0x8000 max_arch_pfn = 0x400000000
[ÂÂÂ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ÂÂÂ 0.000000]Â [mem 0x00000000-0x000fffff] page 4k
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x07e00000-0x07ffffff]
[ÂÂÂ 0.000000]Â [mem 0x07e00000-0x07ffffff] page 4k
[ÂÂÂ 0.000000] BRK [0x01b02000, 0x01b02fff] PGTABLE
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x04000000-0x07dfffff]
[ÂÂÂ 0.000000]Â [mem 0x04000000-0x07dfffff] page 4k
[ÂÂÂ 0.000000] BRK [0x01b03000, 0x01b03fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b04000, 0x01b04fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b05000, 0x01b05fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b06000, 0x01b06fff] PGTABLE
[ÂÂÂ 0.000000] BRK [0x01b07000, 0x01b07fff] PGTABLE
[ÂÂÂ 0.000000] init_memory_mapping: [mem 0x00100000-0x03ffffff]
[ÂÂÂ 0.000000]Â [mem 0x00100000-0x03ffffff] page 4k
[ÂÂÂ 0.000000] RAMDISK: [mem 0x01f18000-0x04a4efff]
[ÂÂÂ 0.000000] NUMA turned off
[ÂÂÂ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000007ffffff]
[ÂÂÂ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
[ÂÂÂ 0.000000]ÂÂ NODE_DATA [mem 0x07fe7000-0x07febfff]
[ÂÂÂ 0.000000] Zone ranges:
[ÂÂÂ 0.000000]ÂÂ DMAÂÂÂÂÂ [mem 0x00001000-0x00ffffff]
[ÂÂÂ 0.000000]ÂÂ DMA32ÂÂÂ [mem 0x01000000-0xffffffff]
[ÂÂÂ 0.000000]ÂÂ NormalÂÂ empty
[ÂÂÂ 0.000000] Movable zone start for each node
[ÂÂÂ 0.000000] Early memory node ranges
[ÂÂÂ 0.000000]ÂÂ nodeÂÂ 0: [mem 0x00001000-0x0009ffff]
[ÂÂÂ 0.000000]ÂÂ nodeÂÂ 0: [mem 0x00100000-0x07ffffff]
[ÂÂÂ 0.000000] On node 0 totalpages: 32671
[ÂÂÂ 0.000000]ÂÂ DMA zone: 56 pages used for memmap
[ÂÂÂ 0.000000]ÂÂ DMA zone: 21 pages reserved
[ÂÂÂ 0.000000]ÂÂ DMA zone: 3999 pages, LIFO batch:0
[ÂÂÂ 0.000000]ÂÂ DMA32 zone: 392 pages used for memmap
[ÂÂÂ 0.000000]ÂÂ DMA32 zone: 28672 pages, LIFO batch:7
[ÂÂÂ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ÂÂÂ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ÂÂÂ 0.000000] nr_irqs_gsi: 16
[ÂÂÂ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ÂÂÂ 0.000000] e820: [mem 0xf8000000-0xfebfffff] available for PCI devices
[ÂÂÂ 0.000000] Booting paravirtualized kernel on Xen
[ÂÂÂ 0.000000] Xen version: 4.4.1 (preserve-AD)
[ÂÂÂ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[ÂÂÂ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880007c00000 s80896 r8192 d21504 u2097152
[ÂÂÂ 0.000000] pcpu-alloc: s80896 r8192 d21504 u2097152 alloc=1*2097152
[ÂÂÂ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 32202
[ÂÂÂ 0.000000] Policy zone: DMA32
[ÂÂÂ 0.000000] Kernel command line: root=/dev/xvda2 ro elevator=noop root=/dev/xvda2 ro
[ÂÂÂ 0.000000] PID hash table entries: 512 (order: 0, 4096 bytes)
[ÂÂÂ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[ÂÂÂ 0.000000] AGP: Checking aperture...
[ÂÂÂ 0.000000] AGP: No AGP bridge found
[ÂÂÂ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ÂÂÂ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ÂÂÂ 0.000000] Memory: 72396K/130684K available (5219K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 58288K reserved)
[ÂÂÂ 0.000000] Hierarchical RCU implementation.
[ÂÂÂ 0.000000]Â RCU dyntick-idle grace-period acceleration is enabled.
[ÂÂÂ 0.000000]Â RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[ÂÂÂ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ÂÂÂ 0.000000] NR_IRQS:33024 nr_irqs:256 16
[ÂÂÂ 0.000000] xen:events: Using FIFO-based ABI
[ÂÂÂ 0.000000] Console: colour dummy device 80x25
[ÂÂÂ 0.000000] console [tty0] enabled
[ÂÂÂ 0.000000] console [hvc0] enabled
[ÂÂÂ 0.000000] Xen: using vcpuop timer interface
[ÂÂÂ 0.000000] installing Xen timer for CPU 0
[ÂÂÂ 0.000000] tsc: Detected 2294.850 MHz processor
[ÂÂÂ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.70 BogoMIPS (lpj=9179400)
[ÂÂÂ 0.004000] pid_max: default: 32768 minimum: 301
[ÂÂÂ 0.004000] Security Framework initialized
[ÂÂÂ 0.004000] AppArmor: AppArmor disabled by boot time parameter
[ÂÂÂ 0.004000] Yama: disabled by default; enable with sysctl kernel.yama.*
[ÂÂÂ 0.004000] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
[ÂÂÂ 0.004000] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ÂÂÂ 0.004000] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
[ÂÂÂ 0.004000] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)
[ÂÂÂ 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] Initializing cgroup subsys perf_event
[ÂÂÂ 0.004000] Initializing cgroup subsys net_prio
[ÂÂÂ 0.004000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ÂÂÂ 0.004000] CPU: Physical Processor ID: 0
[ÂÂÂ 0.004000] CPU: Processor Core ID: 0
[ÂÂÂ 0.004000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 2
[ÂÂÂ 0.034866] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
[ÂÂÂ 0.037443] ftrace: allocating 21679 entries in 85 pages
[ÂÂÂ 0.044144] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only.
[ÂÂÂ 0.045610] x86: Booted up 1 node, 1 CPUs
[ÂÂÂ 0.045660] NMI watchdog: disabled (cpu0): hardware events not enabled
[ÂÂÂ 0.045739] devtmpfs: initialized
[ÂÂÂ 0.049008] pinctrl core: initialized pinctrl subsystem
[ÂÂÂ 0.049089] NET: Registered protocol family 16
[ÂÂÂ 0.049124] xen:grant_table: Grant tables using version 1 layout
[ÂÂÂ 0.049147] Grant table initialized
[ÂÂÂ 0.049432] PCI: setting up Xen PCI frontend stub
[ÂÂÂ 0.049432] PCI: pci_cache_line_size set to 64 bytes
[ÂÂÂ 0.049786] ACPI: Interpreter disabled.
[ÂÂÂ 0.049808] xen:balloon: Initialising balloon driver
[ÂÂÂ 0.052037] xen_balloon: Initialising balloon driver
[ÂÂÂ 0.052061] vgaarb: loaded
[ÂÂÂ 0.052133] PCI: System does not support PCI
[ÂÂÂ 0.052137] PCI: System does not support PCI
[ÂÂÂ 0.052288] Switched to clocksource xen
[ÂÂÂ 0.056226] pnp: PnP ACPI: disabled
[ÂÂÂ 0.057990] NET: Registered protocol family 2
[ÂÂÂ 0.058160] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ÂÂÂ 0.058172] TCP bind hash table entries: 1024 (order: 2, 16384 bytes)
[ÂÂÂ 0.058178] TCP: Hash tables configured (established 1024 bind 1024)
[ÂÂÂ 0.058193] TCP: reno registered
[ÂÂÂ 0.058200] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ÂÂÂ 0.058207] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ÂÂÂ 0.058247] NET: Registered protocol family 1
[ÂÂÂ 0.058262] PCI: CLS 0 bytes, default 64
[ÂÂÂ 0.058310] Unpacking initramfs...
[ÂÂÂ 0.097449] Freeing initrd memory: 44252K (ffff880001f18000 - ffff880004a4f000)
[ÂÂÂ 0.099078] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ÂÂÂ 0.099138] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ÂÂÂ 0.099170] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x19
[ÂÂÂ 0.099218] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ÂÂÂ 0.099429] futex hash table entries: 256 (order: 2, 16384 bytes)
[ÂÂÂ 0.099456] audit: initializing netlink subsys (disabled)
[ÂÂÂ 0.099475] audit: type=2000 audit(1454627953.001:1): initialized
[ÂÂÂ 0.099755] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ÂÂÂ 0.099779] zbud: loaded
[ÂÂÂ 0.099917] VFS: Disk quotas dquot_6.5.2
[ÂÂÂ 0.099930] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ÂÂÂ 0.099981] msgmni has been set to 227
[ÂÂÂ 0.100254] alg: No test for stdrng (krng)
[ÂÂÂ 0.100275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ÂÂÂ 0.100314] io scheduler noop registered (default)
[ÂÂÂ 0.100319] io scheduler deadline registered
[ÂÂÂ 0.100346] io scheduler cfq registered
[ÂÂÂ 0.100405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ÂÂÂ 0.100423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ÂÂÂ 0.100451] intel_idle: does not run on family 6 model 58
[ÂÂÂ 0.102533] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ÂÂÂ 0.102816] Linux agpgart interface v0.103
[ÂÂÂ 0.102897] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ÂÂÂ 1.282113] i8042: No controller found
[ÂÂÂ 1.282447] mousedev: PS/2 mouse device common for all mice
[ÂÂÂ 1.342255] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ÂÂÂ 1.342308] rtc_cmos: probe of rtc_cmos failed with error -38
[ÂÂÂ 1.342341] ledtrig-cpu: registered to indicate activity on CPUs
[ÂÂÂ 1.342361] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@xxxxxxx>
[ÂÂÂ 1.342364] AMD IOMMUv2 functionality not available on this system
[ÂÂÂ 1.342459] TCP: cubic registered
[ÂÂÂ 1.342478] NET: Registered protocol family 10
[ÂÂÂ 1.342654] mip6: Mobile IPv6
[ÂÂÂ 1.342662] NET: Registered protocol family 17
[ÂÂÂ 1.342671] mpls_gso: MPLS GSO support
[ÂÂÂ 1.342678] mce: Unable to init device /dev/mcelog (rc: -5)
[ÂÂÂ 1.342820] registered taskstats version 1
[ÂÂÂ 1.342878] xenbus_probe_frontend: Device with no driver: device/vbd/51714
[ÂÂÂ 1.342883] xenbus_probe_frontend: Device with no driver: device/vbd/51713
[ÂÂÂ 1.342886] xenbus_probe_frontend: Device with no driver: device/vif/0
[ÂÂÂ 1.342889] xenbus_probe_frontend: Device with no driver: device/pci/0
[ÂÂÂ 1.342925] rtc_hctosys: unable to open rtc device (rtc0)
[ÂÂÂ 1.342973] PM: Hibernation image not present or could not be loaded.
[ÂÂÂ 1.343486] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
[ÂÂÂ 1.343495] Write protecting the kernel read-only data: 8192k
[ÂÂÂ 1.346220] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
[ÂÂÂ 1.346355] Freeing unused kernel memory: 212K (ffff8800017cb000 - ffff880001800000)
[ÂÂÂ 1.368373] systemd-udevd[58]: starting version 215
[ÂÂÂ 1.369126] random: systemd-udevd urandom read with 3 bits of entropy available
[ÂÂÂ 1.395026] xen_netfront: Initialising Xen virtual ethernet driver
[ÂÂÂ 1.462872] blkfront: xvda2: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ÂÂÂ 1.465338] Setting capacity to 20971520
[ÂÂÂ 1.465352] xvda2: detected capacity change from 0 to 10737418240
[ÂÂÂ 1.466851] blkfront: xvda1: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ÂÂÂ 2.927311] PM: Starting manual resume from disk
[ÂÂÂ 2.927327] PM: Hibernation image partition 202:1 present
[ÂÂÂ 2.927329] PM: Looking for hibernation image.
[ÂÂÂ 2.927847] PM: Image not found (code -22)
[ÂÂÂ 2.927850] PM: Hibernation image not present or could not be loaded.
[ÂÂÂ 5.327133] random: nonblocking pool is initialized
[ÂÂÂ 6.193668] EXT4-fs (xvda2): mounted filesystem with ordered data mode. Opts: (null)
[ÂÂÂ 9.539459] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ÂÂÂ 9.539564] systemd[1]: Detected virtualization 'xen'.
[ÂÂÂ 9.539579] systemd[1]: Detected architecture 'x86-64'.
[ÂÂ 10.339528] systemd[1]: Inserted module 'autofs4'
[ÂÂ 10.396195] systemd[1]: Set hostname to <bug>.
[ÂÂ 11.949956] systemd[1]: Cannot add dependency job for unit dbus.socket, ignoring: Unit dbus.socket failed to load: No such file or directory.
[ÂÂ 11.949986] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ÂÂ 11.950446] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ÂÂ 11.950588] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ÂÂ 11.950615] systemd[1]: Expecting device dev-hvc0.device...
[ÂÂ 11.950786] systemd[1]: Starting Remote File Systems (Pre).
[ÂÂ 11.950883] systemd[1]: Reached target Remote File Systems (Pre).
[ÂÂ 11.950934] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ÂÂ 11.951149] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ÂÂ 11.951187] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ÂÂ 11.951267] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ÂÂ 11.951288] systemd[1]: Starting Paths.
[ÂÂ 11.951371] systemd[1]: Reached target Paths.
[ÂÂ 11.951394] systemd[1]: Starting Encrypted Volumes.
[ÂÂ 11.951471] systemd[1]: Reached target Encrypted Volumes.
[ÂÂ 11.951493] systemd[1]: Expecting device dev-xvda1.device...
[ÂÂ 11.951570] systemd[1]: Starting Root Slice.
[ÂÂ 11.951673] systemd[1]: Created slice Root Slice.
[ÂÂ 11.951695] systemd[1]: Starting User and Session Slice.
[ÂÂ 11.951819] systemd[1]: Created slice User and Session Slice.
[ÂÂ 11.951842] systemd[1]: Starting Delayed Shutdown Socket.
[ÂÂ 11.952330] systemd[1]: Listening on Delayed Shutdown Socket.
[ÂÂ 11.952357] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ÂÂ 11.952491] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ÂÂ 11.952514] systemd[1]: Starting Journal Socket (/dev/log).
[ÂÂ 11.952651] systemd[1]: Listening on Journal Socket (/dev/log).
[ÂÂ 11.952684] systemd[1]: Starting udev Kernel Socket.
[ÂÂ 11.952790] systemd[1]: Listening on udev Kernel Socket.
[ÂÂ 11.952819] systemd[1]: Starting udev Control Socket.
[ÂÂ 11.952930] systemd[1]: Listening on udev Control Socket.
[ÂÂ 11.952957] systemd[1]: Starting Journal Socket.
[ÂÂ 11.953089] systemd[1]: Listening on Journal Socket.
[ÂÂ 11.953127] systemd[1]: Starting System Slice.
[ÂÂ 11.953270] systemd[1]: Created slice System Slice.
[ÂÂ 11.953311] systemd[1]: Starting File System Check on Root Device...
[ÂÂ 11.954749] systemd[1]: Starting system-getty.slice.
[ÂÂ 11.954968] systemd[1]: Created slice system-getty.slice.
[ÂÂ 11.954992] systemd[1]: Starting system-serial\x2dgetty.slice.
[ÂÂ 11.955134] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ÂÂ 11.955226] systemd[1]: Starting Increase datagram queue length...
[ÂÂ 11.956709] systemd[1]: Mounting POSIX Message Queue File System...
[ÂÂ 11.959557] systemd[1]: Mounting Debug File System...
[ÂÂ 12.135725] systemd[1]: Started Set Up Additional Binary Formats.
[ÂÂ 12.135808] systemd[1]: Mounting Huge Pages File System...
[ÂÂ 12.137545] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ÂÂ 12.224465] systemd[1]: Starting Load Kernel Modules...
[ÂÂ 12.226092] systemd[1]: Starting udev Coldplug all Devices...
[ÂÂ 12.227596] systemd[1]: Starting Slices.
[ÂÂ 12.227728] systemd[1]: Reached target Slices.
[ÂÂ 12.233385] systemd[1]: Started Increase datagram queue length.
[ÂÂ 12.233708] systemd[1]: Starting Syslog Socket.
[ÂÂ 12.233859] systemd[1]: Listening on Syslog Socket.
[ÂÂ 12.233889] systemd[1]: Starting Sockets.
[ÂÂ 12.233969] systemd[1]: Reached target Sockets.
[ÂÂ 12.233995] systemd[1]: Starting Journal Service...
[ÂÂ 12.235536] systemd[1]: Started Journal Service.
[ÂÂ 14.527439] systemd-udevd[142]: starting version 215
[ÂÂ 14.879135] EXT4-fs (xvda2): re-mounted. Opts: errors=remount-ro
[ÂÂ 15.060743] systemd-journald[124]: Received request to flush runtime journal from PID 1
[ÂÂ 15.138443] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ÂÂ 15.140288] pcifront pci-0: Installing PCI frontend
[ÂÂ 15.140314] xen:swiotlb_xen: Warning: only able to allocate 4 MB for software IO TLB
[ÂÂ 15.143506] software IO TLB [mem 0x02400000-0x02800000] (4MB) mapped at [ffff880002400000-ffff8800027fffff]
[ÂÂ 15.143821] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[ÂÂ 15.144654] pcifront pci-0: PCI host bridge to bus 0000:00
[ 15.144666] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ÂÂ 15.144672] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ÂÂ 15.144679] pci_bus 0000:00: root bus resource [bus 00-ff]
[ÂÂ 15.145145] pci 0000:00:01.0: [1912:0014] type 00 class 0x0c0330
[ÂÂ 15.145589] pci 0000:00:01.0: reg 0x10: [mem 0xfbff0000-0xfbff1fff 64bit]
[ÂÂ 15.150664] pci 0000:00:00.1: [14e4:165f] type 00 class 0x020000
[ÂÂ 15.151307] pci 0000:00:00.1: reg 0x10: [mem 0xfabc0000-0xfabcffff 64bit pref]
[ÂÂ 15.151733] pci 0000:00:00.1: reg 0x18: [mem 0xfabb0000-0xfabbffff 64bit pref]
[ÂÂ 15.152192] pci 0000:00:00.1: reg 0x20: [mem 0xfaba0000-0xfabaffff 64bit pref]
[ÂÂ 15.155084] pcifront pci-0: New device on 0000:00:00.1 found.
[ÂÂ 15.157304] pcifront pci-0: claiming resource 0000:00:01.0/0
[ÂÂ 15.157316] pcifront pci-0: claiming resource 0000:00:00.1/0
[ÂÂ 15.157321] pcifront pci-0: claiming resource 0000:00:00.1/2
[ÂÂ 15.157326] pcifront pci-0: claiming resource 0000:00:00.1/4
[ÂÂ 15.157608] pci 0000:00:01.0: Xen PCI mapped GSI18 to IRQ29
[ÂÂ 15.226457] alg: No test for crc32 (crc32-pclmul)
[ÂÂ 15.365920] intel_rapl: Found RAPL domain package
[ÂÂ 15.365934] intel_rapl: Found RAPL domain core
[ÂÂ 15.416601] usbcore: registered new interface driver usbfs
[ÂÂ 15.416868] usbcore: registered new interface driver hub
[ÂÂ 15.416932] usbcore: registered new device driver usb
[ÂÂ 15.448763] xen:events: xen_bind_pirq_gsi_to_irq: returning irq 29 for gsi 18
[ÂÂ 15.448783] xhci_hcd 0000:00:01.0: Xen PCI mapped GSI18 to IRQ29
[ÂÂ 15.449088] xhci_hcd 0000:00:01.0: xHCI Host Controller
[ÂÂ 15.449105] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 1
[ÂÂ 15.461222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ÂÂ 15.461245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ÂÂ 15.461265] usb usb1: Product: xHCI Host Controller
[ÂÂ 15.461271] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ÂÂ 15.461276] usb usb1: SerialNumber: 0000:00:01.0
[ÂÂ 15.461635] hub 1-0:1.0: USB hub found
[ÂÂ 15.461660] hub 1-0:1.0: 2 ports detected
[ÂÂ 15.461796] xhci_hcd 0000:00:01.0: xHCI Host Controller
[ÂÂ 15.461808] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
[ÂÂ 15.461855] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ÂÂ 15.461885] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ÂÂ 15.461891] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ÂÂ 15.461897] usb usb2: Product: xHCI Host Controller
[ÂÂ 15.461901] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ÂÂ 15.461906] usb usb2: SerialNumber: 0000:00:01.0
[ÂÂ 15.462175] hub 2-0:1.0: USB hub found
[ÂÂ 15.462194] hub 2-0:1.0: 2 ports detected
[ÂÂ 15.523663] pps_core: LinuxPPS API ver. 1 registered
[ÂÂ 15.523676] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ÂÂ 15.557171] PTP clock support registered
[ÂÂ 15.642442] tg3.c:v3.137 (May 11, 2014)
[ÂÂ 15.642549] tg3 0000:00:00.1: Xen PCI mapped GSI17 to IRQ32
[ÂÂ 15.673476] tg3 0000:00:00.1 eth1: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address 34:64:a9:9a:a8:b1
[ÂÂ 15.673494] tg3 0000:00:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ÂÂ 15.673502] tg3 0000:00:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ÂÂ 15.673508] tg3 0000:00:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[ 15.727471] Adding 262140k swap on /dev/xvda1. Priority:-1 extents:1 across:262140k SSFS
[ÂÂ 15.776043] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ÂÂ 15.908336] usb 1-1: New USB device found, idVendor=1307, idProduct=0163
[ÂÂ 15.908350] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ÂÂ 15.908356] usb 1-1: Product: USB Mass Storage Device
[ÂÂ 15.908361] usb 1-1: Manufacturer: USBest Technology
[ÂÂ 15.908366] usb 1-1: SerialNumber: 081104644414d4
[ÂÂ 15.996660] SCSI subsystem initialized
[ÂÂ 16.008836] usb-storage 1-1:1.0: USB Mass Storage device detected
[ÂÂ 16.008940] scsi0 : usb-storage 1-1:1.0
[ÂÂ 16.009037] usbcore: registered new interface driver usb-storage
[ÂÂ 17.009371] scsi 0:0:0:0: Direct-AccessÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 0.00 PQ: 0 ANSI: 2
[ÂÂ 17.011432] scsi 0:0:0:1: CD-ROMÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 0.00 PQ: 0 ANSI: 0 CCS
[ÂÂ 17.075703] sr0: scsi3-mmc drive: 93x/93x cd/rw xa/form2 cdda tray
[ÂÂ 17.075720] cdrom: Uniform CD-ROM driver Revision: 3.20
[ÂÂ 17.076299] sr 0:0:0:1: Attached scsi CD-ROM sr0
[ÂÂ 17.092662] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ÂÂ 17.092787] sr 0:0:0:1: Attached scsi generic sg1 type 5
[ÂÂ 17.149685] sd 0:0:0:0: [sda] 1968127 512-byte logical blocks: (1.00 GB/960 MiB)
[ÂÂ 17.151230] sd 0:0:0:0: [sda] Write Protect is off
[ÂÂ 17.151242] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
[ÂÂ 17.154123] sd 0:0:0:0: [sda] Asking for cache data failed
[ÂÂ 17.154139] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ÂÂ 17.269987]Â sda: sda1 sda2
[ÂÂ 17.272430] sd 0:0:0:0: [sda] Attached SCSI removable disk


dom0 "xl dmesg":
(XEN) Xen version 4.4.1 (Debian 4.4.1-9+deb8u3) (ultrotter@xxxxxxxxxx) (gcc (Debian 4.9.2-10) 4.9.2) debug=n Wed Nov 25 15:46:22 EET 2015
(XEN) Bootloader: GRUB 2.02~beta2-22+deb8u1
(XEN) Command line: placeholder dom0_mem=1024M,max:1024M
(XEN) Video information:
(XEN)Â VGA is text mode 80x25, font 8x16
(XEN)Â VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)Â EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN)Â Found 4 MBR signatures
(XEN)Â Found 2 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)Â 0000000000000000 - 0000000000099800 (usable)
(XEN)Â 0000000000099800 - 0000000000099c00 (reserved)
(XEN)Â 000000000009e000 - 00000000000a0000 (reserved)
(XEN)Â 00000000000f0000 - 0000000000100000 (reserved)
(XEN)Â 0000000000100000 - 00000000f1de4000 (usable)
(XEN)Â 00000000f1de4000 - 00000000f1dee000 (ACPI data)
(XEN)Â 00000000f1dee000 - 00000000f8000000 (reserved)
(XEN)Â 00000000fec00000 - 00000000fee10000 (reserved)
(XEN)Â 00000000ff800000 - 0000000100000000 (reserved)
(XEN)Â 0000000100000000 - 000000028bfff000 (usable)
(XEN) ACPI: RSDP 000F4F00, 0024 (r2 HPÂÂÂ )
(XEN) ACPI: XSDT F1DE6400, 00B4 (r1 HP ProLiant 2 ï 162E)
(XEN) ACPI: FACP F1DE6540, 00F4 (r3 HP ProLiant 2 ï 162E)
(XEN) ACPI: DSDT F1DE6640, 1C1A (r1 HPÂÂÂÂÂÂÂÂ DSDTÂÂÂÂÂÂÂ 1 INTL 20030228)
(XEN) ACPI: FACS F1DE4140, 0040
(XEN) ACPI: SPCR F1DE4180, 0050 (r1 HP SPCRRBSU 1 ï 162E)
(XEN) ACPI: MCFG F1DE4200, 003C (r1 HPÂÂÂÂ ProLiantÂÂÂÂÂÂÂ 1ÂÂÂÂÂÂÂÂÂÂÂÂ 0)
(XEN) ACPI: HPET F1DE4240, 0038 (r1 HP ProLiant 2 ï 162E)
(XEN) ACPI: FFFF F1DE4280, 0064 (r2 HP ProLiant 2 ï 162E)
(XEN) ACPI: SPMI F1DE4300, 0040 (r5 HP ProLiant 1 ï 162E)
(XEN) ACPI: ERST F1DE4340, 0230 (r1 HP ProLiant 1 ï 162E)
(XEN) ACPI: APIC F1DE4580, 0252 (r1 HPÂÂÂÂ ProLiantÂÂÂÂÂÂÂ 2ÂÂÂÂÂÂÂÂÂÂÂÂ 0)
(XEN) ACPI: FFFF F1DE4800, 0176 (r1 HP ProLiant 1 ï 162E)
(XEN) ACPI: BERT F1DE4980, 0030 (r1 HP ProLiant 1 ï 162E)
(XEN) ACPI: HEST F1DE49C0, 00BC (r1 HP ProLiant 1 ï 162E)
(XEN) ACPI: FFFF F1DE4A80, 1914 (r1 HP ProLiant 1 ï 162E)
(XEN) ACPI: FFFF F1DE63C0, 002D (r1 HPÂÂÂÂ ProLiantÂÂÂÂÂÂÂ 1ÂÂÂÂÂÂÂÂÂÂÂÂ 0)
(XEN) ACPI: SSDT F1DE8280, 0137 (r3ÂÂÂÂ HPÂ CRSPCI0ÂÂÂÂÂÂÂ 2ÂÂ HPÂÂÂÂÂÂÂ 1)
(XEN) ACPI: SSDT F1DE83C0, 0177 (r3ÂÂÂÂ HPÂÂ riser0ÂÂÂÂÂÂÂ 2 INTL 20030228)
(XEN) ACPI: SSDT F1DE8540, 01E1 (r1ÂÂÂÂ HPÂÂÂÂÂ pccÂÂÂÂÂÂÂ 1 INTL 20090625)
(XEN) ACPI: SSDT F1DE8740, 0377 (r1ÂÂÂÂ HPÂÂÂÂ pmabÂÂÂÂÂÂÂ 1 INTL 20090625)
(XEN) ACPI: SSDT F1DE8AC0, 0504 (r1 INTELÂ PPM RCMÂ 80000001 INTL 20061109)
(XEN) System RAM: 10205MB (10450416kB)
(XEN) Domain heap initialised
(XEN) Processor #0 7:10 APIC version 21
(XEN) Processor #2 7:10 APIC version 21
(XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
(XEN) Enabling APIC mode: Flat. Using 1 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2294.851 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x240 and states: 0x3
(XEN) I/O virtualisation disabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)Â -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) Allocated console ring of 16 KiB.
(XEN) VMX: Supported advanced features:
(XEN)Â - APIC MMIO access virtualisation
(XEN)Â - APIC TPR shadow
(XEN)Â - Extended Page Tables (EPT)
(XEN)Â - Virtual-Processor Identifiers (VPID)
(XEN)Â - Virtual NMI
(XEN)Â - MSR direct-access bitmap
(XEN)Â - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB
(XEN) Brought up 2 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN)Â Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1f18000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)Â Dom0 alloc.:ÂÂ 000000023c000000->0000000240000000 (241834 pages to be allocated)
(XEN)Â Init. ramdisk: 000000028aeaa000->000000028bdffc27
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)Â Loaded kernel: ffffffff81000000->ffffffff81f18000
(XEN)Â Init. ramdisk: ffffffff81f18000->ffffffff82e6dc27
(XEN)Â Phys-Mach map: ffffffff82e6e000->ffffffff8306e000
(XEN)Â Start info:ÂÂÂ ffffffff8306e000->ffffffff8306e4b4
(XEN)Â Page tables:ÂÂ ffffffff8306f000->ffffffff8308c000
(XEN)Â Boot stack:ÂÂÂ ffffffff8308c000->ffffffff8308d000
(XEN)Â TOTAL:ÂÂÂÂÂÂÂÂ ffffffff80000000->ffffffff83400000
(XEN)Â ENTRY ADDRESS: ffffffff819021f0
(XEN) Dom0 has maximum 2 VCPUs
(XEN) Scrubbing Free RAM: ..........................................................................................done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 284kB init memory.
(XEN) mm.c:812: d13: Forcing read-only access to MFN fbff1
(XEN) mm.c:812: d13: Forcing read-only access to MFN fbff1
(XEN) mm.c:812: d13: Forcing read-only access to MFN fbff1
(XEN) mm.c:812: d0: Forcing read-only access to MFN fbff1



Br,
Tommi Airikka


On Thu, Feb 4, 2016 at 10:37 AM, Ian Campbell <ian.campbell@xxxxxxxxxx> wrote:
On Wed, 2016-02-03 at 15:28 -0500, Konrad Rzeszutek Wilk wrote:
> > > And I wonder if the XEN_DOMCTL_irq_permission aka,
> > > xc_domain_irq_permission
> > > had been called. I remember that at some point we missed it for
> > > Xend..
> > >
>
> False alarm.
>
> It was all in Linux. Attached are four patches (the first two
> are for your issue you discovered).
> I was wondering if there is a way for you to test them?

Tommy,

Please see the Debian Kernel Handbook and in particular
https://www.debian.org/doc/manuals/debian-kernel-handbook/ch-common-tasks.html#s-common-official
for instructions on rebuilding the Debian kernel with additional patches.

Ian.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.