summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-09sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09target-ppc: Add versions to server CPU descriptionsAlexey Kardashevskiy
2015-03-09PPC: Introduce the Virtual Time Base (VTB) SPR registerCyril Bur
2015-03-09PPC: Remove duplicate OPENPIC defines in default-configsAlexander Graf
2015-03-09ppc64-softmmu: Remove duplicated OPENPIC from configAlexey Kardashevskiy
2015-03-09Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...Alexey Kardashevskiy
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-03-09openpic: convert to vmstateMark Cave-Ayland
2015-03-09openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland
2015-03-09openpic: fix up loadvm under -M mac99Mark Cave-Ayland