Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-06-28 | x86: avoid an extern declaration | Blue Swirl | |
After the previous patch, we can use the proper declaration in a common header file. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2012-06-28 | x86: split off exception handlers | Blue Swirl | |
Move exception handlers from op_helper.c to excp_helper.c. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |