qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] ARM: exynos4210 PMU modifications
@ 2012-07-12 16:54 Maksim Kozlov
  2012-07-12 16:54 ` [Qemu-devel] [PATCH v2 1/4] ARM: exynos4210_pmu: just formatting changes Maksim Kozlov
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Maksim Kozlov @ 2012-07-12 16:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, kyungmin.park, e.voevodin

This patchset created mainly to add software reset support, but includes some
other things.

1. fix formatting of the exynos4210_pmu_regs structure
2. fix PRINT_DEBUG macro set to be able to enable extend and non-extend output
   independently of each other
3. introduce new function to get register's index
4. add software reset

First three patches are standalone, but the fourth depends on the third.

Changelog:

  v1->v2: Deleted the irrelevant comment

Maksim Kozlov (4):
  ARM: exynos4210_pmu: just formatting changes
  ARM: exynos4210_pmu: changes in PRINT_DEBUG macro set.
  ARM: exynos4210_pmu: Introduced exynos4210_pmu_get_register_index
  ARM: exynos4210_pmu: Add software reset support

 hw/exynos4210_pmu.c |  439 +++++++++++++++++++++++++++++----------------------
 1 files changed, 248 insertions(+), 191 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-07-23 11:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 16:54 [Qemu-devel] [PATCH v2 0/4] ARM: exynos4210 PMU modifications Maksim Kozlov
2012-07-12 16:54 ` [Qemu-devel] [PATCH v2 1/4] ARM: exynos4210_pmu: just formatting changes Maksim Kozlov
2012-07-12 16:54 ` [Qemu-devel] [PATCH v2 2/4] ARM: exynos4210_pmu: changes in PRINT_DEBUG macro set Maksim Kozlov
2012-07-12 16:54 ` [Qemu-devel] [PATCH v2 3/4] ARM: exynos4210_pmu: Introduced exynos4210_pmu_get_register_index Maksim Kozlov
2012-07-12 16:54 ` [Qemu-devel] [PATCH v2 4/4] ARM: exynos4210_pmu: Add software reset support Maksim Kozlov
2012-07-20 14:32   ` Peter Maydell
2012-07-23  6:38     ` Maksim Kozlov
2012-07-23 11:01     ` Maksim Kozlov
2012-07-23 11:05       ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).