Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
target/sparc: Use cpu_translate_for_debug()
Peter Maydell committed 5 months ago
hw/i386/vapic.c: Use cpu_translate_for_debug()
Peter Maydell committed 5 months ago
system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
Peter Maydell committed 5 months ago
target/arm: Implement translate_for_debug
Peter Maydell committed 5 months ago
hw/core: Implement cpu_get_phys_addr_attrs_debug() with cpu_translate_for_debug()
Peter Maydell committed 5 months ago
hw/core: Implement new cpu_translate_for_debug()
Peter Maydell committed 5 months ago
plugins/api.c: Trust cpu_get_phys_addr_debug() return address
Peter Maydell committed 5 months ago
monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg and return
Peter Maydell committed 5 months ago
target/arm: Rename arm_cpu_get_phys_page()
Peter Maydell committed 5 months ago
hw/core: Update docs for get_phys_addr_{attrs_, }debug
Peter Maydell committed 5 months ago
target: Rename cpu_get_phys_page_{,attrs_}debug
Peter Maydell committed 5 months ago
target: Rename get_phys_page_debug to get_phys_addr_debug
Peter Maydell committed 5 months ago
target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
target/x86: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
target/sparc: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
target/microblaze: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
target/alpha: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell committed 5 months ago
hw/i386/vapic: Cope with non-page-aligned return from cpu_get_phys_page_debug()
Peter Maydell committed 5 months ago