]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fix bits/bytes memory request mismatches
authorDaniel Veillard <veillard@redhat.com>
Fri, 12 Dec 2008 10:39:19 +0000 (10:39 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 12 Dec 2008 10:39:19 +0000 (10:39 +0000)
commit2e59a005fded159aa7a89e9bca317c6e5986593a
tree4ee9954553b10398ffe4c3d42d9d76ec8c7154ae
parentccae0a4074900d05d1c954fac78c560830a9f416
fix bits/bytes memory request mismatches
* src/qemu_conf.c src/uml_conf.c: fix a couple of places where
  we were requesting 8 times the required amount of memory,
  patch by Dave Allan
daniel
ChangeLog
src/qemu_conf.c
src/uml_conf.c