index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
bochs-display.c
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-04-29
bochs-display: Fix vgamem=SIZE error handling
Markus Armbruster
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-20
display/bochs-display: fix memory leak
Cameron Esfahani
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-12
display/bochs: fix pcie support
Gerd Hoffmann
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-10-15
bochs-display: wire up edid support
Gerd Hoffmann
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
2018-07-02
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-04
bochs-display: add missing break
Gerd Hoffmann
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