summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* ui/vnc: Remove vnc_stop_worker_thread()Thomas Huth2015-03-102-14/+0Star
* ui: Removed unused functionsThomas Huth2015-03-105-36/+0Star
* 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/+2Star
* 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/+0Star
| * ppc64-softmmu: Remove duplicated OPENPIC from configAlexey Kardashevskiy2015-03-091-1/+0Star
| * Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...Alexey Kardashevskiy2015-03-091-6/+0Star
| * spapr_vio: Convert to realize()Markus Armbruster2015-03-096-38/+27Star
| * openpic: convert to vmstateMark Cave-Ayland2015-03-091-134/+119Star
| * openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland2015-03-091-9/+16
| * openpic: fix up loadvm under -M mac99Mark Cave-Ayland2015-03-091-5/+3Star
| * openpic: fix segfault on -M mac99 savevmMark Cave-Ayland2015-03-091-1/+1
| * target-ppc: force update of msr bits in cpu_post_loadMark Cave-Ayland2015-03-091-1/+7
| * target-ppc: move sdr1 value change detection logic to helper_store_sdr1()Mark Cave-Ayland2015-03-092-21/+21
| * cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland2015-03-091-2/+3
| * adb.c: include ADBDevice parent state in KBDState and MouseStateMark Cave-Ayland2015-03-091-4/+18
| * macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland2015-03-091-0/+24
| * display cpu id dump stateTristan Gingold2015-03-091-2/+3
| * Openpic: check that cpu id is within the number of cpusFabien Chouteau2015-03-091-2/+2