summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* q35: Enable the ioapic device to be seen by qtest.John Snow2014-08-151-1/+1
* ahci: construct PIO Setup FIS for PIO commandsPaolo Bonzini2014-08-151-0/+70
* ide: make all commands go through cmd_donePaolo Bonzini2014-08-154-24/+16Star
* ide: stop PIO transfer on errorsPaolo Bonzini2014-08-151-3/+2Star
* ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini2014-08-152-24/+3Star
* ide: move retry constants out of BM_STATUS_* namespacePaolo Bonzini2014-08-153-23/+23
* ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini2014-08-153-11/+11
* ide: fold add_status callback into set_inactivePaolo Bonzini2014-08-156-34/+15Star
* ide: remove wrong setting of BM_STATUS_INTPaolo Bonzini2014-08-152-5/+0Star
* ide: wrap start_dma callbackPaolo Bonzini2014-08-153-11/+11
* ide: simplify start_transfer callbacksPaolo Bonzini2014-08-155-24/+5Star
* ide: simplify async_cmd_done callbacksPaolo Bonzini2014-08-152-4/+2Star
* ide: simplify set_inactive callbacksPaolo Bonzini2014-08-155-13/+5Star
* ide: simplify reset callbacksPaolo Bonzini2014-08-155-13/+6Star
* ide: stash aiocb for flushesPaolo Bonzini2014-08-151-1/+3
* ide-test: add test for werror=stopPaolo Bonzini2014-08-151-0/+81
* libqtest: add QTEST_LOG for debugging qtest testcasesPaolo Bonzini2014-08-151-1/+6
* blkdebug: report errors on flush tooPaolo Bonzini2014-08-151-0/+20
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-1542-28/+808
|\
| * virtio-rng: add some trace eventsAmit Shah2014-08-122-0/+11
| * trace: add some tcg tracing supportAlex Bennée2014-08-123-0/+18
| * trace: teach lttng backend to use format stringsAlex Bennée2014-08-122-6/+21
| * trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova2014-08-1216-0/+46
| * trace: [tcg] Include event definitions in "trace.h"Lluís Vilanova2014-08-121-0/+1
| * trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-125-0/+76
| * trace: [tcg] Include TCG-tracing helpersLluís Vilanova2014-08-123-0/+4
| * trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova2014-08-124-0/+80
| * trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-126-1/+75
| * trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2014-08-125-5/+73
| * trace: [tcg] Add 'tcg' event propertyLluís Vilanova2014-08-122-5/+64
| * trace: [tcg] Argument type transformation machineryLluís Vilanova2014-08-121-1/+29
| * trace: [tcg] Argument type transformation rulesLluís Vilanova2014-08-121-0/+166
| * trace: [tcg] Add documentationLluís Vilanova2014-08-121-0/+40
| * trace: install simpletrace SystemTap tapsetStefan Hajnoczi2014-08-121-1/+9
| * simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi2014-08-121-7/+17
| * trace: add tracetool simpletrace_stap formatStefan Hajnoczi2014-08-121-0/+71
| * trace: extract stap_escape() function for reuseStefan Hajnoczi2014-08-121-3/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-1557-478/+2507
|\ \
| * | block: Catch !bs->drv in bdrv_check()Max Reitz2014-08-151-0/+3
| * | iotests: Add test for image header overlapMax Reitz2014-08-152-0/+17
| * | qcow2: Catch !*host_offset for data allocationMax Reitz2014-08-151-0/+11
| * | qcow2: Return useful error code in refcount_init()Max Reitz2014-08-151-2/+4
| * | mirror: Handle failure for potentially large allocationsKevin Wolf2014-08-151-1/+6
| * | vpc: Handle failure for potentially large allocationsKevin Wolf2014-08-151-1/+5
| * | vmdk: Handle failure for potentially large allocationsKevin Wolf2014-08-151-2/+10
| * | vhdx: Handle failure for potentially large allocationsKevin Wolf2014-08-152-3/+17
| * | vdi: Handle failure for potentially large allocationsKevin Wolf2014-08-151-5/+20
| * | rbd: Handle failure for potentially large allocationsKevin Wolf2014-08-151-2/+5
| * | raw-win32: Handle failure for potentially large allocationsKevin Wolf2014-08-151-1/+5
| * | raw-posix: Handle failure for potentially large allocationsKevin Wolf2014-08-151-1/+5