2019-07-05 | BALATON Zoltan | ati-vga: Fix frame buffer endianness for big endian... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-07-05 | BALATON Zoltan | ati-vga: Improve readability of ati_2d_blt function Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-07-03 | Gerd Hoffmann | console: fix cell overflow Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190701075301.14165-1-kraxel@redhat.com |
commitcommitdifftree |
2019-07-03 | Gerd Hoffmann | Add ati vgabios to INSTALL_BLOBS. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190703045212.31039-1-kraxel@redhat.com |
commitcommitdifftree |
2019-07-03 | Peter Maydell | hw/i2c/bitbang_i2c: Use in-place rather than malloc... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-07-03 | Li Qiang | virtio-gpu: check if the resource already exists in... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-07-03 | Gerd Hoffmann | virtio-gpu: fix unmap in error path Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190628072357.31782-1-kraxel@redhat.com |
commitcommitdifftree |
2019-07-03 | Martin Schrodt | fix microphone lag with PA Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-28 | Gerd Hoffmann | ati-vga: switch to vgabios-ati.bin Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190620151104.2678-4-kraxel@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-28 | Gerd Hoffmann | seabios: add ati vgabios binary Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190620151104.2678-3-kraxel@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-28 | Gerd Hoffmann | seabios: add config for ati vgabios Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190620151104.2678-2-kraxel@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-28 | BALATON Zoltan | ati-vga: Fixes to offset and pitch registers Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-28 | BALATON Zoltan | ati-vga: Implement DDC and EDID info from monitor Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-28 | BALATON Zoltan | i2c: Move bitbang_i2c.h to include/hw/i2c/ Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-13 | Gerd Hoffmann | edid: flip the default to enabled Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190607083444.32175-1-kraxel@redhat.com |
commitcommitdifftree |
2019-06-13 | Gerd Hoffmann | edid: add xmax + ymax properties Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190607083429.31943-1-kraxel@redhat.com |
commitcommitdifftree |
2019-06-07 | Bandan Das | usb-mtp: refactor the flow of usb_mtp_write_data Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-06-07 | Gerd Hoffmann | egl-helpers: add modifier support to egl_dmabuf_import_texture() Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190529072144.26737-5-kraxel@redhat.com |
commitcommitdifftree |
2019-06-07 | Gerd Hoffmann | egl-helpers: add modifier support to egl_get_fd_for_texture(). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190529072144.26737-4-kraxel@redhat.com |
commitcommitdifftree |
2019-06-07 | Gerd Hoffmann | vfio/display: set dmabuf modifier field Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190529072144.26737-3-kraxel@redhat.com |
commitcommitdifftree |
2019-06-07 | Gerd Hoffmann | console: add dmabuf modifier field. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190529072144.26737-2-kraxel@redhat.com |
commitcommitdifftree |
2019-06-07 | Max Reitz | ui/curses: Fix build with -m32 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-tablet: fix serial compat property Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190520081805.15019-1-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-hub: emulate per port power switching Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190524070310.4952-6-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-hub: add usb_hub_port_update() Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190524070310.4952-5-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-hub: add helpers to update port state Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190524070310.4952-4-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-hub: make number of ports runtime-configurable Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190524070310.4952-3-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-hub: tweak feature names Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190524070310.4952-2-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-host: avoid libusb_set_configuration calls Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190522094702.17619-4-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb-host: skip reset for untouched devices Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190522094702.17619-3-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Gerd Hoffmann | usb: call reset handler before updating state Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190522094702.17619-2-kraxel@redhat.com |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | hw/display: add vhost-user-vga & gpu-pci Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | virtio-gpu: split virtio-gpu-pci & virtio-vga Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | virtio-gpu: split virtio-gpu, introduce virtio-gpu... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | spice-app: fix running when !CONFIG_OPENGL Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | contrib: add vhost-user-gpu Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | util: compile drm.o on posix Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | virtio-gpu: add a pixman helper header Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | virtio-gpu: add bswap helpers header Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-29 | Marc-André Lureau | vhost-user: add vhost_user_gpu_set_socket() Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-28 | Gerd Hoffmann | virtio-gpu: add sanity check Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190527091226.4943-1-kraxel@redhat.com |
commitcommitdifftree |
2019-05-24 | Hou Qiming | hw/display/ramfb: initialize fw-config space with xres... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-24 | Hou Qiming | hw/display/ramfb: lock guest resolution after it's set Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-24 | Hou Qiming | hw/display/ramfb: fix guest memory un-mapping Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-22 | Marc-André Lureau | contrib: add vhost-user-input Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-22 | Marc-André Lureau | libvhost-user: fix -Werror=format= on ppc64 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-22 | Marc-André Lureau | libvhost-user: fix cast warnings on 32 bits Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-17 | Gerd Hoffmann | kbd-state: fix autorepeat handling Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190514042443.10735-1-kraxel@redhat.com |
commitcommitdifftree |
2019-05-17 | HOU Qiming | ui/console: Precautionary glBindTexture and surface... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-17 | Samuel Thibault | ui/curses: manipulate cchar_t with standard curses... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-17 | Samuel Thibault | ui/curses: do not assume wchar_t contains unicode Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-13 | Gerd Hoffmann | virtio-input: fix Kconfig dependency and Makefile Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190510105137.17481-2-kraxel@redhat.com |
commitcommitdifftree |
2019-05-13 | Gerd Hoffmann | virtio-input-host-pci: cleanup types Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190510105137.17481-1-kraxel@redhat.com |
commitcommitdifftree |
2019-05-10 | Marc-André Lureau | util: simplify unix_listen() Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-10 | Marc-André Lureau | Add vhost-user-input-pci Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-10 | Marc-André Lureau | Add vhost-user-backend Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-10 | Marc-André Lureau | libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-10 | Marc-André Lureau | libvhost-user: fix -Waddress-of-packed-member Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Paolo Bonzini | i2c-ddc: move it to hw/display Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | BALATON Zoltan | ati-vga: Fix check for blt outside vram Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Daniel P. Berrangé | qxl: avoid unaligned pointer reads/writes Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Marc-André Lureau | vl: add -vga help support Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Marc-André Lureau | vl: constify VGAInterfaceInfo Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Philippe Mathieu... | hw/display/cirrus_vga: Remove unused include Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Philippe Mathieu... | hw/display/cirrus_vga: Update the documentation URL Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-07 | Prasad J Pandit | qxl: check release info object Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-03 | Daniel P. Berrangé | hw/usb: avoid format truncation warning when formatting... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-02 | Thomas Huth | hw/usb/hcd-ohci: Move PCI-related code into a separate... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-02 | Thomas Huth | hw/usb/hcd-ohci: Do not use PCI functions with sysbus... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-02 | Longpeng | usb/xhci: avoid trigger assertion if guest write wrong... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-02 | Bandan Das | usb-mtp: change default to success for usb_mtp_update_object Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-02 | Daniel P. Berrangé | usb-mtp: fix alignment of access of ObjectInfo filename... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-05-02 | Daniel P. Berrangé | usb-mtp: fix string length for filename when writing... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-04-02 | Volker Rümelin | audio: fix audio timer rate conversion bug Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-04-02 | Bandan Das | usb-mtp: remove usb_mtp_object_free_one Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-04-02 | Bandan Das | usb-mtp: fix return status of delete Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-04-01 | Peter Maydell | hw/usb/bus.c: Handle "no speed matched" case in usb_mask_to_... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-04-01 | Gerd Hoffmann | Revert "audio: fix pc speaker init" Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190328071121.21147-1-kraxel@redhat.com |
commitcommitdifftree |
2019-03-26 | BALATON Zoltan | ati-vga: Fix indexed access to video memory Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-26 | Laurent Vivier | ohci: don't die on ED_LINK_LIMIT overflow Suggested-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | seabios: update binaries to 1.12.1 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | seabios: turn off CONFIG_ATA_DMA Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | seabios: update submodule to 1.12.1 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | virtio-gpu: clear command and fence queues on reset Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190314115358.26678-3-kraxel@redhat.com |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | virtio-gpu: delay virglrenderer reset when blocked. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190314115358.26678-2-kraxel@redhat.com |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | ati-vga: fix tracing Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190312081143.24850-1-kraxel@redhat.com |
commitcommitdifftree |
2019-03-18 | Martin Schrodt | audio/paaudio: fix microphone input being unusable Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Martin Schrodt | audio/paaudio: prolong and make latency configurable Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Martin Schrodt | audio/paaudio: fix ignored buffer_length setting Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | keymaps: regenerate keymaps Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190315110248.29208-3-kraxel@redhat.com |
commitcommitdifftree |
2019-03-18 | Gerd Hoffmann | keymaps: use nodeadkeys variant for de and fr Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190315110248.29208-2-kraxel@redhat.com |
commitcommitdifftree |
2019-03-18 | Samuel Thibault | curses ui: add missing iconv_close calls Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Samuel Thibault | curses ui: always initialize all curses_line fields Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-18 | Li Qiang | vnc: fix unalignment access in tight_pack24 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-13 | Samuel Thibault | curses: add option to specify VGA font encoding Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-13 | Samuel Thibault | iconv: detect and make curses depend on it Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-11 | Kővágó, Zoltán | audio: -audiodev command line option: cleanup Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-11 | Kővágó, Zoltán | wavaudio: port to -audiodev config Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-11 | Kővágó, Zoltán | spiceaudio: port to -audiodev config Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
2019-03-11 | Kővágó, Zoltán | sdlaudio: port to -audiodev config Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
commitcommitdifftree |
next |