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-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
2
-2
/
+6
2019-05-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
1
-0
/
+3
2019-05-13
hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
Thomas Huth
1
-0
/
+1
2019-05-13
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
Thomas Huth
1
-0
/
+1
2019-05-13
hw/arm: Express dependencies of integratorcp with Kconfig
Thomas Huth
1
-0
/
+1
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2019-05-13
Clean up includes
Markus Armbruster
4
-1
/
+3
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
5
-2
/
+135
2019-05-07
ati-vga: Fix check for blt outside vram
BALATON Zoltan
1
-6
/
+6
2019-05-07
qxl: avoid unaligned pointer reads/writes
Daniel P. Berrangé
1
-31
/
+24
2019-05-07
hw/display/cirrus_vga: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-05-07
hw/display/cirrus_vga: Update the documentation URL
Philippe Mathieu-Daudé
1
-2
/
+7
2019-05-07
qxl: check release info object
Prasad J Pandit
1
-0
/
+3
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
1
-1
/
+1
2019-04-29
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
1
-1
/
+1
2019-04-29
hw/display/tc6393xb: Remove unused functions
Philippe Mathieu-Daudé
1
-16
/
+0
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2019-03-26
ati-vga: Fix indexed access to video memory
BALATON Zoltan
1
-12
/
+6
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+2
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
1
-1
/
+0
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-13
/
+13
2019-03-21
virtio-vga: only enable for specific boards
Paolo Bonzini
1
-1
/
+1
2019-03-18
virtio-gpu: clear command and fence queues on reset
Gerd Hoffmann
1
-0
/
+14
2019-03-18
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
1
-1
/
+11
2019-03-18
ati-vga: fix tracing
Gerd Hoffmann
1
-2
/
+2
2019-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...
Peter Maydell
1
-1
/
+1
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
1
-1
/
+1
2019-03-11
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
8
-0
/
+1860
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
1
-1
/
+1
2019-03-11
virtio-vga: fix reset.
Gerd Hoffmann
1
-2
/
+15
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
[next]