summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | ehci: Better detection for qtd-s linked in circlesHans de Goede2012-11-161-3/+6
| * | | ehci: Fixup q->qtdaddr after cancelling an already completed packetHans de Goede2012-11-161-0/+4
| * | | ehci: Don't access packet after freeing itHans de Goede2012-11-161-4/+5
| * | | usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka2012-11-161-20/+11
| * | | usb-host: scan for usb devices when the vm startsGerd Hoffmann2012-11-161-0/+11
| * | | usb: Fix (another) bug in usb_packet_map() for IOMMU handlingDavid Gibson2012-11-161-1/+1
| * | | fix live migrationGerd Hoffmann2012-11-161-0/+4
* | | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-11-194-18/+22
|\ \ \ \
| * | | | trace: Remove "info trace" from documentsLiming Wang2012-11-162-16/+0
OpenPOWER on IntegriCloud