Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
3002997310
hw/misc: Constify all Property
|
8 月之前 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
Philippe Mathieu-Daudé
|
a6ab7a98c9
hw/misc/applesmc: Simplify DeviceReset handler
|
1 年之前 |
Philippe Mathieu-Daudé
|
fc09ff2979
hw/misc/applesmc: Fix memory leak in reset() handler
|
1 年之前 |
Philippe Mathieu-Daudé
|
5c338216f5
hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
|
1 年之前 |
Thomas Huth
|
5feed38c21
Do not include "qemu/error-report.h" in headers that do not need it
|
2 年之前 |
Igor Mammedov
|
1d7ea91500
acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
|
3 年之前 |
Markus Armbruster
|
b21e238037
Use g_new() & friends where that makes obvious sense
|
3 年之前 |
Paolo Bonzini
|
b71803a746
Revert "hw/misc: applesmc: use host osk as default on macs"
|
3 年之前 |
Pedro Tôrres
|
93ddefbc3c
hw/misc: applesmc: use host osk as default on macs
|
3 年之前 |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
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 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Alistair Francis
|
2ab4b13563
Convert single line fprintf(.../n) to warn_report()
|
8 年之前 |
Gabriel L. Somlo
|
1b8274d4f9
applesmc: fix port i/o access width
|
8 年之前 |
Gabriel L. Somlo
|
9e507d7e77
applesmc: implement error status port
|
8 年之前 |
Gabriel L. Somlo
|
36bcd0350c
applesmc: cosmetic whitespace and indentation cleanup
|
8 年之前 |
Peter Maydell
|
0d1c9782a1
hw/misc: Clean up includes
|
9 年之前 |
Igor Mammedov
|
1142e45ffd
pc: export applesmc IO port/len
|
10 年之前 |
Paolo Bonzini
|
c7bcc85d66
qdev: Remove hex8/32/64 property types
|
11 年之前 |
Gabriel L. Somlo
|
15bce1b7c5
Add DSDT node for AppleSMC
|
11 年之前 |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 年之前 |
Paolo Bonzini
|
3c16154210
hw/m*: pass owner to memory_region_init* functions
|
12 年之前 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 年之前 |