aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-22vmstate: port syborg_serialJuan Quintela
2011-04-22vmstate: port stellaris_adcJuan Quintela
2011-04-22vmstate: port syborg_pointerJuan Quintela
2011-04-22vmstate: port ppc4xx_pciJuan Quintela
2011-04-22vmstate: port ppce500_pciJuan Quintela
2011-04-22vmstate: port pxa2xx_pmJuan Quintela
2011-04-22vmstate: port pxa2xx_mmJuan Quintela
2011-04-22vmstate: port pxa2xx_cmJuan Quintela
2011-04-22vmstate: port pxa2xx_i2sJuan Quintela
2011-04-22vmstate: port stellaris gptmJuan Quintela
2011-04-22vmstate: port cudaJuan Quintela
2011-04-22vmstate: port heathrow_picJuan Quintela
2011-04-22vmstate: port pl022 sspJuan Quintela
2011-04-22vmstate: port stellaris sysJuan Quintela
2011-04-22vmstate: port stellaris ssi busJuan Quintela
2011-04-22vmstate: port stellaris i2cJuan Quintela
2011-04-22vmstate: port armv7m nvicJuan Quintela
2011-04-22vmstate: port pl011Juan Quintela
2011-04-22vmstate: port pxa2xx_keypadJuan Quintela
2011-04-22vmstate: port syborg_rtcJuan Quintela
2011-04-22vmstate: port pmtimerJuan Quintela
2011-04-22vmstate: port sysborg_timerJuan Quintela
2011-04-22vmstate: port arm_timerJuan Quintela
2011-04-22vmstate: port arm sp804Juan Quintela
2011-04-22vmstate: port mipsnetJuan Quintela
2011-04-22vmstate: port m48t59Juan Quintela
2011-04-22vmstate: port ads7846Juan Quintela
2011-04-22vmstate: port adb_mouseJuan Quintela
2011-04-22vmstate: port adb_kbdJuan Quintela
2011-04-20target-arm: Set Invalid flag for NaN in float-to-int conversionsPeter Maydell
2011-04-20hw/arm_boot.c: move initrd load address up to accommodate large kernelsPeter Maydell
2011-04-20Basic implementation of Sharp Zaurus SL-5500 collie PDADmitry Eremin-Solenikov
2011-04-20Implement basic part of SA-1110/SA-1100Dmitry Eremin-Solenikov
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-18s390x: virtio machine storage keysAlexander Graf
2011-04-18s390x: Dispatch interrupts to KVM or the real CPUAlexander Graf
2011-04-18s390x: Enable s390x-softmmu targetAlexander Graf
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
2011-04-18PXE: Refresh all PXE ROMs from the ipxe submoduleAlex Williamson
2011-04-18PXE: Use consistent naming for PXE ROMsAlex Williamson
2011-04-17move helpers.h to helper.hLluĂ­s
2011-04-17libcacard: fix opposite usage of isspaceAlon Levy
2011-04-17target-mips: clear softfpu exception state for comparison instructionsAurelien Jarno
2011-04-17target-mips: fix c.ps.* instructionsAurelien Jarno
2011-04-17target-mips: don't hardcode softfloat exception bitsAurelien Jarno
2011-04-17target-mips: simplify FP comparisonsAurelien Jarno
2011-04-17target-ppc: fix SPE comparison functionsAurelien Jarno
2011-04-17softfloat: improve description of comparison functionsAurelien Jarno
2011-04-17softfloat: move float*_eq and float*_eq_quietAurelien Jarno