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
*
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
Peter Korsgaard
2016-11-10
1
-2
/
+2
*
ui/gtk: Fix build with older versions of gtk
Thomas Huth
2016-11-10
1
-1
/
+2
*
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
2016-11-10
1
-1
/
+4
*
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
2016-11-10
1
-0
/
+1
*
ipxe: update to 20161108 snapshot
Gerd Hoffmann
2016-11-10
9
-0
/
+0
*
Merge remote-tracking branch 'public/tags/tracing-pull-request' into staging
Stefan Hajnoczi
2016-11-09
1
-2
/
+5
|
\
|
*
docs/tracing.txt: Update documentation of default backend
Peter Maydell
2016-11-08
1
-2
/
+5
*
|
Merge remote-tracking branch 'public/tags/block-pull-request' into staging
Stefan Hajnoczi
2016-11-09
5
-31
/
+74
|
\
\
|
|
/
|
/
|
|
*
aio-posix: simplify aio_epoll_update
Paolo Bonzini
2016-11-08
1
-15
/
+8
|
*
aio-posix: avoid NULL pointer dereference in aio_epoll_update
Paolo Bonzini
2016-11-08
1
-15
/
+17
|
*
block: Don't mark node clean after failed flush
Kevin Wolf
2016-11-08
4
-1
/
+49
|
/
*
Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into staging
Stefan Hajnoczi
2016-11-07
4
-7
/
+51
|
\
|
*
hw/i2c/bitbang_i2c: Handle NACKs from devices
Peter Maydell
2016-11-07
1
-4
/
+15
|
*
Fix corruption of CPSR when SCTLR.EE is set
Julian Brown
2016-11-07
1
-1
/
+1
|
*
nvic: set pending status for not active interrupts
Marcin Krzeminski
2016-11-07
1
-2
/
+20
|
*
char: cadence: check baud rate generator and divider values
Prasad J Pandit
2016-11-07
1
-0
/
+15
*
|
s390x/kvm: fix run_on_cpu sigp conversions
Cornelia Huck
2016-11-07
1
-18
/
+18
|
/
*
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-04
5
-2
/
+12
|
\
|
*
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
4
-1
/
+11
|
*
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
2016-11-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-03
27
-435
/
+763
|
\
\
|
*
|
main-loop: Suppress I/O thread warning under qtest
Max Reitz
2016-11-02
1
-1
/
+1
|
*
|
docs/rcu.txt: Fix minor typo
Pranith Kumar
2016-11-02
1
-1
/
+1
|
*
|
vl: exit qemu on guest panic if -no-shutdown is not set
Christian Borntraeger
2016-11-02
2
-2
/
+7
|
*
|
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
2016-11-02
1
-1
/
+1
|
*
|
x86: add AVX512_4VNNIW and AVX512_4FMAPS features
Luwei Kang
2016-11-02
2
-1
/
+22
|
*
|
slirp: fix CharDriver breakage
Paolo Bonzini
2016-11-02
1
-2
/
+1
|
*
|
qemu-char: do not forward events through the mux until QEMU has started
Paolo Bonzini
2016-11-02
1
-2
/
+6
|
*
|
nbd: Implement NBD_CMD_WRITE_ZEROES on client
Eric Blake
2016-11-02
3
-0
/
+41
|
*
|
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
2
-4
/
+46
|
*
|
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
5
-4
/
+41
|
*
|
nbd: Refactor conversion to errno to silence checkpatch
Eric Blake
2016-11-02
1
-6
/
+14
|
*
|
nbd: Support shorter handshake
Eric Blake
2016-11-02
3
-7
/
+22
|
*
|
nbd: Less allocation during NBD_OPT_LIST
Eric Blake
2016-11-02
1
-72
/
+67
|
*
|
nbd: Let client skip portions of server reply
Eric Blake
2016-11-02
1
-14
/
+33
|
*
|
nbd: Let server know when client gives up negotiation
Eric Blake
2016-11-02
1
-0
/
+30
|
*
|
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
3
-151
/
+131
|
*
|
nbd: Send message along with server NBD_REP_ERR errors
Eric Blake
2016-11-02
1
-19
/
+59
|
*
|
nbd: Share common reply-sending code in server
Eric Blake
2016-11-02
1
-25
/
+27
|
*
|
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
5
-27
/
+29
|
*
|
nbd: Rename NbdClientSession to NBDClientSession
Eric Blake
2016-11-02
3
-18
/
+18
|
*
|
nbd: Rename NBDRequest to NBDRequestData
Eric Blake
2016-11-02
1
-10
/
+10
|
*
|
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
5
-37
/
+42
|
*
|
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
5
-12
/
+45
|
*
|
exec.c: check memory backend file size with 'size' option
Haozhong Zhang
2016-11-02
1
-0
/
+7
|
*
|
exec.c: do not truncate non-empty memory backend file
Haozhong Zhang
2016-11-01
1
-1
/
+21
|
*
|
exec.c: ensure all AddressSpaceDispatch updates under RCU
Alex Bennée
2016-11-01
1
-2
/
+2
|
*
|
tests: send error_report to test log
Paolo Bonzini
2016-11-01
2
-1
/
+20
|
*
|
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-11-01
6
-35
/
+39
|
*
|
nbd: Use CoQueue for free_sema instead of CoMutex
Changlong Xie
2016-11-01
2
-5
/
+5
[next]