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
*
crypto/builtin: Remove odd-sized AES block handling
Richard Henderson
2020-09-10
1
-28
/
+12
*
crypto: Constify cipher data tables
Richard Henderson
2020-09-10
1
-3
/
+3
*
crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
Richard Henderson
2020-09-10
6
-10
/
+13
*
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
2020-09-10
8
-77
/
+84
*
crypto: Use the correct const type for driver
Richard Henderson
2020-09-10
7
-12
/
+12
*
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
2020-09-10
2
-2
/
+1
*
crypto/nettle: Fix xts_encrypt arguments
Richard Henderson
2020-09-10
1
-1
/
+1
*
crypto: Remove redundant includes
Richard Henderson
2020-09-10
3
-6
/
+0
*
crypto: Rename cipher include files to .c.inc
Richard Henderson
2020-09-10
4
-3
/
+3
*
crypto: Assume blocksize is a power of 2
Richard Henderson
2020-09-10
4
-6
/
+9
*
tests: fix output message formatting for crypto benchmarks
Daniel P. Berrangé
2020-09-10
3
-9
/
+14
*
Merge remote-tracking branch 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-r...
Peter Maydell
2020-09-08
10
-2
/
+0
|
\
|
*
ipxe: update binaries
Gerd Hoffmann
2020-09-08
8
-0
/
+0
|
*
ipxe: drop ia32 efi roms
Gerd Hoffmann
2020-09-08
1
-2
/
+0
|
*
ipxe: update submodule
Gerd Hoffmann
2020-09-08
1
-0
/
+0
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...
Peter Maydell
2020-09-08
13
-89
/
+78
|
\
\
|
*
|
qapi/block-core.json: Fix nbd-server-start docs
Peter Maydell
2020-09-07
1
-3
/
+3
|
*
|
qapi: Fix indentation, again
Peter Maydell
2020-09-07
7
-22
/
+22
|
*
|
qapi/migration.json: Fix indentation
Peter Maydell
2020-09-07
1
-30
/
+30
|
*
|
qapi: Make section headings start a new doc comment block
Markus Armbruster
2020-09-07
2
-9
/
+15
|
*
|
qapi: Reject section markup in definition documentation
Markus Armbruster
2020-09-07
5
-26
/
+9
*
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
2020-09-08
33
-313
/
+548
|
\
\
\
|
*
|
|
spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
Daniel Henrique Barboza
2020-09-08
1
-8
/
+33
|
*
|
|
spapr_numa: create a vcpu associativity helper
Daniel Henrique Barboza
2020-09-08
2
-14
/
+24
|
*
|
|
spapr: move h_home_node_associativity to spapr_numa.c
Daniel Henrique Barboza
2020-09-08
2
-40
/
+45
|
*
|
|
spapr_numa: move NVLink2 associativity handling to spapr_numa.c
Daniel Henrique Barboza
2020-09-08
2
-18
/
+30
|
*
|
|
spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
Daniel Henrique Barboza
2020-09-08
3
-23
/
+38
|
*
|
|
spapr, spapr_numa: handle vcpu ibm,associativity
Daniel Henrique Barboza
2020-09-08
3
-16
/
+30
|
*
|
|
spapr: introduce SpaprMachineState::numa_assoc_array
Daniel Henrique Barboza
2020-09-08
7
-33
/
+73
|
*
|
|
ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
Daniel Henrique Barboza
2020-09-08
2
-12
/
+11
|
*
|
|
ppc: introducing spapr_numa.c NUMA code helper
Daniel Henrique Barboza
2020-09-08
4
-25
/
+74
|
*
|
|
hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
Philippe Mathieu-Daudé
2020-09-08
1
-4
/
+1
|
*
|
|
hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
Philippe Mathieu-Daudé
2020-09-08
1
-1
/
+2
|
*
|
|
target/s390x: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-1
/
+1
|
*
|
|
sparc/sun4m: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-19
/
+6
|
*
|
|
sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
Thiago Jung Bauermann
2020-09-08
1
-1
/
+0
|
*
|
|
mips/cps: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-4
/
+11
|
*
|
|
ppc/e500: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-4
/
+9
|
*
|
|
ppc/spapr: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-5
/
+5
|
*
|
|
target/arm: Move setting of CPU halted state to generic code
Thiago Jung Bauermann
2020-09-08
2
-2
/
+1
|
*
|
|
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
2020-09-08
6
-8
/
+9
|
*
|
|
ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
Daniel Henrique Barboza
2020-09-08
1
-0
/
+18
|
*
|
|
spapr, spapr_nvdimm: fold NVDIMM validation in the same place
Daniel Henrique Barboza
2020-09-08
3
-16
/
+16
|
*
|
|
ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
Daniel Henrique Barboza
2020-09-08
1
-2
/
+1
|
*
|
|
spapr/xive: Allocate vCPU IPIs from the vCPU contexts
Cédric Le Goater
2020-09-08
1
-3
/
+33
|
*
|
|
spapr/xive: Allocate IPIs independently from the other sources
Cédric Le Goater
2020-09-08
1
-5
/
+42
|
*
|
|
spapr/xive: Use kvmppc_xive_source_reset() in post_load
Cédric Le Goater
2020-09-08
1
-10
/
+10
|
*
|
|
spapr/xive: Modify kvm_cpu_is_enabled() interface
Cédric Le Goater
2020-09-08
1
-3
/
+2
|
*
|
|
spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
Cédric Le Goater
2020-09-08
1
-1
/
+1
|
*
|
|
spapr_vscsi: do not allow device hotplug
Daniel Henrique Barboza
2020-09-08
1
-0
/
+3
[next]