libvirt/qemud
Daniel Veillard df285bdd8d KVM/QEmu migration support
* qemud/remote.c qemud/remote_dispatch_localvars.h
  qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h
  qemud/remote_protocol.c qemud/remote_protocol.h
  qemud/remote_protocol.x src/driver.h src/libvirt.c
  src/libvirt_internal.h src/libvirt_sym.version src/lxc_driver.c
  src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c
  src/remote_internal.c src/test.c src/virsh.c: large patch to
  add migration support for KVM/QEmu, based on the work of Rich Jones
  and Chris Lalancette. This introduce a new version of the prepare
  and finish steps of the migration, so changes the driver API and
  a lot of code.
Daniel
2008-11-14 08:42:47 +00:00
..
.cvsignore Ignore coverage data files 2008-04-30 13:14:40 +00:00
.gitignore generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
default-network.xml Improve support for virtual networking 2007-03-13 22:43:22 +00:00
event.c Move domain events helpers into dedicated file 2008-11-04 23:33:57 +00:00
event.h Move domain events helpers into dedicated file 2008-11-04 23:33:57 +00:00
libvirtd_qemu.aug Add Augeas lens' for libvirtd.conf and qemu.conf 2008-09-04 10:44:23 +00:00
libvirtd.aug Add Augeas lens' for libvirtd.conf and qemu.conf 2008-09-04 10:44:23 +00:00
libvirtd.conf Fix default config param 2008-05-15 13:19:34 +00:00
libvirtd.init.in virDomainMemoryPeek API 2008-06-10 10:43:28 +00:00
libvirtd.policy Default to admin auth for polkit. Rename policy file 2008-07-11 09:51:25 +00:00
libvirtd.sasl Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
libvirtd.sysconf Initial integration of SASL authentication, working for Kerberos only 2007-12-05 15:24:15 +00:00
Makefile.am Move WITH_XXX driver feature flags into config.h instead of direct compiler/linker args 2008-11-04 23:37:23 +00:00
mdns.c Massive patch adding event APIs by Ben Guthro 2008-10-23 13:18:18 +00:00
mdns.h * NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in] qemud/mdns.h 2008-03-17 10:27:31 +00:00
qemud.c Move some API declarations out of internal.h & hash.c into dedicated files 2008-11-04 23:22:06 +00:00
qemud.h remove src/socketcompat.h; no longer needed 2008-10-28 19:09:04 +00:00
remote_dispatch_localvars.h KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
remote_dispatch_proc_switch.h KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
remote_dispatch_prototypes.h KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
remote_generate_stubs.pl Wire up free memory APIs to remote driver/daemon 2008-05-22 15:20:25 +00:00
remote_protocol.c KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
remote_protocol.h KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
remote_protocol.x KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
remote.c KVM/QEmu migration support 2008-11-14 08:42:47 +00:00
rpcgen_fix.pl Fix type-punning warning in remote code. 2008-05-23 07:59:00 +00:00
test_libvirtd_qemu.aug Add Augeas lens' for libvirtd.conf and qemu.conf 2008-09-04 10:44:23 +00:00
test_libvirtd.aug Add Augeas lens' for libvirtd.conf and qemu.conf 2008-09-04 10:44:23 +00:00