Commit History

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