Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
d432edd56c
hw/display: Constify all Property
|
8 月之前 |
Philippe Mathieu-Daudé
|
c2093660d9
hw/display/pl110: Pass frame buffer memory region as link property
|
1 年之前 |
Richard Henderson
|
f0613160d2
hw/display: Constify VMState
|
1 年之前 |
Peter Maydell
|
ba1c16e425
hw/display/pl110: Remove use of BITS from pl110_template.h
|
4 年之前 |
Peter Maydell
|
560ebce6b2
hw/display/pl110: Pull included-once parts of template header into pl110.c
|
4 年之前 |
Peter Maydell
|
62bdc8c164
hw/display/pl110: Remove dead code for non-32-bpp surfaces
|
4 年之前 |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 年之前 |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年之前 |
Eduardo Habkost
|
c7bf34922d
pl110: Rename pl110_version enum values
|
5 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Linus Walleij
|
24da047af0
pl110: Implement vertical compare/next base interrupts
|
7 年之前 |
xiaoqiang zhao
|
caae8032d3
hw/display: QOM'ify pl110.c
|
8 年之前 |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 年之前 |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 年之前 |
Paolo Bonzini
|
c1076c3e13
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
|
10 年之前 |
Gerd Hoffmann
|
5643706a09
console: add head to index to qemu consoles.
|
11 年之前 |
Markus Armbruster
|
837d37167d
sysbus: Set cannot_instantiate_with_device_add_yet
|
11 年之前 |
Markus Armbruster
|
efec3dd631
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
|
11 年之前 |
Peter Maydell
|
031c44e4de
pl110: Clarify comment about PL110 ID on VersatilePB
|
12 年之前 |
Andreas Färber
|
5d7a11e438
pl110: QOM'ify pl110, pl110_versatile and pl111
|
12 年之前 |
Andreas Färber
|
513960eaae
pl110: Rename pl110_state to PL110State
|
12 年之前 |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 年之前 |
Paolo Bonzini
|
3eadad551d
hw/d*: pass owner to memory_region_init* functions
|
12 年之前 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 年之前 |
Gerd Hoffmann
|
aa2beaa1f5
console: add device link to QemuConsoles
|
12 年之前 |
Gerd Hoffmann
|
380cd056ec
console: add GraphicHwOps
|
12 年之前 |