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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
1
-1
/
+7
|
*
|
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
1
-6
/
+7
|
*
|
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
1
-0
/
+4
|
*
|
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
1
-0
/
+18
|
*
|
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-11-01
2
-1
/
+74
|
*
|
virtio-crypto: introduce virtio_crypto.h
Gonglei
2016-10-30
1
-0
/
+429
|
*
|
cryptodev: add symmetric algorithm operation stuff
Gonglei
2016-10-30
1
-0
/
+149
|
*
|
cryptodev: introduce cryptodev backend interface
Gonglei
2016-10-30
1
-0
/
+148
|
*
|
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2016-10-30
1
-2
/
+1
|
*
|
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2016-10-30
1
-5
/
+0
|
*
|
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2016-10-30
1
-6
/
+0
|
*
|
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2016-10-30
1
-1
/
+1
|
*
|
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
2016-10-30
1
-3
/
+0
|
*
|
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2016-10-30
1
-3
/
+3
|
*
|
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
2
-3
/
+6
|
*
|
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2016-10-30
2
-1
/
+10
|
*
|
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-10
/
+7
|
*
|
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-2
/
+6
|
*
|
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2016-10-30
1
-0
/
+4
*
|
|
log: Add locking to large logging blocks
Richard Henderson
2016-11-01
3
-0
/
+43
*
|
|
blockjobs: fix documentation
John Snow
2016-11-01
1
-2
/
+2
*
|
|
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
3
-210
/
+244
*
|
|
Blockjobs: Internalize user_pause logic
John Snow
2016-11-01
1
-0
/
+26
*
|
|
blockjob: centralize QMP event emissions
John Snow
2016-11-01
2
-30
/
+4
*
|
|
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-2
/
+7
*
|
|
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
1
-1
/
+6
*
|
|
blockjobs: hide internal jobs from management API
John Snow
2016-11-01
1
-2
/
+10
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
2016-10-31
1
-15
/
+32
|
\
\
|
*
|
memory: Don't use memcpy for ram_device regions
Alex Williamson
2016-10-31
1
-2
/
+4
|
*
|
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-31
1
-13
/
+28
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-31
3
-0
/
+18
|
\
\
\
|
*
|
|
block: Add block_job_add_bdrv()
Alberto Garcia
2016-10-31
1
-0
/
+14
|
*
|
|
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
2016-10-31
1
-0
/
+2
|
*
|
|
util/qemu-sockets: Make inet_connect_saddr() public
Ashijeet Acharya
2016-10-31
1
-0
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
2
-5
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
1
-5
/
+23
|
*
|
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
2
-0
/
+4
|
*
|
translate-all: add DEBUG_LOCKING asserts
Alex Bennée
2016-10-31
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
2016-10-31
3
-0
/
+72
|
\
\
\
|
*
|
|
COLO: Implement the process of failover for primary VM
zhanghailiang
2016-10-30
2
-0
/
+4
|
*
|
|
COLO: Introduce state to record failover process
zhanghailiang
2016-10-30
1
-0
/
+5
|
*
|
|
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
2
-0
/
+23
|
*
|
|
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
2
-0
/
+14
|
*
|
|
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
1
-0
/
+3
|
*
|
|
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
1
-0
/
+2
|
*
|
|
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-30
2
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
2016-10-31
2
-66
/
+84
|
\
\
\
|
*
|
|
xen: Rename xen_be_del_xendev
Emil Condrea
2016-10-29
1
-1
/
+1
|
*
|
|
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-29
1
-1
/
+1
|
*
|
|
xen: Rename xen_be_evtchn_event
Emil Condrea
2016-10-29
1
-1
/
+1
[prev]
[next]