======================================================== # /usr/bin/qemu-kvm \ -device virtio-scsi-pci,id=scsi \ -enable-kvm \ -nographic -nodefconfig -nodefaults \ -chardev stdio,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -device sga \ -kernel vmlinuz-3.2.7-1.fc16.x86_64 \ -initrd initramfs-3.2.7-1.fc16.x86_64.img \ -append "console=ttyS0" ======================================================== . . . . . Google, Inc. Serial Graphics Adapter 12/19/11 SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Dec 19 17:16:06 UTC 2011 Term: 148x23 4 0 SeaBIOS (version 1.6.3) Booting from ROM... Probing EDD (edd=off to disable)... ok [262/2985] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.7-1.fc16.x86_64 (mockbuild@x86-05.phx2.fedoraproject.org) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #1 SMP Tue Feb 21 01:40:47 UTC 2012 [ 0.000000] Command line: console=ttyS0 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable) [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 0000000007ffd000 (usable) [ 0.000000] BIOS-e820: 0000000007ffd000 - 0000000008000000 (reserved) [ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.4 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x7ffd max_arch_pfn = 0x400000000 [ 0.000000] PAT not supported by CPU. [ 0.000000] found SMP MP-table at [ffff8800000fdb00] fdb00 [ 0.000000] init_memory_mapping: 0000000000000000-0000000007ffd000 [ 0.000000] RAMDISK: 06fa9000 - 07ff0000 [ 0.000000] ACPI: RSDP 00000000000fd9a0 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0000000007ffd7c0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0000000007ffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0000000007ffd9c0 02571 (v01 BXPC BXDSDT 00000001 INTL 20100528) [ 0.000000] ACPI: FACS 0000000007ffff40 00040 [ 0.000000] ACPI: SSDT 0000000007ffd920 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: APIC 0000000007ffd840 00072 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0000000007ffd800 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [233/2985] [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000007ffd000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000007ffd000 [ 0.000000] NODE_DATA [0000000006f95000 - 0000000006fa8fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ae9701, boot clock [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x00007ffd [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 8000000 (gap: 8000000:f6ffc000) [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880006c00000 s83072 r8192 d23424 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:6c13701, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 6c0dd80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 32133 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS0 [ 0.000000] PID hash table entries: 512 (order: 0, 4096 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 97552k/131060k available (6075k kernel code, 460k absent, 33048k reserved, 5014k data, 1596k init) [ 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] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour *CGA 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 1048576 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Detected 1994.999 MHz processor. [ 0.002999] Calibrating delay loop (skipped) preset value.. 3989.99 BogoMIPS (lpj=1994999) [ 0.004012] pid_max: default: 32768 minimum: 301 [ 0.004999] Security Framework initialized [ 0.005030] SELinux: Initializing. [ 0.006099] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.007128] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.008075] Mount-cache hash table entries: 256 [ 0.009277] Initializing cgroup subsys cpuacct [ 0.010010] Initializing cgroup subsys memory [ 0.011029] Initializing cgroup subsys devices [ 0.012006] Initializing cgroup subsys freezer [ 0.013006] Initializing cgroup subsys net_cls [ 0.014033] Initializing cgroup subsys blkio [ 0.015016] Initializing cgroup subsys perf_event [ 0.017112] mce: CPU supports 10 MCE banks [ 0.019182] SMP alternatives: switching to UP code [ 0.179556] Freeing SMP alternatives: 24k freed [ 0.180071] ACPI: Core revision 20110623 [ 0.183182] ftrace: allocating 22803 entries in 90 pages [ 0.187980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.187983] CPU0: Intel QEMU Virtual CPU version 1.0 stepping 03 [ 0.191979] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. [ 0.197158] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.199004] Brought up 1 CPUs [ 0.200983] Total of 1 processors activated (3989.99 BogoMIPS). [ 0.203594] devtmpfs: initialized [ 0.206829] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.208086] RTC time: 5:10:44, date: 03/01/12 [ 0.210053] NET: Registered protocol family 16 [ 0.212343] ACPI: bus type pci registered [ 0.214980] PCI: Using configuration type 1 for base access [ 0.219308] bio: create slab at 0 [ 0.221075] ACPI: Added _OSI(Module Device) [ 0.222979] ACPI: Added _OSI(Processor Device) [ 0.224979] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226978] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231801] ACPI: Interpreter enabled [ 0.232979] ACPI: (supports S0 S5) [ 0.235403] ACPI: Using IOAPIC for interrupt routing [ 0.241801] ACPI: No dock devices found. [ 0.242975] HEST: Table not found. [ 0.244977] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.246996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252935] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.253990] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.258829] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 0.263305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269305] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.272931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.275308] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 [ 0.277769] vgaarb: loaded [ 0.279977] SCSI subsystem initialized [ 0.282126] usbcore: registered new interface driver usbfs [ 0.284000] usbcore: registered new interface driver hub [ 0.286005] usbcore: registered new device driver usb [ 0.288046] PCI: Using ACPI for IRQ routing [ 0.290255] NetLabel: Initializing [ 0.291968] NetLabel: domain hash size = 128 [ 0.293967] NetLabel: protocols = UNLABELED CIPSOv4 [120/2985] [ 0.295986] NetLabel: unlabeled traffic allowed by default [ 0.297998] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.299992] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.303112] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.309005] Switching to clocksource kvm-clock [ 0.338627] pnp: PnP ACPI init [ 0.341107] ACPI: bus type pnp registered [ 0.349485] pnp: PnP ACPI: found 7 devices [ 0.352393] ACPI: ACPI bus type pnp unregistered [ 0.367243] NET: Registered protocol family 2 [ 0.376483] IP route cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.385155] TCP established hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391031] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400731] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405477] TCP reno registered [ 0.408920] UDP hash table entries: 128 (order: 0, 4096 bytes) [ 0.418787] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) [ 0.423279] NET: Registered protocol family 1 [ 0.426775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.432499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.441531] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.447209] Unpacking initramfs... [ 1.921686] Freeing initrd memory: 16668k freed [ 1.949484] Intel AES-NI instructions are not detected. [ 1.955492] audit: initializing netlink socket (disabled) [ 1.959662] type=2000 audit(1330578645.958:1): initialized [ 2.015267] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.023436] VFS: Disk quotas dquot_6.5.2 [ 2.027253] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.032901] msgmni has been set to 223 [ 2.036428] alg: No test for stdrng (krng) [ 2.037564] NET: Registered protocol family 38 [ 2.044106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.050100] io scheduler noop registered [ 2.055531] io scheduler deadline registered [ 2.062204] io scheduler cfq registered (default) [ 2.066199] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.075058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.080483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.089326] acpiphp: Slot [1] registered [ 2.092208] acpiphp: Slot [2] registered [ 2.095628] acpiphp: Slot [3] registered [ 2.098782] acpiphp: Slot [4] registered [ 2.102062] acpiphp: Slot [5] registered [ 2.105103] acpiphp: Slot [6] registered [ 2.108291] acpiphp: Slot [7] registered [ 2.111995] acpiphp: Slot [8] registered [ 2.115102] acpiphp: Slot [9] registered [ 2.118135] acpiphp: Slot [10] registered [ 2.121426] acpiphp: Slot [11] registered [ 2.124913] acpiphp: Slot [12] registered [ 2.127966] acpiphp: Slot [13] registered [ 2.131280] acpiphp: Slot [14] registered [ 2.134997] acpiphp: Slot [15] registered [ 2.137955] acpiphp: Slot [16] registered [ 2.141408] acpiphp: Slot [17] registered [ 2.168291] acpiphp: Slot [25] registered [ 2.171713] acpiphp: Slot [26] registered [ 2.175044] acpiphp: Slot [27] registered [ 2.177963] acpiphp: Slot [28] registered [ 2.180871] acpiphp: Slot [29] registered [ 2.184189] acpiphp: Slot [30] registered [ 2.187618] acpiphp: Slot [31] registered [ 2.192104] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.198111] ACPI: Power Button [PWRF] [ 2.202766] ERST: Table is not found! [ 2.205385] GHES: HEST is not enabled! [ 2.208679] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 [ 2.213430] virtio-pci 0000:00:02.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 [ 2.220167] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.248413] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 2.276384] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 2.281298] Non-volatile memory driver v1.3 [ 2.284248] Linux agpgart interface v0.103 [ 2.288821] loop: module loaded [ 2.292262] scsi0 : ata_piix [ 2.295075] scsi1 : ata_piix [ 2.297152] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc040 irq 14 [ 2.302419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc048 irq 15 [ 2.307790] Fixed MDIO Bus: probed [ 2.310297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.315479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.320324] uhci_hcd: USB Universal Host Controller Interface driver [ 2.325277] usbcore: registered new interface driver usbserial [ 2.329840] USB Serial support registered for generic [ 2.333828] usbcore: registered new interface driver usbserial_generic [ 2.338811] usbserial: USB Serial Driver core [ 2.342484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.349911] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.353482] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.357652] mousedev: PS/2 mouse device common for all mice [ 2.362485] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.374097] rtc_cmos 00:01: RTC can wake from S4 [ 2.378267] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 2.383062] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 2.388057] device-mapper: uevent: version 1.0.3 [ 2.391915] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 2.398770] cpuidle: using governor ladder [ 2.402299] cpuidle: using governor menu [ 2.405587] EFI Variables Facility v0.08 2004-May-17 [ 2.409766] usbcore: registered new interface driver usbhid [ 2.414140] usbhid: USB HID core driver [ 2.417094] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.421327] TCP cubic registered [ 2.423565] Initializing XFRM netlink socket [ 2.427285] NET: Registered protocol family 10 [ 2.431357] Mobile IPv6 [ 2.433472] NET: Registered protocol family 17 [ 2.436686] Registering the dns_resolver key type [ 2.440708] registered taskstats version 1 [ 2.444200] Magic number: 4:199:162 [ 2.447230] acpi device:29: hash matches [ 2.450222] rtc_cmos 00:01: setting system clock to 2012-03-01 05:10:46 UTC (1330578646) [ 2.456774] Initializing network drop monitor service [ 2.545485] Freeing unused kernel memory: 1596k freed [ 2.551063] Write protecting the kernel read-only data: 10240k [ 2.556178] Freeing unused kernel memory: 52k freed [ 2.578472] Freeing unused kernel memory: 1552k freed [ 2.831161] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 [ 2.950097] Refined TSC clocksource calibration: 1994.999 MHz. [ 3.373406] dracut: dracut-013-20.fc16 [ 3.513671] dracut: FATAL: No or empty root= argument [ 3.519310] dracut: Refusing to continue [ 3.522776] dracut Warning: Signal caught! dracut Warning: Signal caught! [ 3.527872] dracut Warning: dracut: FATAL: No or empty root= argument dracut Warning: dracut: FATAL: No or empty root= argument [ 3.537706] dracut Warning: dracut: Refusing to continue dracut Warning: dracut: Refusing to continue [ 3.554538] Kernel panic - not syncing: Attempted to kill init! [ 3.560332] Pid: 1, comm: init Not tainted 3.2.7-1.fc16.x86_64 #1 [ 3.569894] Call Trace: [ 3.570637] [] panic+0x91/0x1a7 [ 3.571993] [] do_exit+0x861/0x8a0 [ 3.573404] [] do_group_exit+0x42/0xa0 [ 3.581322] [] sys_exit_group+0x17/0x20 [ 3.583455] [] system_call_fastpath+0x16/0x1b