summaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
2017-10-15virtio-pci: Replace modern_as with direct access to modern_barAlexey Kardashevskiy
2017-10-15virtio: fix descriptor counting in virtqueue_popWolfgang Bumiller
2017-10-15pci: Add interface names to hybrid PCI devicesEduardo Habkost
2017-10-15virtio/pci/migration: Convert to VMStateDr. David Alan Gilbert
2017-10-15virtio/vhost: reset dev->log after syncingFelipe Franciosi
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-08vhost: Release memory references on cleanupAlex Williamson
2017-08-31vhost: use QEMU_ALIGN_DOWNMarc-André Lureau
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau
2017-08-02vhost-user: fix legacy cross-endian configurationsFelipe Franciosi
2017-08-02vhost: fix a memory leakPeng Hao
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-03vhost-user: unregister slave req handler at cleanup timeMaxime Coquelin
2017-07-03vhost: ensure vhost_ops are set before calling iotlb callbackMaxime Coquelin
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-06-30virtio-pci: use ioeventfd even when KVM is disabledStefan Hajnoczi
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-06-02virtio: add virtqueue_alloc_element tracepointPaolo Bonzini
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-25vhost-user: pass message as a pointer to process_message_reply()Maxime Coquelin
2017-05-18migration: migration.h was not neededJuan Quintela
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-18virtio: allow broken device to notify guestGreg Kurz
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-10hw/virtio: fix vhost user fails to startup when MQZhiyong Yang
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier
2017-04-20memory: add section range info for IOMMU notifierPeter Xu
2017-03-30vhost: generalize iommu memory regionJason Wang
2017-03-22virtio: always use handle_aio_output if registeredPaolo Bonzini
2017-03-22virtio: Fix error handling in virtio_bus_device_pluggedFam Zheng
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum