summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/bonzini/tags/for-upstream' into stagingPeter Maydell2015-04-3021-171/+168
|\
| * nbd/trivial: fix type cast for ioctlBogdan Purcareata2015-04-281-1/+1
| * translate-all: use bitmap helpers for PageDesc's bitmapEmilio G. Cota2015-04-281-33/+9
| * target-i386: disable LINT0 after resetNadav Amit2015-04-281-9/+0
| * Makefile.target: prepend $libs_softmmu to $LIBSWei Liu2015-04-281-1/+1
| * milkymist: do not modify libs-softmmuPaolo Bonzini2015-04-281-1/+1
| * configure: Add support for tcmallocFam Zheng2015-04-281-0/+24
| * exec: Respect as_translate_internal length clampPeter Crosthwaite2015-04-271-4/+2
| * ioport: reserve the whole range of an I/O port in the AddressSpacePaolo Bonzini2015-04-271-3/+3
| * ioport: loosen assertions on emulation of 16-bit portsPaolo Bonzini2015-04-271-6/+14
| * ioport: remove wrong commentPaolo Bonzini2015-04-271-4/+0
| * ide: there is only one data portPaolo Bonzini2015-04-271-2/+2
OpenPOWER on IntegriCloud