Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-15 | blockdev: Keep a copy of DriveInfo.serial | Kevin Wolf | |
Pointing to a QemuOpts element is surprising and can lead to subtle use-after-free errors when the QemuOpts is freed after all options are parsed. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> | |||
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |