xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] xen: arm: remove dummy.S
@ 2012-12-04 11:56 Ian Campbell
  2012-12-04 11:56 ` [PATCH 01/15] xen: arm: define node_online_map Ian Campbell
                   ` (17 more replies)
  0 siblings, 18 replies; 32+ messages in thread
From: Ian Campbell @ 2012-12-04 11:56 UTC (permalink / raw)
  To: xen-devel

This was a short term hack to get something linking quickly, but its
usefulness has now passed.

This series replaces everything in here with proper functions. In many
cases these are still just stubs.

It seems to me that at least some of this stuff consists of x86-isms
which should instead be removed from the common code.

This highlights two large missing pieces of functionality: wallclock
time and cleaning up on domain destroy.

Ian.

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

end of thread, other threads:[~2012-12-19 16:05 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-04 11:56 [PATCH 00/15] xen: arm: remove dummy.S Ian Campbell
2012-12-04 11:56 ` [PATCH 01/15] xen: arm: define node_online_map Ian Campbell
2012-12-04 11:56 ` [PATCH 02/15] xen: arm: make smp_send_state_dump a real function Ian Campbell
2012-12-04 11:56 ` [PATCH 03/15] xen: arm: implement arch_get_info_guest Ian Campbell
2012-12-04 11:56 ` [PATCH 04/15] xen: arm: implement arch_vcpu_reset Ian Campbell
2012-12-04 11:56 ` [PATCH 05/15] xen: remove nr_irqs_gsi from generic code Ian Campbell
2012-12-04 13:43   ` Jan Beulich
2012-12-04 13:49     ` Ian Campbell
2012-12-19 14:43       ` [PATCH] " Ian Campbell
2012-12-19 15:18         ` Keir Fraser
2012-12-19 15:31         ` Jan Beulich
2012-12-19 16:05         ` Ian Campbell
2012-12-04 11:56 ` [PATCH 06/15] xen: arm: stub out pirq related functions Ian Campbell
2012-12-04 11:56 ` [PATCH 07/15] xen: arm: stub out wallclock time Ian Campbell
2012-12-04 11:56 ` [PATCH 08/15] xen: arm: stub out steal_page Ian Campbell
2012-12-04 11:56 ` [PATCH 09/15] xen: arm: stub page_is_ram_type Ian Campbell
2012-12-04 11:56 ` [PATCH 10/15] xen: arm: stub out domain_get_maximum_gpfn Ian Campbell
2012-12-04 11:56 ` [PATCH 11/15] xen: arm: stub domain_relinquish_resources Ian Campbell
2012-12-04 11:56 ` [PATCH 12/15] xen: arm: initialise dom_{xen,io,cow} Ian Campbell
2012-12-04 14:17   ` [PATCH 12/15] xen: arm: initialise dom_{xen, io, cow} David Vrabel
2012-12-04 14:21     ` Ian Campbell
2012-12-04 11:56 ` [PATCH 13/15] xen: arm: implement send_timer_event Ian Campbell
2012-12-04 11:56 ` [PATCH 14/15] xen: arm: implement share_xen_page_with_privileged_guests Ian Campbell
2012-12-04 11:56 ` [PATCH 15/15] xen: arm: remove now empty dummy.S Ian Campbell
2012-12-19 16:05   ` Ian Campbell
2012-12-06 12:09 ` [PATCH 00/15] xen: arm: remove dummy.S Tim Deegan
2012-12-19 13:27   ` Ian Campbell
2012-12-18 17:14 ` Ian Campbell
2012-12-18 18:31   ` Stefano Stabellini
2012-12-18 20:54     ` Ian Campbell
2012-12-19 11:21       ` Stefano Stabellini
2012-12-19 14:03 ` Ian Campbell

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).