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
/
hw
/
timer
Age
Commit message (
Expand
)
Author
2013-07-23
hpet: QOM'ify some more
Hu Tao
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-07-09
timer/arm_mptimer: Build arm_mptimer only once
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
2013-06-07
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
2013-06-07
i8254: QOM'ify some more
Andreas Färber
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-03
i.MX: Improve EPIT timer code.
Jean-Christophe DUBOIS
2013-06-03
i.MX: split GPT and EPIT timer implementation
Jean-Christophe DUBOIS
2013-06-01
Remove unnecessary break statements
Stefan Weil
2013-05-18
remove some double-includes
Michael Tokarev
2013-05-03
i.MX: implement a more correct version of EPIT timer.
Jean-Christophe DUBOIS
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
2013-04-29
mc146818rtc: QOM'ify
Andreas Färber
2013-04-29
m48t59: QOM'ify ISA M48T59 NVRAM
Andreas Färber
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini