mirror_qemu/include/exec
Jan Kiszka 3bb28b7208 memory: Provide separate handling of unassigned io ports accesses
Accesses to unassigned io ports shall return -1 on read and be ignored
on write. Ensure these properties via dedicated ops, decoupling us from
the memory core's handling of unassigned accesses.

Cc: qemu-stable@nongnu.org
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-09-05 18:11:43 +02:00
..
user elfload: use abi_llong/ullong instead of target_llong/ullong 2013-04-18 14:12:31 +02:00
address-spaces.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
cpu-all.h Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging 2013-07-25 15:56:06 -05:00
cpu-common.h memory: return MemoryRegion from qemu_ram_addr_from_host 2013-07-04 17:42:46 +02:00
cpu-defs.h Merge remote-tracking branch 'rth/tcg-next' into staging 2013-07-26 13:04:21 -05:00
cputlb.h exec: Resolve subpages in one step except for IOTLB fills 2013-06-20 16:32:46 +02:00
def-helper.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
exec-all.h exec: Split softmmu_defs.h 2013-09-02 09:08:30 -07:00
gdbstub.h cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
gen-icount.h tcg: Change tcg_gen_exit_tb argument to uintptr_t 2013-09-02 09:08:30 -07:00
hwaddr.h hwaddr: Make hwaddr type usable beyond softmmu 2013-06-28 13:25:13 +02:00
ioport.h memory: Provide separate handling of unassigned io ports accesses 2013-09-05 18:11:43 +02:00
memory-internal.h ioport: Switch dispatching to memory core layer 2013-07-04 17:42:44 +02:00
memory.h exec: separate current radix tree from the one being built 2013-07-04 17:42:49 +02:00
poison.h exec: Remove env from list of poisoned names 2013-07-27 11:22:54 +04:00
softmmu-semi.h exec: Change cpu_memory_rw_debug() argument to CPUState 2013-07-23 02:41:33 +02:00
softmmu_exec.h exec: Split softmmu_defs.h 2013-09-02 09:08:30 -07:00
softmmu_header.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_template.h tcg: Introduce zero and sign-extended versions of load helpers 2013-09-02 09:08:31 -07:00
spinlock.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00