aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois3-0/+972
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois5-12/+15
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois3-65/+0
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois5-9/+9
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois1-12/+15
2016-03-16arm: virt: Move machine class init code to the abstract machine typeWei Huang1-14/+20
2016-03-16arm: virt: Add an abstract ARM virt machine typeWei Huang1-5/+18
2016-03-16target-arm: Fix translation level on early translation faultsSergey Sorokin1-10/+12
2016-03-16target-arm: Implement MRS (banked) and MSR (banked) instructionsPeter Maydell3-3/+366
2016-03-16loader: Fix incorrect parameter name in load_image_mr() macroJens Wiklander1-1/+1
2016-03-16util/base64.c: Clean includesPeter Maydell1-2/+0
2016-03-16update-linux-headers.sh: Fake types.h doesn't need to include anythingPeter Maydell1-2/+3
2016-03-16include/config.h: RemovePeter Maydell2-2/+0
2016-03-16slirp/slirp.h: Remove now-empty #ifdefsPeter Maydell1-24/+0
2016-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into...Peter Maydell1-21/+19
2016-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-03-16' in...Peter Maydell1-8/+34
2016-03-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...Peter Maydell17-446/+644
2016-03-16error: ensure errno detail is printed with error_abortDaniel P. Berrange1-21/+19
2016-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+0
2016-03-16qdev-monitor: add missing aliases for virtio device classesSascha Silbe1-0/+19
2016-03-16qdev-monitor: sort alias table by typenameSascha Silbe1-7/+8
2016-03-16qdev-monitor: improve error message when alias device is unavailableSascha Silbe1-1/+7
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson2-47/+0
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson2-32/+5
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson2-55/+17
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson3-10/+12
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson3-37/+62
2016-03-16spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson1-34/+16
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson2-0/+97
2016-03-16spapr_rng: fix race with main loopGreg Kurz1-2/+2
2016-03-16target-ppc: Eliminate kvmppc_kern_htab globalDavid Gibson4-35/+27
2016-03-16target-ppc: Add helpers for updating a CPU's SDR1 and external HPTDavid Gibson6-19/+64
2016-03-16target-ppc: Split out SREGS get/put functionsDavid Gibson1-193/+228
2016-03-16spapr_pci: fix multifunction hotplugMichael Roth1-7/+86
2016-03-16target-ppc: Add PVR for POWER8NVL processorAlexey Kardashevskiy3-0/+8
2016-03-16ppc: Add a few more P8 PMU SPRsBenjamin Herrenschmidt2-0/+35
2016-03-16ppc: Fix migration of the TAR SPRThomas Huth1-4/+4
2016-03-16ppc: Define the PSPB register on POWER8Thomas Huth2-0/+10
2016-03-15acpi-test: update UID for GSI linksMichael S. Tsirkin2-0/+0
2016-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-138/+515
2016-03-15icount: decouple warp callsPavel Dovgalyuk7-39/+58
2016-03-15icount: remove obsolete warp callPavel Dovgalyuk1-3/+0
2016-03-15replay: character devicesPavel Dovgalyuk10-30/+393
2016-03-15exec: fix early return from ram_block_addPaolo Bonzini1-0/+2
2016-03-15exec: Fix memory allocation when memory path isn't on hugetlbfsMarkus Armbruster1-33/+7
2016-03-15exec: Fix memory allocation when memory path names new fileMarkus Armbruster1-43/+64
2016-03-15update-linux-headers: Add userfaultfd.hAlexey Kardashevskiy1-1/+1
2016-03-15kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35Rita Sinha1-2/+3
2016-03-15Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell34-224/+1958
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell44-620/+1115