index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cuda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
1
-1
/
+3
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
1
-1
/
+0
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-6
/
+6
2009-10-01
Get rid of _t suffix
malc
1
-6
/
+6
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-7
/
+7
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-3
/
+3
2009-01-18
cuda: fix crash on Windows
aurel32
1
-2
/
+2
2009-01-15
cuda: fix indentation
aurel32
1
-2
/
+2
2009-01-15
cuda: improve date/time read/write
aurel32
1
-4
/
+19
2008-12-30
VM load/save support for PPC devices
blueswir1
1
-0
/
+74
2008-12-28
Register reset handlers
blueswir1
1
-6
/
+29
2008-12-24
Improve PPC device debugging
blueswir1
1
-22
/
+17
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-10-28
* sort the PowerPC target object files
j_mayer
1
-6
/
+6
2007-09-19
Avoid Linux to stay stucked in an infinite loop when requesting a reboot.
j_mayer
1
-0
/
+6
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-4
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-24
/
+24
2007-06-03
Spelling fixes, by Stefan Weil.
ths
1
-2
/
+2
2007-04-07
Unify IRQ handling.
pbrook
1
-8
/
+4
2006-06-25
C99 64 bit printf
bellard
1
-1
/
+1
2005-07-23
fixed VIA irq register access
bellard
1
-6
/
+3
2005-07-07
more precise cuda timers
bellard
1
-22
/
+47
2005-06-05
IER behavior change - better IRQ handling
bellard
1
-7
/
+15
2005-04-23
This patch fixes two bugs in cuda emulation:
bellard
1
-4
/
+7
2005-02-09
power down support + date fix (Thayne Harbaugh)
bellard
1
-1
/
+10
2004-07-12
fixed ADB error reporting
bellard
1
-3
/
+4
2004-07-06
removed unused code
bellard
1
-11
/
+1
2004-06-21
ADB fixes
bellard
1
-3
/
+47
2004-06-21
cuda fixes
bellard
1
-64
/
+136
2004-06-03
CUDA + ADB support
bellard
1
-0
/
+507