* src/qemu_conf.c src/qemu_conf.h src/qemu_driver.c: applied patch

from Cole Robinson implementing memory operations for qemu driver
Daniel
This commit is contained in:
Daniel Veillard
2008-03-19 14:32:50 +00:00
parent 2fe1c38796
commit 623ec4d2f2
4 changed files with 73 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
Wed Mar 19 15:31:34 CET 2008 Daniel Veillard <veillard@redhat.com>
* src/qemu_conf.c src/qemu_conf.h src/qemu_driver.c: applied patch
from Cole Robinson implementing memory operations for qemu driver
Tue Mar 18 23:31:26 CET 2008 Jim Meyering <meyering@redhat.com>
Avoid "make syntax-check" failure.