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
...
|
*
|
virtio-blk: implement per-device migration calls
Greg Kurz
2014-06-29
1
-8
/
+16
|
*
|
virtio-net: implement per-device migration calls
Greg Kurz
2014-06-29
1
-6
/
+16
|
*
|
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
8
-8
/
+21
|
*
|
virtio-serial: don't migrate the config space
Alexander Graf
2014-06-29
1
-10
/
+6
|
*
|
virtio-net: byteswap virtio-net header
Cédric Le Goater
2014-06-29
1
-0
/
+17
|
*
|
vhost-user: typo fixups
Michael S. Tsirkin
2014-06-29
1
-2
/
+1
|
*
|
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
4
-12
/
+26
|
*
|
numa: Reject configuration if not all node IDs are present
Eduardo Habkost
2014-06-29
1
-1
/
+16
|
*
|
numa: Reject duplicate node IDs
Eduardo Habkost
2014-06-29
1
-0
/
+5
|
*
|
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
3
-1
/
+11
|
*
|
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-06-29
1
-5
/
+11
|
*
|
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
2014-06-29
1
-0
/
+10
|
*
|
vhost-user: fix wrong ids in documentation
Damjan Marion
2014-06-29
1
-14
/
+14
|
*
|
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
4
-0
/
+60
|
*
|
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
2014-06-29
1
-1
/
+1
|
*
|
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-29
2
-42
/
+23
|
*
|
numa: fix comment
Michael S. Tsirkin
2014-06-29
1
-1
/
+1
|
*
|
openrisc: fix comment
Michael S. Tsirkin
2014-06-29
1
-2
/
+2
|
*
|
numa: fix comment
Michael S. Tsirkin
2014-06-29
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-06-29
5
-27
/
+207
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
linux-user: support the SIOCGIFINDEX ioctl
Paul Burton
2014-06-29
2
-0
/
+2
|
*
|
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
2014-06-29
3
-0
/
+9
|
*
|
linux-user: allow NULL tv argument for settimeofday
Paul Burton
2014-06-29
1
-4
/
+8
|
*
|
linux-user: respect timezone for settimeofday
Paul Burton
2014-06-29
2
-1
/
+33
|
*
|
linux-user: fix struct target_epoll_event layout for MIPS
Paul Burton
2014-06-29
1
-1
/
+1
|
*
|
linux-user: support strace of epoll_create1
Paul Burton
2014-06-29
1
-0
/
+3
|
*
|
linux-user: allow NULL arguments to mount
Paul Burton
2014-06-29
1
-22
/
+53
|
*
|
linux-user: support SO_PASSSEC setsockopt option
Paul Burton
2014-06-29
2
-0
/
+8
|
*
|
linux-user: support SO_{SND, RCV}BUFFORCE setsockopt options
Paul Burton
2014-06-29
1
-0
/
+6
|
*
|
linux-user: support SO_ACCEPTCONN getsockopt option
Paul Burton
2014-06-29
1
-0
/
+3
|
*
|
linux-user: translate the result of getsockopt SO_TYPE
Paul Burton
2014-06-29
1
-0
/
+34
|
*
|
linux-user: added fake open() for /proc/self/cmdline
Wim Vander Schelden
2014-06-29
1
-0
/
+46
|
*
|
Add support for MAP_NORESERVE mmap flag.
Christophe Lyon
2014-06-29
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging
Peter Maydell
2014-06-29
5
-50
/
+162
|
\
\
\
|
*
|
|
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
2014-06-29
1
-0
/
+24
|
*
|
|
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
2014-06-29
1
-0
/
+23
|
*
|
|
hw/xtensa/xtfpga: implement uImage loading
Max Filippov
2014-06-29
1
-1
/
+24
|
*
|
|
hw/xtensa/xtfpga: add memory info to bootparam
Max Filippov
2014-06-29
2
-1
/
+17
|
*
|
|
hw/xtensa/xtfpga: refactor bootparameters filling
Max Filippov
2014-06-29
2
-12
/
+21
|
*
|
|
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
Max Filippov
2014-06-29
2
-3
/
+13
|
*
|
|
hw/xtensa/xtfpga: retrieve parameters from machine_opts
Max Filippov
2014-06-29
1
-2
/
+3
|
*
|
|
hw/xtensa: replace fprintfs with error_report
Max Filippov
2014-06-29
2
-6
/
+10
|
*
|
|
hw/xtensa: remove extraneous xtensa_ prefix from file names
Max Filippov
2014-06-29
4
-3
/
+3
|
*
|
|
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
Max Filippov
2014-06-29
1
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-06-29
48
-561
/
+1127
|
\
\
\
|
*
|
|
iotests: Fix 083 for out-of-tree builds
Max Reitz
2014-06-27
1
-4
/
+4
|
*
|
|
iotests: Drop Python version from 065's Shebang
Max Reitz
2014-06-27
1
-1
/
+1
|
*
|
|
iotests: Use $PYTHON for Python scripts
Max Reitz
2014-06-27
8
-41
/
+47
|
*
|
|
iotests: Source common.env
Max Reitz
2014-06-27
1
-0
/
+6
|
*
|
|
configure: Enable out-of-tree iotests
Max Reitz
2014-06-27
1
-0
/
+12
[prev]
[next]