index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
pflash_cfi01.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
1
-1
/
+0
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
1
-6
/
+6
2016-04-15
Fix pflash migration
Dr. David Alan Gilbert
1
-2
/
+16
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-05
pflash_cfi01: add secure property
Paolo Bonzini
1
-44
/
+67
2015-06-05
pflash_cfi01: change to new-style MMIO accessors
Paolo Bonzini
1
-86
/
+10
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
1
-4
/
+7
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-2
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-12
/
+12
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+7
2014-09-09
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
1
-1
/
+7
2014-09-08
pflash_cfi01: write flash contents to bdrv on incoming migration
Laszlo Ersek
1
-0
/
+14
2014-09-08
pflash_cfi01: fixup stale DPRINTF() calls
Laszlo Ersek
1
-2
/
+2
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-1
/
+0
2014-06-19
hw/block/pflash_cfi01: Report correct size info for parallel configs
Peter Maydell
1
-3
/
+17
2013-12-17
Fix NOR flash device ID reading
Roy Franz
1
-20
/
+85
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
1
-11
/
+94
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
1
-0
/
+25
2013-12-17
return status for each NOR flash device
Roy Franz
1
-2
/
+13
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
1
-0
/
+11
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
1
-8
/
+9
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-28
pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads
Paul Burton
1
-0
/
+3
2013-07-23
pflash_cfi01: Use QOM realize for pflash_cfi01
Hu Tao
1
-7
/
+5
2013-07-23
pflash-cfi01: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+2
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
1
-3
/
+3
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+769