qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] target-i386: Move icc_bridge code to PC
@ 2015-03-05 17:26 Eduardo Habkost
  2015-03-05 17:26 ` [Qemu-devel] [PATCH 1/1] target-i386: Remove icc_bridge parameter from cpu_x86_create() Eduardo Habkost
  0 siblings, 1 reply; 12+ messages in thread
From: Eduardo Habkost @ 2015-03-05 17:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: zhugh.fnst, Michael S. Tsirkin, tangchen, chen.fan.fnst,
	isimatu.yasuaki, Paolo Bonzini, Gu Zheng, Igor Mammedov,
	anshul.makkar, Andreas Färber

This removes yet another chunk of PC-specific code from target-i386/cpu.c and
moves it to PC code.

WIth this we get closer to being able to change target-i386 to use
cpu_generic_init().

This series is based on my x86 tree, located at:
  https://github.com/ehabkost/qemu.git x86

Eduardo Habkost (1):
  target-i386: Remove icc_bridge parameter from cpu_x86_create()

 hw/i386/pc.c      |  6 +++++-
 target-i386/cpu.c | 14 ++------------
 target-i386/cpu.h |  3 +--
 3 files changed, 8 insertions(+), 15 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-03-10 14:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 17:26 [Qemu-devel] [PATCH 0/1] target-i386: Move icc_bridge code to PC Eduardo Habkost
2015-03-05 17:26 ` [Qemu-devel] [PATCH 1/1] target-i386: Remove icc_bridge parameter from cpu_x86_create() Eduardo Habkost
2015-03-10 11:50   ` Andreas Färber
2015-03-10 12:42     ` Eduardo Habkost
2015-03-10 12:51       ` Andreas Färber
2015-03-10 13:24         ` Eduardo Habkost
2015-03-10 13:30           ` Andreas Färber
2015-03-10 13:48             ` Eduardo Habkost
2015-03-10 13:22   ` Andreas Färber
2015-03-10 13:30     ` Eduardo Habkost
2015-03-10 13:33       ` Andreas Färber
2015-03-10 14:49         ` Eduardo Habkost

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