1. 16 8月, 2012 4 次提交
    • A
      Merge remote-tracking branch 'stefanha/trivial-patches' into staging · d1186a33
      Anthony Liguori 提交于
      * stefanha/trivial-patches:
        ivshmem, qdev-monitor: fix order of qerror parameters
        iov_send_recv(): Handle zero bytes case even if OS does not
        framebuffer: Fix spelling in comment (leight -> height)
        Spelling fix in comment (peripherans -> peripherals)
        docs: Fix spelling (propery -> property)
        trace: Fix "Qemu" -> "QEMU"
        cputlb.c: Fix out of date comment
        ehci: fix assertion typo
        Makefile: Avoid explicit list of directories in clean target
      d1186a33
    • A
      Merge remote-tracking branch 'kwolf/for-anthony' into staging · fdef621b
      Anthony Liguori 提交于
      * kwolf/for-anthony:
        qemu-iotests: Fix 030 after switch to GenericError
        block: Flush parent to OS with cache=unsafe
        iscsi: Fix NULL dereferences / races between task completion and abort
        monitor: Clean up fd sets on monitor disconnect
        block: Enable qemu_open/close to work with fd sets
        block: Convert close calls to qemu_close
        block: Convert open calls to qemu_open
        block: Prevent detection of /dev/fdset/ as floppy
        qapi: Introduce add-fd, remove-fd, query-fdsets
        qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
      fdef621b
    • A
      Merge remote-tracking branch 'qemu-kvm/uq/master' into staging · cc921867
      Anthony Liguori 提交于
      * qemu-kvm/uq/master:
        update-linux-headers.sh: Pull in asm-generic/kvm_para.h
        kvmvapic: Disable if there is insufficient memory
        kvm: i8254: Finish time conversion fix
        kvm: i8254: Cache kernel clock offset in KVMPITState
      cc921867
    • A
      Merge remote-tracking branch 'stefanha/tracing' into staging · 8fa27d21
      Anthony Liguori 提交于
      * stefanha/tracing:
        trace/simple: Replace asprintf by g_strdup_printf
        trace/simple: Fix compiler warning for 32 bit hosts
        trace: avoid pointer aliasing in trace_record_finish()
        trace: drop unused TraceBufferRecord->next_tbuf_idx field
        trace: remove unnecessary write_to_buffer() typecasting
        trace: rename TraceRecordHeader to TraceLogHeader
      8fa27d21
  2. 15 8月, 2012 36 次提交