]> git.proxmox.com Git - qemu.git/commitdiff
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 5 Mar 2013 14:11:30 +0000 (15:11 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 5 Mar 2013 14:11:30 +0000 (15:11 +0100)
* 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm:
  MAINTAINERS: add entry for ARM KVM guest cores
  configure: Enable KVM on ARM
  hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
  target-arm: Use MemoryListener to identify GIC base address for KVM
  hw/arm_gic: Convert ARM GIC classes to use init/realize
  hw/arm_gic: Add presave/postload hooks
  ARM KVM: save and load VFP registers from kernel
  ARM: KVM: Add support for KVM on ARM architecture
  target-arm: Drop CPUARMState* argument from bank_number()
  linux-headers: resync from mainline to add ARM KVM headers
  oslib-posix: Align to permit transparent hugepages on ARM Linux
  target-arm: Don't decode RFE or SRS on M profile cores
  target-arm: Factor out handling of SRS instruction

1  2 
configure

diff --cc configure
Simple merge