]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add optional model attribute to the controller element
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 17 Jun 2010 14:39:50 +0000 (16:39 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 24 Jun 2010 12:56:04 +0000 (14:56 +0200)
commitc3912912447353d0b3e744bac949d2ffd1e2c2a8
tree8967aba62fffe4365b1db9009a7567dfb7e605fc
parentf8f29b1fc2b2487e8b618aa94bc7de63580daf28
Add optional model attribute to the controller element

This is a step towards controller support for the ESX driver.
docs/schemas/domain.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_driver.c