Statistics
| Branch: | Revision:

root / include / exec / poison.h @ 99d09dd3

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
0dd60ae2 07/27/2013 10:22 am Stefan Weil

exec: Remove env from list of poisoned names

The global variable env was removed some time ago, so this name may be
used without any restriction now.

Signed-off-by: Stefan Weil <>
Signed-off-by: Michael Tokarev <>

8b0d6711 05/24/2013 07:42 pm Paolo Bonzini

exec: eliminate stq_phys_notdirty

It is not used anywhere.

Reviewed-by: Peter Maydell <>
Signed-off-by: Paolo Bonzini <>

022c62cb 12/19/2012 09:31 am Paolo Bonzini

exec: move include files to include/exec/

Signed-off-by: Paolo Bonzini <>