qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch qemu 0/3] rocker: prepare for easy addition of other worlds
@ 2016-02-19 10:06 Jiri Pirko
  2016-02-19 10:06 ` [Qemu-devel] [patch qemu 1/3] rocker: forbid to change world type Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jiri Pirko @ 2016-02-19 10:06 UTC (permalink / raw)
  To: qemu-devel
  Cc: prem, daniel, stefanha, jasowang, parag.bhide, idosch, sfeldma,
	eladr, pbonzini, alexei.starovoitov

From: Jiri Pirko <jiri@mellanox.com>

This patchset does couple of small changes in order to prepare for smooth
addition of other worlds, like P4 and BPF. qemu user will be able to request
desired rocker world by "world=worldname" property.

Jiri Pirko (3):
  rocker: forbid to change world type
  rocker: add name field into WorldOps ale let world specify its name
  rocker: allow user to specify rocker world by property

 hw/net/rocker/rocker.c        | 35 +++++++++++++++++++++++++++++++++--
 hw/net/rocker/rocker_fp.c     |  5 +++++
 hw/net/rocker/rocker_fp.h     |  1 +
 hw/net/rocker/rocker_of_dpa.c |  1 +
 hw/net/rocker/rocker_world.c  |  7 +------
 hw/net/rocker/rocker_world.h  |  1 +
 6 files changed, 42 insertions(+), 8 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2016-02-25 11:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-19 10:06 [Qemu-devel] [patch qemu 0/3] rocker: prepare for easy addition of other worlds Jiri Pirko
2016-02-19 10:06 ` [Qemu-devel] [patch qemu 1/3] rocker: forbid to change world type Jiri Pirko
2016-02-19 10:06 ` [Qemu-devel] [patch qemu 2/3] rocker: add name field into WorldOps ale let world specify its name Jiri Pirko
2016-02-19 10:06 ` [Qemu-devel] [patch qemu 3/3] rocker: allow user to specify rocker world by property Jiri Pirko
2016-02-22 17:51   ` Stefan Hajnoczi
2016-02-22 18:06     ` Jiri Pirko
2016-02-25 11:31       ` Stefan Hajnoczi
2016-02-25 11:48         ` Jiri Pirko

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