index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cuda.c
Age
Commit message (
Expand
)
Author
2011-10-06
PPC: Fix via-cuda memory registration
Alexander Graf
2011-10-06
ppc: move ADB stuff from ppc_mac.h to adb.h
Laurent Vivier
2011-08-08
ppc: convert to memory API
Avi Kivity
2011-04-22
vmstate: port cuda
Juan Quintela
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-01-18
cuda: fix crash on Windows
aurel32
2009-01-15
cuda: fix indentation
aurel32
2009-01-15
cuda: improve date/time read/write
aurel32
2008-12-30
VM load/save support for PPC devices
blueswir1
2008-12-28
Register reset handlers
blueswir1
2008-12-24
Improve PPC device debugging
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-10-28
* sort the PowerPC target object files
j_mayer
2007-09-19
Avoid Linux to stay stucked in an infinite loop when requesting a reboot.
j_mayer
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-06-03
Spelling fixes, by Stefan Weil.
ths
2007-04-07
Unify IRQ handling.
pbrook
2006-06-25
C99 64 bit printf
bellard
2005-07-23
fixed VIA irq register access
bellard
2005-07-07
more precise cuda timers
bellard
2005-06-05
IER behavior change - better IRQ handling
bellard
2005-04-23
This patch fixes two bugs in cuda emulation:
bellard
2005-02-09
power down support + date fix (Thayne Harbaugh)
bellard
2004-07-12
fixed ADB error reporting
bellard
2004-07-06
removed unused code
bellard
2004-06-21
ADB fixes
bellard
2004-06-21
cuda fixes
bellard
2004-06-03
CUDA + ADB support
bellard