summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disas/microblaze: Fix warnings caused by missing 'static' attributeStefan Weil2015-03-101-6/+7
* disas/arm: Fix warnings caused by missing 'static' attributeStefan Weil2015-03-101-128/+0
* vhost_net: Add missing 'static' attributeStefan Weil2015-03-101-1/+1
* e500: fix memory leakMichael Tokarev2015-03-101-0/+1
* gitignore: Ignore new testsCole Robinson2015-03-101-0/+3
* gitignore: Track common.env in iotests gitignoreCole Robinson2015-03-102-1/+1
* sysbus: fix memory leakGonglei2015-03-101-0/+2
* milkymist.c: fix memory leakGonglei2015-03-101-0/+1
* macio: fix possible memory leakGonglei2015-03-101-1/+2
* sparc/leon3.c: fix memory leakGonglei2015-03-101-0/+1
* nbd: fix resource leakGonglei2015-03-101-0/+1
* qemu-char: add cyrillic key 'numerosign' to Russian keymapWang Xin2015-03-101-1/+1
* qemu-char: add cyrillic characters 'numerosign' to VNC keysymsWang Xin2015-03-101-0/+1
* qapi-schema: Fix SpiceChannel docsCole Robinson2015-03-101-3/+3
* xen: Remove xen_cmos_set_s3_resume()Thomas Huth2015-03-102-5/+0
* ui/vnc: Remove vnc_stop_worker_thread()Thomas Huth2015-03-102-14/+0
* ui: Removed unused functionsThomas Huth2015-03-105-36/+0
* vhost: Remove superfluous '\n' around error_report()Gonglei2015-03-102-3/+3
* arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* tpm: Remove superfluous '\n' around error_report()Gonglei2015-03-102-7/+7
* xtensa: Remove superfluous '\n' around error_report()Gonglei2015-03-102-6/+6
* vfio: Remove superfluous '\n' around error_report()Gonglei2015-03-101-5/+5
* vhost-scsi: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* Remove superfluous '\n' around error_report()Gonglei2015-03-106-6/+6
* numa: remove superfluous '\n' around error_setgGonglei2015-03-101-3/+3
* pl330.c: remove superfluous '\n' around error_setgGonglei2015-03-101-2/+2
* a9gtimer: remove superfluous '\n' around error_setgGonglei2015-03-101-1/+1
* block: remove superfluous '\n' around error_report/error_setgGonglei2015-03-103-5/+5
* qmp-commands.hx: Fix several typosAlberto Garcia2015-03-101-3/+3
* qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia2015-03-101-3/+3
* Add copyright and author after file splitStefan Berger2015-03-101-0/+4
* cutils: refine strtol error handling in parse_debug_envPaolo Bonzini2015-03-101-2/+3
* qemu-options: fix/document -incoming optionsMichael Tokarev2015-03-101-3/+21
* smbios: document cmdline options for smbios type 2-4, 17 structuresGabriel L. Somlo2015-03-101-3/+29
* memsave: Improve and disambiguate error messageBorislav Petkov2015-03-101-1/+3
* xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster2015-03-101-0/+1
* xen-pt: fix Out-of-bounds readGonglei2015-03-101-1/+1
* xen-pt: fix Negative array index readGonglei2015-03-101-4/+2
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-03-0941-383/+1284
|\
| * target-ppc: Fix warnings from SparseStefan Weil2015-03-091-2/+3
| * sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2015-03-092-0/+116
| * sPAPR: Implement EEH RTAS callsGavin Shan2015-03-093-2/+316
| * target-ppc: Add versions to server CPU descriptionsAlexey Kardashevskiy2015-03-092-7/+9
| * PPC: Introduce the Virtual Time Base (VTB) SPR registerCyril Bur2015-03-092-0/+11
| * PPC: Remove duplicate OPENPIC defines in default-configsAlexander Graf2015-03-092-2/+0
| * ppc64-softmmu: Remove duplicated OPENPIC from configAlexey Kardashevskiy2015-03-091-1/+0
| * Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...Alexey Kardashevskiy2015-03-091-6/+0
| * spapr_vio: Convert to realize()Markus Armbruster2015-03-096-38/+27
| * openpic: convert to vmstateMark Cave-Ayland2015-03-091-134/+119
| * openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland2015-03-091-9/+16
OpenPOWER on IntegriCloud