You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/xen
Edgar E. Iglesias 676a68fd48 hw/xen: Avoid use of uninitialized bufioreq_evtchn
Avoid use of uninitialized bufioreq_evtchn. It should only
be used if buffered IOREQs are enabled.

Resolves: Coverity CID 1563383
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
1 month ago
..
Kconfig xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation 2 years ago
meson.build hw/arm: xenpvh: Break out a common PVH machine 3 months ago
trace-events hw/arm: xenpvh: Break out a common PVH machine 3 months ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
xen-backend.c hw/xen: do not repeatedly try to create a failing backend device 1 year ago
xen-bus-helper.c hw/xen: Add xenstore operations to allow redirection to internal emulation 2 years ago
xen-bus.c xen: initialize legacy backends from xen_bus_init() 7 months ago
xen-host-pci-device.c xen: fix stubdom PCI addr 5 months ago
xen-host-pci-device.h xen: fix stubdom PCI addr 5 months ago
xen-hvm-common.c hw/xen: Avoid use of uninitialized bufioreq_evtchn 1 month ago
xen-legacy-backend.c hw/xen: Remove deadcode 2 months ago
xen-mapcache.c xen: mapcache: Fix unmapping of first entries in buckets 5 months ago
xen-operations.c xen: Drop support for Xen versions below 4.7.1 2 years ago
xen-pvh-common.c hw/xen: xenpvh: Add pci-intx-irq-base property 2 months ago
xen_devconfig.c hw/xen: Remove deadcode 2 months ago
xen_pt.c bulk: Access existing variables initialized to &S->F when available 9 months ago
xen_pt.h hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 9 months ago
xen_pt_config_init.c xen/pt: Emulate multifunction bit in header type 9 months ago
xen_pt_graphics.c hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 9 months ago
xen_pt_load_rom.c hw/pci: Replace -1 with UINT32_MAX for romsize 5 months ago
xen_pt_msi.c hw/xen: Rename xen_common.h to xen_native.h 2 years ago
xen_pt_stub.c hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 9 months ago
xen_pvdev.c xen: spelling fix 1 year ago