提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  ths d60532ca8f Add parallel memory mapped interface, by Herve Poussineau. 18 年之前
  ths 0fa7f15730 Fix code formatting, by Herve Poussineau. 18 年之前
  pbrook d537cf6c86 Unify IRQ handling. 18 年之前
  ths 5867c88a82 Parport EPP support for Linux, by Marko Kohtala. 18 年之前