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
/
hpet.c
Age
Commit message (
Expand
)
Author
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-10-05
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-11
vmstate: port hpet device
Juan Quintela
2009-09-11
hpet: it is imposible that qemu_timer field is NULL at this point
Juan Quintela
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-07-27
HPET fixes for reg writes
Beth Kon
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-04-17
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
2009-01-16
hpet config mask fix
aurel32
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-18
Remove trailing spaces introduced by commit 6081
aurel32
2008-12-18
Fix warnings introduced by commit 6081
aurel32
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori