index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-openrisc
/
mmu.c
Age
Commit message (
Expand
)
Author
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-01-29
openrisc: Clean up includes
Peter Maydell
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2013-11-20
target-openrisc: Remove executable flag for every page
Sebastian Macke
2013-10-03
target-openrisc: Removes a non-conforming behavior for the first page of the ...
Sebastian Macke
2013-10-03
target-openrisc: Correct handling of page faults.
Sebastian Macke
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-01-27
target-openrisc: Clean up triple QOM casts
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-07-27
target-or32: Add MMU support
Jia Liu
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu