aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-28QemuOpt: add unit testsLeandro Dorileo
2014-05-28qemu-iotests: Handle cache mode option in 091Fam Zheng
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell
2014-05-27Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...Peter Maydell
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-26docs: add multiseat.txtGerd Hoffmann
2014-05-26usb: add input routing support for tablet and keyboardGerd Hoffmann
2014-05-26sdl: pass key event source to input layerGerd Hoffmann
2014-05-26input: bind devices and input routingGerd Hoffmann
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann
2014-05-26input: keymap: add meta keysGerd Hoffmann
2014-05-26input: add name to input_event_key_numberGerd Hoffmann
2014-05-26input: add qemu_input_key_number_to_qcodeGerd Hoffmann
2014-05-26input (curses): mask keycodes to remove modifier bitsAndrew Oates
2014-05-26libcacard: remove useless initializersMichael Tokarev
2014-05-26net: cadence_gem: Fix top commentPeter Crosthwaite
2014-05-26bsd-user: replace fprintf(stderr, ...) with error_report()Le Tan
2014-05-26audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan
2014-05-26libcacard: fix wrong array expansion logicMichael Tokarev
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