diff options
Diffstat (limited to 'results/classifier/zero-shot/108/performance/1595240')
| -rw-r--r-- | results/classifier/zero-shot/108/performance/1595240 | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/performance/1595240 b/results/classifier/zero-shot/108/performance/1595240 new file mode 100644 index 000000000..788001ea6 --- /dev/null +++ b/results/classifier/zero-shot/108/performance/1595240 @@ -0,0 +1,77 @@ +performance: 0.959 +files: 0.939 +other: 0.913 +PID: 0.908 +graphic: 0.901 +device: 0.880 +permissions: 0.875 +semantic: 0.855 +debug: 0.854 +socket: 0.841 +network: 0.838 +KVM: 0.748 +vnc: 0.739 +boot: 0.731 + +Error by clone github.com qemu repository + +Hi. + +C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git +Cloning into 'qemu'... +remote: Counting objects: 279563, done. +remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R +Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done. +Resolving deltas: 100% (221942/221942), done. +Checking connectivity... done. +error: unable to create file hw/misc/aux.c (No such file or directory) +error: unable to create file include/hw/misc/aux.h (No such file or directory) +Checking out files: 100% (4795/4795), done. +fatal: unable to checkout working tree +warning: Clone succeeded, but checkout failed. +You can inspect what was checked out with 'git status' +and retry the checkout with 'git checkout -f HEAD' + + + +Windows has problems with any file named 'aux.*'. The solution would be +for qemu to rename it to something else, for the sake of Windows. + +On 06/22/2016 10:06 AM, Алексей Курган wrote: +> Public bug reported: +> +> Hi. +> +> C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git +> Cloning into 'qemu'... +> remote: Counting objects: 279563, done. +> remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R +> Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done. +> Resolving deltas: 100% (221942/221942), done. +> Checking connectivity... done. +> error: unable to create file hw/misc/aux.c (No such file or directory) +> error: unable to create file include/hw/misc/aux.h (No such file or directory) +> Checking out files: 100% (4795/4795), done. +> fatal: unable to checkout working tree +> warning: Clone succeeded, but checkout failed. +> You can inspect what was checked out with 'git status' +> and retry the checkout with 'git checkout -f HEAD' +> +> ** Affects: qemu +> Importance: Undecided +> Status: New +> +> ** Attachment added: "2016-06-22_19-08-06.png" +> https://bugs.launchpad.net/bugs/1595240/+attachment/4688593/+files/2016-06-22_19-08-06.png +> + +-- +Eric Blake eblake redhat com +1-919-301-3266 +Libvirt virtualization library http://libvirt.org + + + +Patch has been included in QEMU v2.7.0: +http://git.qemu.org/?p=qemu.git;a=commitdiff;h=e0dadc1e9ef1f35208e5d2a + + |