Searched hist:edd7541b8ce25c1180eb5435ff3350a76d0f0b95 (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/hw/audio/ |
H A D | gusemu_hal.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cs4231a.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sb16.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/disas/ |
H A D | m68k.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/timer/ |
H A D | sh_timer.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/display/ |
H A D | cg3.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cirrus_vga.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | diff edd7541b8ce25c1180eb5435ff3350a76d0f0b95 Wed Aug 01 10:14:09 CDT 2018 Paolo Bonzini <pbonzini@redhat.com> fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they just need adding a fall through comment. This is exactly what this patch does, except for target/mips/translate.c where it is easier to duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox sources and decide to just remove the LOG_UNIMP before the fallthrough.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|