1. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  2. 5643706 console: add head to index to qemu consoles. by Gerd Hoffmann · 11 years ago
  3. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  4. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  5. aa2beaa console: add device link to QemuConsoles by Gerd Hoffmann · 12 years ago
  6. 21e5181 qdev: Drop taddr properties by Peter Maydell · 12 years ago
  7. 19298ec hw/sm501: Use correct setter for sysbus-ohci dma-address property by Peter Maydell · 12 years ago
  8. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  9. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  10. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  11. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  12. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/sm501.c]
  13. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  14. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  15. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  16. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  17. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  18. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  19. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 12 years ago
  20. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  21. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  22. d1f3dd3 Fix memory dirty getting API change fallout by Blue Swirl · 13 years ago
  23. cd7a45c memory: change dirty getting API to take a size by Blue Swirl · 13 years ago
  24. c278086 sm501: Fix size of color_reg by Stefan Weil · 13 years ago
  25. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  26. 25793bf sm501: convert to memory API by Avi Kivity · 13 years ago
  27. 27a9d2e sm501: Pass address_space_mem to sm501_init by Richard Henderson · 13 years ago
  28. 39186d8 serial: Add MemoryRegion parameter to serial_mm_init by Richard Henderson · 13 years ago
  29. 2ff0c7c serial: Remove ioregister parameter from serial_mm_init by Richard Henderson · 13 years ago
  30. fb50cfe serial: Use enum device_endian in serial_mm_init parameter by Richard Henderson · 13 years ago
  31. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  32. 543c4c9 sm501: fix screen redraw by Aurelien Jarno · 14 years ago
  33. 07d8a50 sm501: add 2D engine copyrect support by Aurelien Jarno · 14 years ago
  34. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  35. 4541678 Use range_covers_byte by Blue Swirl · 14 years ago
  36. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  37. 604be20 sh: sm501: add 2D engine support by Shin-ichiro KAWASAKI · 15 years ago
  38. 61d3cf9 OHCI qdev conversion by Paul Brook · 15 years ago
  39. a67ba3b Revert "Compile usb-ohci only once" by Paul Brook · 15 years ago
  40. f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
  41. 2d48377 Compile serial only once by Blue Swirl · 15 years ago
  42. 43dc2a6 Replace assert(0) with abort() or cpu_abort() by Blue Swirl · 15 years ago
  43. 0a4e7cd sh: sm501: Add hardware cursor feature by Shin-ichiro KAWASAKI · 15 years ago
  44. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  45. 99a0949 Get rid of _t suffix by malc · 15 years ago
  46. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
  47. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  48. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  49. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  50. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  51. ac61134 Adds SM501 usb host emulation feature. by aurel32 · 16 years ago
  52. 4465449 More phys_ram_base removal. by pbrook · 16 years ago
  53. 7b5d76d DisplayAllocator interface (Stefano Stabellini) by aliguori · 16 years ago
  54. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  55. 8927bcf remove bgr (Stefano Stabellini) by aliguori · 16 years ago
  56. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  57. b79e175 SH4: kill a few warnings by aurel32 · 16 years ago
  58. 486579d SH: improve the way sh7750 registers io memory (Takashi YOSHII). by balrog · 16 years ago
  59. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  60. ffd3925 SM501 emulation for R2D-SH4 by blueswir1 · 16 years ago