aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-5/+5
* Clean up rc4030 init functionaurel322009-04-101-9/+7
* rc4030 registers improvementsaurel322009-04-071-49/+70
* Add load/save capability to rc4030 chipsetaurel322009-02-081-0/+65
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* target-mips: DMA support for RC4030 chipsetaurel322009-01-011-77/+209
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-2/+2
* MIPS: remove a few warningsaurel322008-12-071-0/+1
* Don't use "hz" in identifiers to make AIX happy.balrog2008-11-121-3/+3
* MIPS Magnum R4000 machineaurel322008-04-071-0/+608