Searched hist:"79 e2b9aeccedbfde762b05da662132c7fda292be" (Results 1 – 6 of 6) sorted by relevance
/qemu/hw/pci-host/ |
H A D | sabre.c | 79e2b9aeccedbfde762b05da662132c7fda292be Wed Jan 21 11:09:14 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: RCUify AddressSpaceDispatch
Note that even after this patch, most callers of address_space_* functions must still be under the big QEMU lock, otherwise the memory region returned by address_space_translate can disappear as soon as address_space_translate returns. This will be fixed in the next part of this series.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/ppc/ |
H A D | spapr_iommu.c | 79e2b9aeccedbfde762b05da662132c7fda292be Wed Jan 21 11:09:14 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: RCUify AddressSpaceDispatch
Note that even after this patch, most callers of address_space_* functions must still be under the big QEMU lock, otherwise the memory region returned by address_space_translate can disappear as soon as address_space_translate returns. This will be fixed in the next part of this series.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/system/ |
H A D | cpus.c | 79e2b9aeccedbfde762b05da662132c7fda292be Wed Jan 21 11:09:14 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: RCUify AddressSpaceDispatch
Note that even after this patch, most callers of address_space_* functions must still be under the big QEMU lock, otherwise the memory region returned by address_space_translate can disappear as soon as address_space_translate returns. This will be fixed in the next part of this series.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 79e2b9aeccedbfde762b05da662132c7fda292be Wed Jan 21 11:09:14 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: RCUify AddressSpaceDispatch
Note that even after this patch, most callers of address_space_* functions must still be under the big QEMU lock, otherwise the memory region returned by address_space_translate can disappear as soon as address_space_translate returns. This will be fixed in the next part of this series.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cpu-exec.c | 79e2b9aeccedbfde762b05da662132c7fda292be Wed Jan 21 11:09:14 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: RCUify AddressSpaceDispatch
Note that even after this patch, most callers of address_space_* functions must still be under the big QEMU lock, otherwise the memory region returned by address_space_translate can disappear as soon as address_space_translate returns. This will be fixed in the next part of this series.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/i386/ |
H A D | intel_iommu.c | 79e2b9aeccedbfde762b05da662132c7fda292be Wed Jan 21 11:09:14 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: RCUify AddressSpaceDispatch
Note that even after this patch, most callers of address_space_* functions must still be under the big QEMU lock, otherwise the memory region returned by address_space_translate can disappear as soon as address_space_translate returns. This will be fixed in the next part of this series.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|