提交历史

作者 SHA1 备注 提交日期
  Andreas Färber 4d7f4556fc qdev: Fix QOM unrealize behavior 12 年之前
  Markus Armbruster 312fd5f290 error: Strip trailing '\n' from error string arguments (again) 12 年之前
  Paolo Bonzini b09995aef1 qdev: drop extra references at creation time 12 年之前
  Paolo Bonzini dc7389b79a qdev: inline object_delete into qbus_free/qdev_free 12 年之前
  Paolo Bonzini 62d7ba669d qdev: add reference for the bus while it is referred to by the DeviceState 12 年之前
  Paolo Bonzini 06f7f2bb56 qdev: move unrealization of devices from finalize to unparent 12 年之前
  Paolo Bonzini 6853d27a12 qdev: move deletion of children from finalize to unparent 12 年之前
  Paolo Bonzini 9d127820eb qdev: add reference count to a device for the BusChild 12 年之前
  Paolo Bonzini 39355c3826 qdev: change first argument of qbus_create_inplace to void * 12 年之前
  Paolo Bonzini 013e118247 qdev: remove duplication between qbus_create and qbus_create_inplace 12 年之前
  Andreas Färber 249d41720b qdev: Prepare "realized" property 12 年之前
  Andreas Färber 7983c8a335 qdev: Fold state enum into bool realized 12 年之前
  Paolo Bonzini d0508c3664 qdev: add qbus_reset_all 12 年之前
  Andreas Färber 8c43a6f05d Make all static TypeInfos const 12 年之前
  Andreas Färber 5d5b24d042 qdev: Don't assume existence of parent bus on unparenting 12 年之前
  Andreas Färber 501a7ce727 Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 12 年之前
  Eduardo Habkost a404b61244 qdev-properties.c: Separate core from the code used only by qemu-system-* 12 年之前
  Eduardo Habkost 04a2d61e49 qdev: Coding style fixes 12 年之前
  Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 12 年之前
  Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 12 年之前
  Paolo Bonzini 1422e32db5 net: reorganize headers 13 年之前
  Eduardo Habkost 23e3fbec33 qdev: qdev_create(): use error_report() instead of hw_error() 12 年之前
  Paolo Bonzini 64b625f4b2 qdev: simplify (de)allocation of buses 12 年之前
  Paolo Bonzini 667d22d1ae qdev: move bus removal to object_unparent 12 年之前
  Anthony Liguori 074a86fccd qdev: Split up header so it can be used in cpu.h 13 年之前
  Peter A. G. Crosthwaite 1e5b31e6bd qdev: allow multiple qdev_init_gpio_in() calls 13 年之前
  Aurelien Jarno 048d3612a5 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 13 年之前
  Aurelien Jarno 36b7f27d21 vl.c: convert *vga_enabled functions to QOM 13 年之前
  Eduardo Habkost c36b7de64d qdev: kill bogus comment 13 年之前
  Jim Meyering a5cf8262e4 scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL 13 年之前