Hi,
When I tried to execute jailhouse enable sysconfig.cell on x86 platform, 
the machine crashed later. This happens in QEMU as well. So I dumped the 
logs in QEMU and found that there was an error when jailhouse accessed port 
5658 through PIO. Attached is the detailed log information. By the way, my 
CPU is i5-9600K.

thanks,
 Jiajun

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/2387af87-2391-4dff-b826-831ffac4d536n%40googlegroups.com.
Initializing Jailhouse hypervisor v0.12 (279-g6300012) on CPU 2
Code location: 0xfffffffff0000050
Using x2APIC
Page pool usage after early setup: mem 47/974, remap 0/131072
Initializing processors:
 CPU 2... (APIC ID 2) OK
 CPU 3... (APIC ID 3) OK
 CPU 1... (APIC ID 1) OK
 CPU 0... (APIC ID 0) OK
Initializing unit: VT-d
DMAR unit @0xfed90000/0x1000
Reserving 24 interrupt(s) for device ff:00.0 at index 0
Initializing unit: IOAPIC
Initializing unit: Cache Allocation Technology
Initializing unit: PCI
Adding PCI device 00:00.0 to cell "RootCell"
Adding PCI device 00:01.0 to cell "RootCell"
Adding PCI device 00:02.0 to cell "RootCell"
Reserving 5 interrupt(s) for device 00:02.0 at index 24
Adding PCI device 00:1b.0 to cell "RootCell"
Reserving 1 interrupt(s) for device 00:1b.0 at index 29
Adding PCI device 00:1f.0 to cell "RootCell"
Adding PCI device 00:1f.2 to cell "RootCell"
Reserving 1 interrupt(s) for device 00:1f.2 at index 30
Adding PCI device 00:1f.3 to cell "RootCell"
Page pool usage after late setup: mem 268/974, remap 65542/131072
Activating hypervisor
FATAL: Invalid PIO read, port: 5658 size: 4
RIP: 0xffffffffc0205443 RSP: 0xffff9ea57fc83de8 FLAGS: 86
RAX: 0x00000000564d5868 RBX: 0x0000000000000000 RCX: 0x0000000000000028
RDX: 0x0000000000005658 RSI: 0x0000000000000000 RDI: 0xffff9ea56b72b400
CS: 10 BASE: 0x0000000000000000 AR-BYTES: a09b EFER.LMA 1
CR0: 0x0000000080050033 CR3: 0x000000022a00a002 CR4: 0x0000000000362ee0
EFER: 0x0000000000000d01
Parking CPU 1 (Cell: "RootCell")
Ignoring NMI IPI to CPU 1
Ignoring NMI IPI to CPU 1

Reply via email to