aboutsummaryrefslogtreecommitdiff
path: root/hw/rc4030.c
AgeCommit message (Expand)Author
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2011-11-24rc4030: convert to memory APIAvi Kivity
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-04-23Fix harmless if statement with empty body, spotted by clangBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-10Clean up rc4030 init functionaurel32
2009-04-07rc4030 registers improvementsaurel32
2009-02-08Add load/save capability to rc4030 chipsetaurel32
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-01target-mips: DMA support for RC4030 chipsetaurel32
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-07MIPS: remove a few warningsaurel32
2008-11-12Don't use "hz" in identifiers to make AIX happy.balrog
2008-04-07MIPS Magnum R4000 machineaurel32