Re: Where is the entry of hypercalls in kvm?

2010-06-30 Thread Anthony Liguori
virtio_net_write in hw/virtio_pci.c virtio_ioport_write() in hw/virtio_pci.c. It eventually goes to virtio_net_handle_tx, virtio_net_handle_rx, or virtio_net_handle_ctrl depending on which queue is being notified. Regards, Anthony Liguori -- To unsubscribe from this list: send the line

suggestions for fixed mmap addresses on x86_64?

2007-11-27 Thread anthony
ory layout, so although I guess the 64-bit addresss space is so enormous that almost anything in the middle would do fine, I would welcome any advice. Many thanks! Anthony -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please