1. 27 8月, 2013 2 次提交
  2. 26 8月, 2013 2 次提交
    • A
      Merge remote-tracking branch 'stefanha/block' into staging · f7ad538e
      Anthony Liguori 提交于
      # By Alex Bligh (32) and others
      # Via Stefan Hajnoczi
      * stefanha/block: (42 commits)
        win32-aio: drop win32_aio_flush_cb()
        aio-win32: replace incorrect AioHandler->opaque usage with ->e
        aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
        aio / timers: Remove legacy interface
        aio / timers: Switch entire codebase to the new timer API
        aio / timers: Add scripts/switch-timer-api
        aio / timers: Add test harness for AioContext timers
        aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
        aio / timers: Convert rtc_clock to be a QEMUClockType
        aio / timers: Remove main_loop_timerlist
        aio / timers: Rearrange timer.h & make legacy functions call non-legacy
        aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
        aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
        aio / timers: Remove alarm timers
        aio / timers: Add documentation and new format calls
        aio / timers: Use all timerlists in icount warp calculations
        aio / timers: Introduce new API timer_new and friends
        aio / timers: On timer modification, qemu_notify or aio_notify
        aio / timers: Convert mainloop to use timeout
        aio / timers: Convert aio_poll to use AioContext timers' deadline
        ...
      
      Message-id: 1377202298-22896-1-git-send-email-stefanha@redhat.com
      Signed-off-by: NAnthony Liguori <anthony@codemonkey.ws>
      f7ad538e
    • A
      Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into staging · e3f024ae
      Anthony Liguori 提交于
      MAINTAINERS update for stable-0.15
      
      # gpg: Signature made Thu 22 Aug 2013 10:59:31 AM CDT using RSA key ID 3E7E013F
      # gpg: Can't check signature: public key not found
      
      # By Andreas Färber
      # Via Andreas Färber
      * afaerber/tags/0.15-maintainer-for-anthony:
        MAINTAINERS: Take over 0.15 maintenance
      e3f024ae
  3. 24 8月, 2013 3 次提交
  4. 23 8月, 2013 30 次提交
  5. 22 8月, 2013 3 次提交
    • A
      MAINTAINERS: Take over 0.15 maintenance · 73c30df6
      Andreas Färber 提交于
      SUSE is shipping qemu-kvm 0.15.1 with SLES 11 SP2 so we will be actively
      tracking all KVM-related issues. Therefore upgrade to Supported.
      Signed-off-by: NAndreas Färber <afaerber@suse.de>
      73c30df6
    • A
      Merge remote-tracking branch 'luiz/queue/qmp' into staging · 5211333b
      Anthony Liguori 提交于
      # By Laszlo Ersek (8) and others
      # Via Luiz Capitulino
      * luiz/queue/qmp:
        scripts/qapi.py: Avoid syntax not supported by Python 2.4
        monitor: print the invalid char in error message
        OptsVisitor: introduce unit tests, with test cases for range flattening
        add "test-int128" and "test-bitops" to .gitignore
        OptsVisitor: don't try to flatten overlong integer ranges
        OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS
        OptsVisitor: rebase opts_type_uint64() to parse_uint_full()
        OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS
        OptsVisitor: introduce list modes for interval flattening
        OptsVisitor: introduce basic list modes
        Convert stderr message calling error_get_pretty() to error_report()
      
      Message-id: 1377015041-6567-1-git-send-email-lcapitulino@redhat.com
      Signed-off-by: NAnthony Liguori <anthony@codemonkey.ws>
      5211333b
    • A
      Merge remote-tracking branch 'jliu/or32' into staging · 9fe48069
      Anthony Liguori 提交于
      # By Jia Liu
      # Via Jia Liu
      * jliu/or32:
        hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()
        hw/openrisc: Fix masking in openrisc_pic_cpu_handler()
        hw/openrisc: Avoid using uninitialised variable 'entry'
      
      Message-id: 1377050811-11116-1-git-send-email-proljc@gmail.com
      Signed-off-by: NAnthony Liguori <anthony@codemonkey.ws>
      9fe48069