]> git.proxmox.com Git - qemu.git/history - hw/cuda.c
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
[qemu.git] / hw / cuda.c
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-11 Stefan WeilAdd missing const attributes for MemoryRegionOps
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 Alexander GrafPPC: Fix via-cuda memory registration
2011-10-06 Laurent Vivierppc: move ADB stuff from ppc_mac.h to adb.h
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivityppc: convert to memory API
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 cuda
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-04-18 Blue SwirlFix harmless if statements with empty body, spotted...
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-01-18 aurel32cuda: fix crash on Windows
2009-01-15 aurel32cuda: fix indentation
2009-01-15 aurel32cuda: improve date/time read/write
2008-12-30 blueswir1VM load/save support for PPC devices
2008-12-28 blueswir1Register reset handlers
2008-12-24 blueswir1Improve PPC device debugging
2007-11-17 pbrookBreak up vl.h.
2007-10-28 j_mayer* sort the PowerPC target object files
2007-09-19 j_mayerAvoid Linux to stay stucked in an infinite loop when...
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-06-03 thsSpelling fixes, by Stefan Weil.
2007-04-07 pbrookUnify IRQ handling.
2006-06-25 bellardC99 64 bit printf
2005-07-23 bellardfixed VIA irq register access
2005-07-07 bellardmore precise cuda timers
2005-06-05 bellardIER behavior change - better IRQ handling
2005-04-23 bellardThis patch fixes two bugs in cuda emulation:
2005-02-09 bellardpower down support + date fix (Thayne Harbaugh)
2004-07-12 bellardfixed ADB error reporting
2004-07-06 bellardremoved unused code
2004-06-21 bellardADB fixes
2004-06-21 bellardcuda fixes
2004-06-03 bellardCUDA + ADB support