aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10acpi: fix aml_equal term implementationMarcel Apfelbaum
2015-03-10aml-build: append opcodes using build_append_byteMichael S. Tsirkin
2015-03-10aml-build: don't modify childMichael S. Tsirkin
2015-03-10Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-0...Peter Maydell
2015-03-109pfs: remove useless returnMichael Tokarev
2015-03-10gdbstub: avoid possible NULL pointer dereferencePaolo Bonzini
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář
2015-03-10fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář
2015-03-10migration: Fix coding style (whitespace issues)Stefan Weil
2015-03-10oslib-posix: Fix compiler warning (-Wclobbered) and simplify the codeStefan Weil
2015-03-10disas/microblaze: Fix warnings caused by missing 'static' attributeStefan Weil
2015-03-10disas/arm: Fix warnings caused by missing 'static' attributeStefan Weil
2015-03-10vhost_net: Add missing 'static' attributeStefan Weil
2015-03-10e500: fix memory leakMichael Tokarev
2015-03-10gitignore: Ignore new testsCole Robinson
2015-03-10gitignore: Track common.env in iotests gitignoreCole Robinson
2015-03-10sysbus: fix memory leakGonglei
2015-03-10milkymist.c: fix memory leakGonglei
2015-03-10macio: fix possible memory leakGonglei
2015-03-10sparc/leon3.c: fix memory leakGonglei
2015-03-10nbd: fix resource leakGonglei
2015-03-10qemu-char: add cyrillic key 'numerosign' to Russian keymapWang Xin
2015-03-10qemu-char: add cyrillic characters 'numerosign' to VNC keysymsWang Xin
2015-03-10qapi-schema: Fix SpiceChannel docsCole Robinson
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth
2015-03-10ui/vnc: Remove vnc_stop_worker_thread()Thomas Huth
2015-03-10ui: Removed unused functionsThomas Huth
2015-03-10vhost: Remove superfluous '\n' around error_report()Gonglei
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei
2015-03-10vfio: Remove superfluous '\n' around error_report()Gonglei
2015-03-10vhost-scsi: Remove superfluous '\n' around error_report()Gonglei
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2015-03-10numa: remove superfluous '\n' around error_setgGonglei
2015-03-10pl330.c: remove superfluous '\n' around error_setgGonglei
2015-03-10a9gtimer: remove superfluous '\n' around error_setgGonglei
2015-03-10block: remove superfluous '\n' around error_report/error_setgGonglei
2015-03-10qmp-commands.hx: Fix several typosAlberto Garcia
2015-03-10qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia
2015-03-10Add copyright and author after file splitStefan Berger
2015-03-10cutils: refine strtol error handling in parse_debug_envPaolo Bonzini
2015-03-10qemu-options: fix/document -incoming optionsMichael Tokarev
2015-03-10smbios: document cmdline options for smbios type 2-4, 17 structuresGabriel L. Somlo
2015-03-10memsave: Improve and disambiguate error messageBorislav Petkov
2015-03-10xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster
2015-03-10xen-pt: fix Out-of-bounds readGonglei
2015-03-10xen-pt: fix Negative array index readGonglei
2015-03-09Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-03-09target-ppc: Fix warnings from SparseStefan Weil