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
path:
root
/
hw
/
ppc
/
spapr_caps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: fix memory leak in spapr_caps_add_properties
Shivaprasad G Bhat
2019-08-21
1
-1
/
+3
*
spapr: quantify error messages regarding capability settings
Daniel Black
2019-08-21
1
-14
/
+28
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+2
*
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
1
-1
/
+11
*
spapr: Add forgotten capability to migration stream
David Gibson
2019-05-29
1
-0
/
+1
*
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-2
/
+2
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-55
/
+55
*
target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg
Suraj Jitindar Singh
2019-03-12
1
-9
/
+26
*
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
2019-03-12
1
-0
/
+25
*
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
2019-03-12
1
-11
/
+10
*
target/ppc/spapr: Enable the large decrementer for pseries-4.0
Suraj Jitindar Singh
2019-03-12
1
-0
/
+5
*
target/ppc: Implement large decrementer support for KVM
Suraj Jitindar Singh
2019-03-12
1
-3
/
+19
*
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-03-12
1
-1
/
+31
*
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
2019-03-12
1
-0
/
+18
*
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2018-11-08
1
-0
/
+32
*
spapr: compute default value of "hpt-max-page-size" later
Greg Kurz
2018-07-03
1
-0
/
+13
*
spapr: Limit available pagesizes to provide a consistent guest environment
David Gibson
2018-06-22
1
-0
/
+34
*
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-22
1
-0
/
+21
*
spapr: Maximum (HPT) pagesize property
David Gibson
2018-06-22
1
-0
/
+56
*
spapr: Add cpu_apply hook to capabilities
David Gibson
2018-06-21
1
-0
/
+19
*
spapr: Compute effective capability values earlier
David Gibson
2018-06-21
1
-3
/
+6
*
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-21
1
-10
/
+9
*
ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default
Suraj Jitindar Singh
2018-06-16
1
-5
/
+1
*
ppc/spapr-caps: Define the pseries-2.12-sxxm machine type
Suraj Jitindar Singh
2018-03-06
1
-0
/
+11
*
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
1
-66
/
+24
*
ppc/spapr-caps: Convert cap-sbbc to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
1
-5
/
+18
*
ppc/spapr-caps: Convert cap-cfpc to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
1
-11
/
+22
*
ppc/spapr-caps: Add support for custom spapr_capabilities
Suraj Jitindar Singh
2018-03-06
1
-0
/
+70
*
ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibs
Suraj Jitindar Singh
2018-02-16
1
-2
/
+4
*
ppc/spapr-caps: Change migration macro to take full spapr-cap name
Suraj Jitindar Singh
2018-02-16
1
-15
/
+15
*
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2018-01-29
1
-0
/
+21
*
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2018-01-29
1
-0
/
+21
*
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2018-01-29
1
-10
/
+26
*
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
2018-01-29
1
-0
/
+66
*
target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
Suraj Jitindar Singh
2018-01-20
1
-54
/
+24
*
spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo
David Gibson
2018-01-16
1
-5
/
+1
*
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-01-16
1
-157
/
+165
*
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-01-16
1
-0
/
+18
*
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-01-16
1
-0
/
+25
*
spapr: Validate capabilities on migration
David Gibson
2018-01-16
1
-3
/
+93
*
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-01-16
1
-1
/
+28
*
spapr: Capabilities infrastructure
David Gibson
2018-01-16
1
-0
/
+181