Searched hist:a2dde2f2210edd4b962035fcb379aeddc11b0273 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block-hmp-cmds.h | a2dde2f2210edd4b962035fcb379aeddc11b0273 Sun Mar 08 04:24:32 CDT 2020 Maxim Levitsky <mlevitsk@redhat.com> monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
These days device-hotplug.c only contains the hmp_drive_add In the next patch, rest of hmp_drive* functions will be moved there.
Also add block-hmp-cmds.h to contain prototypes of these functions
License for block-hmp-cmds.h since it contains the code moved from sysemu.h which lacks license and thus according to LICENSE is under GPLv2+
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20200308092440.23564-4-mlevitsk@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
/openbmc/qemu/block/monitor/ |
H A D | block-hmp-cmds.c | a2dde2f2210edd4b962035fcb379aeddc11b0273 Sun Mar 08 04:24:32 CDT 2020 Maxim Levitsky <mlevitsk@redhat.com> monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
These days device-hotplug.c only contains the hmp_drive_add In the next patch, rest of hmp_drive* functions will be moved there.
Also add block-hmp-cmds.h to contain prototypes of these functions
License for block-hmp-cmds.h since it contains the code moved from sysemu.h which lacks license and thus according to LICENSE is under GPLv2+
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20200308092440.23564-4-mlevitsk@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
/openbmc/qemu/include/sysemu/ |
H A D | sysemu.h | a2dde2f2210edd4b962035fcb379aeddc11b0273 Sun Mar 08 04:24:32 CDT 2020 Maxim Levitsky <mlevitsk@redhat.com> monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
These days device-hotplug.c only contains the hmp_drive_add In the next patch, rest of hmp_drive* functions will be moved there.
Also add block-hmp-cmds.h to contain prototypes of these functions
License for block-hmp-cmds.h since it contains the code moved from sysemu.h which lacks license and thus according to LICENSE is under GPLv2+
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20200308092440.23564-4-mlevitsk@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
/openbmc/qemu/ |
H A D | MAINTAINERS | a2dde2f2210edd4b962035fcb379aeddc11b0273 Sun Mar 08 04:24:32 CDT 2020 Maxim Levitsky <mlevitsk@redhat.com> monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
These days device-hotplug.c only contains the hmp_drive_add In the next patch, rest of hmp_drive* functions will be moved there.
Also add block-hmp-cmds.h to contain prototypes of these functions
License for block-hmp-cmds.h since it contains the code moved from sysemu.h which lacks license and thus according to LICENSE is under GPLv2+
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20200308092440.23564-4-mlevitsk@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|