1. bf0c50d monitor: expose monitor_puts to rest of code by Alex Bennée · 2 years, 4 months ago
  2. b793b4e mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs by Mark Cave-Ayland · 2 years, 10 months ago
  3. d4454e4 mos6522: record last_irq_levels in mos6522_set_irq() by Mark Cave-Ayland · 2 years, 10 months ago
  4. 409e9f7 mos6522: add "info via" HMP command for debugging by Mark Cave-Ayland · 2 years, 10 months ago
  5. 6c72669 mos6522: add register names to register read/write trace events by Mark Cave-Ayland · 2 years, 10 months ago
  6. c697fc8 mos6522: use device_class_set_parent_reset() to propagate reset to parent by Mark Cave-Ayland · 2 years, 10 months ago
  7. 9d9f4ea mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass by Mark Cave-Ayland · 2 years, 10 months ago
  8. ebe5bca mos6522: switch over to use qdev gpios for IRQs by Mark Cave-Ayland · 2 years, 10 months ago
  9. 3d64fdd misc/mos6522: Use timer_free() in the finalize function to avoid memleak by Gan Qixin · 4 years ago
  10. 9db70da mos6522: Rename QOM macros by Eduardo Habkost · 4 years, 5 months ago
  11. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  12. 068fe58 mos6522: remove anh register by Laurent Vivier · 5 years ago
  13. 6cf80f9 mos6522: update counters when timer interrupts are off by Laurent Vivier · 5 years ago
  14. cd8843f mos6522: fix T1 and T2 timers by Laurent Vivier · 5 years ago
  15. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  16. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  17. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  18. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  19. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  20. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  21. b6c7e42 mos6522: expose mos6522_update_irq() through MOS6522DeviceClass by Mark Cave-Ayland · 7 years ago
  22. 32a8c27 mos6522: remove additional interrupt flag filter from mos6522_update_irq() by Mark Cave-Ayland · 7 years ago
  23. 7f5d651 mos6522: only clear the shift register interrupt upon write by Mark Cave-Ayland · 7 years ago
  24. 3431bdf mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR by Mark Cave-Ayland · 7 years ago
  25. d638fd5 mos6522: move timer frequency initialisation to mos6522_reset by Mark Cave-Ayland · 7 years ago
  26. 2e3e5c7 cuda: embed mos6522_cuda device directly rather than using QOM object link by Mark Cave-Ayland · 7 years ago
  27. 72ee08c mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522 by Mark Cave-Ayland · 7 years ago
  28. c9bca79 hw/misc/mos6522: Add trailing '\n' to qemu_log() calls by Philippe Mathieu-Daudé · 7 years ago
  29. 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
  30. 51f233e misc: introduce new mos6522 VIA device and enable it for ppc builds by Mark Cave-Ayland · 7 years ago