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
*
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
2016-09-06
7
-28
/
+229
*
qmp: details about CPU definitions in query-cpu-definitions
David Hildenbrand
2016-09-05
1
-1
/
+13
*
s390x/kvm: 2 byte software breakpoint support
David Hildenbrand
2016-09-05
2
-10
/
+42
*
linux-headers: update
Cornelia Huck
2016-09-05
12
-7
/
+236
*
s390x/css: handle cssid 255 correctly
Cornelia Huck
2016-09-05
2
-6
/
+4
*
s390x/ioinst: advertise fcs facility
Cornelia Huck
2016-09-05
1
-1
/
+1
*
s390x: wrap flic savevm calls into vmstate
Cornelia Huck
2016-09-05
1
-19
/
+23
*
s390/sclp: cache the sclp device
Christian Borntraeger
2016-09-05
1
-1
/
+6
*
s390x/pci: assert zpci always existing
Yi Min Zhao
2016-09-05
1
-5
/
+1
*
s390x/pci: return directly if create zpci failed
Yi Min Zhao
2016-09-05
1
-0
/
+1
*
s390x: add compat machine for 2.8
Cornelia Huck
2016-09-05
2
-1
/
+20
*
Open 2.8 development tree
Peter Maydell
2016-09-05
1
-1
/
+1
*
Update version for v2.7.0 release
Peter Maydell
2016-09-02
1
-1
/
+1
*
Update version for v2.7.0-rc5 release
Peter Maydell
2016-08-30
1
-1
/
+1
*
9pfs: handle walk of ".." in the root directory
Greg Kurz
2016-08-30
2
-9
/
+32
*
9pfs: forbid . and .. in file names
Greg Kurz
2016-08-30
1
-0
/
+51
*
9pfs: forbid illegal path names
Greg Kurz
2016-08-30
1
-0
/
+56
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-08-30
2
-31
/
+29
|
\
|
*
optionrom: cope with multiple -O options
Paolo Bonzini
2016-08-30
1
-4
/
+1
|
*
Revert "Change net/socket.c to use socket_*() functions"
Paolo Bonzini
2016-08-30
1
-27
/
+28
|
/
*
translate: early exit in tb_flush if there is no tcg
Christian Borntraeger
2016-08-30
1
-0
/
+3
*
ui: fix refresh of VNC server surface
Daniel P. Berrange
2016-08-30
1
-9
/
+11
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-08-24
1
-0
/
+16
|
\
|
*
virtio: decrement vq->inuse in virtqueue_discard()
Stefan Hajnoczi
2016-08-23
1
-0
/
+1
|
*
virtio: recalculate vq->inuse after migration
Stefan Hajnoczi
2016-08-23
1
-0
/
+15
*
|
Fix bsd-user build after d915b7bb
Ed Maste
2016-08-24
1
-0
/
+1
*
|
Update version for v2.7.0-rc4 release
Peter Maydell
2016-08-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-08-22
2
-8
/
+4
|
\
\
|
*
|
e1000e: remove internal interrupt flag
Cao jin
2016-08-22
1
-7
/
+1
|
*
|
slirp: fix segv when init failed
Marc-André Lureau
2016-08-22
1
-1
/
+3
|
/
/
*
|
test-logging: don't hard-code paths in /tmp
Sascha Silbe
2016-08-19
1
-7
/
+41
*
|
glib: add compatibility implementation for g_dir_make_tmp()
Sascha Silbe
2016-08-19
1
-0
/
+20
*
|
syscall.c: Redefine IFLA_* enums
Michal Privoznik
2016-08-19
1
-109
/
+264
*
|
Revert "syscall.c: Fix build with older linux-headers"
Michal Privoznik
2016-08-19
1
-86
/
+0
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-08-18
2
-4
/
+6
|
\
\
|
*
|
block: fix possible reorder of flush operations
Denis V. Lunev
2016-08-18
1
-1
/
+2
|
*
|
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-18
2
-3
/
+4
|
/
/
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-08-18
2
-7
/
+6
|
\
\
|
*
|
net/net: properly handle multiple packets in net_fill_rstate()
Zhang Chen
2016-08-18
1
-4
/
+4
|
*
|
net: vmxnet: use g_new for pkt initialisation
Li Qiang
2016-08-18
1
-3
/
+2
*
|
|
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2016-08-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
curl: Cast fd to int for DPRINTF
Fam Zheng
2016-08-17
1
-1
/
+1
|
/
/
*
|
Update version for v2.7.0-rc3 release
Peter Maydell
2016-08-16
1
-1
/
+1
*
|
linux-user: Fix llseek with high bit of offset_low set
Peter Maydell
2016-08-16
1
-1
/
+1
*
|
syscall.c: Fix build with older linux-headers
Michal Privoznik
2016-08-16
1
-0
/
+86
*
|
qmp-commands.hx: remove outdated note
Marc-André Lureau
2016-08-16
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-08-16
1
-0
/
+7
|
\
\
|
*
|
target-i386: kvm: Report kvm_pv_unhalt as unsupported w/o kernel_irqchip
Eduardo Habkost
2016-08-16
1
-0
/
+7
*
|
|
slirp: Rename "struct arphdr" to "struct slirp_arphdr"
Thomas Huth
2016-08-16
2
-7
/
+7
|
/
/
*
|
char: fix waiting for TLS and telnet connection
Marc-André Lureau
2016-08-16
1
-1
/
+3
[next]