]> git.proxmox.com Git - mirror_qemu.git/history - hw/9pfs/virtio-9p-device.c
s390x: Migrate guest storage keys (initial memory only)
[mirror_qemu.git] / hw / 9pfs / virtio-9p-device.c
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-07-28 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-07-27 Jason Wangvirtio: get_features() can fail
2015-06-23 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-06-15 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-10 Shannon Zhaovirtio-9p-device: move qdev properties into virtio...
2015-06-01 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-01 Gerd Hoffmannvirtio: make features 64bit wide
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-02-26 Cornelia Huckvirtio: feature bit manipulation helpers
2014-06-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/nbd-next...
2014-06-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-29 Greg Kurzvirtio-9p: use virtio wrappers to access headers
2014-06-09 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/qga-pull...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/softmmu...
2014-06-05 Paolo Bonzinihw: use ld_p/st_p instead of ld_raw/st_raw
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-09 Andreas Färbervirtio-9p: Convert to QOM realize
2013-12-09 Andreas Färbervirtio-9p: QOM realize preparations
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'filippov/tags/20130729...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.86' into staging
2013-08-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-08-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/prep-for...
2013-08-01 Andreas Färbervirtio-9p-device: Avoid freeing uninitialized memory
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-29 Marcel Apfelbaumdevices: Associate devices to their logical category
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-09 M. Mohan Kumarhw/9pfs: Fix memory leak in error path
2013-04-24 Anthony LiguoriMerge remote-tracking branch 'alon/libcacard_ccid.1...
2013-04-24 KONRAD Fredericvirtio: remove the function pointer.
2013-04-23 KONRAD Fredericvirtio-9p: cleanup: QOM casts.
2013-04-23 KONRAD Fredericvirtio-9p: cleanup: init function.
2013-04-23 KONRAD Fredericvirtio-9p: add the virtio-9p device.
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-09 Hans de Goedevirtio-9p: Fix virtio-9p no longer building after hw...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-01 Paolo Bonzinivirtio-9p: remove PCI dependencies from hw/9pfs/
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-30 Markus Armbrusterhw/9pfs: Fix unchecked strdup() by converting to g_strdup()
2013-01-30 Markus Armbrusterg_strdup(NULL) returns NULL; simplify
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-08 Paolo Bonzinivirtio-9p: use symbolic constant, add to pci-ids.txt
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
next