aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell
2016-07-14ast2400: externalize revision numbersCédric Le Goater
2016-07-14ast2400: pretend DMAs are done for U-bootCédric Le Goater
2016-07-14ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater
2016-07-14m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski
2016-07-14target-arm: Add missed AArch32 TLBI sytem registersSergey Sorokin
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones
2016-07-14target-arm: Use Neon for zero checkingVijay
2016-07-14Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell
2016-07-14Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter Maydell
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-14target-xtensa: xtfpga: fix FLASH interface widthMax Filippov
2016-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-07-14Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into stagingPeter Maydell
2016-07-13Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...Kevin Wolf
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz
2016-07-13vvfat: Fix qcow write target driver specificationMax Reitz
2016-07-13hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma
2016-07-13hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia
2016-07-13blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia
2016-07-13vmdk: fix metadata write regressionReda Sallahi
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe