1. a17c17a hw/block: Request permissions by Kevin Wolf · 8 years ago
  2. 8929fc3 hw/block/pflash_cfi*.c: fix confusing assert fail message by Ziyue Yang · 8 years ago
  3. 1a004c7 pflash: make TYPE_CFI_PFLASH0{1,2} macros public by Efimov Vasily · 9 years ago
  4. 098e732 pflash: Switch to byte-based block access by Eric Blake · 9 years ago
  5. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  6. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  7. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  8. 9b3d111 hw: Propagate errors through qdev_prop_set_drive() by Markus Armbruster · 10 years ago
  9. df6f931 pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category by Antony Pavlov · 10 years ago
  10. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  11. 33e0eb5 memory: add parameter errp to memory_region_init_rom_device by Hu Tao · 10 years ago
  12. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  13. 56f99ea pflash_cfi02.c: fix debug macro by Antony Pavlov · 11 years ago
  14. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  15. da3bd64 pflash_cfi02: Use QOM realize for pflash_cfi02 by Hu Tao · 12 years ago
  16. 3509c39 pflash-cfi02: QOM'ify some more by Hu Tao · 12 years ago
  17. 2d256e6 hw/block: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  18. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  19. 5f9a5ea memory: Rename readable flag to romd_mode by Jan Kiszka · 12 years ago
  20. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/pflash_cfi02.c]
  21. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  22. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  23. 3095485 hw/pflash_cfi02.c: Mark deliberate fallthrough by Peter Maydell · 12 years ago
  24. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  25. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  26. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  27. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  28. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  29. ec9ea48 pflash_cfi0x: Send debug messages to stderr by Peter Crosthwaite · 12 years ago
  30. 368a354 pflash_cfi0x: QOMified by Peter Crosthwaite · 12 years ago
  31. b7dff23 pflash_cfi0x: remove unused base field by Peter Crosthwaite · 12 years ago
  32. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  33. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  34. eb99c9a hw/pflash_cfi0[12]: Use host-utils.h ctz32() by Peter Maydell · 12 years ago
  35. de8efe8 pflash_cfi01/02: support read-only pflash devices by Jordan Justen · 13 years ago
  36. bda254d cfi02: Fix lazy ROMD switching - once again by Jan Kiszka · 13 years ago
  37. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  38. 220724c Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  39. fa879d6 block: Attach non-qdev devices as well by Markus Armbruster · 14 years ago
  40. cfe5f01 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 14 years ago
  41. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 13 years ago
  42. c8a50e5 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 14 years ago
  43. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  44. b9055c3 pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx) by Stefan Weil · 14 years ago
  45. a1c7273 Fix typos in comments and code (occured -> occurred and related) by Stefan Weil · 14 years ago
  46. 661bfc8 pflash: Restore & fix lazy ROMD switching by Jan Kiszka · 14 years ago
  47. 5145b3d hw/pflash_cfi02: Fix lazy reset of ROMD mode by Jordan Justen · 14 years ago
  48. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  49. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  50. 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  51. 5f9fc5a Compile pflash_cfi02 only once by Blue Swirl · 15 years ago
  52. f8be67e pflash_cfi02: fix incorrect TARGET_FMT_lx/d use by Blue Swirl · 15 years ago
  53. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  54. 99a0949 Get rid of _t suffix by malc · 15 years ago
  55. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  56. d0e7605 Check block driver read error in pflash_cfi0x by Vijay Kumar · 16 years ago
  57. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  58. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  59. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  60. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  61. 5c130f6 Yet more phys_ram_base elimination. by pbrook · 16 years ago
  62. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  63. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  64. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  65. 0f459d1 Clean up MMIO TLB handling. by pbrook · 17 years ago
  66. 7855682 CFI-0002 linux MTD compatibility. by edgar_igl · 17 years ago
  67. 9c9bb6c Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka). by balrog · 17 years ago
  68. 4fbd24b Emulate address wrap in CFI02 chips mapping (Jan Kiszka). by balrog · 17 years ago
  69. 6725070 Allow a custom unlock address in CFI02 flash (Jan Kiszka). by balrog · 17 years ago
  70. cf6d911 Fix OMAP1 MPUI/O keyboard interrupt masking. by balrog · 17 years ago
  71. 88eeee0 Desambiguate pflash_register(). by balrog · 17 years ago
  72. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  73. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  74. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  75. 71db710 Fix incorrect target_ulong use in hw devices by blueswir1 · 18 years ago
  76. 95d1f3e Parallel flash bugfixes: by j_mayer · 18 years ago
  77. e96efcf Fix miscellaneous display warnings for PowerPC & alpha targets by j_mayer · 18 years ago
  78. 51d6bae removed duplicated line by bellard · 19 years ago
  79. 99ba31b flash device fix by bellard · 19 years ago
  80. 29133e9 AMD NOR flash device support (initial patch by Jocelyn Mayer) by bellard · 19 years ago