Hello, 

I'm trying to run the jailhouse-images demo, I'm running into this error that 
freezes the system when I do `jailhouse enable /etc/jailhouse/qemu-x86.cell`: 

Initializing Jailhouse hypervisor v0.10 (0-gf596aa73) on CPU 0  
Code location: 0xfffffffff0000050  
Using x2APIC  
Page pool usage after early setup: mem 49/975, remap 0/131072  
Initializing processors:  
CPU 0... (APIC ID 0) OK  
CPU 3... (APIC ID 3) OK  
CPU 1... (APIC ID 1) OK  
CPU 2... (APIC ID 2) OK  
Initializing unit: VT-d  
DMAR unit @0xfed90000/0x1000  
Reserving 24 interrupt(s) for device ff00 at index 0  
Initializing unit: IOAPIC  
Initializing unit: Cache Allocation Technology  
Initializing unit: PCI  
Adding PCI device 00:01.0 to cell "QEMU-VM"  
Adding PCI device 00:02.0 to cell "QEMU-VM"  
Reserving 5 interrupt(s) for device 0010 at index 24  
Adding PCI device 00:1b.0 to cell "QEMU-VM"  
Reserving 1 interrupt(s) for device 00d8 at index 29  
Adding PCI device 00:1f.0 to cell "QEMU-VM"  
Adding PCI device 00:1f.2 to cell "QEMU-VM"  
Reserving 1 interrupt(s) for device 00fa at index 30  
Adding PCI device 00:1f.3 to cell "QEMU-VM"  
Adding PCI device 00:1f.7 to cell "QEMU-VM"  
Reserving 2 interrupt(s) for device 00ff at index 31  
Adding virtual PCI device 00:0e.0 to cell "QEMU-VM"  
Adding virtual PCI device 00:0f.0 to cell "QEMU-VM"  
qemu: vtd_irte_get: detected non-present IRTE (index=0, high=0xff00, low=0x100) 
 
Page pool usage after late setup: mem 273/975, remap 65543/131072  
AcFATAL: unable to get MMIO instruction  
FATAL: Invalid MMIO/RAM read, addr: 0x000000017aeb4ff8 size: 0  
RIP: 0xffffffffa00d99c4 RSP: 0xffffc9000123fc80 FLAGS: 10002  
RAX: 0x0000000000000000 RBX: 0x0000000000000246 RCX: 0x0000000000000fff  
RDX: 0x000ffffffa240000 RSI: 0x0000000000000001 RDI: 0x0000008000011038  
CS: 10 BASE: 0x0000000000000000 AR-BYTES: a09b EFER.LMA 1  
CR0: 0x0000000080050033 CR3: 0x000000017aeb4000 CR4: 0x00000000000026a0  
EFER: 0x0000000000000d01  
Parking CPU 2 (Cell: "QEMU-VM") 


I *did* recently manually resize the jailhouse QEMU image (see 
https://groups.google.com/forum/#!topic/jailhouse-dev/3IMPKkNUguQ). So that 
probably broke something. I'm pretty sure it was running before the resize.

QEMU image was built from this commit in jailhouse-images: cd8eda2 

Any help is appreciated! 

Thanks, 
Michael

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to