aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingupstreamPeter Maydell
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell
2015-04-30Enable NVMe start controller for Windows guest.Daniel Stekloff
2015-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell
2015-04-30MAINTAINERS: Add qemu-block list where missingKevin Wolf
2015-04-30MAINTAINERS: make block layer core Kevin Wolf's responsibilityStefan Hajnoczi
2015-04-30MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibilityStefan Hajnoczi
2015-04-30MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibilityStefan Hajnoczi
2015-04-30MAINTAINERS: split out image formatsStefan Hajnoczi
2015-04-30MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibilityStefan Hajnoczi
2015-04-30openrisc: cpu: Remove unused cpu_get_pcPeter Crosthwaite
2015-04-30microblaze: fix memory leakGonglei
2015-04-30tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite
2015-04-30kvm: Silence warning from valgrindThomas Huth
2015-04-30vhost-user: remove superfluous '\n' around error_report()Gonglei
2015-04-30target-mips: fix memory leakGonglei
2015-04-30qmp-commands: Fix typoJohn Snow
2015-04-30linux-user/elfload: use QTAILQ_FOREACH instead of open-coding itEmilio G. Cota
2015-04-30coroutine: remove unnecessary parentheses in qemu_co_queue_emptyEmilio G. Cota
2015-04-30qemu-char: remove unused list node from FDCharDriverEmilio G. Cota
2015-04-30input: remove unused mouse_handlers listEmilio G. Cota
2015-04-30cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)Emilio G. Cota
2015-04-30microblaze: cpu: delete unused cpu_interrupts_enabledPeter Crosthwaite
2015-04-30microblaze: cpu: Renumber EXCP_* constants to close gapMichael Tokarev
2015-04-30microblaze: cpu: Delete EXCP_NMIPeter Crosthwaite
2015-04-30microblaze: cpu: Remove unused CC_OP enumPeter Crosthwaite
2015-04-30microblaze: cpu: Remote unused cpu_get_pcPeter Crosthwaite
2015-04-30microblaze: mmu: Delete flip_um fn prototypePeter Crosthwaite
2015-04-30defconfigs: Piggyback microblazeel on microblazePeter Crosthwaite
2015-04-30libcacard: do not use full paths for include files in the same dirMichael Tokarev
2015-04-30libcacard: stop including qemu-common.hPaolo Bonzini
2015-04-30docs/atomics.txt: fix two typosLaszlo Ersek
2015-04-30configure: alphabetize tricore in target listPeter Crosthwaite
2015-04-30arm: cpu.h: Remove unused typdefsPeter Crosthwaite
2015-04-30util: Remove unused functionsThomas Huth
2015-04-30usb: Remove unused functionsThomas Huth
2015-04-30monitor: Remove unused functionsThomas Huth
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth
2015-04-30vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()Thomas Huth
2015-04-30qemu-options: trivial spelling fix (messsage)Michael Tokarev
2015-04-30hostmem: Fix mem-path property name in error reportJan Kiszka
2015-04-30tpm: fix coding styleStefan Berger
2015-04-30qemu-config: remove stray inclusions of hw/ filesPaolo Bonzini
2015-04-30range: remove useless inclusionsPaolo Bonzini
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-30hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao
2015-04-30ui/console : remove 'struct' from 'typedef struct' typeChih-Min Chao
2015-04-30ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao
2015-04-30ui/vnc : fix coding styleChih-Min Chao
2015-04-30bitops : fix coding styleChih-Min Chao