Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-04 | stubs: Clean up includes | Peter Maydell | |
Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1454089805-5470-3-git-send-email-peter.maydell@linaro.org | |||
2013-09-12 | scsi: prefer UUID to VM name for the initiator name | Paolo Bonzini | |
The UUID is unique even across multiple hosts, thus it is better than a VM name even if it is less user-friendly. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |