aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-30tpm: Modify DPRINTF to enable -Wformat checkingStefan Berger
2015-04-30tpm: Cast 64bit variables to int when used in DPRINTFStefan Berger
2015-04-30kvm: better advice for failed s390x startupCornelia Huck
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova
2015-04-30linux-headers: updateCornelia Huck
2015-04-30s390x/mmu: Use access type definitions instead of magic valuesThomas Huth
2015-04-30s390x/ipl: sort into categoriesCornelia Huck
2015-04-30sclp: sort into categoriesCornelia Huck
2015-04-30s390-virtio: sort into categoriesCornelia Huck
2015-04-30virtio-ccw: sort into categoriesCornelia Huck
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-30Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-04-28nbd/trivial: fix type cast for ioctlBogdan Purcareata
2015-04-28translate-all: use bitmap helpers for PageDesc's bitmapEmilio G. Cota
2015-04-28target-i386: disable LINT0 after resetNadav Amit
2015-04-28Makefile.target: prepend $libs_softmmu to $LIBSWei Liu
2015-04-28milkymist: do not modify libs-softmmuPaolo Bonzini
2015-04-28configure: Add support for tcmallocFam Zheng
2015-04-28qtest: Add assertion that required environment variable is setEd Maste
2015-04-28qtest/ahci: add flush retry testJohn Snow
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow
2015-04-28libqtest: add qmp_asyncJohn Snow
2015-04-28libqtest: add qmp_eventwaitJohn Snow