summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE7-2/+517
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann5-0/+384
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann1-0/+7
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery2-1/+66
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery3-0/+173
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery4-0/+395
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery5-0/+519
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois4-0/+4
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