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
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-03-02
26
-32
/
+31
|
\
|
*
vl: Abort if multiple machines are registered as default
Philippe Mathieu-Daudé
2020-02-28
1
-2
/
+4
|
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
20
-24
/
+26
|
*
hw: Do not initialize MachineClass::is_default to 0
Philippe Mathieu-Daudé
2020-02-28
5
-5
/
+0
|
*
hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
Philippe Mathieu-Daudé
2020-02-28
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200228'...
Peter Maydell
2020-02-28
34
-472
/
+873
|
\
|
*
hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
Peter Maydell
2020-02-28
1
-0
/
+9
|
*
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2020-02-28
2
-1
/
+35
|
*
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
4
-1
/
+97
|
*
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
4
-0
/
+31
|
*
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
[next]