All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] x86emul: a few small steps towards disintegration
@ 2021-08-11 12:21 Jan Beulich
  2021-08-11 12:22 ` [PATCH 1/7] x86emul: split off opcode 0f01 handling Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Beulich @ 2021-08-11 12:21 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Wei Liu, Roger Pau Monné

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



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

end of thread, other threads:[~2021-08-11 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11 12:21 [PATCH 0/7] x86emul: a few small steps towards disintegration Jan Beulich
2021-08-11 12:22 ` [PATCH 1/7] x86emul: split off opcode 0f01 handling Jan Beulich
2021-08-11 12:23 ` [PATCH 2/7] x86emul: split off opcode 0fae handling Jan Beulich
2021-08-11 12:23 ` [PATCH 3/7] x86emul: split off opcode 0fc7 handling Jan Beulich
2021-08-11 12:24 ` [PATCH 4/7] x86emul: split off FPU opcode handling Jan Beulich
2021-08-11 12:24 ` [PATCH 5/7] x86emul: split off insn decoding Jan Beulich
2021-08-11 12:25 ` [PATCH 6/7] x86emul: move x86_emul_blk() to separate source file Jan Beulich
2021-08-11 12:25 ` [PATCH 7/7] x86emul: move various utility functions to separate source files Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.