aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-19linux-user: fd_trans_*_data() returns the lengthLaurent Vivier1-4/+32
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell12-121/+125
2016-07-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell37-139/+641
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell1-0/+1
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev9-113/+32
2016-07-18tests: in IDE and AHCI tests perform DMA write before flushingEvgeny Yakovlev2-2/+75
2016-07-18ide: set retry_unit for PIO and FLUSH requestsEvgeny Yakovlev1-0/+2
2016-07-18ide: refactor retry_unit set and clear into separate functionEvgeny Yakovlev1-6/+16
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova6-43/+203
2016-07-18trace: Allow event name pattern in "info trace-events"Lluís Vilanova3-4/+36
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova6-29/+57
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova13-10/+210
2016-07-18trace: Cosmetic changes on fast-path tracingLluís Vilanova1-2/+5
2016-07-18disas: Remove unused macro '_'Lluís Vilanova8-47/+46
2016-07-18trace: Identify events with the 'vcpu' propertyLluís Vilanova5-5/+51
2016-07-18trace: [bsd-user] Commandline arguments to control tracingLluís Vilanova1-3/+18
2016-07-18trace: [linux-user] Commandline arguments to control tracingLluís Vilanova1-0/+19
2016-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell13-136/+90
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson1-0/+1
2016-07-18MAINTAINERS: Add include/block/aio.h to block I/O path sectionFam Zheng1-0/+1
2016-07-18virtio-blk: dataplane cleanupCao jin1-4/+2
2016-07-18checkpatch: consider git extended headers valid patchesStefan Hajnoczi1-0/+5
2016-07-18aio-posix: remove useless parameterCao jin4-9/+6
2016-07-18linux-aio: prevent submitting more than MAX_EVENTSRoman Pen1-10/+16
2016-07-18aio_ctx_check: follow CODING_STYLECao jin1-1/+1
2016-07-18linux-aio: share one LinuxAioState within an AioContextPaolo Bonzini7-111/+58
2016-07-18spec/parallels: fix a mistakeVladimir Sementsov-Ogievskiy1-1/+1
2016-07-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into...Peter Maydell7-97/+119
2016-07-18ppc: Yet another fix for the huge page support detection mechanismThomas Huth1-3/+7
2016-07-18target-ppc: fix left shift overflow in hpte_page_shiftPaolo Bonzini1-1/+1
2016-07-18ppc/mmu-hash64: Remove duplicated #include statementThomas Huth1-1/+0
2016-07-18ppc: abort if compat property contains an unknown valueGreg Kurz1-2/+2
2016-07-18spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao1-1/+20
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson1-1/+0
2016-07-18ppc: Fix support for odd MSR combinationsBenjamin Herrenschmidt1-24/+22
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland1-0/+1
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland1-0/+10
2016-07-18dbdma: fix load_word/store_word value endiannessMark Cave-Ayland1-19/+5
2016-07-18dbdma: fix endian of DBDMA_CMDPTR_LO during branchMark Cave-Ayland1-1/+1
2016-07-18dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASKMark Cave-Ayland1-33/+42
2016-07-18dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMAMark Cave-Ayland1-8/+7
2016-07-18spapr: fix core unplug crashGreg Kurz1-4/+2
2016-07-15Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2016-07-15Update OpenBIOS images to b747b6a built from submodule.Mark Cave-Ayland4-0/+0
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell13-37/+262
2016-07-14ast2400: externalize revision numbersCédric Le Goater3-5/+6
2016-07-14ast2400: pretend DMAs are done for U-bootCédric Le Goater1-0/+4
2016-07-14ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater1-20/+15
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater1-1/+1
2016-07-14m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski1-2/+4