aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10qemu-edid: use qemu_edid_size()Gerd Hoffmann
2021-05-10pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixesThomas Huth
2021-05-09pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth
2021-05-09pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warningPhilippe Mathieu-Daudé
2021-05-09pc-bios/s390-ccw: Fix the cc-option macro in the MakefileThomas Huth
2021-05-09pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth
2021-05-09pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linkerThomas Huth
2021-05-09pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointerThomas Huth
2021-05-09pc-bios/s390-ccw/bootmap: Silence compiler warning from ClangThomas Huth
2021-05-09pc-bios/s390-ccw: don't try to read the next block if end of chunk is reachedMarc Hartmayer
2021-05-06virtiofsd/fuse_virtio.c: Changed allocations of locals to GLibMahmoud Mandour
2021-05-06virtiofsd/passthrough_ll.c: Changed local allocations to GLib functionsMahmoud Mandour
2021-05-06virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functionsMahmoud Mandour
2021-05-06virtiofsd: Changed allocation of lo_map_elems to GLib's functionsMahmoud Mandour
2021-05-06virtiofsd: Changed allocations of fuse_session to GLib's functionsMahmoud Mandour
2021-05-06virtiofsd: Changed allocations of iovec to GLib's functionsMahmoud Mandour
2021-05-06virtiofsd: Changed allocations of fuse_req to GLib functionsMahmoud Mandour
2021-05-06virtiofsd: Don't assume header layoutDr. David Alan Gilbert
2021-05-06virtiofs: Fixup printf argsDr. David Alan Gilbert
2021-05-06virtiofsd: Add help for -o xattr-mappingCarlos Venegas
2021-05-06virtiofsd: Allow use "-o xattrmap" without "-o xattr"Carlos Venegas
2021-05-06virtiofsd: Fix side-effect in assert()Greg Kurz
2021-05-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
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é
2021-05-04hw/sparc/sun4m: Introduce Sun4mMachineClassPhilippe Mathieu-Daudé