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
/
hw
/
ppc
/
ppc_booke.c
Age
Commit message (
Expand
)
Author
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-02-04
hw/ppc: Don't include m48t59.h if it is not necessary
Thomas Huth
2017-05-07
ppc_booke: drop useless assignment
KONRAD Frederic
2017-01-31
ppc: Prevent inifnite loop in decrementer auto-reload.
Roman Kapl
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-01-29
ppc: Clean up includes
Peter Maydell
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-11-25
PPC: BookE: Make FIT/WDT timers at best millisecond grained
Alexander Graf
2013-11-25
PPC: Make BookE FIT/WDT timers more lazy
Alexander Graf
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini