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
2018-06-08
xilinx-dp: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-04
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ...
Peter Maydell
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
vga: cleanup surface handling
Gerd Hoffmann
2018-06-04
bochs-display: add missing break
Gerd Hoffmann
2018-06-01
display: use local path for local headers
Michael S. Tsirkin
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-24
bochs-display: add pcie support
Gerd Hoffmann
2018-05-24
bochs-display: add dirty tracking support
Gerd Hoffmann
2018-05-24
hw/display: add new bochs-display device
Gerd Hoffmann
2018-05-24
vga-pci: use PCI_VGA_MMIO_SIZE
Gerd Hoffmann
2018-05-24
vga: move bochs vbe defines to header file
Gerd Hoffmann
2018-05-24
vga: catch depth 0
Gerd Hoffmann
2018-05-18
ui: add x_keymap.o to modules
Paolo Bonzini
2018-05-07
qxl: fix local renderer crash
Gerd Hoffmann
2018-03-13
secondary-vga: properly close QemuConsole on unplug
Gerd Hoffmann
2018-03-12
vga: fix region calculation
Gerd Hoffmann
2018-03-06
g364fb: fix DirtyBitmapSnapshot leak
Paolo Bonzini
2018-03-01
hw/sii9022: Add support for Silicon Image SII9022
Linus Walleij
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
g364fb: switch to using DirtyBitmapSnapshot
Paolo Bonzini
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-05
exynos4210: workaround UBSAN compilation error
Marc-André Lureau
2018-02-02
virtio-gpu: disallow vIOMMU
Peter Xu
2018-01-26
aarch64-softmmu.mak: Use an ARM specific config
Alistair Francis
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
2018-01-25
pl110: Implement vertical compare/next base interrupts
Linus Walleij
2018-01-25
vga: check the validation of memory addr when draw text
linzhecheng
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-20
sm501: Add missing break to case
BALATON Zoltan
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
2018-01-10
sm501: Add some more unimplemented registers
BALATON Zoltan
2018-01-10
sm501: Add panel hardware cursor registers also to read function
BALATON Zoltan
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
2017-12-14
xenfb: activate input handlers for raw pointer devices
Owen Smith
2017-12-14
xenfb: Add [feature|request]-raw-pointer
Owen Smith
2017-12-14
xenfb: Use Input Handlers directly
Owen Smith
2017-12-13
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
2017-11-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...
Peter Maydell
2017-11-10
vmsvga: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
[next]