|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] qemu repositories
Is there a mailing list for commits to the qemu repositories? They
don't seem to go to
xen-changelog and I didn't see a separate list @ http://lists.xensource.com/?
Also, FYI, I'm seeing the following with today's commits to
qemu-xen-unstable.git
/tank/ws/xvm-unstable/qemu.hg/hw/vga.c:1492: warning: redundant
redeclaration of 'rgb_to_pixel_dup_table'
/tank/ws/xvm-unstable/qemu.hg/hw/vga.c:1228: warning: previous
declaration of 'rgb_to_pixel_dup_table' was here
"hw/vga.c" line 1228 of 2832 --43%-- col 31
--
static rgb_to_pixel_dup_func *rgb_to_pixel_dup_table[NB_DEPTHS];
"hw/vga.c" line 1492 of 2832 --52%-- col 31
--
static rgb_to_pixel_dup_func *rgb_to_pixel_dup_table[NB_DEPTHS] = {
rgb_to_pixel8_dup,
rgb_to_pixel15_dup,
rgb_to_pixel16_dup,
rgb_to_pixel32_dup,
rgb_to_pixel32bgr_dup,
};
Thanks,
MRJ
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] qemu repositories,
Mark Johnson <=
|
|
|
|
|