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
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
45
-228
/
+88
*
error: Remove unnecessary local_err variables
Eduardo Habkost
2016-06-20
6
-36
/
+41
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
16
-93
/
+41
*
vl: Error messages need to go to stderr, fix some
Markus Armbruster
2016-06-20
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160620' into ...
Peter Maydell
2016-06-20
1
-0
/
+3
|
\
|
*
seccomp: Add support for ppc/ppc64
Michael Strosaker
2016-06-20
1
-0
/
+3
*
|
hw/intc/arm_gicv3: Fix compilation with simple trace backend
Peter Maydell
2016-06-20
2
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
2016-06-17
25
-60
/
+4394
|
\
|
*
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
2016-06-17
2
-1
/
+4
|
*
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-06-17
2
-39
/
+104
|
*
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
Peter Maydell
2016-06-17
1
-2
/
+1
|
*
target-arm/machine.c: Allow user to request GICv3 emulation
Peter Maydell
2016-06-17
1
-2
/
+1
|
*
hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
Peter Maydell
2016-06-17
3
-0
/
+449
|
*
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
Peter Maydell
2016-06-17
4
-0
/
+168
|
*
hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
Peter Maydell
2016-06-17
3
-5
/
+142
|
*
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
Peter Maydell
2016-06-17
5
-0
/
+666
|
*
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
2016-06-17
5
-1
/
+65
|
*
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Peter Maydell
2016-06-17
1
-1
/
+14
|
*
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
Shlomo Pongratz
2016-06-17
4
-0
/
+512
|
*
hw/intc/arm_gicv3: Implement GICv3 distributor registers
Shlomo Pongratz
2016-06-17
4
-0
/
+869
|
*
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
4
-0
/
+441
|
*
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
2016-06-17
4
-0
/
+131
|
*
hw/intc/arm_gicv3: Add vmstate descriptors
Pavel Fedin
2016-06-17
2
-1
/
+57
|
*
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
2
-8
/
+4
|
*
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2016-06-17
3
-5
/
+518
|
*
target-arm: Add mp-affinity property for ARM CPU class
Pavel Fedin
2016-06-17
1
-0
/
+1
|
*
target-arm: Provide hook to tell GICv3 about changes of security state
Peter Maydell
2016-06-17
5
-0
/
+57
|
*
target-arm: Define new arm_is_el3_or_mon() function
Peter Maydell
2016-06-17
1
-2
/
+11
|
*
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
2016-06-17
2
-0
/
+180
|
*
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
2016-06-17
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-06-17
3
-8
/
+10
|
\
\
|
*
|
vnc: Wrap vnc initialization code with CONFIG_VNC
Chao Peng
2016-06-17
1
-0
/
+2
|
*
|
qdev: Use GList for global properties
Eduardo Habkost
2016-06-17
2
-8
/
+8
*
|
|
nbd/client.c: Correct trace format string
Peter Maydell
2016-06-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-5...
Peter Maydell
2016-06-17
7
-129
/
+191
|
\
\
|
|
/
|
/
|
|
*
vmstate-static-checker: fix size mismatch detection in unused fields
Amit Shah
2016-06-17
1
-1
/
+1
|
*
migration: code clean up
Liang Li
2016-06-17
1
-21
/
+15
|
*
migration: refine the decompression code
Liang Li
2016-06-17
1
-25
/
+25
|
*
migration: refine the compression code
Liang Li
2016-06-17
1
-44
/
+40
|
*
migration: protect the quit flag by lock
Liang Li
2016-06-17
1
-16
/
+16
|
*
migration: refine ram_save_compressed_page
Liang Li
2016-06-17
1
-14
/
+13
|
*
qemu-file: Fix qemu_put_compression_data flaw
Liang Li
2016-06-17
2
-7
/
+34
|
*
migration: remove useless code
Liang Li
2016-06-17
1
-1
/
+0
|
*
migration: Fix a potential issue
Liang Li
2016-06-17
1
-0
/
+19
|
*
migration: Fix multi-thread compression bug
Liang Li
2016-06-17
1
-11
/
+27
|
*
migration: fix inability to save VM after snapshot
Denis V. Lunev
2016-06-17
1
-1
/
+11
|
*
migration: Trace improvements
Dr. David Alan Gilbert
2016-06-17
2
-7
/
+9
|
*
migration: Don't use *_to_cpup() and cpu_to_*w()
Peter Maydell
2016-06-17
2
-8
/
+8
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
2016-06-17
33
-90
/
+1169
|
\
|
*
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
2016-06-17
1
-0
/
+34
[next]