Sign in
qemu
/
qemu
/
0d75590d919454be322f21d55494b8937651fc86
/
hw
/
timer
/
slavio_timer.c
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
ead4cf0
sun4m: fix slavio timer RUN/STOP bit
by Mark Cave-Ayland
· 11 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
c275471
slavio_timer: QOM cast cleanup
by Andreas Färber
· 12 years ago
853dca1
hw/t*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
3bd8845
hw: move timer devices to hw/timer/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/slavio_timer.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
49d4d9b6
ptimer: move declarations to ptimer.h
by Paolo Bonzini
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
a3d12d0
slavio_timer: convert to memory API
by Benoît Canet
· 13 years ago
f90074f
slavio_timer: avoid structure holes spotted by pahole
by Blue Swirl
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
97bf485
sparc32: convert debug printf statements to tracepoints
by Blue Swirl
· 14 years ago
5933e8a
fix last cpu timer initialization
by Artyom Tarasenko
· 15 years ago
68fb89a
sparc32: improve timer implementation
by Blue Swirl
· 15 years ago
452efba
Sparc32: fix free-run timer
by Blue Swirl
· 15 years ago
a01d6ef
sparc32 (mostly): remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
0e0bfee
sparc32: convert slavio_timer to reset + vmsd
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
f4b19cd
Sparc32: port timers to VMState design
by Blue Swirl
· 16 years ago
9ebec28
Sparc32: timer field is never NULL
by Blue Swirl
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
18c637d
qdev/prop: convert slavio_timer.c to helper macros.
by Gerd Hoffmann
· 16 years ago
4b48bf0
Sparc32: move device instantiation to sun4m.c
by Blue Swirl
· 16 years ago
7204ff9
Sparc32: Refactor slavio timer
by Blue Swirl
· 16 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
c70c59e
Sparc32: convert slavio timers to qdev
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
42f1ced
Don't set IRQs on device reset and loadvm/savevm
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
e64d7d5
Remove address masking
by blueswir1
· 16 years ago
77f193d
Wrap long lines
by blueswir1
· 17 years ago
2254876
Fix compiler warnings
by blueswir1
· 17 years ago
389d4a2
Remove unneeded qemu_irq_lower (Robert Reif)
by blueswir1
· 17 years ago
67e4275
Fix user timer mode change (Robert Reif)
by blueswir1
· 17 years ago
e1cb950
User timer limit fixes (Robert Reif)
by blueswir1
· 17 years ago
7c56045
Register only valid register access widths
by blueswir1
· 17 years ago
6341fdc
Fix CPU timer interrupts
by blueswir1
· 17 years ago
85e3023
Remove unused timers
by blueswir1
· 17 years ago
3b4aa42
All registers are set to 0 on reset (Robert Reif)
by blueswir1
· 17 years ago
bd7e287
Fix count calculation when counter limit set to 0 (Robert Reif)
by blueswir1
· 17 years ago
6240d64
Fix setting counter limit to 0 (Robert Reif)
by blueswir1
· 17 years ago
19f8e5d
Only create as many per CPU timers as there are CPUs. (Robert Reif)
by blueswir1
· 17 years ago
d2c38b2
Name the magic constants, wrap long lines
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
a702b35
fixed invalid constant
by bellard
· 17 years ago
115646b
More user timer fixes (Robert Reif)
by blueswir1
· 17 years ago
f930d07
More detabification
by blueswir1
· 17 years ago
81732d1
Implement user mode for timers
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
d7edfd2
Use qemu_irq between interrupt controller and timers
by blueswir1
· 18 years ago
5aca8c3
Split DMA controller in two Fix register size related bugs
by blueswir1
· 18 years ago
8d05ea8
Change ptimer API to use 64-bit values, add save and load methods
by blueswir1
· 18 years ago
5dcb6b9
Use full 36-bit physical address space on SS10
by blueswir1
· 18 years ago
31ade71
Fix Qemu division by zero triggered by NetBSD
by blueswir1
· 18 years ago
3d29fbe
Force the primary CPU to run and other CPUs to halt, recalculate timers
by blueswir1
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
52cc07d
Change Sparc uses of pic_set_irq to pic_set_irq_new
by blueswir1
· 18 years ago
dc3c9d2
SlavIO Counter-Timers fix, by Aurelien Jarno.
by ths
· 18 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
ba3c64f
Initial SPARC SMP support (Blue Swirl)
by bellard
· 19 years ago
66321a1
sparc update (Blue Swirl)
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago