blob: 0c80d732032cdad7a8b1daf7e733127ece417136 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
graphic: 0.644
device: 0.592
files: 0.577
network: 0.490
semantic: 0.440
socket: 0.387
vnc: 0.384
performance: 0.335
debug: 0.290
PID: 0.287
permissions: 0.279
other: 0.230
boot: 0.137
KVM: 0.079
build error with GCC 4.9
% gcc --version
gcc (GCC) 4.9.1
latest development version on git
xen-hvm.c: In function ‘xen_hvm_init’:
xen-hvm.c:1008:41: error: ‘HVM_PARAM_IOREQ_PFN’ undeclared (first use in this function)
xc_get_hvm_param(xen_xc, xen_domid, HVM_PARAM_IOREQ_PFN, &ioreq_pfn);
Triaging old bug tickets ... can you still reproduce this problem with the latest version of QEMU?
[Expired for QEMU because there has been no activity for 60 days.]
|