Searched hist:"3 c8133f973767460f8e42c9e656f2f3ed703d00d" (Results 1 – 6 of 6) sorted by relevance
/qemu/hw/misc/ |
H A D | tz-mpc.c | 3c8133f973767460f8e42c9e656f2f3ed703d00d 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 D | loads-stores.rst | 3c8133f973767460f8e42c9e656f2f3ed703d00d 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 D | apic.c | 3c8133f973767460f8e42c9e656f2f3ed703d00d 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 D | cpu-common.h | 3c8133f973767460f8e42c9e656f2f3ed703d00d 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 D | loader.c | 3c8133f973767460f8e42c9e656f2f3ed703d00d 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 D | sun4m.c | 3c8133f973767460f8e42c9e656f2f3ed703d00d 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
|