summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05opengl: add shader build infrastructureGerd Hoffmann2-0/+30
2015-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-7/+110
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell67-386/+156
2015-04-30Enable NVMe start controller for Windows guest.Daniel Stekloff1-0/+7
2015-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell27-128/+554
2015-04-30MAINTAINERS: Add qemu-block list where missingKevin Wolf1-0/+6
2015-04-30MAINTAINERS: make block layer core Kevin Wolf's responsibilityStefan Hajnoczi1-3/+1
2015-04-30MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibilityStefan Hajnoczi1-1/+6
2015-04-30MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibilityStefan Hajnoczi1-3/+10
2015-04-30MAINTAINERS: split out image formatsStefan Hajnoczi1-0/+77
2015-04-30MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibilityStefan Hajnoczi1-1/+4
2015-04-30openrisc: cpu: Remove unused cpu_get_pcPeter Crosthwaite1-5/+0
2015-04-30microblaze: fix memory leakGonglei1-6/+7
2015-04-30tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite3-16/+4
2015-04-30kvm: Silence warning from valgrindThomas Huth1-7/+7
2015-04-30vhost-user: remove superfluous '\n' around error_report()Gonglei1-11/+11
2015-04-30target-mips: fix memory leakGonglei3-0/+3
2015-04-30qmp-commands: Fix typoJohn Snow1-2/+2
2015-04-30linux-user/elfload: use QTAILQ_FOREACH instead of open-coding itEmilio G. Cota1-2/+1
2015-04-30coroutine: remove unnecessary parentheses in qemu_co_queue_emptyEmilio G. Cota1-1/+1
2015-04-30qemu-char: remove unused list node from FDCharDriverEmilio G. Cota1-1/+0
2015-04-30input: remove unused mouse_handlers listEmilio G. Cota1-2/+0
2015-04-30cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)Emilio G. Cota1-1/+1
2015-04-30microblaze: cpu: delete unused cpu_interrupts_enabledPeter Crosthwaite1-5/+0
2015-04-30microblaze: cpu: Renumber EXCP_* constants to close gapMichael Tokarev1-5/+5
2015-04-30microblaze: cpu: Delete EXCP_NMIPeter Crosthwaite1-1/+0
2015-04-30microblaze: cpu: Remove unused CC_OP enumPeter Crosthwaite1-6/+0
2015-04-30microblaze: cpu: Remote unused cpu_get_pcPeter Crosthwaite1-5/+0
2015-04-30microblaze: mmu: Delete flip_um fn prototypePeter Crosthwaite1-1/+0
2015-04-30defconfigs: Piggyback microblazeel on microblazePeter Crosthwaite1-9/+1
2015-04-30libcacard: do not use full paths for include files in the same dirMichael Tokarev2-3/+3
2015-04-30libcacard: stop including qemu-common.hPaolo Bonzini7-7/+22
2015-04-30docs/atomics.txt: fix two typosLaszlo Ersek1-2/+2
2015-04-30configure: alphabetize tricore in target listPeter Crosthwaite1-2/+2
2015-04-30arm: cpu.h: Remove unused typdefsPeter Crosthwaite1-5/+0
2015-04-30util: Remove unused functionsThomas Huth4-90/+0
2015-04-30usb: Remove unused functionsThomas Huth2-46/+0
2015-04-30monitor: Remove unused functionsThomas Huth3-15/+0
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth2-22/+0
2015-04-30vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()Thomas Huth2-16/+0
2015-04-30qemu-options: trivial spelling fix (messsage)Michael Tokarev1-1/+1
2015-04-30hostmem: Fix mem-path property name in error reportJan Kiszka1-1/+1
2015-04-30tpm: fix coding styleStefan Berger1-2/+2
2015-04-30qemu-config: remove stray inclusions of hw/ filesPaolo Bonzini1-2/+0
2015-04-30range: remove useless inclusionsPaolo Bonzini5-5/+0
2015-04-30misc: Fix new collection of typosStefan Weil8-12/+12
2015-04-30hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao2-4/+4
2015-04-30ui/console : remove 'struct' from 'typedef struct' typeChih-Min Chao2-3/+3
2015-04-30ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao4-10/+10
2015-04-30ui/vnc : fix coding styleChih-Min Chao1-2/+4