Home
last modified time | relevance | path

Searched hist:dfde4e6e1a868f60033ece0590b1f75e6c57fa16 (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/display/
H A Dframebuffer.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dexynos4210_fimd.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/i386/
H A Dvapic.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/xen/
H A Dxen_pt.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/i386/xen/
H A Dxen-hvm.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/core/
H A Dloader.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/virtio/
H A Dvirtio-balloon.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvhost.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/system/
H A Dmemory.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/vfio/
H A Dpci.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/accel/kvm/
H A Dkvm-all.cdfde4e6e1a868f60033ece0590b1f75e6c57fa16 Mon May 06 08:46:11 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> memory: add ref/unref calls

Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>