summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-10gdbstub: avoid possible NULL pointer dereferencePaolo Bonzini1-3/+5
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář1-1/+1
2015-03-10fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář3-4/+5
2015-03-10migration: Fix coding style (whitespace issues)Stefan Weil1-10/+10
2015-03-10oslib-posix: Fix compiler warning (-Wclobbered) and simplify the codeStefan Weil1-2/+2
2015-03-10disas/microblaze: Fix warnings caused by missing 'static' attributeStefan Weil1-6/+7
2015-03-10disas/arm: Fix warnings caused by missing 'static' attributeStefan Weil1-128/+0
2015-03-10vhost_net: Add missing 'static' attributeStefan Weil1-1/+1
2015-03-10e500: fix memory leakMichael Tokarev1-0/+1
2015-03-10gitignore: Ignore new testsCole Robinson1-0/+3
2015-03-10gitignore: Track common.env in iotests gitignoreCole Robinson2-1/+1
2015-03-10sysbus: fix memory leakGonglei1-0/+2
2015-03-10milkymist.c: fix memory leakGonglei1-0/+1
2015-03-10macio: fix possible memory leakGonglei1-1/+2
2015-03-10sparc/leon3.c: fix memory leakGonglei1-0/+1
2015-03-10nbd: fix resource leakGonglei1-0/+1
2015-03-10qemu-char: add cyrillic key 'numerosign' to Russian keymapWang Xin1-1/+1
2015-03-10qemu-char: add cyrillic characters 'numerosign' to VNC keysymsWang Xin1-0/+1
2015-03-10qapi-schema: Fix SpiceChannel docsCole Robinson1-3/+3
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth2-5/+0
2015-03-10ui/vnc: Remove vnc_stop_worker_thread()Thomas Huth2-14/+0
2015-03-10ui: Removed unused functionsThomas Huth5-36/+0
2015-03-10vhost: Remove superfluous '\n' around error_report()Gonglei2-3/+3
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei1-3/+3
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei2-7/+7
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei2-6/+6
2015-03-10vfio: Remove superfluous '\n' around error_report()Gonglei1-5/+5
2015-03-10vhost-scsi: Remove superfluous '\n' around error_report()Gonglei1-3/+3
2015-03-10Remove superfluous '\n' around error_report()Gonglei6-6/+6
2015-03-10numa: remove superfluous '\n' around error_setgGonglei1-3/+3
2015-03-10pl330.c: remove superfluous '\n' around error_setgGonglei1-2/+2
2015-03-10a9gtimer: remove superfluous '\n' around error_setgGonglei1-1/+1
2015-03-10block: remove superfluous '\n' around error_report/error_setgGonglei3-5/+5
2015-03-10qmp-commands.hx: Fix several typosAlberto Garcia1-3/+3
2015-03-10qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia1-3/+3
2015-03-10Add copyright and author after file splitStefan Berger1-0/+4
2015-03-10cutils: refine strtol error handling in parse_debug_envPaolo Bonzini1-2/+3
2015-03-10qemu-options: fix/document -incoming optionsMichael Tokarev1-3/+21
2015-03-10smbios: document cmdline options for smbios type 2-4, 17 structuresGabriel L. Somlo1-3/+29
2015-03-10memsave: Improve and disambiguate error messageBorislav Petkov1-1/+3
2015-03-10xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster1-0/+1
2015-03-10xen-pt: fix Out-of-bounds readGonglei1-1/+1
2015-03-10xen-pt: fix Negative array index readGonglei1-4/+2
2015-03-09Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell41-383/+1284
2015-03-09target-ppc: Fix warnings from SparseStefan Weil1-2/+3
2015-03-09sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2-0/+116
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan3-2/+316
2015-03-09target-ppc: Add versions to server CPU descriptionsAlexey Kardashevskiy2-7/+9
2015-03-09PPC: Introduce the Virtual Time Base (VTB) SPR registerCyril Bur2-0/+11
2015-03-09PPC: Remove duplicate OPENPIC defines in default-configsAlexander Graf2-2/+0