Age | Commit message (Expand) | Author |
2019-05-07 | hw/display/cirrus_vga: Update the documentation URL | Philippe Mathieu-Daudé |
2019-05-07 | qxl: check release info object | Prasad J Pandit |
2019-04-29 | hw/devices: Move Blizzard declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move TC6393XB declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/display/tc6393xb: Remove unused functions | Philippe Mathieu-Daudé |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-26 | ati-vga: Fix indexed access to video memory | BALATON Zoltan |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-21 | virtio-vga: only enable for specific boards | Paolo Bonzini |
2019-03-18 | virtio-gpu: clear command and fence queues on reset | Gerd Hoffmann |
2019-03-18 | virtio-gpu: delay virglrenderer reset when blocked. | Gerd Hoffmann |
2019-03-18 | ati-vga: fix tracing | Gerd Hoffmann |
2019-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request... | Peter Maydell |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán |
2019-03-11 | hw/display: Add basic ATI VGA emulation | BALATON Zoltan |
2019-03-11 | virtio-gpu: make virtio_gpu_reset static | Gerd Hoffmann |
2019-03-11 | virtio-vga: fix reset. | Gerd Hoffmann |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2019-03-07 | lm32-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | virtio: express virtio dependencies with Kconfig | Yang Zhong |
2019-03-07 | display: express dependencies with kconfig | Yang Zhong |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
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 |