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
*
sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()
Mark Cave-Ayland
2017-10-31
1
-13
/
+16
*
sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
Mark Cave-Ayland
2017-10-31
2
-34
/
+37
*
sparc32_dma: split esp and le into separate DMA devices
Mark Cave-Ayland
2017-10-31
2
-14
/
+52
*
sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
Mark Cave-Ayland
2017-10-31
2
-34
/
+35
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171031'...
Peter Maydell
2017-10-31
10
-14
/
+57
|
\
|
*
hw/pci-host/gpex: Improve INTX to gsi routing error checking
Eric Auger
2017-10-31
1
-2
/
+8
|
*
msf2: Wire up SYSRESETREQ in SoC for system reset
Subbaraya Sundeep
2017-10-31
1
-0
/
+11
|
*
msf2: Remove dead code reported by Coverity
Subbaraya Sundeep
2017-10-31
1
-4
/
+14
|
*
xlnx-zcu102: Specify the max number of CPUs
Alistair Francis
2017-10-31
1
-0
/
+1
|
*
fix WFI/WFE length in syndrome register
Stefano Stabellini
2017-10-31
6
-8
/
+23
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-30' into st...
Peter Maydell
2017-10-31
9
-187
/
+962
|
\
\
|
*
|
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
6
-33
/
+498
|
*
|
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
2
-9
/
+10
|
*
|
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
4
-32
/
+113
|
*
|
nbd/client: refactor nbd_receive_starttls
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-18
/
+42
|
*
|
nbd/server: Include human-readable message in structured errors
Eric Blake
2017-10-30
2
-8
/
+14
|
*
|
nbd: Minimal structured read for server
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-10
/
+99
|
*
|
nbd/server: Refactor zero-length option check
Eric Blake
2017-10-30
1
-28
/
+46
|
*
|
nbd/server: Simplify nbd_negotiate_options loop
Eric Blake
2017-10-30
1
-15
/
+4
|
*
|
nbd/server: Report error for write to read-only export
Eric Blake
2017-10-30
1
-1
/
+2
|
*
|
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
4
-1
/
+71
|
*
|
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
5
-45
/
+50
|
*
|
nbd: Include error names in trace messages
Eric Blake
2017-10-30
5
-4
/
+30
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171030' into s...
Peter Maydell
2017-10-31
2
-23
/
+26
|
\
\
|
|
/
|
/
|
|
*
monitor: fix dangling CPU pointer
Greg Kurz
2017-10-30
1
-5
/
+18
|
*
hmp: Replace error_report_err
ZhiPeng Lu
2017-10-30
1
-18
/
+8
|
/
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...
Peter Maydell
2017-10-30
10
-21
/
+28
|
\
|
*
s390-*.img: update s390 bios with latest fixes
Christian Borntraeger
2017-10-30
2
-0
/
+0
|
*
s390-ccw: print carriage return with new lines
Collin L. Walling
2017-10-30
1
-3
/
+21
|
*
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-10-30
4
-13
/
+2
|
*
target/s390x: change CPU type name to "s390x-cpu"
David Hildenbrand
2017-10-30
3
-5
/
+5
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171029' i...
Peter Maydell
2017-10-30
10
-142
/
+244
|
\
\
|
*
|
tests: check that migration parameters are really assigned
Juan Quintela
2017-10-29
1
-3
/
+24
|
*
|
tests: Don't abuse global_qtest
Juan Quintela
2017-10-29
1
-28
/
+27
|
*
|
tests: Factorize out migrate_test_start/end
Juan Quintela
2017-10-29
1
-38
/
+48
|
*
|
tests: Refactor setting of parameters/capabilities
Juan Quintela
2017-10-29
1
-37
/
+64
|
*
|
tests: rename postcopy-test to migration-test
Juan Quintela
2017-10-29
3
-8
/
+7
|
*
|
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
2017-10-29
5
-22
/
+69
|
*
|
migration: No need to return the size of the cache
Juan Quintela
2017-10-29
3
-11
/
+7
|
*
|
migration: Don't play games with the requested cache size
Juan Quintela
2017-10-29
1
-5
/
+6
|
*
|
migration: Make sure that we pass the right cache size
Juan Quintela
2017-10-29
1
-5
/
+7
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-30
59
-689
/
+397
|
\
\
|
*
|
x86: Skip check apic_id_limit for Xen
Lan Tianyu
2017-10-27
1
-1
/
+1
|
*
|
numa: fixup parsed NumaNodeOptions earlier
Igor Mammedov
2017-10-27
1
-9
/
+10
|
*
|
mips: r4k: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-9
/
+7
|
*
|
mips: mipssim: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-9
/
+6
|
*
|
mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-5
/
+3
|
*
|
mips: fulong2e: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-5
/
+2
|
*
|
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
8
-56
/
+36
|
*
|
mips: use object_new() instead of gnew()+object_initialize()
Igor Mammedov
2017-10-27
2
-4
/
+2
[next]