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
/
misc
/
macio
Age
Commit message (
Expand
)
Author
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-01-13
macio: don't set user_creatable to false
Mark Cave-Ayland
2021-01-13
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
Mark Cave-Ayland
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
2021-01-13
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
2020-11-12
macio: set user_creatable to false in macio_class_init()
Mark Cave-Ayland
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-09-02
mos6522: Rename QOM macros
Eduardo Habkost
2020-08-21
meson: convert hw/misc
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
macio: Tidy up error handling in macio_newworld_realize()
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-06-26
pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
2020-06-26
cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
2020-06-26
pmu: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
Mark Cave-Ayland
2020-06-26
pmu: fix duplicate autopoll mask variable
Mark Cave-Ayland
2020-06-26
cuda: convert ADB autopoll timer from ns to ms
Mark Cave-Ayland
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
macio: Eliminate macio_init_child_obj()
Markus Armbruster
2020-06-15
macio: Convert use of qdev_set_parent_bus()
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
2020-06-15
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
2020-06-15
macio: Delete unused "macio-gpio" devices
Markus Armbruster
2020-06-15
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
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-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-24
hw/misc/macio: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-02-17
cuda: decrease time delay before raising VIA SR interrupt and remove fast path
Mark Cave-Ayland
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2018-11-08
macio/pmu: Fix missing vmsd terminator
Dr. David Alan Gilbert
[next]