Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging

This commit is contained in:
Anthony Liguori 2011-12-14 07:59:21 -06:00
commit 9423a2e8dd
94 changed files with 228 additions and 533 deletions

View file

@ -8,7 +8,7 @@ struct target_pt_regs {
abi_ulong r12;
abi_ulong rbp;
abi_ulong rbx;
/* arguments: non interrupts/non tracing syscalls only save upto here*/
/* arguments: non interrupts/non tracing syscalls only save up to here */
abi_ulong r11;
abi_ulong r10;
abi_ulong r9;