summaryrefslogtreecommitdiff
path: root/hw/virtio.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-09virtio: removed previous virtio modules.Kitae Kim1-254/+0
2013-02-21hwkey: remove warninggiwoong.kim1-0/+1
2013-01-10emulator: fix virtio-keyboard crash on 64 bit and some code clean-upsyeon.hwang1-6/+3
2012-12-18virtio : Added virtio-keyboard init and exit function declaration.Kitae Kim1-0/+2
2012-12-14virtio-esm: Add function prototypt to virtio.hsyeon.hwang1-0/+2
2012-10-16configure: Change CONFIG_VIRTIO_GL to CONFIG_GL_BACKENDEvgeny Voevodin1-1/+1
2012-10-08Merge tag 'v1.2.0' into tizen-armEvgeny Voevodin1-1/+4
2012-09-14Merge commit '260bf01' into tizen-armEvgeny Voevodin1-0/+7
2012-08-10[Title] added virtio touchscreen skeletongiwoong.kim1-0/+7
2012-08-06virtio: fix vhost handlingPaolo Bonzini1-1/+2
2012-07-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-1/+0
2012-07-17hw/block-common: Move BlockConf & friends from block.hMarkus Armbruster1-1/+0
2012-07-12virtio: move common irqfd handling out of virtio-pciPaolo Bonzini1-0/+2
2012-07-12virtio: move common ioeventfd handling out of virtio-pciPaolo Bonzini1-0/+1
2012-07-06virtio-gl: allow multitarget configuration with virtio GL supportIgor Mitsyanko1-1/+3
2012-06-15Virtio: Add virtio-mmio support.Evgeny Voevodin1-0/+2
2012-06-15Upgrade to upstream v1.1.0.Evgeny Voevodin1-2/+6
2012-05-21virtio-blk: define VirtIOBlkConfPaolo Bonzini1-2/+2
2012-04-19virtio: add virtio_queue_get_idPaolo Bonzini1-0/+1
2012-03-16[Title] virtio-gl source code add.sangjin3.kim1-0/+1
2012-02-22virtio-scsi: Add virtio-scsi stub deviceStefan Hajnoczi1-0/+3
2011-11-28virtio: add and use virtio_set_featuresPaolo Bonzini1-0/+1
2011-11-28virtio: add and use virtio_set_featuresPaolo Bonzini1-0/+1
2011-09-17trace: add virtio_set_status() trace eventStefan Hajnoczi1-8/+1
2011-09-17trace: add virtio_set_status() trace eventStefan Hajnoczi1-8/+1
2011-09-12block: Move BlockConf & friends from block_int.h to block.hMarkus Armbruster1-1/+1
2011-09-12block: Move BlockConf & friends from block_int.h to block.hMarkus Armbruster1-1/+1
2011-08-04virtio-balloon: Add exit handler, fix memleaksAmit Shah1-0/+1
2011-08-04virtio-balloon: Add exit handler, fix memleaksAmit Shah1-0/+1
2011-07-05virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster1-1/+2
2011-07-05virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster1-1/+2
2011-06-12virtio: event index supportMichael S. Tsirkin1-1/+8
2011-06-12virtio: event index supportMichael S. Tsirkin1-1/+8
2011-03-28virtio-pci: fix bus master work around on loadMichael S. Tsirkin1-0/+1
2011-03-28virtio-pci: fix bus master work around on loadMichael S. Tsirkin1-0/+1
2011-03-21virtio-serial: Use a struct to pass config information from proxyAmit Shah1-1/+2
2011-03-21virtio-serial: Use a struct to pass config information from proxyAmit Shah1-1/+2
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com1-0/+1
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com1-0/+1
2011-01-10virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi1-0/+1
2011-01-10virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi1-0/+1
2011-01-10virtio: move vmstate change tracking to coreMichael S. Tsirkin1-0/+3
2011-01-10virtio: move vmstate change tracking to coreMichael S. Tsirkin1-0/+3
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin1-1/+1
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin1-1/+1
2010-09-08Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+3
2010-09-08Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+3
2010-09-07virtio-net: Make tx_timer timeout configurableAlex Williamson1-1/+3
2010-09-07virtio-net: Make tx_timer timeout configurableAlex Williamson1-1/+3
2010-08-30virtio: Factor virtqueue_map_sg outKevin Wolf1-0/+3