]> git.proxmox.com Git - qemu.git/history - hw/adb.c
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
[qemu.git] / hw / adb.c
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Blue Swirlppc: add missing static
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-08 Blue SwirlMerge branch 'for-upstream' of git://git.serverraum...
2011-10-08 Blue SwirlMerge branch 'tracing' of git://repo.or.cz/qemu/stefanha
2011-10-08 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-06 Laurent Vivierppc: move ADB stuff from ppc_mac.h to adb.h
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-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: port adb_mouse
2011-04-22 Juan Quintelavmstate: port adb_kbd
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2008-12-30 blueswir1VM load/save support for PPC devices
2008-12-28 blueswir1Fix warning introduced by r6136
2008-12-28 blueswir1Register reset handlers
2008-12-24 blueswir1Improve PPC device debugging
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-04-12 bellardmouse API change
2005-02-15 bellardADB reset support (Joceylin Mayer)
2004-07-12 bellardfixed register 0 usage - fixed mouse buttons
2004-06-21 bellardADB fixes
2004-06-21 bellardcuda fixes
2004-06-03 bellardCUDA + ADB support