libvirt/src/qemu
Daniel Veillard e7da872294 Do not activate boot=on on devices when not using KVM
Basically the 'boot=on' boot selection device is something present in
KVM but not in upstream QEmu, as a result if we boot a QEmu domain
without KVM acceleration we must disable boot=on ... even if the front
end kvm binary expose that capability in the help page.

* src/qemu/qemu_conf.c: in qemudBuildCommandLine if -no-kvm
  is passed, then deactivate QEMUD_CMD_FLAG_DRIVE_BOOT
2010-07-30 16:38:48 +02:00
..
libvirtd_qemu.aug Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_conf.c Do not activate boot=on on devices when not using KVM 2010-07-30 16:38:48 +02:00
qemu_conf.h qemu: Allow setting boot menu on/off 2010-07-27 16:38:32 -04:00
qemu_driver.c Fix a potential race in pciInitDevice. 2010-07-29 10:18:23 -04:00
qemu_driver.h Add tests for the new Qemu namespace XML. 2010-07-23 17:30:45 -04:00
qemu_monitor_json.c Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_json.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_text.c Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_text.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor.c Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_security_dac.c Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Pass security driver object into all security driver callbacks 2010-07-19 18:25:13 +01:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
test_libvirtd_qemu.aug Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00