summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-18trace: Cosmetic changes on fast-path tracingLluís Vilanova
2016-07-18disas: Remove unused macro '_'Lluís Vilanova
2016-07-18trace: Identify events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: [bsd-user] Commandline arguments to control tracingLluís Vilanova
2016-07-18trace: [linux-user] Commandline arguments to control tracingLluís Vilanova
2016-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson
2016-07-18.travis.yml: Disable IRC build status updates from forksPranith Kumar
2016-07-18MAINTAINERS: Add include/block/aio.h to block I/O path sectionFam Zheng
2016-07-18virtio-blk: dataplane cleanupCao jin
2016-07-18checkpatch: consider git extended headers valid patchesStefan Hajnoczi
2016-07-18aio-posix: remove useless parameterCao jin
2016-07-18linux-aio: prevent submitting more than MAX_EVENTSRoman Pen
2016-07-18aio_ctx_check: follow CODING_STYLECao jin
2016-07-18linux-aio: share one LinuxAioState within an AioContextPaolo Bonzini
2016-07-18spec/parallels: fix a mistakeVladimir Sementsov-Ogievskiy
2016-07-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into...Peter Maydell
2016-07-18e1000e: fix building without CONFIG_VMXNET3_PCIJason Wang
2016-07-18MAINTAINERS: release Scott from being a rocker maintainerJiri Pirko
2016-07-18tap: fix memory leak on failure to create a multiqueue tap devicePaolo Bonzini
2016-07-18net: fix incorrect argument to iov_to_bufPaolo Bonzini
2016-07-18net: fix incorrect access to pointerPaolo Bonzini
2016-07-18e1000e: fix incorrect access to pointerPaolo Bonzini
2016-07-18ppc: Yet another fix for the huge page support detection mechanismThomas Huth
2016-07-18target-ppc: fix left shift overflow in hpte_page_shiftPaolo Bonzini
2016-07-18ppc/mmu-hash64: Remove duplicated #include statementThomas Huth
2016-07-18ppc: abort if compat property contains an unknown valueGreg Kurz
2016-07-18spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson
2016-07-18ppc: Fix support for odd MSR combinationsBenjamin Herrenschmidt
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland
2016-07-18dbdma: fix load_word/store_word value endiannessMark Cave-Ayland
2016-07-18dbdma: fix endian of DBDMA_CMDPTR_LO during branchMark Cave-Ayland
2016-07-18dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASKMark Cave-Ayland
2016-07-18dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMAMark Cave-Ayland
2016-07-18spapr: fix core unplug crashGreg Kurz
2016-07-17cpu-exec: Move down some declarations in cpu_exec()Sergey Fedorov
2016-07-17exec: avoid realloc in phys_map_node_reservePeter Lieven
2016-07-17checkpatch: consider git extended headers valid patchesStefan Hajnoczi
2016-07-17megasas: remove useless check for cmd->framePaolo Bonzini
2016-07-17compiler: never omit assertions if using a static analysis toolPaolo Bonzini
2016-07-17hw/i386: add device tree supportAntonio Borneo
2016-07-17Changed malloc to g_malloc, free to g_free in bsd-user/qemu.hMd Haris Iqbal
2016-07-17use g_path_get_dirname instead of dirnameWei Jiangang
2016-07-15Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-07-15Update OpenBIOS images to b747b6a built from submodule.Mark Cave-Ayland
2016-07-15vnc-tight: fix regression with libxenstorePeter Lieven
2016-07-15vnc-enc-tight: fix off-by-one bugHerongguang (Stephen)
2016-07-15vnc: make sure we finish disconnectGerd Hoffmann