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
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-07
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
2022-04-07
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-18
hw/display/vga: Report a proper error when adding a 2nd ISA VGA
Thomas Huth
2022-03-18
hw/display: Allow vga_common_init() to return errors
Thomas Huth
2022-03-18
hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
Thomas Huth
2022-03-09
macfb: set initial value of mode control registers in macfb_common_realize()
Mark Cave-Ayland
2022-03-09
macfb: add VMStateDescription fields for display type and VBL timer
Mark Cave-Ayland
2022-03-09
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
2022-03-09
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
2022-03-09
macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
Mark Cave-Ayland
2022-03-04
hw/display/vmware_vga: replace fprintf calls with trace events
Carwyn Ellis
2022-03-04
edid: Fix clock of Detailed Timing Descriptor
Akihiko Odaki
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-02
Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'...
Peter Maydell
2022-02-02
hw/display/artist: Fix draw_line() artefacts
Sven Schnelle
2022-02-02
hw/display/artist: Mouse cursor fixes for HP-UX
Helge Deller
2022-02-02
hw/display/artist: rewrite vram access mode handling
Sven Schnelle
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: Inline vga_mm_init()
Philippe Mathieu-Daudé
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-09
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
Marc-André Lureau
2021-12-21
hw/display: report an error if virgl initialization failed
Marc-André Lureau
2021-12-06
Revert "vga: don't abort when adding a duplicate isa-vga device"
Alex Bennée
2021-11-09
macfb: fix a memory leak (CID 1465231)
Laurent Vivier
2021-11-05
virtio-gpu: splitting one extended mode guest fb into n-scanouts
Dongwon Kim
2021-11-02
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
2021-10-08
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
macfb: fix 24-bit RGB pixel encoding
Mark Cave-Ayland
2021-10-08
macfb: fix up 1-bit pixel encoding
Mark Cave-Ayland
[next]