Peter Maydell
|
ad80e36744
hw, target: Add ResetType argument to hold and exit phase methods
|
1 年之前 |
Richard Henderson
|
ce933d70ec
hw/misc/macio: Constify VMState
|
1 年之前 |
Markus Armbruster
|
a67dfa660b
Drop duplicate #include
|
2 年之前 |
BALATON Zoltan
|
588c5b0b9f
input/adb: Only include header where needed
|
2 年之前 |
Peter Maydell
|
ed053e8997
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
|
2 年之前 |
BALATON Zoltan
|
443f07b73d
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
|
2 年之前 |
Mark Cave-Ayland
|
c697fc80a8
mos6522: use device_class_set_parent_reset() to propagate reset to parent
|
3 年之前 |
Mark Cave-Ayland
|
ebe5bca2ef
mos6522: switch over to use qdev gpios for IRQs
|
3 年之前 |
Peter Maydell
|
2f93d8b04a
rtc: Move RTC function prototypes to their own header
|
3 年之前 |
Peter Maydell
|
d637e1dc6d
qbus: Rename qbus_create_inplace() to qbus_init()
|
3 年之前 |
Eduardo Habkost
|
9db70dac85
mos6522: Rename QOM macros
|
5 年之前 |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年之前 |
Markus Armbruster
|
118bfd76c9
qdev: Use returned bool to check for qdev_realize() etc. failure
|
5 年之前 |
Mark Cave-Ayland
|
45c9d721ef
cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
|
5 年之前 |
Mark Cave-Ayland
|
b12a0b164c
cuda: convert to use ADBBusState internal autopoll variables
|
5 年之前 |
Mark Cave-Ayland
|
d9b898943d
cuda: convert ADB autopoll timer from ns to ms
|
5 年之前 |
Markus Armbruster
|
db873cc5d1
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
|
5 年之前 |
Markus Armbruster
|
3d81f594fd
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Mark Cave-Ayland
|
d6c666ad81
cuda: decrease time delay before raising VIA SR interrupt and remove fast path
|
6 年之前 |
Thomas Huth
|
1069a3c6e1
hw/misc/macio: Fix device introspection problems in macio devices
|
7 年之前 |
Mark Cave-Ayland
|
d638fd5c96
mos6522: move timer frequency initialisation to mos6522_reset
|
7 年之前 |
Mark Cave-Ayland
|
2e3e5c7e92
cuda: embed mos6522_cuda device directly rather than using QOM object link
|
7 年之前 |
Mark Cave-Ayland
|
4b402e09e6
cuda: convert to trace-events
|
7 年之前 |