]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/virtio.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / virtio.c
2012-12-19  Paolo Bonzinimisc: move include files to include/qemu/
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-b1c35f2...
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v65' into...
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.73' into staging
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-11-29  Michael S. Tsirkinvirtio: limit avail bytes lookahead
2012-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-10-06  Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-28  Amit Shahvirtio: Introduce virtqueue_get_avail_bytes()
2012-09-28  Amit Shahvirtio: use unsigned int for counting bytes in vq
2012-09-28  Michael S. Tsirkinvirtio: don't mark unaccessed memory as dirty
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-06  Paolo Bonzinivirtio: fix vhost handling
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-12  Paolo Bonzinivirtio: move common irqfd handling out of virtio-pci
2012-07-12  Paolo Bonzinivirtio: move common ioeventfd handling out of virtio-pci
2012-05-01  Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01  Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28  Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-25  Michael S. Tsirkinvirtio: order index/descriptor reads
2012-04-25  Michael S. Tsirkinvirtio: add missing mb() on enable notification
2012-04-25  Michael S. Tsirkinvirtio: add missing mb() on notification
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-19...
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-04-19  Paolo Bonzinivirtio: add virtio_queue_get_id
2012-03-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-10  Luiz Capitulinovirtio: Remove unneeded g_free() check in virtio_cleanup()
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-23  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-23  Anthony LiguoriMerge remote-tracking branch 'afaerber/prep-up' into...
2012-01-21  Alexander Grafvirtio: change memcpy to guest reads
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28  Paolo Bonzinivirtio: add and use virtio_set_features
2011-09-29  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'pmaydell/omap-for-upstrea...
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-23  David Gibsonvirtio: Use global memory barrier macros
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20  Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-20  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-17  Stefan Hajnoczitrace: add virtio_set_status() trace event
2011-09-15  Luiz CapitulinoDrop the vm_running global variable
2011-09-15  Luiz CapitulinoReplace the VMSTOP macros with a proper state type
2011-08-21  Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21  Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21  Anthony LiguoriUse glib memory allocation and free functions
2011-08-09  Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-27  Amit Shahvirtio: Plug memleak by freeing vdev
2011-07-22  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20  Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19  Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-17  Michael S. Tsirkinvirtio: fix indirect descriptor buffer overflow
2011-07-01  Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27  Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-24  Markus ArmbrusterStrip trailing '\n' from error_report()'s first argument
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15  Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12  Michael S. Tsirkinvirtio: event index support
next