index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
/
dtrace.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
nbd: enable use of TLS with NBD block driver
Daniel P. Berrange
3
-12
/
+78
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
8
-13
/
+296
2016-02-16
nbd: use "" as a default export name if none provided
Daniel P. Berrange
2
-2
/
+3
2016-02-16
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
4
-5
/
+196
2016-02-16
nbd: allow setting of an export name for qemu-nbd server
Daniel P. Berrange
2
-2
/
+15
2016-02-16
nbd: make client request fixed new style if advertised
Daniel P. Berrange
1
-10
/
+17
2016-02-16
nbd: make server compliant with fixed newstyle spec
Daniel P. Berrange
1
-23
/
+46
2016-02-16
nbd: invert client logic for negotiating protocol version
Daniel P. Berrange
1
-31
/
+29
2016-02-16
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
8
-151
/
+180
2016-02-16
nbd: convert blockdev NBD server to use I/O channels for connection setup
Daniel P. Berrange
1
-15
/
+34
2016-02-16
nbd: convert qemu-nbd server to use I/O channels for connection setup
Daniel P. Berrange
1
-38
/
+53
2016-02-16
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
7
-54
/
+79
2016-02-16
qemu-nbd: add support for --object command line arg
Daniel P. Berrange
2
-0
/
+40
2016-02-16
qom: add helpers for UserCreatable object types
Daniel P. Berrange
6
-175
/
+290
2016-02-16
ipmi: sensor number should not exceed MAX_SENSORS
Cédric Le Goater
1
-8
/
+8
2016-02-16
mptsas: fix wrong formula
Paolo Bonzini
1
-1
/
+1
2016-02-16
mptsas: fix memory leak
Paolo Bonzini
1
-0
/
+1
2016-02-16
mptsas: add missing va_end
Paolo Bonzini
1
-0
/
+1
2016-02-16
migration: fix incorrect memory_global_dirty_log_start outside BQL
Paolo Bonzini
1
-0
/
+4
2016-02-16
vl: fix migration from prelaunch state
Paolo Bonzini
1
-0
/
+2
2016-02-16
vl: change QEMU state machine for system reset
Denis V. Lunev
1
-2
/
+14
2016-02-16
build: Don't redefine 'inline'
Eric Blake
1
-12
/
+0
2016-02-16
char: fix handling of QIO_CHANNEL_ERR_BLOCK
Daniel P. Berrange
1
-3
/
+3
2016-02-16
Revert "qemu-char: Keep pty slave file descriptor open until the master is cl...
Paolo Bonzini
1
-3
/
+1
2016-02-15
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
1
-0
/
+2
2016-02-15
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
1
-1
/
+3
2016-02-15
target-i386: Implement FSGSBASE
Richard Henderson
4
-2
/
+50
2016-02-15
target-i386: Enable CR4/XCR0 features for user-mode
Richard Henderson
1
-2
/
+22
2016-02-15
target-i386: Clear bndregs during legacy near jumps
Richard Henderson
3
-0
/
+29
2016-02-15
target-i386: Implement BNDLDX, BNDSTX
Richard Henderson
3
-0
/
+158
2016-02-15
target-i386: Update BNDSTATUS for exceptions raised by BOUND
Richard Henderson
1
-0
/
+6
2016-02-15
target-i386: Implement BNDCL, BNDCU, BNDCN
Richard Henderson
3
-1
/
+53
2016-02-15
target-i386: Implement BNDMOV
Richard Henderson
1
-1
/
+72
2016-02-15
target-i386: Implement BNDMK
Richard Henderson
1
-1
/
+57
2016-02-13
target-i386: Split up gen_lea_modrm
Richard Henderson
1
-114
/
+85
2016-02-13
target-i386: Perform set/reset_inhibit_irq inline
Richard Henderson
3
-21
/
+28
2016-02-13
target-i386: Enable control registers for MPX
Richard Henderson
10
-26
/
+189
2016-02-13
target-i386: Implement XSAVEOPT
Richard Henderson
4
-11
/
+43
2016-02-13
target-i386: Add XSAVE extension
Richard Henderson
6
-24
/
+241
2016-02-13
target-i386: Rearrange processing of 0F AE
Richard Henderson
1
-52
/
+72
2016-02-13
target-i386: Rearrange processing of 0F 01
Richard Henderson
1
-223
/
+247
2016-02-13
target-i386: Split fxsave/fxrstor implementation
Richard Henderson
3
-82
/
+101
2016-02-11
w32: include winsock2.h before windows.h
Paolo Bonzini
1
-1
/
+1
2016-02-11
Adds keycode 86 to the hid_usage_keys translation table.
Daniel Serpell
1
-1
/
+1
2016-02-11
s390x: remove s390-zipl.rom
Michael Tokarev
5
-7
/
+1
2016-02-11
Passthru CCID card: QOMify
Cao jin
1
-6
/
+8
2016-02-11
Emulated CCID card: QOMify
Cao jin
1
-10
/
+13
2016-02-11
ES1370: QOMify
Cao jin
1
-3
/
+7
2016-02-11
char: fix parameter name / type in BSD codepath
Daniel P. Berrange
1
-2
/
+2
2016-02-11
qmp-spec: fix index in doc
Wei Yang
1
-1
/
+1
[next]