qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] QOM CPUState patch queue 2012-09-21
@ 2012-09-21 14:38 Andreas Färber
  2012-09-21 14:38 ` [Qemu-devel] [PATCH 01/11] MAINTAINERS: Add entry for QOM CPU Andreas Färber
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Andreas Färber @ 2012-09-21 14:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Don Slutz, anthony, Igor Mammedov,
	Andreas Färber, Richard Henderson

Hello Anthony,

Please pull a small batch of CPUState-related patches towards x86 CPU hotplug
and fixing some issues with alpha-linux-user.

The branch is mirrored on both GitHub and repo.or.cz for your convenience. :-)

Regards,
Andreas

P.S. Will be mostly offline throughout next week.


Cc: Anthony Liguori <anthony@codemonkey.ws>

Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Don Slutz <don@cloudswitch.com>
Cc: Richard Henderson <rth@twiddle.net>

The following changes since commit c26032b2c91721245bfec542d94f37a0238e986e:

  target-xtensa: don't emit extra tcg_gen_goto_tb (2012-09-21 03:07:27 +0400)

are available in the git repository at:

  git://github.com/afaerber/qemu-cpu.git qom-cpu

for you to fetch changes up to eeed53faccb82e17d2a4f31705eb1c5719f6e614:

  target-alpha: Make cpu_alpha_init() reentrant (2012-09-21 15:12:59 +0200)

----------------------------------------------------------------
Andreas Färber (2):
      MAINTAINERS: Add entry for QOM CPU
      target-i386: Drop unused setscalar() macro

Eduardo Habkost (5):
      target-i386: Add missing CPUID_* constants
      target-i386: Move CPU models from cpus-x86_64.conf to C
      Eliminate cpus-x86_64.conf file
      target-i386: x86_cpudef_setup() coding style change
      target-i386: Kill cpudef config section support

Peter Maydell (2):
      target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump
      Drop cpu_list_id macro

Richard Henderson (2):
      target-alpha: Initialize env->cpu_model_str
      target-alpha: Make cpu_alpha_init() reentrant

 MAINTAINERS                        |    6 +
 Makefile                           |    1 -
 arch_init.c                        |    1 -
 cpus.c                             |    6 +-
 linux-user/main.c                  |    6 +-
 sysconfigs/target/cpus-x86_64.conf |  128 -----------
 target-alpha/translate.c           |    7 +-
 target-i386/cpu.c                  |  411 +++++++++++++++++++++---------------
 target-i386/cpu.h                  |   26 ++-
 9 Dateien geändert, 281 Zeilen hinzugefügt(+), 311 Zeilen entfernt(-)
 delete mode 100644 sysconfigs/target/cpus-x86_64.conf

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

end of thread, other threads:[~2012-09-25 23:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 14:38 [Qemu-devel] [PULL] QOM CPUState patch queue 2012-09-21 Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 01/11] MAINTAINERS: Add entry for QOM CPU Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 02/11] target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 03/11] Drop cpu_list_id macro Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 04/11] target-i386: Add missing CPUID_* constants Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 05/11] target-i386: Move CPU models from cpus-x86_64.conf to C Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 06/11] Eliminate cpus-x86_64.conf file Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 07/11] target-i386: x86_cpudef_setup() coding style change Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 08/11] target-i386: Kill cpudef config section support Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 09/11] target-i386: Drop unused setscalar() macro Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 10/11] target-alpha: Initialize env->cpu_model_str Andreas Färber
2012-09-21 14:38 ` [Qemu-devel] [PATCH 11/11] target-alpha: Make cpu_alpha_init() reentrant Andreas Färber
2012-09-21 15:19   ` Richard Henderson
2012-09-21 15:29     ` Andreas Färber
2012-09-21 15:17 ` [Qemu-devel] [PULL] QOM CPUState patch queue 2012-09-21 Anthony Liguori
2012-09-21 16:00 ` Andreas Färber
2012-09-25 23:27 ` Anthony Liguori

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