summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Replace in_use with operation blockerFam Zheng2014-05-288-43/+45
* block: Introduce op_blockers to BlockDriverStateFam Zheng2014-05-283-0/+88
* block: Add BlockOpType enumFam Zheng2014-05-281-0/+19
* iotests: Use _img_info in test 089Max Reitz2014-05-282-6/+1
* aio: Fix use-after-free in cancellation pathFam Zheng2014-05-282-1/+2
* qcow2: Fix memory leak in COW error pathKevin Wolf2014-05-281-1/+2
* QemuOpt: add unit testsLeandro Dorileo2014-05-282-0/+444
* qemu-iotests: Handle cache mode option in 091Fam Zheng2014-05-281-2/+4
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell2014-05-2810-98/+308
|\
| * docs: add multiseat.txtGerd Hoffmann2014-05-261-0/+76
| * usb: add input routing support for tablet and keyboardGerd Hoffmann2014-05-261-0/+13
| * sdl: pass key event source to input layerGerd Hoffmann2014-05-261-9/+12
| * input: bind devices and input routingGerd Hoffmann2014-05-262-3/+43
| * input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-262-71/+123
| * input: switch hid keyboard to new input layer api.Gerd Hoffmann2014-05-262-8/+24
| * input: keymap: add meta keysGerd Hoffmann2014-05-261-0/+2
| * input: add name to input_event_key_numberGerd Hoffmann2014-05-262-3/+5
| * input: add qemu_input_key_number_to_qcodeGerd Hoffmann2014-05-262-3/+9
| * input (curses): mask keycodes to remove modifier bitsAndrew Oates2014-05-261-2/+2
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...Peter Maydell2014-05-2726-181/+167
|\ \
| * | libcacard: remove useless initializersMichael Tokarev2014-05-266-22/+21
| * | net: cadence_gem: Fix top commentPeter Crosthwaite2014-05-261-1/+1
| * | bsd-user: replace fprintf(stderr, ...) with error_report()Le Tan2014-05-263-9/+9
| * | audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan2014-05-262-3/+2
| * | libcacard: fix wrong array expansion logicMichael Tokarev2014-05-261-5/+4
| * | libcacard/vcard_emul_nss: Drop a redundant conditionalMarkus Armbruster2014-05-241-5/+0
| * | libcacard: Convert two leftover realloc() to GLibMarkus Armbruster2014-05-242-16/+4
| * | libcacard/vreader: Tighten assertion to clarify intentMarkus Armbruster2014-05-241-1/+1
| * | libcacard/vreader: Drop broken recovery from failed assertionMarkus Armbruster2014-05-241-5/+3
| * | libcacard: Plug memory leaks around vreader_get_reader_list()Markus Armbruster2014-05-242-0/+5
| * | libcacard/vscclient: Bury some dead codeMarkus Armbruster2014-05-241-4/+2
| * | vl: fix 'name' option to work with -readconfigDr. David Alan Gilbert2014-05-241-2/+7
| * | configure: Put tempfiles in a subdir of the build directoryPeter Maydell2014-05-242-13/+17
| * | dma-helpers: avoid calling dma_bdrv_unmap() twiceJules Wang2014-05-241-1/+1
| * | arch_init: replace fprintf(stderr, ...) with error_report()Le Tan2014-05-241-17/+15
| * | pci: move dereferencing of root only after verifying valid root pointerSaravanakumar2014-05-241-2/+2
| * | jazz_led: Add missing break in switch caseSaravanakumar2014-05-241-0/+1
| * | bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etcPeter Maydell2014-05-241-22/+23
| * | configure: Automatically select GTK+ 3.0 if GTK+ 2.0 is unavailableStefan Weil2014-05-241-3/+19
| * | nbd: Miscellaneous typo fixes.Hani Benhabiles2014-05-243-3/+3
| * | nbd: Close socket on negotiation failure.Hani Benhabiles2014-05-242-3/+5
| * | iohandler.c: Properly initialize sigaction structPeter Maydell2014-05-241-0/+1
| * | libcacard: g_malloc cleanupsMichael Tokarev2014-05-246-46/+23
* | | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-semihosting/20140524' ...Peter Maydell2014-05-2722-216/+366
|\ \ \
| * | | lm32: remove lm32_sysMichael Walle2014-05-244-193/+0
| * | | test: lm32: use semihosting for testingMichael Walle2014-05-245-22/+103
| * | | target-lm32: add semihosting supportMichael Walle2014-05-246-3/+240
| * | | test: lm32: make test cases independentMichael Walle2014-05-248-0/+25
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/rth/tcg-mips' into stagingPeter Maydell2014-05-275-927/+1050
|\ \ \
| * | | tcg-mips: Enable direct chaining of TBsRichard Henderson2014-05-242-3/+12
OpenPOWER on IntegriCloud