summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * MAINTAINERS: split out image formatsStefan Hajnoczi2015-04-301-0/+77
| * MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-1/+4
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell2015-04-3067-386/+156
|\ \
| * | openrisc: cpu: Remove unused cpu_get_pcPeter Crosthwaite2015-04-301-5/+0
| * | microblaze: fix memory leakGonglei2015-04-301-6/+7
| * | tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite2015-04-303-16/+4
| * | kvm: Silence warning from valgrindThomas Huth2015-04-301-7/+7
| * | vhost-user: remove superfluous '\n' around error_report()Gonglei2015-04-301-11/+11
| * | target-mips: fix memory leakGonglei2015-04-303-0/+3
| * | qmp-commands: Fix typoJohn Snow2015-04-301-2/+2
| * | linux-user/elfload: use QTAILQ_FOREACH instead of open-coding itEmilio G. Cota2015-04-301-2/+1
| * | coroutine: remove unnecessary parentheses in qemu_co_queue_emptyEmilio G. Cota2015-04-301-1/+1
| * | qemu-char: remove unused list node from FDCharDriverEmilio G. Cota2015-04-301-1/+0
| * | input: remove unused mouse_handlers listEmilio G. Cota2015-04-301-2/+0
| * | cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)Emilio G. Cota2015-04-301-1/+1
| * | microblaze: cpu: delete unused cpu_interrupts_enabledPeter Crosthwaite2015-04-301-5/+0
| * | microblaze: cpu: Renumber EXCP_* constants to close gapMichael Tokarev2015-04-301-5/+5
| * | microblaze: cpu: Delete EXCP_NMIPeter Crosthwaite2015-04-301-1/+0
| * | microblaze: cpu: Remove unused CC_OP enumPeter Crosthwaite2015-04-301-6/+0
| * | microblaze: cpu: Remote unused cpu_get_pcPeter Crosthwaite2015-04-301-5/+0
| * | microblaze: mmu: Delete flip_um fn prototypePeter Crosthwaite2015-04-301-1/+0
| * | defconfigs: Piggyback microblazeel on microblazePeter Crosthwaite2015-04-301-9/+1
| * | libcacard: do not use full paths for include files in the same dirMichael Tokarev2015-04-302-3/+3
| * | libcacard: stop including qemu-common.hPaolo Bonzini2015-04-307-7/+22
| * | docs/atomics.txt: fix two typosLaszlo Ersek2015-04-301-2/+2
| * | configure: alphabetize tricore in target listPeter Crosthwaite2015-04-301-2/+2
| * | arm: cpu.h: Remove unused typdefsPeter Crosthwaite2015-04-301-5/+0
| * | util: Remove unused functionsThomas Huth2015-04-304-90/+0
| * | usb: Remove unused functionsThomas Huth2015-04-302-46/+0
| * | monitor: Remove unused functionsThomas Huth2015-04-303-15/+0
| * | pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-302-22/+0
| * | vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()Thomas Huth2015-04-302-16/+0
| * | qemu-options: trivial spelling fix (messsage)Michael Tokarev2015-04-301-1/+1
| * | hostmem: Fix mem-path property name in error reportJan Kiszka2015-04-301-1/+1
| * | tpm: fix coding styleStefan Berger2015-04-301-2/+2
| * | qemu-config: remove stray inclusions of hw/ filesPaolo Bonzini2015-04-301-2/+0
| * | range: remove useless inclusionsPaolo Bonzini2015-04-305-5/+0
| * | misc: Fix new collection of typosStefan Weil2015-04-308-12/+12
| * | hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao2015-04-302-4/+4
| * | ui/console : remove 'struct' from 'typedef struct' typeChih-Min Chao2015-04-302-3/+3
| * | ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao2015-04-304-10/+10
| * | ui/vnc : fix coding styleChih-Min Chao2015-04-301-2/+4
| * | bitops : fix coding styleChih-Min Chao2015-04-301-30/+31
| * | tpm: Modify DPRINTF to enable -Wformat checkingStefan Berger2015-04-302-17/+13
| * | tpm: Cast 64bit variables to int when used in DPRINTFStefan Berger2015-04-301-4/+4
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell2015-04-3027-128/+554
|\ \ | |/ |/|
| * kvm: better advice for failed s390x startupCornelia Huck2015-04-301-2/+11
| * s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin2015-04-306-61/+90
| * s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth2015-04-303-0/+54
| * s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova2015-04-302-2/+77
OpenPOWER on IntegriCloud