Home
last modified time | relevance | path

Searched hist:"3 c8133f973767460f8e42c9e656f2f3ed703d00d" (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/misc/
H A Dtz-mpc.c3c8133f973767460f8e42c9e656f2f3ed703d00d Fri Dec 14 13:30:48 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Rename cpu_physical_memory_write_rom() to address_space_write_rom()

The API of cpu_physical_memory_write_rom() is odd, because it
takes an AddressSpace, unlike all the other cpu_physical_memory_*
access functions. Rename it to address_space_write_rom(), and
bring its API into line with address_space_write().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-3-peter.maydell@linaro.org
/qemu/docs/devel/
H A Dloads-stores.rst3c8133f973767460f8e42c9e656f2f3ed703d00d Fri Dec 14 13:30:48 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Rename cpu_physical_memory_write_rom() to address_space_write_rom()

The API of cpu_physical_memory_write_rom() is odd, because it
takes an AddressSpace, unlike all the other cpu_physical_memory_*
access functions. Rename it to address_space_write_rom(), and
bring its API into line with address_space_write().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-3-peter.maydell@linaro.org
/qemu/hw/intc/
H A Dapic.c3c8133f973767460f8e42c9e656f2f3ed703d00d Fri Dec 14 13:30:48 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Rename cpu_physical_memory_write_rom() to address_space_write_rom()

The API of cpu_physical_memory_write_rom() is odd, because it
takes an AddressSpace, unlike all the other cpu_physical_memory_*
access functions. Rename it to address_space_write_rom(), and
bring its API into line with address_space_write().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-3-peter.maydell@linaro.org
/qemu/include/exec/
H A Dcpu-common.h3c8133f973767460f8e42c9e656f2f3ed703d00d Fri Dec 14 13:30:48 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Rename cpu_physical_memory_write_rom() to address_space_write_rom()

The API of cpu_physical_memory_write_rom() is odd, because it
takes an AddressSpace, unlike all the other cpu_physical_memory_*
access functions. Rename it to address_space_write_rom(), and
bring its API into line with address_space_write().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-3-peter.maydell@linaro.org
/qemu/hw/core/
H A Dloader.c3c8133f973767460f8e42c9e656f2f3ed703d00d Fri Dec 14 13:30:48 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Rename cpu_physical_memory_write_rom() to address_space_write_rom()

The API of cpu_physical_memory_write_rom() is odd, because it
takes an AddressSpace, unlike all the other cpu_physical_memory_*
access functions. Rename it to address_space_write_rom(), and
bring its API into line with address_space_write().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-3-peter.maydell@linaro.org
/qemu/hw/sparc/
H A Dsun4m.c3c8133f973767460f8e42c9e656f2f3ed703d00d Fri Dec 14 13:30:48 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Rename cpu_physical_memory_write_rom() to address_space_write_rom()

The API of cpu_physical_memory_write_rom() is odd, because it
takes an AddressSpace, unlike all the other cpu_physical_memory_*
access functions. Rename it to address_space_write_rom(), and
bring its API into line with address_space_write().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-3-peter.maydell@linaro.org