Age | Commit message (Expand) | Author |
---|---|---|
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-11-21 | ivshmem: fix PCI BAR2 registration during initialization | Hongyong Zang |
2011-11-21 | ivshmem: use migration blockers to prevent live migration in peer mode (v2) | Anthony Liguori |
2011-08-22 | char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd() | Anthony Liguori |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-08 | pci: rename pci_register_bar_region() to pci_register_bar() | Avi Kivity |
2011-08-08 | msix: convert to memory API | Avi Kivity |
2011-08-08 | ivshmem: convert to memory API | Avi Kivity |
2011-06-12 | hw/ivshmem.c: convert to PCIDeviceInfo to initialize ids | Isaku Yamahata |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-09-04 | Fix ivshmem build on 32-bit hosts | Avi Kivity |
2010-09-04 | hw/ivshmem.c don't check for negative values on unsigned data types | Jes Sorensen |
2010-08-10 | RESEND: Inter-VM shared memory PCI device | Cam Macdonell |