index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
build: switch to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
hw/display: make edid configurable
Yang Zhong
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
2019-02-01
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
2019-02-01
hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
Philippe Mathieu-Daudé
2019-02-01
hw/display: Move Milkymist specific hardware out of common-obj list
Philippe Mathieu-Daudé
2019-01-24
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
2018-12-13
display/g364fb: Convert sysbus init function to realize function
Mao Zhongyi
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
cirrus_vga/migration: update the bank offset before use
Wang Xin
2018-11-12
edid: silence a stringop-overflow warning
Marc-André Lureau
2018-10-29
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...
Peter Maydell
2018-10-29
vga_int: remove unused function protype
yuchenlin
2018-10-29
qxl: store channel id in qxl->id
Gerd Hoffmann
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-15
hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file
Thomas Huth
2018-10-15
qxl: check qxl_phys2virt return value
Gerd Hoffmann
2018-10-15
bochs-display: wire up edid support
Gerd Hoffmann
2018-10-15
display: add separate config option for bochs-display
Gerd Hoffmann
2018-10-15
edid: fix alignment issues
Gerd Hoffmann
2018-10-08
hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow
Peter Maydell
2018-10-05
edid: fix vendor default
Gerd Hoffmann
2018-10-05
secondary-vga: delete mmio subregions upon exit
remy.noel
2018-10-05
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
2018-09-27
qxl: support mono cursors with inverted colors
Peter Wu
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
2018-09-27
display/stdvga: add edid support.
Gerd Hoffmann
2018-09-27
display/edid: add region helper.
Gerd Hoffmann
2018-09-27
display/edid: add qemu_edid_size()
Gerd Hoffmann
2018-09-27
display/edid: add edid generator to qemu.
Gerd Hoffmann
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
2018-09-03
virtio-gpu: add iommu support
Gerd Hoffmann
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
[next]