Home
last modified time | relevance | path

Searched hist:"5 cd8cadae8db905afcbf877cae568c27d1d55a8a" (Results 1 – 25 of 26) sorted by relevance

12

/qemu/migration/
H A Dvmstate.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/ide/
H A Dpci.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A Dcore.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/acpi/
H A Dich9.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A Dpiix4.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/intc/
H A Dapic_common.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/timer/
H A Dhpet.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/rtc/
H A Dmc146818rtc.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/input/
H A Dps2.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A Dpckbd.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/include/migration/
H A Dvmstate.h5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/pci-host/
H A Di440fx.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/net/
H A Dvmxnet3.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A Drtl8139.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A De1000.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/usb/
H A Dredirect.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A Dhcd-ohci.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/char/
H A Dserial.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/isa/
H A Dlpc_ich9.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/display/
H A Dvga.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
H A Dqxl.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/block/
H A Dfdc.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/scsi/
H A Dscsi-bus.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/system/
H A Dcpus.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/hw/virtio/
H A Dvirtio.c5cd8cadae8db905afcbf877cae568c27d1d55a8a Tue Sep 23 12:09:54 UTC 2014 Juan Quintela <quintela@redhat.com> migration: Use normal VMStateDescriptions for Subsections

We create optional sections with this patch. But we already have
optional subsections. Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>

12