1. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 11 years ago
  2. ea0a4f3 pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads by Paul Burton · 12 years ago
  3. e40b5f3 pflash_cfi01: Use QOM realize for pflash_cfi01 by Hu Tao · 11 years ago
  4. f1b44f0 pflash-cfi01: QOM'ify some more by Hu Tao · 11 years ago
  5. 2d256e6 hw/block: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  6. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  7. 5f9a5ea memory: Rename readable flag to romd_mode by Jan Kiszka · 12 years ago
  8. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/pflash_cfi01.c]
  9. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  10. d8d24fb pflash_cfi01: Implement migration support by Peter Maydell · 12 years ago
  11. 5d79b80 pflash_cfi01: Drop unused 'bypass' field by Peter Maydell · 12 years ago
  12. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  13. 1be97bf hw/pflash_cfi01: Treat read in unknown command state as read by Peter Maydell · 12 years ago
  14. 6e39278 hw/pflash_cfi01: Make read after byte-write or erase return status by Peter Maydell · 12 years ago
  15. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  16. 5928023 pflash_cfi01: Suppress warning when Linux probes for AMD flash by Stefan Weil · 12 years ago
  17. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  18. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  19. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  20. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  21. ec9ea48 pflash_cfi0x: Send debug messages to stderr by Peter Crosthwaite · 12 years ago
  22. d96fc51 pflash_cfi01: qemu_log_mask "unimplemented" msg by Peter Crosthwaite · 12 years ago
  23. fc5b64d pflash_cfi01: Fix debug mode printfery by Peter Crosthwaite · 12 years ago
  24. 368a354 pflash_cfi0x: QOMified by Peter Crosthwaite · 12 years ago
  25. be65f89 pflash_cfi01: remove unused total_len field by Peter Crosthwaite · 12 years ago
  26. b7dff23 pflash_cfi0x: remove unused base field by Peter Crosthwaite · 12 years ago
  27. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  28. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  29. 12dabc7 pflash_cfi01: Fix warning caused by unreachable code by Stefan Weil · 12 years ago
  30. eb99c9a hw/pflash_cfi0[12]: Use host-utils.h ctz32() by Peter Maydell · 12 years ago
  31. 262e1ea pflash_cfi01: fix vendor specific extended query by Aurelien Jarno · 12 years ago
  32. 4d61454 pflash_cfi01: remove redundant line by Eric Bénard · 13 years ago
  33. de8efe8 pflash_cfi01/02: support read-only pflash devices by Jordan Justen · 13 years ago
  34. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  35. 220724c Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  36. fa879d6 block: Attach non-qdev devices as well by Markus Armbruster · 13 years ago
  37. cfe5f01 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 13 years ago
  38. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 13 years ago
  39. c8a50e5 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 13 years ago
  40. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  41. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  42. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  43. 0b2ec6f pflash_cfi01: add device ID read command by Michael Walle · 15 years ago
  44. 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  45. 3d08ff6 Compile pflash_cfi01 only once by Blue Swirl · 15 years ago
  46. b4bf0a9 pflash: Buffer block writes by Edgar E. Iglesias · 15 years ago
  47. e9cbbca pflash: Dont open memarea for full IO if already done. by Edgar E. Iglesias · 15 years ago
  48. 4737fa2 pflash: Reduce writebuf len for 8-bit flashes. by Edgar E. Iglesias · 15 years ago
  49. a66e360 pflash: Remove dead code, no functional changes. by Edgar E. Iglesias · 15 years ago
  50. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  51. 99a0949 Get rid of _t suffix by malc · 15 years ago
  52. 86178a5 static and inline should came before the type of the functions by Juan Quintela · 15 years ago
  53. fad8c77 pflash_cfi01: Correct debug build, no functional changes. by Edgar E. Iglesias · 15 years ago
  54. d0e7605 Check block driver read error in pflash_cfi0x by Vijay Kumar · 15 years ago
  55. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  56. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  57. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  58. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  59. 42a89d7 Use target_phys_addr_t, not target_ulong. by Paul Brook · 16 years ago
  60. 5c130f6 Yet more phys_ram_base elimination. by pbrook · 16 years ago
  61. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  62. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  63. d361be2 pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD). by balrog · 16 years ago
  64. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  65. 71fb234 Increase write buffer size in pflash emulation (Thomas Petazzoni). by balrog · 16 years ago
  66. 06adb54 Improve pflash cfi01 debug messages (Thomas Petazzoni). by balrog · 16 years ago
  67. 3656744 Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni). by balrog · 16 years ago
  68. 547012f pflash: Add missing parenthesis in error message. by ths · 16 years ago
  69. 0f459d1 Clean up MMIO TLB handling. by pbrook · 17 years ago
  70. 9248f41 CFI: Fix AMD erase support by aurel32 · 17 years ago
  71. c8b153d Malta flash support. by ths · 17 years ago
  72. 88eeee0 Desambiguate pflash_register(). by balrog · 17 years ago
  73. 7317b8c Fix a && -> & typo. by balrog · 17 years ago
  74. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  75. 05ee37e Gumstix 'connex' board support by Thorsten Zitterell. by balrog · 17 years ago