Historique des commits

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