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
*
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
2016-02-16
1
-4
/
+13
*
cuda: port POWERDOWN command to new framework
Hervé Poussineau
2016-02-16
1
-4
/
+13
*
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2016-02-16
4
-11
/
+28
*
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2016-02-16
2
-6
/
+31
*
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
2016-02-16
1
-15
/
+25
*
cuda: move unknown commands reject out of switch
Hervé Poussineau
2016-02-16
1
-14
/
+16
*
cuda: add a framework to handle commands
Hervé Poussineau
2016-02-16
1
-0
/
+34
*
hw/ppc/spapr: Implement the h_set_xdabr hypercall
Thomas Huth
2016-02-16
1
-0
/
+22
*
hw/ppc/spapr: Implement h_set_dabr
Thomas Huth
2016-02-16
1
-5
/
+20
*
hw/ppc/spapr: Add h_set_sprg0 hypercall
Thomas Huth
2016-02-16
1
-2
/
+13
*
migration: ensure htab_save_first completes after timeout
David Gibson
2016-02-16
1
-1
/
+6
*
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
2016-02-16
2
-9
/
+2
*
pseries: Move hash page table allocation to reset time
David Gibson
2016-02-16
1
-74
/
+56
*
pseries: Add helper to calculate recommended hash page table size
David Gibson
2016-02-16
1
-10
/
+14
*
pseries: Simplify handling of the hash page table fd
David Gibson
2016-02-16
2
-46
/
+41
*
target-ppc: Include missing MMU models for SDR1 in info registers
David Gibson
2016-02-16
1
-0
/
+2
*
target-ppc: Remove unused kvmppc_update_sdr1() stub
David Gibson
2016-02-16
1
-5
/
+0
*
hw: fix some debug message format strings
Alyssa Milburn
2016-02-16
2
-4
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-16
31
-508
/
+1500
|
\
|
*
nbd: enable use of TLS with nbd-server-start command
Daniel P. Berrange
2016-02-16
4
-25
/
+105
|
*
nbd: enable use of TLS with qemu-nbd server
Daniel P. Berrange
2016-02-16
2
-3
/
+68
|
*
nbd: enable use of TLS with NBD block driver
Daniel P. Berrange
2016-02-16
3
-12
/
+78
|
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
8
-13
/
+296
|
*
nbd: use "" as a default export name if none provided
Daniel P. Berrange
2016-02-16
2
-2
/
+3
|
*
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
2016-02-16
4
-5
/
+196
|
*
nbd: allow setting of an export name for qemu-nbd server
Daniel P. Berrange
2016-02-16
2
-2
/
+15
|
*
nbd: make client request fixed new style if advertised
Daniel P. Berrange
2016-02-16
1
-10
/
+17
|
*
nbd: make server compliant with fixed newstyle spec
Daniel P. Berrange
2016-02-16
1
-23
/
+46
|
*
nbd: invert client logic for negotiating protocol version
Daniel P. Berrange
2016-02-16
1
-31
/
+29
|
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
8
-151
/
+180
|
*
nbd: convert blockdev NBD server to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
1
-15
/
+34
|
*
nbd: convert qemu-nbd server to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
1
-38
/
+53
|
*
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
7
-54
/
+79
|
*
qemu-nbd: add support for --object command line arg
Daniel P. Berrange
2016-02-16
2
-0
/
+40
|
*
qom: add helpers for UserCreatable object types
Daniel P. Berrange
2016-02-16
6
-175
/
+290
|
*
ipmi: sensor number should not exceed MAX_SENSORS
Cédric Le Goater
2016-02-16
1
-8
/
+8
|
*
mptsas: fix wrong formula
Paolo Bonzini
2016-02-16
1
-1
/
+1
|
*
mptsas: fix memory leak
Paolo Bonzini
2016-02-16
1
-0
/
+1
|
*
mptsas: add missing va_end
Paolo Bonzini
2016-02-16
1
-0
/
+1
|
*
migration: fix incorrect memory_global_dirty_log_start outside BQL
Paolo Bonzini
2016-02-16
1
-0
/
+4
|
*
vl: fix migration from prelaunch state
Paolo Bonzini
2016-02-16
1
-0
/
+2
|
*
vl: change QEMU state machine for system reset
Denis V. Lunev
2016-02-16
1
-2
/
+14
|
*
build: Don't redefine 'inline'
Eric Blake
2016-02-16
1
-12
/
+0
|
*
char: fix handling of QIO_CHANNEL_ERR_BLOCK
Daniel P. Berrange
2016-02-16
1
-3
/
+3
|
*
Revert "qemu-char: Keep pty slave file descriptor open until the master is cl...
Paolo Bonzini
2016-02-16
1
-3
/
+1
|
*
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
2016-02-15
1
-0
/
+2
|
*
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
2016-02-15
1
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...
Peter Maydell
2016-02-16
8
-4
/
+157
|
\
\
|
*
|
io: convert QIOChannelBuffer to use uint8_t instead of char
Daniel P. Berrange
2016-02-15
2
-2
/
+2
|
*
|
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
2016-02-15
5
-0
/
+146
[next]