index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
hpet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpet: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-1
/
+1
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-7
/
+7
*
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-21
1
-1
/
+0
*
hpet: make optional
Blue Swirl
2011-02-12
1
-2
/
+0
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Fix comparison which always returned false
Stefan Weil
2010-06-16
1
-2
/
+4
*
pass info about hpets to seabios.]
Gleb Natapov
2010-06-14
1
-0
/
+16
*
hpet: Init capability register only once
Jan Kiszka
2010-06-14
1
-4
/
+5
*
hpet: Add MSI support
Jan Kiszka
2010-06-13
1
-4
/
+34
*
hpet: Make number of timers configurable
Jan Kiszka
2010-06-13
1
-13
/
+40
*
hpet: Add support for level-triggered interrupts
Jan Kiszka
2010-06-13
1
-10
/
+22
*
hpet: Drop static state
Jan Kiszka
2010-06-13
1
-21
/
+17
*
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
1
-7
/
+21
*
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
2010-06-13
1
-0
/
+5
*
hpet: Convert to qdev
Jan Kiszka
2010-06-13
1
-13
/
+30
*
hpet: Move static timer field initialization
Jan Kiszka
2010-06-13
1
-2
/
+2
*
hpet: Silence warning on write to running main counter
Jan Kiszka
2010-06-13
1
-2
/
+2
*
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2010-06-13
1
-188
/
+225
*
hpet: Catch out-of-bounds timer access
Jan Kiszka
2010-06-13
1
-1
/
+5
*
Do not use dprintf
malc
2010-02-07
1
-21
/
+21
*
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-11-07
1
-1
/
+0
*
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
1
-2
/
+2
*
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
1
-6
/
+6
*
vmstate: port hpet device
Juan Quintela
2009-09-11
1
-35
/
+38
*
hpet: it is imposible that qemu_timer field is NULL at this point
Juan Quintela
2009-09-11
1
-6
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
HPET fixes for reg writes
Beth Kon
2009-07-27
1
-7
/
+7
*
Reset HPET config register on hpet_reset
Beth Kon
2009-07-16
1
-0
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
2009-04-17
1
-1
/
+1
*
hpet config mask fix
aurel32
2009-01-16
1
-2
/
+4
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Remove trailing spaces introduced by commit 6081
aurel32
2008-12-18
1
-41
/
+41
*
Fix warnings introduced by commit 6081
aurel32
2008-12-18
1
-3
/
+1
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
1
-0
/
+588