1. 28 1月, 2013 9 次提交
  2. 27 1月, 2013 29 次提交
  3. 26 1月, 2013 2 次提交
    • B
      Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf · 13144781
      Blue Swirl 提交于
      * 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf:
        PPC: e500: Select MPIC v4.2 on ppce500 platform
        PPC: e500: fix mpic_iack address
        openpic: add basic support for MPIC v4.2
        openpic: fix timer address decoding
        openpic: fix remaining issues from idr-to-destmask conversion
        pseries: Adjust default VIO address allocations to play better with libvirt
        pseries: Improve handling of multiple PCI host bridges
        target-ppc: Give a meaningful error if too many threads are specified
        cuda: Move ADB bus into CUDA state
        adb: QOM'ify ADB devices
        adb: QOM'ify Apple Desktop Bus
        cuda: QOM'ify CUDA
        ide/macio: QOM'ify MacIO IDE
        mac_nvram: QOM'ify MacIO NVRAM
        mac_nvram: Mark as Big Endian
        mac_nvram: Clean up public API
        macio: Split MacIO in two
        macio: Delay qdev init until all fields are initialized
        macio: QOM'ify some more
        ppc: Move Mac machines to hw/ppc/
      13144781
    • A
      tests: Add gcov support for x86_64 qtest · c5cd02ba
      Andreas Färber 提交于
      Since x86_64 is a superset of i386 and reuses all its test cases, adopt
      all the i386 gcov source files as well, substituting their paths
      appropriately.
      Signed-off-by: NAndreas Färber <afaerber@suse.de>
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      c5cd02ba