Re: PCI device passthrough / memory mapping issue

2010-03-24 Thread Avi Kivity
On 03/19/2010 12:46 AM, Fede wrote: I'm currently working to enable vga passthrough in kvm. assigned_dev_iomem_map: e_phys=1000 r_virt=0x7fa64af0e000 type=0 len=0200 region_num=3 kvm_register_phys_mem:580 memory: gpa: 1000, size: 200, uaddr: 7fa64af0e000, slot: 7,flags: 0

PCI device passthrough / memory mapping issue

2010-03-18 Thread Fede
I'm currently working to enable vga passthrough in kvm. This is a current git qemu-kvm run with some debug printings: slash...@fidel ~/kvm/vms $ qemu-system-x86_64 -hda i386ubuntu904.img -boot c -m 1024 -net nic -net user,hostfwd=tcp::-:22 -pcidevice host=01:00.0 vm_register_phys_mem:580