index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hppa
/
cpu.c
Age
Commit message (
Expand
)
Author
2018-05-17
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-31
target/hppa: Add migration for the cpu
Richard Henderson
2018-01-30
target/hppa: Implement the interval timer
Richard Henderson
2018-01-30
target/hppa: Implement external interrupts
Richard Henderson
2018-01-30
target/hppa: Implement IASQ
Richard Henderson
2018-01-30
target/hppa: Implement unaligned access trap
Richard Henderson
2018-01-30
target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
Richard Henderson
2018-01-30
target/hppa: Implement mmu_idx from IA privilege level
Richard Henderson
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-09-01
hppa: replace cpu_hppa_init() with cpu_generic_init()
Igor Mammedov
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2017-01-23
target-hppa: Add framework and enable compilation
Richard Henderson