aboutsummaryrefslogtreecommitdiff
path: root/hw/ivshmem.c
AgeCommit message (Expand)Author
2011-11-21ivshmem: fix PCI BAR2 registration during initializationHongyong Zang
2011-11-21ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori
2011-08-22char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()Anthony Liguori
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity
2011-08-08msix: convert to memory APIAvi Kivity
2011-08-08ivshmem: convert to memory APIAvi Kivity
2011-06-12hw/ivshmem.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-09-04Fix ivshmem build on 32-bit hostsAvi Kivity
2010-09-04hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen
2010-08-10RESEND: Inter-VM shared memory PCI deviceCam Macdonell