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

[PATCH 0/7] x86emul: a few small steps towards disintegration


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Wed, 11 Aug 2021 14:21:04 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=arfFtnI5q92caw+8iTr0ZMbSgToQs9XBJ1/m+4iA+oQ=; b=BDRsrdJYNvMeVywCRNISg/KRhlQkhrITn42QtYRdT2n0gKYrAjYe5WvfmJ/0y2ZIjeppwx/jTn9nR/Fu3Ju23gHKqMjjK20ctT6HGWsoTNUqJQRuq0Lx2LFkt/WZAYHA32qtb8mbwhz/JP77DhPgiedyyTvUKSAcoivWOz1300hgi01lHFVoAPnWh7d3uPyB9TTjfUyDdwCkrnhcFArqVwjBW+VK2FubVgeXa7WyJldovEpNvP5g38F57qaI/exoGk26hjp2f8lSk80BHFdL+DbHNSznygb+pit3+cyT0LK7jtx2w35dC89lD3E67rMtJ+ZaI0+eXEV2p3raoAVS9Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FZ/B/Du3Gb7fIQStGXLhdwjT8xy7cJ7Y7A3Pm52urLbs1CHcDtZufkvILOIPe5rkRUrBLgML4RTehBfvbsyTLC5M9B0pzp9e584yjhYk/yAELEksjt9qsp7qg+pMNx/h6epJuGIuUK+CDd4f9kfPO8NuDOtp6glwiZUXCfx07QUI7CbOUjHiPKYn1REX5J58sehcrtZ+UJytHmwcDUL/q15UcZ77mLz19gbxFGCl9XjLI541h/zPT+x2taXnmmu9o+HG1iDqSHRMoKYs43kzIcCgjqJfP6+Z/AL4P3in62AFyzKRiACuO6gD0QkIXiYqfYl3hKLPW2kgp+wmWbl/gw==
  • Authentication-results: citrix.com; dkim=none (message not signed) header.d=none;citrix.com; dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Wed, 11 Aug 2021 12:21:28 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

... of the huge monolithic source file. The series is largely code
movement and hence has the intention of not incurring any functional
change.

1: split off opcode 0f01 handling
2: split off opcode 0fae handling
3: split off opcode 0fc7 handling
4: split off FPU opcode handling
5: split off insn decoding
6: move x86_emul_blk() to separate source file
7: move various utility functions to separate source files

Jan




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.