aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27Merge remote-tracking branch 'remotes/mwalle/tags/lm32-semihosting/20140524' ...Peter Maydell
2014-05-27Merge remote-tracking branch 'remotes/rth/tcg-mips' into stagingPeter Maydell
2014-05-27Merge remote-tracking branch 'remotes/rth/fix-tci' into stagingPeter Maydell
2014-05-27target-arm: Fix segfault on startup when KVM enabledChristoffer Dall
2014-05-24lm32: remove lm32_sysMichael Walle
2014-05-24test: lm32: use semihosting for testingMichael Walle
2014-05-24target-lm32: add semihosting supportMichael Walle
2014-05-24test: lm32: make test cases independentMichael Walle
2014-05-24tcg-mips: Enable direct chaining of TBsRichard Henderson
2014-05-24tcg-mips: Simplify movcondRichard Henderson
2014-05-24tcg-mips: Simplify brcond2Richard Henderson
2014-05-24tcg-mips: Improve setcond eq/ne vs zerosRichard Henderson
2014-05-24tcg-mips: Simplify setcond2Richard Henderson
2014-05-24tcg-mips: Simplify brcondRichard Henderson
2014-05-24tcg-mips: Simplify setcondRichard Henderson
2014-05-24tcg-mips: Commonize opcode implementationsRichard Henderson
2014-05-24tcg-mips: Improve add2/sub2Richard Henderson
2014-05-24tcg-mips: Hoist args loadsRichard Henderson
2014-05-24tcg-mips: Fix subtract immediate rangeRichard Henderson
2014-05-24tcg-mips: Name the opcode enumerationRichard Henderson
2014-05-24tcg-mips: Use EXT for AND on mips32r2Richard Henderson
2014-05-24tcg-mips: Use T9 for TCG_TMP1Richard Henderson
2014-05-24tcg-mips: Introduce TCG_TMP0, TCG_TMP1Richard Henderson
2014-05-24tcg-mips: Rearrange register allocationRichard Henderson
2014-05-24tcg-mips: Convert to new_ldstRichard Henderson
2014-05-24tcg-mips: Convert to new qemu_l/st helpersRichard Henderson
2014-05-24tcg-mips: Move softmmu slow path out of lineRichard Henderson
2014-05-24tcg-mips: Split large ldst offsetsRichard Henderson
2014-05-24tcg-mips: Fill the exit_tb delay slotRichard Henderson
2014-05-24tcg-mips: Use J and JAL opcodesRichard Henderson
2014-05-24tcg-mips: Constrain the code_gen_buffer to be within one 256mb segmentRichard Henderson
2014-05-24tcg-mips: Layout executable and code_gen_bufferRichard Henderson
2014-05-22tci: Fix tcg_out_callRichard Henderson
2014-05-22Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-05-21qapi: zero-initialize all QMP command parametersMichael Roth
2014-05-21scripts/qapi.py: Avoid syntax not supported by Python 2.4Luiz Capitulino
2014-05-21error: error_is_set() is finally unused; removeMarkus Armbruster
2014-05-21char: Explain qmp_chardev_add()'s unusual error handlingMarkus Armbruster
2014-05-21char: Clean up fragile use of error_is_set()Markus Armbruster
2014-05-21char: Use return values instead of error_is_set(errp)Markus Armbruster
2014-05-21qemu-socket: Clean up inet_connect_opts()Markus Armbruster
2014-05-20doc: add "setup" to list of migration statesPeter Feiner
2014-05-20megasas: remove buildtime stringsOlaf Hering
2014-05-20s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand
2014-05-20s390x/kvm: software breakpoint supportDavid Hildenbrand
2014-05-20s390x: remove duplicate definitions of DIAG 501David Hildenbrand