1. 22 9月, 2012 18 次提交
  2. 21 9月, 2012 2 次提交
  3. 20 9月, 2012 16 次提交
  4. 19 9月, 2012 1 次提交
  5. 17 9月, 2012 3 次提交
    • A
      Merge remote-tracking branch 'kiszka/queues/slirp' into staging · 6b80f7db
      Anthony Liguori 提交于
      * kiszka/queues/slirp:
        slirp: Implement TFTP Blocksize option
        slirp: Remove unused return value of tftp_send_next_block
        slirp: Handle more than 65535 blocks in TFTP transfers
        slirp: improve TFTP performance
        slirp: Fix error reported by static code analysis
        slirp: Remove wrong type casts ins debug statements
      6b80f7db
    • A
      Merge remote-tracking branch 'kwolf/for-anthony' into staging · 109820df
      Anthony Liguori 提交于
      * kwolf/for-anthony:
        block: Don't forget to delete temporary file
        Don't require encryption password for 'qemu-img info' command
        qemu-img: Add json output option to the info command.
        qapi: Add SnapshotInfo and ImageInfo.
        ahci: properly reset PxCMD on HBA reset
        block: fix block tray status
        vdi: Fix warning from clang
        block/curl: Fix wrong free statement
        ide: Fix error messages from static code analysis (no real error)
        ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
        sheepdog: fix savevm and loadvm
      109820df
    • A
      Merge remote-tracking branch 'stefanha/trivial-patches' into staging · 509e9c46
      Anthony Liguori 提交于
      * stefanha/trivial-patches:
        configure: fix seccomp check
        arch_init.c: add missing '%' symbols before PRIu64 in debug printfs
        kvm: Fix warning from static code analysis
        qapi: Fix enumeration typo error
        console: Clean up bytes per pixel calculation
        Fix copy&paste typos in documentation comments
        linux-user: Remove #if 0'd cpu_get_real_ticks() definition
        ui: Fix spelling in comment (ressource -> resource)
        Spelling fixes in comments and macro names (ressource -> resource)
        Fix spelling (licenced -> licensed) in GPL
        Spelling fixes in comments and documentation
        srp: Don't use QEMU_PACKED for single elements of a structured type
      509e9c46