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
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-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+6
2013-12-09
virtio-blk: Convert to QOM realize
Andreas Färber
1
-12
/
+12
2013-12-09
virtio-blk: QOM realize preparations
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
3
-18
/
+32
2013-12-09
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
1
-3
/
+3
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
1
-2
/
+2
2013-11-05
shix: Don't require firmware presence for qtest
Andreas Färber
1
-4
/
+6
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
1
-1
/
+0
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2
-0
/
+10
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
1
-0
/
+1
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-2
/
+22
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-1
/
+6
2013-09-06
dataplane: Fix startup race.
Cornelia Huck
1
-0
/
+9
2013-09-06
xen_disk: simplify blk_disconnect with refcnt
Fam Zheng
1
-6
/
+5
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-2
/
+2
2013-09-01
pflash_cfi02.c: fix debug macro
Antony Pavlov
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
4
-19
/
+19
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-4
/
+4
2013-08-19
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
1
-15
/
+2
2013-08-19
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
1
-2
/
+2
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2
-235
/
+0
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
1
-57
/
+7
2013-08-12
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
Paolo Bonzini
1
-25
/
+1
2013-07-29
onenand: QOM cast cleanup
Andreas Färber
1
-10
/
+20
2013-07-29
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
1
-44
/
+44
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-9
/
+40
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
5
-0
/
+7
2013-07-29
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
1
-0
/
+8
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2
-9
/
+32
2013-07-29
xen_disk: support "direct-io-safe" backend option
Stefano Stabellini
1
-1
/
+13
2013-07-28
pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads
Paul Burton
1
-0
/
+3
2013-07-23
pflash_cfi02: Use QOM realize for pflash_cfi02
Hu Tao
1
-8
/
+7
2013-07-23
pflash_cfi01: Use QOM realize for pflash_cfi01
Hu Tao
1
-7
/
+5
2013-07-23
fdc: Improve error propagation for QOM realize
Andreas Färber
1
-18
/
+22
2013-07-23
fdc: Use QOM realize for fdc
Hu Tao
1
-22
/
+41
2013-07-23
pflash-cfi02: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
pflash-cfi01: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
fdc: QOM'ify some more
Hu Tao
1
-16
/
+25
2013-07-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+8
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
1
-4
/
+8
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
1
-1
/
+1
[next]