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
*
target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
Peter Maydell
2020-02-28
1
-2
/
+2
*
tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
Philippe Mathieu-Daudé
2020-02-28
1
-0
/
+52
*
tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
Philippe Mathieu-Daudé
2020-02-28
1
-7
/
+11
*
tests/acceptance: Add a test for the integratorcp arm machine
Thomas Huth
2020-02-28
2
-0
/
+44
*
tests/acceptance: Add a test for the N800 and N810 arm machines
Thomas Huth
2020-02-28
2
-0
/
+50
*
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
2020-02-28
1
-17
/
+0
*
hw/arm/xilinx_zynq: Fix USB port instantiation
Guenter Roeck
2020-02-28
1
-2
/
+3
*
target/arm: Split VMINMAXNM decode
Richard Henderson
2020-02-28
2
-77
/
+44
*
target/arm: Split VFM decode
Richard Henderson
2020-02-28
2
-14
/
+55
*
target/arm: Add formats for some vfp 2 and 3-register insns
Richard Henderson
2020-02-28
1
-90
/
+60
*
target/arm: Remove ARM_FEATURE_VFP*
Richard Henderson
2020-02-28
5
-37
/
+0
*
linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
Richard Henderson
2020-02-28
1
-10
/
+13
*
target/arm: Move the vfp decodetree calls next to the base isa
Richard Henderson
2020-02-28
1
-54
/
+29
*
target/arm: Move VLLDM and VLSTM to vfp.decode
Richard Henderson
2020-02-28
3
-44
/
+50
*
target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
Richard Henderson
2020-02-28
1
-4
/
+0
*
target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
Richard Henderson
2020-02-28
4
-6
/
+36
*
target/arm: Add missing checks for fpsp_v2
Richard Henderson
2020-02-28
1
-9
/
+69
*
target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
Richard Henderson
2020-02-28
1
-16
/
+8
*
target/arm: Perform fpdp_v2 check first
Richard Henderson
2020-02-28
1
-69
/
+71
*
target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
Richard Henderson
2020-02-28
3
-5
/
+20
*
target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
Richard Henderson
2020-02-28
1
-0
/
+18
*
target/arm: Rename isar_feature_aa32_fpdp_v2
Richard Henderson
2020-02-28
2
-22
/
+22
*
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
7
-26
/
+37
*
cpu/arm11mpcore: Set number of GIC priority bits to 4
Sai Pavan Boddu
2020-02-28
1
-0
/
+5
*
cpu/a9mpcore: Set number of GIC priority bits to 5
Sai Pavan Boddu
2020-02-28
1
-0
/
+4
*
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2020-02-28
4
-2
/
+35
*
hw/arm/integratorcp: Map the audio codec controller
Philippe Mathieu-Daudé
2020-02-28
2
-0
/
+2
*
target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn
Richard Henderson
2020-02-28
1
-0
/
+1
*
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
2020-02-28
3
-3
/
+6
*
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
2020-02-28
32
-177
/
+1307
|
\
|
*
savevm: Don't call colo_init_ram_cache twice
zhanghailiang
2020-02-28
1
-5
/
+0
|
*
migration/colo: wrap incoming checkpoint process into new helper
zhanghailiang
2020-02-28
1
-127
/
+133
|
*
migration: fix COLO broken caused by a previous commit
zhanghailiang
2020-02-28
1
-1
/
+0
|
*
migration/block: rename BLOCK_SIZE macro
Stefan Hajnoczi
2020-02-28
1
-19
/
+20
|
*
migration/savevm: release gslist after dump_vmstate_json
Pan Nengyuan
2020-02-28
1
-0
/
+1
|
*
test-vmstate: Fix memleaks in test_load_qlist
Chen Qun
2020-02-28
1
-4
/
+2
|
*
migration/vmstate: Remove redundant statement in vmstate_save_state_v()
Chen Qun
2020-02-28
1
-1
/
+0
|
*
multifd: Add zstd compression multifd support
Juan Quintela
2020-02-28
7
-3
/
+355
|
*
multifd: Add multifd-zstd-level parameter
Juan Quintela
2020-02-28
4
-3
/
+55
|
*
configure: Enable test and libs for zstd
Juan Quintela
2020-02-28
12
-4
/
+53
|
*
multifd: Add zlib compression multifd support
Juan Quintela
2020-02-28
7
-2
/
+345
|
*
multifd: Add multifd-zlib-level parameter
Juan Quintela
2020-02-28
4
-3
/
+56
|
*
multifd: Make no compression operations into its own structure
Juan Quintela
2020-02-28
5
-8
/
+214
|
*
migration: Add support for modules
Juan Quintela
2020-02-28
2
-0
/
+3
|
*
multifd: Add multifd-compression parameter
Juan Quintela
2020-02-28
6
-7
/
+80
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...
Peter Maydell
2020-02-28
7
-14
/
+127
|
\
\
|
*
|
tests/acceptance: Count multiple Tux logos displayed on framebuffer
Philippe Mathieu-Daudé
2020-02-27
2
-0
/
+119
|
*
|
hw/mips: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-02-27
4
-10
/
+5
|
*
|
hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
Philippe Mathieu-Daudé
2020-02-27
1
-1
/
+1
|
*
|
MAINTAINERS: Reactivate MIPS KVM CPUs
Aleksandar Markovic
2020-02-27
1
-2
/
+2
[next]