]> git.proxmox.com Git - mirror_qemu.git/history - hw/9pfs
tests/qapi-schema: Actually check successful QMP command response
[mirror_qemu.git] / hw / 9pfs /
2014-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jovanovic/mips...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/alon/pull-libcaca...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-02-10 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-02-02 Kirill A. Shutemovhw/9pfs: fix P9_STATS_GEN handling
2014-02-02 Kirill A. Shutemovhw/9pfs: make get_st_gen() return ENOTTY error on speci...
2014-02-02 Kirill A. Shutemovhw/9pfs: handle undefined FS_IOC_GETVERSION case in...
2014-02-02 Kirill A. Shutemovhw/9pfs: fix error handing in local_ioc_getversion()
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-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-05 Daniel P. Berrangehw/9pfs: Fix errno value for xattr functions
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-29 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2013-07-29 Aurelien JarnoMerge branch 'trivial-patches' of git://git.corpit...
2013-07-27 Stefan Weilhw/9pfs: Fix potential memory leak and avoid reuse...
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-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2013-05-28 Gabriel de Perthuishw/9pfs: Be robust against paths without FS_IOC_GETVERSION
2013-05-28 Aneesh Kumar K.Vhw/9pfs: Use O_NOFOLLOW when opening files on server
2013-05-28 Aneesh Kumar K.Vhw/9pfs: use O_NOFOLLOW for mapped readlink operation
2013-05-28 Aneesh Kumar K.Vhw/9pfs: Fix segfault with 9p2000.u
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-05-12 Dong Xu Wangremove double semicolons
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-pci: switch to the new API.
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-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
2013-02-11 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-02-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-02-06 Aneesh Kumar K.Vqemu/9p: Don't ignore error in fid clunk
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-30 Markus Armbrusterg_malloc(0) and g_malloc0(0) return 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'...
next