Home
last modified time | relevance | path

Searched hist:c5705a7728b4a6bc9e4f2d35911adbaf28042b25 (Results 1 – 25 of 46) sorted by relevance

12

/qemu/hw/xtensa/
H A Dsim.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dxtfpga.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/include/hw/
H A Dhw.hc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/mips/
H A Dmipssim.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dfuloong2e.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Djazz.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/display/
H A Dg364fb.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dtcx.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dvmware_vga.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/m68k/
H A Dan5206.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dmcf5208.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/ppc/
H A Dppc4xx_devs.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dvirtex_ml507.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/arm/
H A Domap_sx1.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dstrongarm.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dintegratorcp.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Domap1.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Drealview.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/alpha/
H A Dtyphoon.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/microblaze/
H A Dpetalogix_s3adsp1800_mmu.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dpetalogix_ml605_mmu.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/sparc/
H A Dleon3.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/misc/
H A Divshmem-pci.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/sh4/
H A Dr2d.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/block/
H A Dpflash_cfi02.cc5705a7728b4a6bc9e4f2d35911adbaf28042b25 Tue Dec 20 13:59:12 UTC 2011 Avi Kivity <avi@redhat.com> vmstate, memory: decouple vmstate from memory API

Currently creating a memory region automatically registers it for
live migration. This differs from other state (which is enumerated
in a VMStateDescription structure) and ties the live migration code
into the memory core.

Decouple the two by introducing a separate API, vmstate_register_ram(),
for registering a RAM block for migration. Currently the same
implementation is reused, but later it can be moved into a separate list,
and registrations can be moved to VMStateDescription blocks.

Signed-off-by: Avi Kivity <avi@redhat.com>

12