summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * gus: clean up MemoryRegionPortioPaolo Bonzini2015-04-271-19/+1
| * sb16: remove useless mixer_write_indexwPaolo Bonzini2015-04-271-7/+0
| * sun4m: fix slavio sysctrl and led register sizesMark Cave-Ayland2015-04-271-2/+3
| * acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-273-25/+27
| * memory: add memory_region_ram_resizePaolo Bonzini2015-04-272-0/+19
| * dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancelFam Zheng2015-04-273-23/+31
| * exec: Notify cpu_register_map_client caller if the bounce buffer is availableFam Zheng2015-04-271-7/+16
| * exec: Protect map_client_list with mutexFam Zheng2015-04-271-9/+13
| * linux-user, bsd-user: Remove two calls to cpu_exec_init_allFam Zheng2015-04-272-2/+0
| * exec: Atomic access to bounce bufferFam Zheng2015-04-271-1/+3
| * translate-all: use glib for all page descriptor allocationsEmilio G. Cota2015-04-271-16/+2
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-04-3012-97/+359
|\ \
| * | qtest: Add assertion that required environment variable is setEd Maste2015-04-281-0/+1
| * | qtest/ahci: add flush retry testJohn Snow2015-04-281-0/+44
| * | libqos: add blkdebug_prepare_scriptJohn Snow2015-04-283-22/+24
| * | libqtest: add qmp_asyncJohn Snow2015-04-282-1/+56
| * | libqtest: add qmp_eventwaitJohn Snow2015-04-283-10/+37
| * | qtest/ahci: Allow override of default CLI optionsJohn Snow2015-04-283-22/+51
| * | qtest/ahci: Add simple flush testJohn Snow2015-04-281-0/+34
| * | qtest/ahci: test different disk sectorsJohn Snow2015-04-283-19/+63
OpenPOWER on IntegriCloud