index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
block/backup: Rely on commit/abort for cleanup
John Snow
2015-11-12
1
-4
/
+18
|
*
|
block: Add block job transactions
Fam Zheng
2015-11-12
3
-2
/
+172
|
*
|
blockjob: Simplify block_job_finish_sync
Fam Zheng
2015-11-12
1
-21
/
+7
|
*
|
blockjob: Add "completed" and "ret" in BlockJob
Fam Zheng
2015-11-12
2
-0
/
+12
|
*
|
blockjob: Add .commit and .abort block job actions
Fam Zheng
2015-11-12
1
-0
/
+20
|
*
|
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
2015-11-12
5
-44
/
+32
|
*
|
backup: Extract dirty bitmap handling as a separate function
Fam Zheng
2015-11-12
1
-10
/
+17
|
*
|
block: rename BlkTransactionState and BdrvActionOps
John Snow
2015-11-12
1
-55
/
+69
|
*
|
iotests: add transactional incremental backup test
John Snow
2015-11-12
2
-2
/
+56
|
*
|
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
7
-10
/
+152
|
*
|
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
2015-11-12
2
-1
/
+21
|
*
|
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
4
-48
/
+0
|
*
|
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
Fam Zheng
2015-11-12
1
-9
/
+92
|
*
|
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
2015-11-12
1
-4
/
+12
|
*
|
iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
Fam Zheng
2015-11-12
1
-2
/
+38
|
*
|
block: Track discard requests
Fam Zheng
2015-11-12
1
-3
/
+10
|
*
|
block: Track flush requests
Fam Zheng
2015-11-12
1
-3
/
+8
|
*
|
block: Add more types for tracked request
Fam Zheng
2015-11-12
2
-5
/
+14
*
|
|
configure: check for $cxx before use
John Snow
2015-11-12
1
-1
/
+2
|
|
/
|
/
|
*
|
target-arm: Update PC before calling gen_helper_check_breakpoints()
Sergey Fedorov
2015-11-12
2
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-11-12
17
-46
/
+446
|
\
\
|
|
/
|
/
|
|
*
virtio-9p: add savem handlers
Greg Kurz
2015-11-12
1
-0
/
+11
|
*
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
2015-11-12
3
-0
/
+28
|
*
vhost: send SET_VRING_ENABLE at start/stop
Yuanhan Liu
2015-11-12
1
-0
/
+9
|
*
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2015-11-12
6
-12
/
+12
|
*
vhost-user: modify SET_LOG_BASE to pass mmap size and offset
Victor Kaplansky
2015-11-12
3
-3
/
+24
|
*
virtio-pci: unbreak queue_enable read
Jason Wang
2015-11-12
1
-0
/
+7
|
*
virtio-pci: introduce pio notification capability for modern device
Jason Wang
2015-11-12
2
-17
/
+113
|
*
virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible
Jason Wang
2015-11-12
1
-4
/
+15
|
*
KVM: add support for any length io eventfd
Jason Wang
2015-11-12
3
-0
/
+13
|
*
memory: don't try to adjust endianness for zero length eventfd
Jason Wang
2015-11-12
1
-2
/
+6
|
*
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
2015-11-12
5
-7
/
+207
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-11-12
17
-172
/
+448
|
\
\
|
*
|
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione
2015-11-12
1
-11
/
+11
|
*
|
net: netmap: Fix compilation issue
Vincenzo Maffione
2015-11-12
1
-1
/
+1
|
*
|
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
2
-1
/
+7
|
*
|
e1000: Implementing various counters
Leonid Bloch
2015-11-12
1
-5
/
+85
|
*
|
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
1
-3
/
+7
|
*
|
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
1
-8
/
+18
|
*
|
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
1
-4
/
+12
|
*
|
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
2
-3
/
+100
|
*
|
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
1
-12
/
+46
|
*
|
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
1
-0
/
+21
|
*
|
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-11-12
2
-79
/
+89
|
*
|
slirp: Fix type casts and format strings in debug code
Stefan Weil
2015-11-12
13
-50
/
+56
*
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...
Peter Maydell
2015-11-12
11
-266
/
+273
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2015-11-12
6
-173
/
+107
|
*
|
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
2015-11-12
2
-11
/
+36
|
*
|
cuda.c: fix T2 timer and enable its interrupt
Mark Cave-Ayland
2015-11-12
1
-9
/
+24
|
*
|
cuda.c: rename get_counter() state variable from s to ti for consistency
Mark Cave-Ayland
2015-11-12
1
-9
/
+9
[prev]
[next]