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
2020-01-24
hw/display/tcx: Add missing fall through comments
Philippe Mathieu-Daudé
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-07
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
2020-01-07
hw/display/sm501: Always map the UART0
Philippe Mathieu-Daudé
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
2019-12-20
display/bochs-display: fix memory leak
Cameron Esfahani
2019-12-18
vga: cleanup mapping of VRAM for non-PCI VGA
Paolo Bonzini
2019-12-18
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-16
mips: jazz: Renovate coding style
Filip Bozuta
2019-11-21
display: xlnx_dp: Provide sufficient bytes for silent audio channel
Sai Pavan Boddu
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
2019-10-15
hw/arm/bcm2835_peripherals: Name various address spaces
Philippe Mathieu-Daudé
2019-09-19
ati: use vga_read_byte in ati_cursor_define
Gerd Hoffmann
2019-09-19
vga: move access helpers to separate include file
Gerd Hoffmann
2019-09-07
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...
Peter Maydell
2019-08-22
ati-vga: Implement dummy VBlank IRQ
BALATON Zoltan
2019-08-21
hw/display: Compile various display devices as common object
Philippe Mathieu-Daudé
2019-08-21
hw/display/sm501: Remove unused include
Philippe Mathieu-Daudé
2019-08-21
ati-vga: Add limited support for big endian frame buffer aperture
BALATON Zoltan
2019-08-21
ati-vga: Attempt to handle CRTC offset not exact multiple of stride
BALATON Zoltan
2019-08-21
ati-vga: Fix hardware cursor image offset
BALATON Zoltan
2019-08-21
ati-vga: Fix cursor color with guest_hwcursor=true
BALATON Zoltan
2019-08-21
ati-vga: Fix GPIO_MONID register write
BALATON Zoltan
2019-08-21
ati-vga: Add some register definitions for debugging
BALATON Zoltan
2019-08-21
ati-vga: Add registers for getting apertures
BALATON Zoltan
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
memory: Fix type of IOMMUMemoryRegionClass member @parent_class
Markus Armbruster
2019-08-12
display/bochs: fix pcie support
Gerd Hoffmann
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
2019-07-15
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-07-05
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
2019-07-05
ati-vga: Fix reverse bit blts
BALATON Zoltan
2019-07-05
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2019-07-05
ati-vga: Improve readability of ati_2d_blt function
BALATON Zoltan
2019-07-03
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
2019-07-03
virtio-gpu: check if the resource already exists in virtio_gpu_load()
Li Qiang
[next]