summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd646: allow MRDMODE interrupt status bits clearing from PCI config spaceMark Cave-Ayland2014-08-151-2/+30
* cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEStateMark Cave-Ayland2014-08-151-5/+4Star
* cmd646: synchronise DMA interrupt status with UDMA interrupt statusMark Cave-Ayland2014-08-151-0/+22
* cmd646: add constants for CNTRL register accessMark Cave-Ayland2014-08-151-2/+5
* qtest/ide: Fix small memory leakJohn Snow2014-08-151-0/+2
* libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow2014-08-155-7/+10
* libqos: Fixes a small memory leak.John Snow2014-08-152-0/+8
* libqtest: Correct small memory leak.John Snow2014-08-151-0/+1
* libqos: Correct memory leakJohn Snow2014-08-151-0/+3
* qtest: Adding qtest_memset and qmemset.John Snow2014-08-152-0/+36
* 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