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
*
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-11-01
3
-19
/
+27
*
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
2016-11-01
1
-34
/
+49
*
acpi nvdimm: rename result_size to dsm_out_buf_siz
Xiao Guangrong
2016-11-01
1
-7
/
+8
*
nvdimm acpi: compile nvdimm acpi code arch-independently
Xiao Guangrong
2016-11-01
1
-1
/
+1
*
acpi nvdimm: fix Arg6 usage
Xiao Guangrong
2016-11-01
1
-3
/
+4
*
acpi nvdimm: fix ARG3 conflict
Xiao Guangrong
2016-11-01
1
-3
/
+4
*
acpi nvdimm: fix device physical address base
Xiao Guangrong
2016-11-01
1
-3
/
+2
*
acpi nvdimm: fix OperationRegion definition
Xiao Guangrong
2016-11-01
1
-60
/
+62
*
acpi nvdimm: fix wrong buffer size returned by DSM method
Xiao Guangrong
2016-11-01
1
-1
/
+2
*
virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer
Gonglei
2016-11-01
1
-0
/
+13
*
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
2
-3
/
+60
*
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
3
-13
/
+38
*
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
2
-1
/
+361
*
virtio-crypto: add control queue handler
Gonglei
2016-11-01
1
-1
/
+298
*
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
2
-0
/
+61
*
virtio-crypto-pci: add virtio crypto pci support
Gonglei
2016-11-01
3
-0
/
+93
*
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-11-01
4
-1
/
+226
*
cryptodev: introduce a new cryptodev backend
Gonglei
2016-10-30
3
-0
/
+380
*
virtio-crypto: introduce virtio_crypto.h
Gonglei
2016-10-30
1
-0
/
+429
*
cryptodev: add symmetric algorithm operation stuff
Gonglei
2016-10-30
2
-0
/
+194
*
cryptodev: introduce cryptodev backend interface
Gonglei
2016-10-30
3
-0
/
+326
*
virtio: inline set_host_notifier_internal
Paolo Bonzini
2016-10-30
1
-36
/
+26
*
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2016-10-30
3
-28
/
+21
*
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2016-10-30
3
-12
/
+5
*
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2016-10-30
3
-21
/
+11
*
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2016-10-30
3
-13
/
+17
*
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
2016-10-30
2
-37
/
+4
*
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2016-10-30
3
-38
/
+48
*
virtio-blk: always use dataplane path if ioeventfd is active
Paolo Bonzini
2016-10-30
3
-39
/
+55
*
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
7
-13
/
+32
*
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2016-10-30
4
-38
/
+91
*
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
10
-79
/
+16
*
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
7
-38
/
+11
*
virtio: disable ioeventfd as early as possible
Paolo Bonzini
2016-10-30
2
-8
/
+8
*
virtio/migration: Migrate balloon to VMState
Dr. David Alan Gilbert
2016-10-30
1
-16
/
+15
*
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2016-10-30
2
-0
/
+18
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...
Peter Maydell
2016-10-28
4
-150
/
+225
|
\
|
*
curses: Use cursesw instead of curses
Samuel Thibault
2016-10-28
1
-9
/
+20
|
*
curses: fix left/right arrow translation
Samuel Thibault
2016-10-28
1
-2
/
+2
|
*
ui/gtk: Fix non-working DELETE key
Thomas Huth
2016-10-28
1
-1
/
+3
|
*
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
2016-10-28
1
-2
/
+21
|
*
Defer BrlAPI tty acquisition to when guest starts using device
Samuel Thibault
2016-10-28
1
-32
/
+49
|
*
Add dots keypresses support to the baum braille device
Samuel Thibault
2016-10-28
1
-104
/
+130
*
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' in...
Peter Maydell
2016-10-28
5
-248
/
+507
|
\
\
|
*
|
MAINTAINERS: update M68K entry
Laurent Vivier
2016-10-28
1
-1
/
+2
|
*
|
target-m68k: immediate ops manage word and byte operands
Laurent Vivier
2016-10-28
1
-22
/
+35
|
*
|
target-m68k: cmp manages word and bytes operands
Laurent Vivier
2016-10-28
1
-6
/
+11
|
*
|
target-m68k: add/sub manage word and byte operands
Laurent Vivier
2016-10-28
1
-33
/
+40
|
*
|
target-m68k: add addressing modes to neg
Laurent Vivier
2016-10-28
1
-8
/
+12
|
*
|
target-m68k: introduce byte and word cc_ops
Laurent Vivier
2016-10-28
3
-69
/
+93
[next]