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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2
-0
/
+2
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
m25p80: Switch to byte-based block access
Eric Blake
1
-16
/
+7
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
2
-12
/
+12
2016-05-12
onenand: Switch to byte-based block access
Eric Blake
1
-14
/
+27
2016-05-12
nand: Switch to byte-based block access
Eric Blake
1
-13
/
+23
2016-05-12
fdc: Switch to byte-based block access
Eric Blake
1
-8
/
+17
2016-05-12
xen_disk: Switch to byte-based aio block access
Eric Blake
1
-6
/
+4
2016-05-12
virtio: Switch to byte-based aio block access
Eric Blake
1
-10
/
+8
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
1
-1
/
+1
2016-04-15
Fix pflash migration
Dr. David Alan Gilbert
1
-2
/
+16
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
1
-4
/
+3
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2
-10
/
+30
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
2
-5
/
+4
2016-03-30
block: m25p80: at25128a/at25256a models
Marcin Krzeminski
1
-2
/
+13
2016-03-30
block: m25p80: n25q256a/n25q512a models
Marcin Krzeminski
1
-1
/
+2
2016-03-30
block: m25p80: Implemented FSR register
Marcin Krzeminski
1
-0
/
+15
2016-03-30
block: m25p80: Fast read and 4bytes commands
Marcin Krzeminski
1
-4
/
+46
2016-03-30
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
1
-3
/
+11
2016-03-30
block: m25p80: Add configuration registers
Marcin Krzeminski
1
-0
/
+128
2016-03-30
block: m25p80: 4byte address mode
Marcin Krzeminski
1
-10
/
+33
2016-03-30
block: m25p80: Extend address mode
Marcin Krzeminski
1
-0
/
+27
2016-03-30
block: m25p80: Widen flags variable
Marcin Krzeminski
1
-1
/
+1
2016-03-30
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
1
-1
/
+40
2016-03-30
block: m25p80: Removed unused variable
Marcin Krzeminski
1
-2
/
+0
2016-03-30
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2
-6
/
+6
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
10
-0
/
+10
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
1
-1
/
+1
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
1
-0
/
+23
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
3
-143
/
+19
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2
-13
/
+10
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
1
-1
/
+2
2016-02-16
hw/block/nand.c: Include osdep.h first
Peter Maydell
1
-2
/
+3
2016-02-10
fdc: always compile-check debug prints
John Snow
1
-7
/
+8
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-21
/
+13
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-7
/
+3
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2
-15
/
+11
2016-02-03
fdc: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
1
-17
/
+46
2016-02-03
sparc: disable floppy DMA
Hervé Poussineau
1
-0
/
+2
2016-02-03
fdc: fix detection under Linux
John Snow
1
-0
/
+16
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
1
-18
/
+59
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
1
-16
/
+7
2016-02-02
nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
Laszlo Ersek
1
-36
/
+4
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
1
-18
/
+20
2016-01-25
fdc: change auto fallback drive for ISA FDC to 288
John Snow
1
-1
/
+1
2016-01-25
fdc: rework pick_geometry
John Snow
1
-20
/
+52
2016-01-25
fdc: add physical disk sizes
John Snow
1
-8
/
+32
2016-01-25
fdc: add drive type option
John Snow
1
-3
/
+23
[next]