qemu-e2k/hw/display
Gerd Hoffmann dc84ed5b57 virtio-gpu: clear command and fence queues on reset
It was never correct to not clear them.  Due to commit "3912e66a3feb
virtio-vga: fix reset." this became more obvious though.  The virtio
rings get properly reset now, and trying to process the stale commands
will trigger an assert in the virtio core.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190314115358.26678-3-kraxel@redhat.com
2019-03-18 13:10:57 +01:00
..
ads7846.c
ati_2d.c hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
ati_dbg.c hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
ati_int.h hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
ati_regs.h hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
ati.c hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
bcm2835_fb.c
blizzard.c
bochs-display.c
cg3.c cpus hw target: Use warn_report() & friends to report warnings 2018-10-19 14:51:34 +02:00
cirrus_vga_internal.h
cirrus_vga_isa.c
cirrus_vga_rop2.h
cirrus_vga_rop.h
cirrus_vga.c cirrus_vga/migration: update the bank offset before use 2018-11-27 07:47:57 +01:00
dpcd.c
edid-generate.c edid: silence a stringop-overflow warning 2018-11-12 14:14:18 +01:00
edid-region.c
exynos4210_fimd.c
framebuffer.c
framebuffer.h
g364fb.c display/g364fb: Convert sysbus init function to realize function 2018-12-13 13:47:57 +00:00
jazz_led.c
Kconfig hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
Makefile.objs hw/display: Add basic ATI VGA emulation 2019-03-11 08:04:55 +01:00
milkymist-tmu2.c hw/display/milkymist-tmu2: Move inlined code from header to source 2019-02-01 11:58:50 +01:00
milkymist-vgafb_template.h
milkymist-vgafb.c
omap_dss.c
omap_lcd_template.h
omap_lcdc.c
pl110_template.h
pl110.c
pxa2xx_lcd.c
pxa2xx_template.h
qxl-logger.c
qxl-render.c
qxl.c spice: set device address and device display ID in QXL interface 2019-02-21 10:15:26 +01:00
qxl.h qxl: store channel id in qxl->id 2018-10-29 10:43:19 +01:00
ramfb-standalone.c trivial: Don't include isa.h if it is not really necessary 2019-01-09 11:24:35 +01:00
ramfb.c
sii9022.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00
sm501_template.h
sm501.c hw: Remove unused 'hw/devices.h' include 2019-03-07 22:16:11 +01:00
ssd0303.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00
ssd0323.c
tc6393xb_template.h
tc6393xb.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
tcx.c cpus hw target: Use warn_report() & friends to report warnings 2018-10-19 14:51:34 +02:00
trace-events ati-vga: fix tracing 2019-03-18 13:10:17 +01:00
vga_int.h vga_int: remove unused function protype 2018-10-29 10:43:48 +01:00
vga_regs.h
vga-helpers.h
vga-isa-mm.c
vga-isa.c
vga-pci.c
vga.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
virtio-gpu-3d.c display/virtio: add edid support. 2019-02-22 07:25:04 +01:00
virtio-gpu-pci.c virtio: split virtio gpu bits from virtio-pci.h 2019-01-17 21:10:57 -05:00
virtio-gpu.c virtio-gpu: clear command and fence queues on reset 2019-03-18 13:10:57 +01:00
virtio-vga.c virtio-vga: fix reset. 2019-03-11 08:04:12 +01:00
vmware_vga.c
xenfb.c xen: re-name XenDevice to XenLegacyDevice... 2019-01-14 13:45:40 +00:00
xlnx_dp.c audio: use qapi AudioFormat instead of audfmt_e 2019-03-11 10:29:26 +01:00