index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-25
1
-1
/
+1
|
\
|
*
nand: fix flash erase when oob is in memory
Ricard Wanderlof
2015-11-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...
Peter Maydell
2015-11-25
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
xen_disk: Remove ioreq.postsync
Alberto Garcia
2015-11-25
1
-8
/
+0
*
|
virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error
Fam Zheng
2015-11-24
1
-4
/
+3
*
|
nand: fix address overflow
Rabin Vincent
2015-11-18
1
-2
/
+2
*
|
virtio-blk: Fix double completion for werror=stop
Fam Zheng
2015-11-17
1
-0
/
+4
|
/
*
xen_disk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-1
/
+22
*
virtio-blk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-1
/
+3
*
nvme: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-3
/
+8
*
xen_disk: Account for flush operations
Alberto Garcia
2015-11-12
1
-1
/
+3
*
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2015-10-29
1
-0
/
+5
*
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
2015-10-29
1
-1
/
+1
*
virtio-blk: convert to virtqueue_map
Michael S. Tsirkin
2015-10-29
1
-4
/
+1
*
dataplane: Mark host notifiers' client type as "external"
Fam Zheng
2015-10-23
1
-3
/
+2
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-2
/
+4
*
block: Prepare for NULL BDS
Max Reitz
2015-10-23
1
-1
/
+3
*
hw/block/fdc: Implement tray status
Max Reitz
2015-10-23
1
-4
/
+16
*
block: switch from g_slice allocator to malloc
Paolo Bonzini
2015-10-12
1
-2
/
+2
*
virtio-blk: use blk_io_plug/unplug for Linux AIO batching
Stefan Hajnoczi
2015-10-12
1
-0
/
+4
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-1
/
+1
|
\
|
*
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
Paolo Bonzini
2015-09-09
1
-1
/
+1
*
|
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
|
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-10
1
-3
/
+4
*
|
hw/block/nvme.c: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
1
-1
/
+1
|
/
*
virtio-blk-dataplane: delete bottom half before the AioContext is freed
Paolo Bonzini
2015-07-29
1
-1
/
+1
*
virtio: minor cleanup
Michael S. Tsirkin
2015-07-27
1
-1
/
+0
*
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
2015-07-27
1
-1
/
+1
*
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
2015-07-27
1
-1
/
+9
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
virtio: set any_layout in virtio core
Michael S. Tsirkin
2015-07-27
1
-0
/
+1
*
nvme: properly report volatile write caches
Christoph Hellwig
2015-07-14
1
-5
/
+14
*
nvme: implement the Flush command
Christoph Hellwig
2015-07-14
2
-3
/
+17
*
virito-blk: drop duplicate check
Gonglei
2015-06-24
1
-2
/
+1
*
nvme: Fix memleak in nvme_dma_read_prp
Lu Lina
2015-06-23
1
-0
/
+1
*
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
2015-06-23
1
-5
/
+10
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-26
/
+16
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-06-08
1
-127
/
+77
|
\
|
*
pflash_cfi01: add secure property
Paolo Bonzini
2015-06-05
1
-44
/
+67
|
*
pflash_cfi01: change to new-style MMIO accessors
Paolo Bonzini
2015-06-05
1
-86
/
+10
|
*
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-05
1
-4
/
+7
*
|
fdc: Fix MSR.RQM flag
Kevin Wolf
2015-06-02
1
-1
/
+12
*
|
fdc: Disentangle phases in fdctrl_read_data()
Kevin Wolf
2015-06-02
1
-10
/
+23
*
|
fdc: Code cleanup in fdctrl_write_data()
Kevin Wolf
2015-06-02
1
-24
/
+39
*
|
fdc: Use phase in fdctrl_write_data()
Kevin Wolf
2015-06-02
1
-28
/
+41
*
|
fdc: Introduce fdctrl->phase
Kevin Wolf
2015-06-02
1
-0
/
+89
*
|
fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
Kevin Wolf
2015-06-02
1
-15
/
+16
*
|
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
Kevin Wolf
2015-06-02
1
-15
/
+15
|
/
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-1
/
+1
[next]