]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: allow repeat macro arguments to contain commas
authorAvi Kivity <avi@redhat.com>
Thu, 29 Jul 2010 12:11:54 +0000 (15:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:25 +0000 (10:50 +0200)
commita6c84369a8d88e7d0f1ce24147fa429b6ba6dec7
tree1473d26d965f25d3548e3424748d969de69d5c73
parentd5ff9ad056e3084a66259d5ae5b28baaf8b4850e
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