index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-28
QemuOpt: add unit tests
Leandro Dorileo
2014-05-28
qemu-iotests: Handle cache mode option in 091
Fam Zheng
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into staging
Peter Maydell
2014-05-27
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...
Peter Maydell
2014-05-27
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-semihosting/20140524' ...
Peter Maydell
2014-05-27
Merge remote-tracking branch 'remotes/rth/tcg-mips' into staging
Peter Maydell
2014-05-27
Merge remote-tracking branch 'remotes/rth/fix-tci' into staging
Peter Maydell
2014-05-27
target-arm: Fix segfault on startup when KVM enabled
Christoffer Dall
2014-05-26
docs: add multiseat.txt
Gerd Hoffmann
2014-05-26
usb: add input routing support for tablet and keyboard
Gerd Hoffmann
2014-05-26
sdl: pass key event source to input layer
Gerd Hoffmann
2014-05-26
input: bind devices and input routing
Gerd Hoffmann
2014-05-26
input: switch hid mouse and tablet to the new input layer api.
Gerd Hoffmann
2014-05-26
input: switch hid keyboard to new input layer api.
Gerd Hoffmann
2014-05-26
input: keymap: add meta keys
Gerd Hoffmann
2014-05-26
input: add name to input_event_key_number
Gerd Hoffmann
2014-05-26
input: add qemu_input_key_number_to_qcode
Gerd Hoffmann
2014-05-26
input (curses): mask keycodes to remove modifier bits
Andrew Oates
2014-05-26
libcacard: remove useless initializers
Michael Tokarev
2014-05-26
net: cadence_gem: Fix top comment
Peter Crosthwaite
2014-05-26
bsd-user: replace fprintf(stderr, ...) with error_report()
Le Tan
2014-05-26
audio: replace fprintf(stderr, ...) with error_report() in audio
Le Tan
2014-05-26
libcacard: fix wrong array expansion logic
Michael Tokarev
2014-05-24
lm32: remove lm32_sys
Michael Walle
2014-05-24
test: lm32: use semihosting for testing
Michael Walle
2014-05-24
target-lm32: add semihosting support
Michael Walle
2014-05-24
test: lm32: make test cases independent
Michael Walle
2014-05-24
tcg-mips: Enable direct chaining of TBs
Richard Henderson
2014-05-24
tcg-mips: Simplify movcond
Richard Henderson
2014-05-24
tcg-mips: Simplify brcond2
Richard Henderson
2014-05-24
tcg-mips: Improve setcond eq/ne vs zeros
Richard Henderson
2014-05-24
tcg-mips: Simplify setcond2
Richard Henderson
2014-05-24
tcg-mips: Simplify brcond
Richard Henderson
2014-05-24
tcg-mips: Simplify setcond
Richard Henderson
2014-05-24
tcg-mips: Commonize opcode implementations
Richard Henderson
2014-05-24
tcg-mips: Improve add2/sub2
Richard Henderson
2014-05-24
tcg-mips: Hoist args loads
Richard Henderson
2014-05-24
tcg-mips: Fix subtract immediate range
Richard Henderson
2014-05-24
tcg-mips: Name the opcode enumeration
Richard Henderson
2014-05-24
tcg-mips: Use EXT for AND on mips32r2
Richard Henderson
2014-05-24
tcg-mips: Use T9 for TCG_TMP1
Richard Henderson
2014-05-24
tcg-mips: Introduce TCG_TMP0, TCG_TMP1
Richard Henderson
2014-05-24
tcg-mips: Rearrange register allocation
Richard Henderson
2014-05-24
tcg-mips: Convert to new_ldst
Richard Henderson
2014-05-24
tcg-mips: Convert to new qemu_l/st helpers
Richard Henderson
2014-05-24
tcg-mips: Move softmmu slow path out of line
Richard Henderson
2014-05-24
tcg-mips: Split large ldst offsets
Richard Henderson
2014-05-24
tcg-mips: Fill the exit_tb delay slot
Richard Henderson
2014-05-24
tcg-mips: Use J and JAL opcodes
Richard Henderson
2014-05-24
tcg-mips: Constrain the code_gen_buffer to be within one 256mb segment
Richard Henderson
[next]