aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/dgibson/tags/ppc-for-2.7-20160718' into...Peter Maydell
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-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-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell
2016-07-14ast2400: externalize revision numberspull-target-arm-20160714Cé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
2016-07-13qcow2: Fix qcow2_get_cluster_offset()Max Reitz
2016-07-13qemu-io: Use correct range limitationsMax Reitz
2016-07-13qcow2: Avoid making the L1 table too bigMax Reitz