Sign in
qemu
/
qemu
/
060fbfe1d607abd6cf58edbf13d10103b0c6738e
/
hw
/
cuda.c
e439413
PPC: remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
9c554c1
cuda: fix crash on Windows
by aurel32
· 16 years ago
c76ee25
cuda: fix indentation
by aurel32
· 16 years ago
5703c17
cuda: improve date/time read/write
by aurel32
· 16 years ago
9b64997
VM load/save support for PPC devices
by blueswir1
· 16 years ago
6e6b736
Register reset handlers
by blueswir1
· 16 years ago
ea026b2
Improve PPC device debugging
by blueswir1
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
3cbee15
* sort the PowerPC target object files
by j_mayer
· 17 years ago
0686970
Avoid Linux to stay stucked in an infinite loop when requesting a reboot.
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
e91c8a7
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
b7c7b18
fixed VIA irq register access
by bellard
· 19 years ago
61271e5
more precise cuda timers
by bellard
· 20 years ago
cadae95
IER behavior change - better IRQ handling
by bellard
· 20 years ago
dccfafc
This patch fixes two bugs in cuda emulation:
by bellard
· 20 years ago
d7ce296
power down support + date fix (Thayne Harbaugh)
by bellard
· 20 years ago
38f0b14
fixed ADB error reporting
by bellard
· 21 years ago
7db4eea
removed unused code
by bellard
· 21 years ago
e2733d2
ADB fixes
by bellard
· 21 years ago
819e712
cuda fixes
by bellard
· 21 years ago
267002c
CUDA + ADB support
by bellard
· 21 years ago