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: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
2016-11-15
1
-2
/
+0
*
vhost: drop legacy vring layout bits
Greg Kurz
2016-11-15
1
-3
/
+0
*
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
2016-11-15
1
-0
/
+4
*
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
1
-1
/
+1
*
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-15
1
-0
/
+1
*
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
2016-11-15
1
-12
/
+5
*
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-15
1
-11
/
+0
*
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
1
-0
/
+5
*
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
1
-1
/
+4
*
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
1
-5
/
+4
*
virtio: make virtqueue_alloc_element static
Ladi Prosek
2016-11-15
1
-1
/
+0
*
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-11-15
1
-2
/
+2
*
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-04
1
-0
/
+2
|
\
|
*
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-03
4
-17
/
+73
|
\
\
|
*
|
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
1
-2
/
+6
|
*
|
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
2
-4
/
+12
|
*
|
nbd: Support shorter handshake
Eric Blake
2016-11-02
1
-2
/
+4
|
*
|
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
1
-3
/
+22
|
*
|
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
1
-4
/
+6
|
*
|
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
1
-6
/
+12
|
*
|
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
1
-0
/
+1
|
*
|
tests: send error_report to test log
Paolo Bonzini
2016-11-01
1
-0
/
+13
|
*
|
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-11-01
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-03
10
-25
/
+891
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
1
-0
/
+1
|
*
|
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
2
-1
/
+35
|
*
|
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-11-01
1
-1
/
+2
|
*
|
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
[next]