提交歷史

作者 SHA1 備註 提交日期
  Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年之前
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 年之前
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Mark Cave-Ayland d6c666ad81 cuda: decrease time delay before raising VIA SR interrupt and remove fast path 6 年之前
  Thomas Huth 1069a3c6e1 hw/misc/macio: Fix device introspection problems in macio devices 7 年之前
  Mark Cave-Ayland d638fd5c96 mos6522: move timer frequency initialisation to mos6522_reset 7 年之前
  Mark Cave-Ayland 2e3e5c7e92 cuda: embed mos6522_cuda device directly rather than using QOM object link 7 年之前
  Mark Cave-Ayland 4b402e09e6 cuda: convert to trace-events 7 年之前
  Mark Cave-Ayland 7092e84d42 ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file 7 年之前
  Mark Cave-Ayland 09a573474b cuda: convert to use the shared mos6522 device 7 年之前
  Mark Cave-Ayland ce19480e91 cuda: factor out timebase-derived counter value and load time 7 年之前
  Mark Cave-Ayland a797ec500a cuda: set timer 1 frequency property to CUDA_TIMER_FREQ 7 年之前
  Mark Cave-Ayland eb0788cb73 cuda: don't call cuda_update() when writing to ACR register 7 年之前
  Mark Cave-Ayland 42a0938f92 cuda: minor cosmetic tidy-ups to get_next_irq_time() 7 年之前
  Mark Cave-Ayland 27c5cee1c3 cuda: rename frequency property to tb_frequency 7 年之前
  Mark Cave-Ayland e9fa3bf810 cuda: introduce CUDAState parameter to get_counter() 7 年之前
  Mark Cave-Ayland ae14d81757 cuda: don't allow writes to port output pins 7 年之前
  Mark Cave-Ayland 8d0ef282ed cuda: do not use old_mmio accesses 7 年之前
  Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 8 年之前
  Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 9 年之前
  Aurelien Jarno ed3d807b0a cuda: fix off-by-one error in SET_TIME command 9 年之前
  Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 9 年之前
  Rutuja Shah 73bcb24d93 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 9 年之前
  Hervé Poussineau e4d162d72f cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands 9 年之前
  Hervé Poussineau e230d43e80 cuda: remove GET_6805_ADDR command 9 年之前
  Hervé Poussineau e647317892 cuda: port SET_TIME command to new framework 9 年之前
  Hervé Poussineau 547a4d1969 cuda: port GET_TIME command to new framework 9 年之前