Skip to content
Snippets Groups Projects
  1. Feb 04, 2016
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging · ae533a46
      Peter Maydell authored
      
      # gpg: Signature made Wed 03 Feb 2016 20:29:54 GMT using RSA key ID AAFC390E
      # gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>"
      
      * remotes/jnsnow/tags/ide-pull-request:
        dma: remove now useless DMA_* functions
        sb16: use IsaDma interface instead of global DMA_* functions
        gus: use IsaDma interface instead of global DMA_* functions
        cs4231a: use IsaDma interface instead of global DMA_* functions
        fdc: use IsaDma interface instead of global DMA_* functions
        sparc64: disable floppy DMA
        sparc: disable floppy DMA
        magnum: disable floppy DMA for now
        i8257: implement the IsaDma interface
        isa: add an ISA DMA interface, and store it within the ISA bus
        i8257: move state definition to new independent header
        i8257: QOM'ify
        i8257: add missing const
        i8257: make the DMA running method per controller
        i8257: rename functions to start with i8257_ prefix
        i8257: rename struct dma_regs to I8257Regs
        i8257: rename struct dma_cont to I8257State
        i8257: pass ISA bus to DMA_init() function
        i82374: device only existed as ISA device, so simplify device
        fdc: fix detection under Linux
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      ae533a46
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203' into staging · 071aacc9
      Peter Maydell authored
      
      target-arm queue:
       * virt-acpi-build: add always-on property for timer
       * various fixes for EL2 and EL3 behaviour
       * arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
       * target-arm: Don't report presence of EL2 if it doesn't exist
       * raspi: add raspberry pi 2 machine
      
      # gpg: Signature made Wed 03 Feb 2016 18:58:02 GMT using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>"
      # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
      
      * remotes/pmaydell/tags/pull-target-arm-20160203:
        raspi: add raspberry pi 2 machine
        arm/boot: move highbank secure board setup code to common routine
        bcm2836: add bcm2836 SoC device
        bcm2836_control: add bcm2836 ARM control logic
        bcm2835_peripherals: add rollup device for bcm2835 peripherals
        bcm2835_ic: add bcm2835 interrupt controller
        bcm2835_property: add bcm2835 property channel
        bcm2835_mbox: add BCM2835 mailboxes
        target-arm: Don't report presence of EL2 if it doesn't exist
        libvixl: Avoid std::abs() of 64-bit type
        arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
        target-arm: Implement the S2 MMU inputsize > pamax check
        target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
        target-arm: Apply S2 MMU startlevel table size check to AArch64
        hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
        target-arm: Make various system registers visible to EL3
        virt-acpi-build: add always-on property for timer
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      071aacc9
  2. Feb 03, 2016
Loading