summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/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
2016-07-14target-arm: Add missed AArch32 TLBI sytem registersSergey Sorokin1-0/+139
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones1-1/+24
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones2-0/+6
2016-07-14target-arm: Use Neon for zero checkingVijay1-0/+7
2016-07-14Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko1-7/+2
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek2-1/+54
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell10-13/+349
2016-07-14Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter Maydell1-1/+1
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí10-13/+349
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-48/+154
2016-07-14target-xtensa: xtfpga: fix FLASH interface widthMax Filippov1-1/+1
2016-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell69-406/+913
2016-07-14Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into stagingPeter Maydell6-1099/+1607
2016-07-13Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...Kevin Wolf15-69/+285
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz2-9/+10
2016-07-13vvfat: Fix qcow write target driver specificationMax Reitz1-1/+2
2016-07-13hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma1-7/+90
2016-07-13hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma1-1/+5
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia2-2/+100
2016-07-13blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia1-2/+4
2016-07-13vmdk: fix metadata write regressionReda Sallahi1-7/+7
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe4-26/+46