Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST hace 8 meses
  Richard Henderson de531a6bd4 hw/gpio: Constify all Property hace 8 meses
  Peter Maydell df7768f5a5 hw/gpio: Remove TYPE_OMAP2_GPIO hace 11 meses
  Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding hace 11 meses
  Philippe Mathieu-Daudé bb3d1c61ec hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name hace 2 años
  Philippe Mathieu-Daudé bbcdf7d038 hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name hace 2 años
  Philippe Mathieu-Daudé a75ed3c430 hw/arm/omap: Drop useless casts from void * to pointer hace 2 años
  Philippe Mathieu-Daudé 28180159ec hw/gpio/omap_gpio: Add local variable to avoid embedded cast hace 2 años
  Philippe Mathieu-Daudé cd6174843b exec/exec-all: Move 'qemu/log.h' include in units requiring it hace 3 años
  Philippe Mathieu-Daudé dfd4981a68 hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR) hace 5 años
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() hace 5 años
  Marc-André Lureau ba2aba8370 omap-gpio: remove PROP_PTR hace 5 años
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less hace 6 años
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed hace 6 años
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less hace 6 años
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h hace 6 años
  Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ hace 7 años
  Peter Maydell 940caf1f7e hw/gpio/omap_gpio.c: Don't use old_mmio hace 8 años
  Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable hace 8 años
  xiaoqiang zhao ebc116f8c3 hw/gpio: QOM'ify omap_gpio.c hace 9 años
  Peter Maydell 17b7f2dbbc arm devices: Clean up includes hace 9 años
  Markus Armbruster 84a3a53cf6 omap: Don't use hw_error() in device init() methods hace 9 años
  Markus Armbruster b45c03f585 arm: Use g_new() & friends where that makes obvious sense hace 10 años
  Stefan Hajnoczi bd2a88840e Convert ffs() != 0 callers to ctz32() hace 10 años
  Stefan Weil 77a8257ed7 omap: Fix warnings from Sparse hace 10 años
  Markus Armbruster 1b111dc121 hw: cannot_instantiate_with_device_add_yet due to pointer props hace 11 años
  Andreas Färber 74d1e352be omap_gpio: QOM cast cleanup for omap2_gpif_s hace 12 años
  Andreas Färber 1d300b5f6f omap_gpio: QOM cast cleanup for omap_gpif_s hace 12 años
  Paolo Bonzini b716368778 hw/gpio: pass owner to memory_region_init* functions hace 12 años
  Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions hace 12 años