108 Commits (b02629550d7bdea405364124a356f88791c56260)

Author SHA1 Message Date
Thomas Huth 19f4ed3652 hw: Do not include qemu/log.h if it is not necessary 5 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago
Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Marc-André Lureau a7b9b7d1d7 meson: convert hw/ipmi 7 years ago
Cédric Le Goater e3f7320caa ipmi: add SET_SENSOR_READING command 7 years ago
Philippe Mathieu-Daudé 688ffbb4f7 various: Remove unnecessary OBJECT() cast 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 7 years ago
Philippe Mathieu-Daudé 083b266f69 chardev: Use QEMUChrEvent enum in IOEventHandler typedef 7 years ago
Philippe Mathieu-Daudé 1d043b1ec0 hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler 7 years ago
Philippe Mathieu-Daudé ce25653dfb hw/ipmi: Remove unnecessary declarations 7 years ago
Markus Armbruster f6166a4da5 hw/ipmi: Fix realize() error API violations 7 years ago
Cédric Le Goater ed8da05cdb ipmi: Add support to customize OEM functions 7 years ago
Corey Minyard 38033052f6 ipmi: Add an SMBus IPMI interface 12 years ago
Corey Minyard 12f983c6aa ipmi: Add PCI IPMI interfaces 9 years ago
Corey Minyard 79d29a9d06 ipmi: Allow a size value to be passed for I/O space 9 years ago
Corey Minyard 1739d54c8b ipmi: Split out BT-specific code from ISA BT code 9 years ago
Corey Minyard 0f310cd6e1 ipmi: Split out KCS-specific code from ISA KCS code 9 years ago
Corey Minyard 7b0cd78bf7 ipmi: Add a UUID device property 9 years ago
Corey Minyard 8bc8af6912 ipmi: Generate an interrupt on watchdog pretimeout expiry 7 years ago
Corey Minyard fb45770bf5 ipmi: Fix the get watchdog command 7 years ago
Corey Minyard 6af94767da ipmi: Fix watchdog NMI handling 7 years ago
Philippe Mathieu-Daudé 5a70b8b550 hw/ipmi: Rewrite a fall through comment 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Paolo Bonzini dd2356e531 ipmi: express dependencies with kconfig 8 years ago
Paolo Bonzini a7e2315907 isa: express dependencies with kconfig 8 years ago
Paolo Bonzini 82f5181777 kconfig: introduce kconfig files 8 years ago
Corey Minyard efbb649da0 ipmi: Use proper struct reference for BT vmstate 8 years ago
Marc-André Lureau 265b578c58 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 8 years ago
Corey Minyard 7e57b82ec3 ipmi: Use proper struct reference for KCS vmstate 8 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 9 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 9 years ago
Corey Minyard 20b233641d ipmi: Allow BMC device properties to be set 9 years ago
Corey Minyard 53d34b8c1b ipmi: disable IRQ and ATN on an external disconnect 9 years ago
Corey Minyard c9c4722914 ipmi: Fix macro issues 10 years ago
Corey Minyard 9380d2ed22 ipmi: Add the platform event message command 9 years ago
Corey Minyard 9f7d1d92a7 ipmi: Don't set the timestamp on add events that don't have it 9 years ago
Corey Minyard 7f11cb6585 ipmi: Fix SEL get/set time commands 9 years ago
Alistair Francis 4fee24700d hw/ipmi: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Philippe Mathieu-Daudé 34d06688b2 hw/ipmi: remove old i386 dependency 9 years ago
Igor Mammedov 8f5d58ef2c qom: enforce readonly nature of link's check callback 9 years ago