summaryrefslogtreecommitdiffstats
path: root/hw/ivshmem.c
Commit message (Expand)AuthorAgeFilesLines
* char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()Anthony Liguori2011-08-221-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-6/+6
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-8/+7
* msix: convert to memory APIAvi Kivity2011-08-081-5/+6
* ivshmem: convert to memory APIAvi Kivity2011-08-081-98/+50
* hw/ivshmem.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-5/+3
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* Fix ivshmem build on 32-bit hostsAvi Kivity2010-09-041-3/+4
* hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen2010-09-041-2/+2
* RESEND: Inter-VM shared memory PCI deviceCam Macdonell2010-08-101-0/+828
OpenPOWER on IntegriCloud