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
*
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
3
-1
/
+14
*
qapi/job: The next release will be 3.0
Kevin Wolf
2018-06-29
1
-9
/
+9
*
block/crypto: Pacify Coverity after commit f853465aacb
Markus Armbruster
2018-06-29
1
-2
/
+2
*
block-qdict: Pacify Coverity after commit f1b34a248e9
Markus Armbruster
2018-06-29
1
-8
/
+8
*
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...
Peter Maydell
2018-06-28
2
-3
/
+19
|
\
|
*
Delete AF_UNIX socket after close
Pavel Balaev
2018-06-28
1
-1
/
+17
|
*
socket: don't free msgfds if error equals EAGAIN
linzhecheng
2018-06-28
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-06-28
15
-35
/
+77
|
\
\
|
*
|
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
2018-06-27
6
-13
/
+53
|
*
|
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-27
9
-22
/
+24
|
|
/
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
2018-06-28
9
-30
/
+515
|
\
\
|
*
|
migration: fix crash in when incoming client channel setup fails
Daniel P. Berrangé
2018-06-27
1
-1
/
+2
|
*
|
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
5
-8
/
+5
|
*
|
migration: Stop sending whole pages through main channel
Juan Quintela
2018-06-27
1
-8
/
+3
|
*
|
migration: Remove not needed semaphore and quit
Juan Quintela
2018-06-27
1
-9
/
+5
|
*
|
migration: Wait for blocking IO
Juan Quintela
2018-06-27
1
-13
/
+0
|
*
|
migration: Start sending messages
Juan Quintela
2018-06-27
1
-5
/
+24
|
*
|
migration: Create ram_save_multifd_page
Juan Quintela
2018-06-27
2
-1
/
+108
|
*
|
migration: Create multifd_bytes ram_counter
Juan Quintela
2018-06-27
3
-1
/
+7
|
*
|
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
2
-30
/
+121
|
*
|
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
2
-5
/
+46
|
*
|
migration: Multifd channels always wait on the sem
Juan Quintela
2018-06-27
1
-2
/
+11
|
*
|
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
2
-0
/
+26
|
*
|
migration: Abstract the number of bytes sent
Juan Quintela
2018-06-27
1
-3
/
+11
|
*
|
migration: Calculate mbps only during transfer time
Juan Quintela
2018-06-27
1
-2
/
+4
|
*
|
migration: Create multifd packet
Juan Quintela
2018-06-27
1
-1
/
+144
|
*
|
migration: Create multipage support
Juan Quintela
2018-06-27
1
-0
/
+57
|
|
/
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' i...
Peter Maydell
2018-06-28
7
-22
/
+28
|
\
\
|
*
|
target/mips: Fix gdbstub to read/write 64 bit FP registers
Yongbok Kim
2018-06-27
1
-1
/
+2
|
*
|
target/mips: Fix data type for offset
Yongbok Kim
2018-06-27
1
-4
/
+4
|
*
|
target/mips: Update gen_flt_ldst()
Yongbok Kim
2018-06-27
1
-8
/
+7
|
*
|
target/mips: Fix microMIPS on reset
Yongbok Kim
2018-06-27
1
-0
/
+5
|
*
|
target/mips: Raise a RI when given fs is n/a from CTC1
Yongbok Kim
2018-06-27
1
-0
/
+3
|
*
|
hw/pci-host/xilinx-pcie: don't make "io" region be RAM
Peter Maydell
2018-06-27
1
-3
/
+2
|
*
|
hw/mips/mips_malta: don't make bios region 'nomigrate'
Peter Maydell
2018-06-27
1
-1
/
+1
|
*
|
hw/mips/boston: don't make flash region 'nomigrate'
Peter Maydell
2018-06-27
1
-2
/
+1
|
*
|
MAINTAINERS: update target-mips maintainers
Aleksandar Markovic
2018-06-27
1
-3
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-28
8
-37
/
+128
|
\
\
|
|
/
|
/
|
|
*
trace: forbid floating point types
Stefan Hajnoczi
2018-06-27
4
-4
/
+7
|
*
trace: enable tracing of TCG atomics
Emilio G. Cota
2018-06-27
1
-6
/
+81
|
*
trace: add trace_mem_build_info_no_se_be/le
Emilio G. Cota
2018-06-27
1
-0
/
+12
|
*
trace: expand mem_info:size_shift to 3 bits
Emilio G. Cota
2018-06-27
1
-4
/
+4
|
*
trace: simplify trace_mem functions
Emilio G. Cota
2018-06-27
2
-23
/
+19
|
*
trace: fix misreporting of TCG access sizes for user-space
Emilio G. Cota
2018-06-27
1
-3
/
+8
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...
Peter Maydell
2018-06-26
30
-253
/
+1174
|
\
|
*
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
3
-4
/
+21
|
*
aspeed: initialize the SCU controller first
Cédric Le Goater
2018-06-26
1
-20
/
+20
|
*
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-26
2
-4
/
+172
|
*
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
4
-2
/
+142
|
*
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
4
-4
/
+176
[next]