Philippe Mathieu-Daudé
|
d31f1185fb
hw: Declare various const data as 'const'
|
6 сар өмнө |
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é
|
1c83f366f9
hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
|
1 жил өмнө |
Richard Henderson
|
3abedf29b4
hw/usb: Constify VMState
|
1 жил өмнө |
Philippe Mathieu-Daudé
|
4c030dd00f
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
|
2 жил өмнө |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
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
|
d645427057
Include migration/vmstate.h less
|
6 жил өмнө |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 жил өмнө |
Thomas Huth
|
75a49fc61a
hw/usb: Fix LGPL information in the file headers
|
6 жил өмнө |
Paolo Bonzini
|
efce3175fd
usb: move ehci_create_ich9_with_companions to hw/i386
|
6 жил өмнө |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 жил өмнө |
Li Qiang
|
d710e1e7bd
usb: ehci: fix memory leak in ehci
|
8 жил өмнө |
Peter Maydell
|
e532b2e008
usb: Clean up includes
|
9 жил өмнө |
Markus Armbruster
|
012aef0734
maint: avoid useless "if (foo) free(foo)" pattern
|
10 жил өмнө |
Gonglei
|
4e289b1b62
ehci: fix segfault when hot-unplugging ehci controller
|
10 жил өмнө |
Markus Armbruster
|
9af21dbee1
pci: Trivial device model conversions to realize
|
10 жил өмнө |
Gerd Hoffmann
|
ec56214f6f
usb: tag standalone ehci as hotpluggable
|
11 жил өмнө |
Gonglei
|
96e14926c6
usb-ehci: add ehci-pci device exit function
|
11 жил өмнө |
Juan Quintela
|
6e3d652ab2
savevm: Remove all the unneeded version_minimum_id_old (usb)
|
11 жил өмнө |
Igor Mammedov
|
2897ae0267
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
|
11 жил өмнө |
Marcel Apfelbaum
|
9e64f8a3fc
hw: set interrupts using pci irq wrappers
|
12 жил өмнө |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 жил өмнө |
Kuo-Jung Su
|
cc8d6a8481
usb/hcd-ehci: Replace PORTSC macros with variables
|
12 жил өмнө |
Andreas Färber
|
d4614cc312
usb/hcd-ehci: Split off instance_init from realize
|
12 жил өмнө |
Andreas Färber
|
08f4c90b28
usb/hcd-ehci-sysbus: Convert to QOM realize
|
12 жил өмнө |