summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhci: Add a completions_only flag for async completionsHans de Goede2012-11-211-4/+10
* qemu-sockets: Fix parsing of the inet option 'to'.Anthony PERARD2012-11-211-2/+3
* tcg/ppc: Fix !softmmu casemalc2012-11-211-4/+8
* Update version for 1.3.0-rc0 releaseAnthony Liguori2012-11-191-1/+1
* audio/audio_pt_int: Clarify licensingmalc2012-11-191-0/+1
* audio/wavcapture: Clarify licensingmalc2012-11-191-0/+1
* tcg/ppc: Remove unused s_bits variablemalc2012-11-191-3/+0
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2012-11-1910-10/+395
|\
| * slirp: Add domain-search option to slirp's DHCP serverKlaus Stengel2012-11-159-9/+392
| * slirp: Don't crash on packets from 0.0.0.0/8.Nickolai Zeldovich2012-11-151-1/+3
* | Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori2012-11-193-4/+6
|\ \
| * | Makefile: Add missing dependency (fix parallel builds)Stefan Weil2012-11-191-0/+2
| * | tests: link in stubsPaolo Bonzini2012-11-191-2/+2
| * | libcacard: link in stubsPaolo Bonzini2012-11-191-1/+1
| * | libcacard: make unnesting rules available to Makefile.objsPaolo Bonzini2012-11-191-1/+1
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-11-1932-142/+556
|\ \ \
| * | | qemu-io: Use bdrv_drain_all instead of qemu_aio_flushKevin Wolf2012-11-141-1/+1
| * | | megasas: Use bdrv_drain_all instead of qemu_aio_flushKevin Wolf2012-11-141-1/+1
| * | | vmdk: Fix data corruption bug in WRITE and READ handlingGerhard Wiesinger2012-11-141-2/+8
| * | | fdc: remove last usage of FD_STATE_SEEKHervé Poussineau2012-11-141-10/+2
| * | | fdc: fix typo in zero constantHervé Poussineau2012-11-141-1/+1
| * | | fdc: remove double affectation of FD_MSR_CMDBUSY flagHervé Poussineau2012-11-141-1/+1
| * | | fdc-tests: add tests for VERIFY commandHervé Poussineau2012-11-141-3/+13
| * | | fdc: implement VERIFY commandHervé Poussineau2012-11-141-7/+18
| * | | fdc-test: Check READ IDKevin Wolf2012-11-141-0/+66
| * | | fdc: fix false FD_SR0_SEEKHervé Poussineau2012-11-142-6/+10
| * | | fdc: fix FD_SR0_SEEK for initial seek on DMA transfersHervé Poussineau2012-11-141-7/+1
| * | | fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfersHervé Poussineau2012-11-141-2/+4
| * | | fdc: use status0 field instead of a local variableHervé Poussineau2012-11-141-11/+16
| * | | fdc-test: add tests for non-DMA READ commandHervé Poussineau2012-11-141-0/+98
| * | | fdc-test: insert media before fuzzing registersHervé Poussineau2012-11-141-0/+1
| * | | fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau2012-11-141-1/+8
| * | | fdc: Remove status0 parameter from fdctrl_set_fifo()Kevin Wolf2012-11-141-17/+16
| * | | aio: rename AIOPool to AIOCBInfoStefan Hajnoczi2012-11-1415-46/+46
| * | | aio: use g_slice_alloc() for AIOCB poolingStefan Hajnoczi2012-11-142-13/+4
| * | | aio: switch aiocb_size type int -> size_tStefan Hajnoczi2012-11-141-1/+1
| * | | tests: allow qemu-iotests to be run against nbd backendNick Thomas2012-11-143-8/+38
| * | | block: Workaround for older versions of MinGW gccStefan Weil2012-11-141-5/+5
| * | | MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainerStefan Hajnoczi2012-11-141-0/+2
| * | | qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf2012-11-145-5/+134
| * | | qcow2: Fix refcount table size calculationKevin Wolf2012-11-141-1/+2
| * | | qemu: Document GlusterFS block driver usageBharata B Rao2012-11-142-0/+66
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/usb.71' into stagingAnthony Liguori2012-11-197-63/+139
|\ \ \
| * | | usb-host: fix splitted transfersGerd Hoffmann2012-11-161-2/+5
| * | | usb-host: update tracingGerd Hoffmann2012-11-162-9/+13
| * | | usb-redir: Set default debug level to warningHans de Goede2012-11-161-1/+1
| * | | usb-redir: Only add actually in flight packets to the in flight queueHans de Goede2012-11-161-1/+3
| * | | ehci: handle dma errorsGerd Hoffmann2012-11-163-19/+62
| * | | ehci: keep the frame timer running in case the guest asked for frame list rol...Gerd Hoffmann2012-11-161-0/+7
| * | | ehci: Don't verify the next pointer for periodic qh-s and qtd-sHans de Goede2012-11-161-3/+6
OpenPOWER on IntegriCloud