index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
1
-1
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-07
lm32-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-2
/
+1
2019-03-07
virtio: express virtio dependencies with Kconfig
Yang Zhong
1
-0
/
+2
2019-03-07
display: express dependencies with kconfig
Yang Zhong
1
-1
/
+6
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-0
/
+16
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+77
2019-03-07
hw/display: make edid configurable
Yang Zhong
1
-3
/
+1
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
2
-3
/
+3
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
3
-30
/
+69
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
3
-0
/
+47
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
1
-3
/
+1
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2
-26
/
+22
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
1
-2
/
+1
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
1
-1
/
+0
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
1
-1
/
+13
2019-02-01
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
1
-0
/
+49
2019-02-01
hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
Philippe Mathieu-Daudé
1
-2
/
+2
2019-02-01
hw/display: Move Milkymist specific hardware out of common-obj list
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-24
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2
-5
/
+11
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
2
-0
/
+15
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
1
-12
/
+13
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
3
-10
/
+10
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
1
-2
/
+0
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
1
-2
/
+0
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
1
-1
/
+0
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
2
-8
/
+6
2018-12-13
display/g364fb: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+3
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-2
/
+2
2018-11-27
cirrus_vga/migration: update the bank offset before use
Wang Xin
1
-2
/
+3
2018-11-12
edid: silence a stringop-overflow warning
Marc-André Lureau
1
-1
/
+1
2018-10-29
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...
Peter Maydell
3
-8
/
+13
2018-10-29
vga_int: remove unused function protype
yuchenlin
1
-1
/
+0
2018-10-29
qxl: store channel id in qxl->id
Gerd Hoffmann
2
-7
/
+13
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2
-2
/
+2
2018-10-15
hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file
Thomas Huth
4
-138
/
+207
2018-10-15
qxl: check qxl_phys2virt return value
Gerd Hoffmann
1
-1
/
+1
2018-10-15
bochs-display: wire up edid support
Gerd Hoffmann
2
-0
/
+14
2018-10-15
display: add separate config option for bochs-display
Gerd Hoffmann
1
-1
/
+1
2018-10-15
edid: fix alignment issues
Gerd Hoffmann
1
-4
/
+4
2018-10-08
hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow
Peter Maydell
1
-1
/
+1
2018-10-05
edid: fix vendor default
Gerd Hoffmann
1
-1
/
+1
2018-10-05
secondary-vga: delete mmio subregions upon exit
remy.noel
1
-0
/
+8
2018-10-05
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
1
-1
/
+25
2018-09-27
qxl: support mono cursors with inverted colors
Peter Wu
1
-0
/
+16
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
3
-8
/
+24
2018-09-27
display/stdvga: add edid support.
Gerd Hoffmann
3
-6
/
+33
[next]