aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-30bitops : fix coding styleChih-Min Chao1-30/+31
2015-04-30tpm: Modify DPRINTF to enable -Wformat checkingStefan Berger2-17/+13
2015-04-30tpm: Cast 64bit variables to int when used in DPRINTFStefan Berger1-4/+4
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell21-171/+168
2015-04-30Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell12-97/+359
2015-04-28nbd/trivial: fix type cast for ioctlBogdan Purcareata1-1/+1
2015-04-28translate-all: use bitmap helpers for PageDesc's bitmapEmilio G. Cota1-33/+9
2015-04-28target-i386: disable LINT0 after resetNadav Amit1-9/+0
2015-04-28Makefile.target: prepend $libs_softmmu to $LIBSWei Liu1-1/+1
2015-04-28milkymist: do not modify libs-softmmuPaolo Bonzini1-1/+1
2015-04-28configure: Add support for tcmallocFam Zheng1-0/+24
2015-04-28qtest: Add assertion that required environment variable is setEd Maste1-0/+1
2015-04-28qtest/ahci: add flush retry testJohn Snow1-0/+44
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow3-22/+24
2015-04-28libqtest: add qmp_asyncJohn Snow2-1/+56
2015-04-28libqtest: add qmp_eventwaitJohn Snow3-10/+37
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow3-22/+51
2015-04-28qtest/ahci: Add simple flush testJohn Snow1-0/+34
2015-04-28qtest/ahci: test different disk sectorsJohn Snow3-19/+63
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow4-10/+53
2015-04-28fdc: remove sparc sun4m mutationsHervé Poussineau1-17/+0
2015-04-28Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...Peter Maydell1-2/+164
2015-04-28vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUsAlex Williamson1-0/+162
2015-04-28vfio-pci: Fix error path signAlex Williamson1-1/+1
2015-04-28vfio-pci: Further fix BAR size overflowAlex Williamson1-1/+1
2015-04-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell91-3071/+5962
2015-04-28block: move I/O request processing to block/io.cStefan Hajnoczi3-2513/+2541
2015-04-28block: extract bdrv_setup_io_funcs()Stefan Hajnoczi2-1/+14
2015-04-28block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi2-8/+8
2015-04-28block: replace bdrv_states iteration with bdrv_next()Stefan Hajnoczi1-6/+8
2015-04-28vmdk: Widen before shifting 32 bit header fieldFam Zheng1-1/+1
2015-04-28block/dmg: make it modularMichael Tokarev1-1/+2