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.c
Age
Commit message (
Expand
)
Author
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
2015-01-07
ppc: do not use get_clock_realtime()
Paolo Bonzini
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-04-08
PPC: Clean up DECR implementation
Alexander Graf
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini