Home
last modified time | relevance | path

Searched hist:edd7541b8ce25c1180eb5435ff3350a76d0f0b95 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dgusemu_hal.cdiff 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 Dcs4231a.cdiff 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 Dsb16.cdiff 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 Dm68k.cdiff 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 Dsh_timer.cdiff 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 Dcg3.cdiff 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 Dcirrus_vga.cdiff 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 Dhelper.cdiff 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>