aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell
2021-05-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...Peter Maydell
2021-05-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210510-...Peter Maydell
2021-05-10hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9Guenter Roeck
2021-05-10hw/arm/mps2-tz: Implement AN524 memory remapping via machine propertyPeter Maydell
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell
2021-05-10hw/arm/imx25_pdk: Fix error message for invalid RAM sizePhilippe Mathieu-Daudé
2021-05-10hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell
2021-05-10xen-block: Use specific blockdev driverAnthony PERARD
2021-05-10xen: Free xenforeignmemory_resource at exitAnthony PERARD
2021-05-10xen-mapcache: avoid a race on memory map while using MAP_FIXEDIgor Druzhinin
2021-05-10virtio-gpu: add virtio-vga-glGerd Hoffmann
2021-05-10modules: add have_vgaGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann
2021-05-10virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann
2021-05-10virtio-gpu: drop use_virgl_rendererGerd Hoffmann
2021-05-10virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann
2021-05-10virtio-gpu: drop VIRGL() macroGerd Hoffmann
2021-05-10virtio-gpu: move update_cursor_dataGerd Hoffmann
2021-05-10virtio-gpu: move virgl process_cmdGerd Hoffmann
2021-05-10virtio-gpu: move virgl gl_flushedGerd Hoffmann
2021-05-10virtio-gpu: move virgl handle_ctrlGerd Hoffmann
2021-05-10virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann
2021-05-10virtio-gpu: move virgl resetGerd Hoffmann
2021-05-10virtio-gpu: move virgl realize + propertiesGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann
2021-05-10virtio-gpu: rename virgl source file.Gerd Hoffmann
2021-05-10virtio-gpu: handle partial maps properlyGerd Hoffmann
2021-05-10Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into...Peter Maydell
2021-05-10edid: add support for DisplayID extension (5k resolution)Konstantin Nazarov
2021-05-10edid: allow arbitrary-length checksumsKonstantin Nazarov
2021-05-10edid: move timing generation into a separate functionKonstantin Nazarov
2021-05-10edid: Make refresh rate configurableAkihiko Odaki
2021-05-10edid: use dta extension block descriptorsGerd Hoffmann
2021-05-10edid: move xtra3 descriptorGerd Hoffmann
2021-05-10edid: edid_desc_nextGerd Hoffmann
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell
2021-05-05usb: limit combined packets to 1 MiB (CVE-2021-3527)Gerd Hoffmann
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-04hw/sparc*: Move cpu_check_irqs() to target/sparc/Philippe Mathieu-Daudé
2021-05-04hw/sparc64: Fix code style for checkpatch.plPhilippe Mathieu-Daudé
2021-05-04hw/sparc64: Remove unused "hw/char/serial.h" headerPhilippe Mathieu-Daudé
2021-05-04hw/sparc: Allow building without the leon3 machinePhilippe Mathieu-Daudé
2021-05-04hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_initPhilippe Mathieu-Daudé
2021-05-04hw/sparc/sun4m: Fix code style for checkpatch.plPhilippe Mathieu-Daudé
2021-05-04hw/sparc/sun4m: Register machine types in sun4m_machine_types[]Philippe Mathieu-Daudé
2021-05-04hw/sparc/sun4m: Factor out sun4m_machine_class_init()Philippe Mathieu-Daudé