Peter Maydell (25):
   hw/i386/vapic: Cope with non-page-aligned return from
     cpu_get_phys_page_debug()
   target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
   target/alpha: Make get_phys_page_debug handle non-page-aligned addrs
   target/microblaze: Make get_phys_page_attrs_debug handle
     non-page-aligned addrs
   target/sparc: Make get_phys_page_debug handle non-page-aligned addrs
   target/x86: Make get_phys_page_attrs_debug handle non-page-aligned
     addrs
   target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
   target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
   target: Rename get_phys_page_debug to get_phys_addr_debug
   target: Rename cpu_get_phys_page_{,attrs_}debug
   hw/core: Update docs for get_phys_addr_{attrs_,}debug
   target/arm: Rename arm_cpu_get_phys_page()
   monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg
     and return
   plugins/api.c: Trust cpu_get_phys_addr_debug() return address
   hw/core: Implement new cpu_translate_for_debug()
   hw/core: Implement cpu_get_phys_addr_attrs_debug() with
     cpu_translate_for_debug()
   target/arm: Implement translate_for_debug
   system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
   hw/i386/vapic.c: Use cpu_translate_for_debug()
   target/sparc: Use cpu_translate_for_debug()
   hw/xtensa: Use cpu_translate_for_debug()
   target/xtensa/xtensa-semi: Use cpu_translate_for_debug()
   monitor/hmp-cmds: Use cpu_translate_for_debug()
   plugins/api.c: Use cpu_translate_for_debug()
   Remove cpu_get_phys_addr_debug() and cpu_get_phys_addr_attrs_debug()

Series queued via hw-misc tree, thanks.

Reply via email to