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
*
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-21
1
-0
/
+4
*
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
2016-10-21
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' int...
Peter Maydell
2016-10-21
12
-383
/
+671
|
\
|
*
linux-user: disable unicore32 linux-user build
Riku Voipio
2016-10-21
1
-1
/
+0
|
*
linux-user: added support for pwritev() system call.
Dejan Jovicevic
2016-10-21
1
-0
/
+15
|
*
linux-user: added support for preadv() system call.
Dejan Jovicevic
2016-10-21
1
-0
/
+15
|
*
linux-user: Fix fadvise64() syscall support for Mips32
Aleksandar Markovic
2016-10-21
1
-1
/
+1
|
*
linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32
Aleksandar Markovic
2016-10-21
1
-244
/
+1
|
*
linux-user: Update ioctls definitions for Mips32
Aleksandar Markovic
2016-10-21
1
-0
/
+12
|
*
linux-user: Update mips_syscall_args[] array in main.c
Aleksandar Markovic
2016-10-21
1
-2
/
+22
|
*
linux-user: Add support for syncfs() syscall
Aleksandar Markovic
2016-10-21
3
-1
/
+24
|
*
linux-user: Add support for clock_adjtime() syscall
Aleksandar Markovic
2016-10-21
4
-0
/
+115
|
*
linux-user: Fix definition of target_sigevent for 32-bit guests
Peter Maydell
2016-10-21
1
-6
/
+10
|
*
linux-user: use libc wrapper instead of direct mremap syscall
Felix Janda
2016-10-21
1
-10
/
+4
|
*
linux-user: Don't use alloca() for epoll_wait's epoll event array
Peter Maydell
2016-10-21
1
-4
/
+13
|
*
linux-user: add RTA_PRIORITY in netlink
Laurent Vivier
2016-10-21
1
-0
/
+1
|
*
linux-user: add kcmp() syscall
Laurent Vivier
2016-10-21
1
-0
/
+10
|
*
linux-user: sparc64: Use correct target SHMLBA in shmat()
Peter Maydell
2016-10-21
1
-0
/
+7
|
*
linux-user: Remove a duplicate item from strace.list
Aleksandar Markovic
2016-10-21
1
-3
/
+0
|
*
linux-user: Fix syslog() syscall support
Aleksandar Markovic
2016-10-21
4
-7
/
+142
|
*
linux-user: Fix socketcall() syscall support
Aleksandar Markovic
2016-10-21
3
-95
/
+105
|
*
linux-user: Fix msgrcv() and msgsnd() syscalls support
Aleksandar Markovic
2016-10-21
1
-0
/
+3
|
*
linux-user: Fix mq_open() syscall support
Aleksandar Markovic
2016-10-21
1
-7
/
+9
|
*
linux-user: Add support for adjtimex() syscall
Aleksandar Markovic
2016-10-21
4
-2
/
+162
|
/
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-10-20-1...
Peter Maydell
2016-10-20
14
-34
/
+165
|
\
|
*
crypto: fix initialization of gcrypt threading
Daniel P. Berrange
2016-10-20
1
-3
/
+4
|
*
crypto: fix initialization of crypto in tests
Daniel P. Berrange
2016-10-19
2
-10
/
+5
|
*
qtest: fix make check complaint in crypto module
Gonglei
2016-10-19
1
-1
/
+4
|
*
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
Gonglei
2016-10-19
1
-0
/
+11
|
*
crypto: add CTR mode support
Gonglei
2016-10-19
6
-11
/
+94
|
*
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-19
8
-9
/
+47
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
2016-10-18
7
-191
/
+253
|
\
\
|
*
|
vfio: fix duplicate function call
Cao jin
2016-10-17
1
-2
/
+6
|
*
|
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
2016-10-17
1
-1
/
+1
|
*
|
vfio/pci: Handle host oversight
Eric Auger
2016-10-17
1
-0
/
+11
|
*
|
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
2016-10-17
1
-13
/
+10
|
*
|
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
2016-10-17
1
-10
/
+10
|
*
|
vfio/pci: Conversion to realize
Eric Auger
2016-10-17
2
-39
/
+27
|
*
|
vfio/platform: Pass an error object to vfio_base_device_init
Eric Auger
2016-10-17
1
-23
/
+27
|
*
|
vfio/platform: fix a wrong returned value in vfio_populate_device
Eric Auger
2016-10-17
1
-0
/
+1
|
*
|
vfio/platform: Pass an error object to vfio_populate_device
Eric Auger
2016-10-17
1
-12
/
+13
|
*
|
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
4
-12
/
+11
|
*
|
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
4
-18
/
+22
|
*
|
vfio: Pass an Error object to vfio_connect_container
Eric Auger
2016-10-17
1
-15
/
+25
|
*
|
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
2016-10-17
3
-8
/
+8
|
*
|
vfio/pci: Pass an error object to vfio_add_capabilities
Eric Auger
2016-10-17
1
-28
/
+31
|
*
|
vfio/pci: Pass an error object to vfio_intx_enable
Eric Auger
2016-10-17
1
-12
/
+29
|
*
|
vfio/pci: Pass an error object to vfio_msix_early_setup
Eric Auger
2016-10-17
1
-5
/
+8
|
*
|
vfio/pci: Pass an error object to vfio_populate_device
Eric Auger
2016-10-17
1
-14
/
+12
|
*
|
vfio/pci: Pass an error object to vfio_populate_vga
Eric Auger
2016-10-17
3
-9
/
+16
[next]