summaryrefslogtreecommitdiffstats
path: root/hw/rc4030.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-825/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-17/+17
* rc4030: convert to memory APIAvi Kivity2011-11-241-28/+23
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* Replace cpu_physical_memory_rw were possibleStefan Weil2011-04-121-2/+2
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+4
* rc4030: Fix compilation error in debug codeStefan Weil2010-10-031-1/+4
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Fix harmless if statement with empty body, spotted by clangBlue Swirl2010-04-231-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-17/+17
* Get rid of _t suffixmalc2009-10-011-17/+17
* 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
OpenPOWER on IntegriCloud