1. 02 5月, 2017 10 次提交
  2. 28 4月, 2017 3 次提交
    • M
      replication: Make --disable-replication compile again · 38bb54f3
      Markus Armbruster 提交于
      Broken in commit daa33c52.
      
      Cc: qemu-stable@nongnu.org
      Signed-off-by: NMarkus Armbruster <armbru@redhat.com>
      Reviewed-by: NEric Blake <eblake@redhat.com>
      Reviewed-by: NZhang Chen <zhangchen.fnst@cn.fujitsu.com>
      Message-id: 1493298053-17140-1-git-send-email-armbru@redhat.com
      Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
      38bb54f3
    • G
      configure: fix trace backend list for out-of-tree builds · 64a6047d
      Greg Kurz 提交于
      Since commit "c53eeaf7 configure: eliminate Python dependency for
      --help", configure --help fails to produce the list of available trace
      backends if invoked out-of-tree. It also spits the following error:
      
      grep: scripts/tracetool/backend/*.py: No such file or directory
      
      This patch simply adds the missing $source_path to fix it.
      Signed-off-by: NGreg Kurz <groug@kaod.org>
      Message-id: 149321376763.7874.12797658801011614451.stgit@bahia
      Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
      64a6047d
    • S
      Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into staging · 7ad691ec
      Stefan Hajnoczi 提交于
      qemu-ga patch queue
      
      * new commands: guest-get-timezone, guest-get-users, guest-get-host-name
      * fix hang on w32 when stopping qemu-ga service while fs frozen
      * fix missing setting of can-offline in guest-get-vcpus
      * make qemu-ga VSS w32 service on-demand rather than on-startup
      * fix unecessary errors to EventLog on w32
      * improvements to fsfreeze documentation
      
      v2:
       * document 'zone' field of guest-get-timezone as informational-only
         (Daniel, Eric)
       * fix build error for glib < 2.32 (Peter)
      
      # gpg: Signature made Thu 27 Apr 2017 06:43:42 AM BST
      # gpg:                using RSA key 0x3353C9CEF108B584
      # gpg: Good signature from "Michael Roth <flukshun@gmail.com>"
      # gpg:                 aka "Michael Roth <mdroth@utexas.edu>"
      # gpg:                 aka "Michael Roth <mdroth@linux.vnet.ibm.com>"
      # Primary key fingerprint: CEAC C9E1 5534 EBAB B82D  3FA0 3353 C9CE F108 B584
      
      * mdroth/tags/qga-pull-2017-04-25-v2-tag:
        qga: Add `guest-get-timezone` command
        qga: Add 'guest-get-users' command
        qga: improve fsfreeze documentations
        qga: Add 'guest-get-host-name' command
        qga-win: Fix Event Viewer errors caused by qemu-ga
        qga-win: Fix a bug where qemu-ga service is stuck during stop operation
        qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
        qemu-ga: Make QGA VSS provider service run only when needed
      Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
      7ad691ec
  3. 27 4月, 2017 10 次提交
  4. 26 4月, 2017 17 次提交