qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH qom-cpu for-1.4 v2 0/2] target-i386: x86_defs cleanu


From: Andreas Färber
Subject: [Qemu-devel] [PATCH qom-cpu for-1.4 v2 0/2] target-i386: x86_defs cleanup
Date: Mon, 21 Jan 2013 02:13:36 +0100

Hello,

Here's a revamped mini-series doing cleanups of x86_defs for v1.4 before we
proceed with X86CPU subclasses for v1.5.

v2 leaves the cpudef hooks in place and refactors only within functions.

Intended to catch this week's qom-cpu pull if there are no more objections.

Regards,
Andreas

v1 -> v2:
* MAINTAINERS patch was applied already.
* Redone on master.
* Actually removed x86_def_t next pointer this time.
* Instead of pulling -cpu host handling out of cpu_x86_find_by_name(),
  moved it to the front of that function.
* Deferred cleanup of cpudef_setup() hooks.

Cc: Eduardo Habkost <address@hidden>
Cc: Igor Mammedov <address@hidden>

Andreas Färber (2):
  target-i386: Simplify cpu_x86_find_by_name()
  target-i386: Drop redundant list of CPU definitions

 target-i386/cpu.c |   42 +++++++++++++++++++++---------------------
 1 Datei geändert, 21 Zeilen hinzugefügt(+), 21 Zeilen entfernt(-)

-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]