/openbmc/qemu/hw/s390x/ |
H A D | tod-kvm.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/include/sysemu/ |
H A D | runstate.h | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/accel/xen/ |
H A D | xen-all.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/ppc/ |
H A D | ppc_booke.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | ppc.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | i8254.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | clock.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/target/mips/ |
H A D | kvm.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its_kvm.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | spapr_xive_kvm.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | arm_gicv3_kvm.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/target/i386/whpx/ |
H A D | whpx-all.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/misc/ |
H A D | mac_via.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/nvram/ |
H A D | spapr_nvram.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-rng.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/vfio/ |
H A D | migration.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-qom.h | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/target/arm/ |
H A D | kvm_arm.h | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/net/ |
H A D | e1000e_core.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/i386/xen/ |
H A D | xen-hvm.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/usb/ |
H A D | host-libusb.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | hcd-ehci.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/ui/ |
H A D | spice-core.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi01.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/target/i386/ |
H A D | sev.c | diff 538f049704e9b7a07eeaf326af772fdd30d89576 Mon Jan 11 09:20:20 CST 2021 Philippe Mathieu-Daudé <philmd@redhat.com> sysemu: Let VMChangeStateHandler take boolean 'running' argument
The 'running' argument from VMChangeStateHandler does not require other value than 0 / 1. Make it a plain boolean.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210111152020.1422021-3-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|