KVM: x86 emulator: allow repeat macro arguments to contain commas
commitd0e533255d3811382c97b594ff7ab19b9b036814
authorAvi Kivity <avi@redhat.com>
Thu, 29 Jul 2010 12:11:54 +0000 (29 15:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:25 +0000 (24 10:50 +0200)
tree1473d26d965f25d3548e3424748d969de69d5c73
parent73fba5f4fe3e08bd7acb18a65b53643445c8f028
KVM: x86 emulator: allow repeat macro arguments to contain commas

Needed for repeating instructions with execution functions.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c