summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable NVMe start controller for Windows guest.Daniel Stekloff2015-04-301-0/+7
* MAINTAINERS: Add qemu-block list where missingKevin Wolf2015-04-301-0/+6
* MAINTAINERS: make block layer core Kevin Wolf's responsibilityStefan Hajnoczi2015-04-301-3/+1
* MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-1/+6
* MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-3/+10
* MAINTAINERS: split out image formatsStefan Hajnoczi2015-04-301-0/+77
* MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-1/+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
| * | qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-284-10/+53
| * | fdc: remove sparc sun4m mutationsHervé Poussineau2015-04-281-17/+0
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...Peter Maydell2015-04-281-2/+164
|\ \ \ | |/ / |/| |
| * | vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUsAlex Williamson2015-04-281-0/+162
| * | vfio-pci: Fix error path signAlex Williamson2015-04-281-1/+1
| * | vfio-pci: Further fix BAR size overflowAlex Williamson2015-04-281-1/+1
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-04-2891-3071/+5962
|\ \ \ | |/ / |/| |
| * | block: move I/O request processing to block/io.cStefan Hajnoczi2015-04-283-2513/+2541
| * | block: extract bdrv_setup_io_funcs()Stefan Hajnoczi2015-04-282-1/+14
| * | block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi2015-04-282-8/+8
| * | block: replace bdrv_states iteration with bdrv_next()Stefan Hajnoczi2015-04-281-6/+8
OpenPOWER on IntegriCloud