コミット履歴

作者 SHA1 メッセージ 日付
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 8 ヶ月 前
  Richard Henderson d432edd56c hw/display: Constify all Property 8 ヶ月 前
  Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 11 ヶ月 前
  Zhao Liu d470fd6acd hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize() 1 年間 前
  Richard Henderson f0613160d2 hw/display: Constify VMState 1 年間 前
  Mark Cave-Ayland 95f3943210 macfb: allow reads from the DAFB_LUT register 1 年間 前
  Mark Cave-Ayland ced64254d6 macfb: allow larger write accesses to the DAFB_LUT register 1 年間 前
  Mark Cave-Ayland 2fca4e7a71 macfb: rename DAFB_RESET to DAFB_LUT_INDEX 1 年間 前
  Mark Cave-Ayland a24fe909f3 macfb: don't clear interrupts when writing to DAFB_RESET 1 年間 前
  Mark Cave-Ayland e20d0b84a8 macfb: set initial value of mode control registers in macfb_common_realize() 3 年 前
  Mark Cave-Ayland aba7432bde macfb: add VMStateDescription fields for display type and VBL timer 3 年 前
  Mark Cave-Ayland dd2a56ab6f macfb: increase number of registers saved in MacfbState 3 年 前
  Mark Cave-Ayland 4718125192 macfb: don't use special irq_state and irq_mask variables in MacfbState 3 年 前
  Mark Cave-Ayland 580399c277 macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState 3 年 前
  Bernhard Beschow 5e78c98b7c Mark remaining global TypeInfo instances as const 3 年 前
  Peter Maydell 17e3134061 Remove unnecessary minimum_version_id_old fields 3 年 前
  Mark Cave-Ayland 4e136629f0 macfb: fix VRAM dirty memory region logging 3 年 前
  Laurent Vivier 5db83c7e90 macfb: fix a memory leak (CID 1465231) 3 年 前
  Mark Cave-Ayland c7a2f7ba0c macfb: add vertical blank interrupt 3 年 前
  Mark Cave-Ayland 432d59c56e macfb: fix 24-bit RGB pixel encoding 3 年 前
  Mark Cave-Ayland 57eeaf44ce macfb: fix up 1-bit pixel encoding 3 年 前
  Mark Cave-Ayland df8abbbadf macfb: add common monitor modes supported by the MacOS toolbox ROM 3 年 前
  Mark Cave-Ayland 4317c51861 macfb: add qdev property to specify display type 3 年 前
  Mark Cave-Ayland e6108b9636 macfb: implement mode sense to allow display type to be detected 3 年 前
  Mark Cave-Ayland 4ec27073fd macfb: add trace events for reading and writing the control registers 3 年 前
  Mark Cave-Ayland 3b10b5673c macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer 3 年 前
  Mark Cave-Ayland 14d0ddfce7 macfb: fix overflow of color_palette array 3 年 前
  Mark Cave-Ayland 906c2323f1 macfb: fix invalid object reference in macfb_common_realize() 3 年 前
  Mark Cave-Ayland c047862acd macfb: update macfb.c to use the Error API best practices 3 年 前
  Mark Cave-Ayland 7437b13eac macfb: handle errors that occur during realize 3 年 前