29 Commits (c755f3b95964f344806fa8e6a6e05ffc3ee1c4fa)

Author SHA1 Message Date
Paolo Bonzini a5d7e646f6 include: move hw/ptimer.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Peter Maydell 9598c1bb39 ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 4 years ago
BALATON Zoltan 46e44759fc hw/timer/sh_timer: Remove use of hw_error 4 years ago
BALATON Zoltan 65307c7792 hw/timer/sh_timer: Fix timer memory region size 4 years ago
BALATON Zoltan f64ccec414 hw/timer/sh_timer: Do not wrap lines that are not too long 4 years ago
BALATON Zoltan 5d9b737e51 hw/timer/sh_timer: Rename sh_timer_state to SHTimerState 4 years ago
BALATON Zoltan ad52cfc137 hw/sh4: Change debug printfs to traces 4 years ago
BALATON Zoltan 3b885dabd0 hw/sh4: Fix typos in a comment 4 years ago
BALATON Zoltan 373b96b9c6 hw/sh4: Coding style: Remove unnecessary casts 4 years ago
BALATON Zoltan ac3c9e74c1 hw/sh4: Coding style: Add missing braces 4 years ago
BALATON Zoltan f94bff1337 hw/sh4: Coding style: White space fixes 4 years ago
BALATON Zoltan 221389657a hw/sh4: Coding style: Fix multi-line comments 4 years ago
Thomas Huth 45514b48df hw/timer/sh_timer: Remove superfluous "break" statements 6 years ago
Thomas Huth 97edd8ba4b hw/timer/sh_timer: Silence warnings about missing fallthrough statements 6 years ago
Thomas Huth 2f5af2dcf3 hw/timer/sh_timer: Coding style clean-up 6 years ago
Philippe Mathieu-Daudé f4d2382a9b hw/timer/sh_timer: Remove unused 'qemu/timer.h' include 6 years ago
Philippe Mathieu-Daudé 95f4dc444a hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' 6 years ago
Peter Maydell 28015830d9 hw/timer/sh_timer: Switch to transaction-based ptimer API 7 years ago
Peter Maydell b01422622b ptimer: Rename ptimer_init() to ptimer_init_with_bh() 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Paolo Bonzini edd7541b8c fix "Missing break in switch" coverity reports 8 years ago
Philippe Mathieu-Daudé ab728275e4 hw: Do not include "exec/address-spaces.h" if it is not necessary 8 years ago
Dmitry Osipenko e7ea81c37d hw/ptimer: Introduce timer policy feature 10 years ago
Peter Maydell 282bc81efb hw/timer: Clean up includes 10 years ago
Alex Bligh 6a1751b7aa aio / timers: Untangle include files 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Paolo Bonzini 3bd884511f hw: move timer devices to hw/timer/, configure with default-configs/ 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 13 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Paolo Bonzini 49d4d9b63e ptimer: move declarations to ptimer.h 14 years ago
Benoît Canet 89e2945140 sh_timer: convert to memory API 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Matthew Fernandez 8e31bf388e Correct spelling of licensed 15 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 17 years ago
Avi Kivity 1eed09cb4a Remove io_index argument from cpu_register_io_memory() 17 years ago
Paul Brook 2ac711791b Replace cpu_abort with hw_error 17 years ago
aurel32 e7786f27c3 SH4: fix TMU init 17 years ago
balrog 5c16736a37 SH4: Eliminate P4 to A7 mangling (Takashi YOSHII). 18 years ago
pbrook 8da3ff1809 Change MMIO callbacks to use offsets, not absolute addresses. 18 years ago
aurel32 96e2fc41a9 SH4: Use qemu_irq in timer emulation. 18 years ago
balrog 703243a044 Adds interrupt support to the sh specific timer code (Magnus Damm). 19 years ago
pbrook 9596ebb701 Add statics and missing #includes for prototypes. 19 years ago