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
/
hpet.c
Age
Commit message (
Expand
)
Author
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-02-17
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
2012-02-17
i8254: Factor out interface header
Jan Kiszka
2012-02-17
hpet: Save/restore cached RTC IRQ level
Jan Kiszka
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-24
hpet: convert to memory API
Avi Kivity
2011-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-12
hpet: make optional
Blue Swirl
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-06-16
Fix comparison which always returned false
Stefan Weil
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
2010-06-14
hpet: Init capability register only once
Jan Kiszka
2010-06-13
hpet: Add MSI support
Jan Kiszka
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
2010-06-13
hpet: Drop static state
Jan Kiszka
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
2010-06-13
hpet: Convert to qdev
Jan Kiszka
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
2010-02-07
Do not use dprintf
malc
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
[next]