summaryrefslogtreecommitdiff
path: root/vdservice/virtio_vdi_port.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-13vdservice: retry virtio-serial read on ERROR_NO_SYSTEM_RESOURCES (1450)Arnon Gilboa1-1/+1
2012-03-01mingw: fix format string for wchar_tChristophe Fergeau1-1/+1
2012-02-23mingw: fix format string warningsChristophe Fergeau1-5/+5
2011-08-01virtio_vdi_port: if async read returns with ERROR_OPERATION_ABORTED, cancel p...Arnon Gilboa1-4/+10
2011-01-11vdservice: s/fill_events(HANDLE *handle)/fill_events(HANDLE* handles)/ + unix...Alon Levy1-164/+164
2011-01-11vdservice/vdi_port refactor: cosmetic changesAlon Levy1-0/+18
2011-01-11vdi_port refactor: introduce old pci_vdi_portAlon Levy1-15/+0
2011-01-11vdi_port refactor: move ring handling to VDIPort, split h file, remove some d...Alon Levy1-74/+4
2011-01-11vdi_port refactor: introduce interfaceAlon Levy1-0/+242