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
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
3
-4
/
+3
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
9
-9
/
+2
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2
-1
/
+1
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
1
-138
/
+156
2017-12-14
xenfb: activate input handlers for raw pointer devices
Owen Smith
1
-0
/
+5
2017-12-14
xenfb: Add [feature|request]-raw-pointer
Owen Smith
1
-17
/
+30
2017-12-14
xenfb: Use Input Handlers directly
Owen Smith
1
-137
/
+137
2017-12-13
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
1
-0
/
+1
2017-11-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...
Peter Maydell
3
-7
/
+18
2017-11-10
vmsvga: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-3
/
+2
2017-11-10
vga: fix region checks in wraparound case
Gerd Hoffmann
1
-2
/
+2
2017-11-10
virtio-gpu: fix bug in host memory calculation.
Tao Wu
1
-2
/
+14
2017-11-08
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
Thomas Huth
1
-1
/
+1
2017-10-17
cirrus: fix oob access in mode4and5 write functions
Gerd Hoffmann
1
-4
/
+2
2017-10-17
vga: add ram_addr_t cast
Gerd Hoffmann
1
-1
/
+1
2017-10-17
vga: handle cirrus vbe mode wraparounds.
Gerd Hoffmann
1
-7
/
+21
2017-10-17
vga: drop line_offset variable
Gerd Hoffmann
1
-4
/
+3
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
5
-0
/
+20
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
1
-3
/
+1
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-26
hw/display/virtio-gpu: Put the virtio-gpu-device into the display category
Thomas Huth
1
-0
/
+1
2017-09-26
hw/display/xenfb.c: Add trace_xenfb_key_event
Liang Yan
2
-0
/
+2
2017-09-19
virtio-gpu: Handle endian conversion
Farhan Ali
1
-8
/
+62
2017-09-13
virtio-gpu: don't clear QemuUIInfo information on reset
Gerd Hoffmann
1
-12
/
+0
2017-09-01
vga/migration: Update memory map in post_load
Dr. David Alan Gilbert
1
-0
/
+1
2017-09-01
qxl: add support for chunked cursors.
Gerd Hoffmann
1
-7
/
+29
2017-09-01
qxl: drop mono cursor support
Gerd Hoffmann
1
-9
/
+0
2017-09-01
vga: stop passing pointers to vga_draw_line* functions
Gerd Hoffmann
3
-94
/
+114
2017-09-01
vga: fix display update region calculation (split screen)
Gerd Hoffmann
1
-2
/
+8
2017-08-31
virtio-gpu: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
vga: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-15
qxl: call qemu_spice_display_init_common for secondary devices
Paolo Bonzini
1
-1
/
+1
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-25
hw/display/sm501: Don't use vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' ...
Peter Maydell
1
-1
/
+3
2017-07-17
virtio-gpu: skip update cursor in post_load if we don't have one
Gerd Hoffmann
1
-1
/
+3
2017-07-14
hw/display/qxl.c Use memory_region_init_ram()
Peter Maydell
1
-6
/
+3
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
3
-6
/
+3
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
7
-11
/
+11
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+1
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
1
-63
/
+18
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
1
-0
/
+3
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
4
-5
/
+5
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+0
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2
-2
/
+2
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
2
-16
/
+18
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
Stefan Hajnoczi
4
-85
/
+53
2017-05-12
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2
-16
/
+18
[next]