index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
misc
/
macio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs
Mark Cave-Ayland
1
-2
/
+5
2024-02-27
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
1
-1
/
+1
2023-09-08
include/: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
2
-0
/
+2
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
1
-0
/
+21
2022-03-09
macio/pmu.c: remove redundant code
Mark Cave-Ayland
1
-2
/
+0
2021-01-13
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
Mark Cave-Ayland
1
-2
/
+0
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
1
-1
/
+1
2021-01-13
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
4
-30
/
+10
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
4
-14
/
+20
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
4
-20
/
+34
2020-06-26
pmu: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
1
-3
/
+0
2020-06-26
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
1
-4
/
+0
2020-06-26
pmu: fix duplicate autopoll mask variable
Mark Cave-Ayland
1
-1
/
+0
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
1
-0
/
+1
2019-08-16
include: Make headers more self-contained
Markus Armbruster
4
-0
/
+10
2018-08-30
macio: add addr property to macio IDE object
Mark Cave-Ayland
1
-0
/
+1
2018-08-30
macio: add macio bus to help with fw path generation
Mark Cave-Ayland
1
-0
/
+10
2018-08-30
macio: move MACIOIDEState type declarations to macio.h
Mark Cave-Ayland
1
-0
/
+26
2018-06-16
mac_newworld: add PMU device
Mark Cave-Ayland
2
-0
/
+239
2018-06-16
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
2
-0
/
+50
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
1
-0
/
+2
2018-06-12
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
1
-15
/
+12
2018-05-04
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
1
-1
/
+0
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
1
-1
/
+0
2018-03-06
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
1
-1
/
+3
2018-03-06
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
1
-0
/
+2
2018-03-06
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
1
-0
/
+75
2018-02-16
cuda.h: Fix multiple typedef
Dr. David Alan Gilbert
1
-2
/
+2
2018-02-16
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
1
-0
/
+107