qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] How to trigger faults for missing peripherals?


From: Liviu Ionescu
Subject: Re: [Qemu-devel] How to trigger faults for missing peripherals?
Date: Thu, 18 Jun 2015 17:30:07 +0300

> On 18 Jun 2015, at 13:21, Peter Maydell <address@hidden> wrote:
> 
> ... "do_unassigned_access" is the QOM CPUClass hook for this, 

this hook seems associated with the "Trying to execute code outside RAM or ROM 
at 0x" error, which is a bit different, I want to catch read/write accesses, 
not execute accesses.

is the error message misleading, and the hook is used for all accesses? 
(get_page_addr_code() in cputlb.c)


regards,

Liviu






reply via email to

[Prev in Thread] Current Thread [Next in Thread]