コミット履歴

作者 SHA1 メッセージ 日付
  Richard Henderson 1922abd0a2 parallel: Convert to isa_register_portio_list 14 年 前
  Anthony Liguori 41084f1bad char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() 14 年 前
  Anthony Liguori 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() 14 年 前
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 年 前
  Blue Swirl defdb20e1a parallel: refactor device creation 14 年 前
  Gleb Natapov dee41d58ef Keep track of ISA ports ISA device is using in qdev. 14 年 前
  Alexander Graf 2507c12ab0 Add endianness as io mem parameter 14 年 前
  Markus Armbruster 666daa6823 blockdev: Collect block device code in new blockdev.c 15 年 前
  Blue Swirl 7f5b7d3e2c x86: remove dead assignments, spotted by clang analyzer 15 年 前
  Gerd Hoffmann 51954d565f Fix qdev property type definition for isa serial/parallel devices 15 年 前
  Blue Swirl 44a9935465 Sparc64/x86: remove unneeded calls to device reset 16 年 前
  Gerd Hoffmann e8ee28fb3e isa: configure serial+parallel by index. 16 年 前
  Markus Armbruster 5c17ca2505 Clean up test for qdev_init() failure 16 年 前
  Gerd Hoffmann 021f067459 parallel: convert isa to qdev 16 年 前
  Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 16 年 前
  malc 99a0949b72 Get rid of _t suffix 16 年 前
  Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 16 年 前
  Jan Kiszka a08d43677f Revert "Introduce reset notifier order" 16 年 前
  Avi Kivity 1eed09cb4a Remove io_index argument from cpu_register_io_memory() 16 年 前
  Jan Kiszka 8217606e6e Introduce reset notifier order 16 年 前
  Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 16 年 前
  aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 16 年 前
  aurel32 33093a0afc Parallel port reset 16 年 前
  pbrook 8da3ff1809 Change MMIO callbacks to use offsets, not absolute addresses. 16 年 前
  aurel32 563e3c6e6e Parallel Port Direction Fix 17 年 前
  balrog 52ccc5e0c5 Fix parallel port software emulation (Hervé Poussineau). 17 年 前
  pbrook 9596ebb701 Add statics and missing #includes for prototypes. 18 年 前
  pbrook 87ecb68bdf Break up vl.h. 18 年 前
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 年 前
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 年 前