Dr. David Alan Gilbert 60fe637bf0 Start migrating migration code into a migration directory
The migration code now occupies a fair chunk of the top level .c
files, it seems time to give it it's own directory.

I've not touched:
   arch_init.c - that's mostly RAM migration but has a few random other
                 bits
   savevm.c    - because it's built target specific

This is purely a code move; no code has changed.
   - it fails checkpatch because of old violations, it feels safer
     to keep this as purely a move and fix those at some mythical future
     date.

The xbzrle and vmstate tests are now only run for softmmu builds
since they require files in the migrate/ directory which is only built
for softmmu.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
2014-12-16 17:47:36 +05:30
2014-12-11 18:27:02 +00:00
2014-11-14 12:15:40 +01:00
2014-11-15 13:01:44 +00:00
2014-11-15 13:01:44 +00:00
2014-11-02 13:30:00 +01:00
2014-10-24 12:19:11 +01:00
2014-12-10 10:31:11 +01:00
2014-12-10 10:31:12 +01:00
2014-12-12 15:48:26 +00:00
2014-12-11 16:47:23 +00:00
2014-10-31 11:29:01 +01:00
2014-12-09 21:48:34 +00:00
2014-12-11 16:47:23 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%