Age | Commit message (Expand) | Author | Files | Lines |
2011-08-08 | ppc: convert to memory API | Avi Kivity | 1 | -2/+4 |
2011-04-22 | vmstate: port cuda | Juan Quintela | 1 | -70/+46 |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini | 1 | -12/+12 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+2 |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson | 1 | -1/+1 |
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 |