aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow
2015-04-28qtest/ahci: Add simple flush testJohn Snow
2015-04-28qtest/ahci: test different disk sectorsJohn Snow
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow
2015-04-28fdc: remove sparc sun4m mutationsHervé Poussineau
2015-04-28Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...Peter Maydell
2015-04-28vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUsAlex Williamson
2015-04-28vfio-pci: Fix error path signAlex Williamson
2015-04-28vfio-pci: Further fix BAR size overflowAlex Williamson
2015-04-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-04-28block: move I/O request processing to block/io.cStefan Hajnoczi
2015-04-28block: extract bdrv_setup_io_funcs()Stefan Hajnoczi
2015-04-28block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi