Philippe Mathieu-Daudé
|
d31f1185fb
hw: Declare various const data as 'const'
|
6 сар өмнө |
Guenter Roeck
|
d826e47404
hw/usb/uhci: Introduce and use register defines
|
11 сар өмнө |
Guenter Roeck
|
9d59b65d82
hw/usb/uhci: checkpatch cleanup
|
11 сар өмнө |
Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 сар өмнө |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 сар өмнө |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 сар өмнө |
Richard Henderson
|
44f2f4bc30
hw/usb: Constify all Property
|
8 сар өмнө |
Zhao Liu
|
220a81eb2f
hw/usb: Replace type_register() with type_register_static()
|
9 сар өмнө |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 сар өмнө |
Philippe Mathieu-Daudé
|
fe693e32c8
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
|
1 жил өмнө |
Philippe Mathieu-Daudé
|
455177ffc4
hw/usb: Style cleanup
|
1 жил өмнө |
Richard Henderson
|
3abedf29b4
hw/usb: Constify VMState
|
1 жил өмнө |
Alexander Bulekov
|
f63192b054
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
|
2 жил өмнө |
Philippe Mathieu-Daudé
|
ce6ffeaed0
hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
|
2 жил өмнө |
Philippe Mathieu-Daudé
|
ef177ee122
hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
|
2 жил өмнө |
Bernhard Beschow
|
f0712099a2
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
|
2 жил өмнө |
BALATON Zoltan
|
e4f5b93986
usb/uhci: Replace pci_set_irq with qemu_set_irq
|
3 жил өмнө |
BALATON Zoltan
|
ece29df33b
usb/uhci: Disallow user creating a vt82c686-uhci-pci device
|
3 жил өмнө |
BALATON Zoltan
|
d3647ef1fd
usb/uhci: Misc clean up
|
3 жил өмнө |
Philippe Mathieu-Daudé
|
6f2bcd5fc8
hw/usb: Extract VT82C686 UHCI PCI function into a new unit
|
4 жил өмнө |
Philippe Mathieu-Daudé
|
9a4e12a64d
hw/usb/hcd-uhci: Expose generic prototypes to local header
|
4 жил өмнө |
Peter Maydell
|
729cc68373
Remove superfluous timer_del() calls
|
4 жил өмнө |
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
|
d645427057
Include migration/vmstate.h less
|
6 жил өмнө |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 жил өмнө |
Liam Merwick
|
ff668537b6
uhci: check device is not NULL before calling usb_ep_get()
|
6 жил өмнө |