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
*
cs4231: Get rid of empty property array
Eduardo Habkost
2020-12-15
1
-5
/
+0
*
netfilter: Use class properties
Eduardo Habkost
2020-12-15
5
-42
/
+39
*
netfilter: Reorder functions
Eduardo Habkost
2020-12-15
2
-28
/
+28
*
can_host: Use class properties
Eduardo Habkost
2020-12-15
1
-11
/
+5
*
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
2020-12-15
1
-10
/
+6
*
virt: Register "its" as class property
Eduardo Habkost
2020-12-15
1
-5
/
+7
*
arm/virt: Register most properties as class properties
Eduardo Habkost
2020-12-15
1
-35
/
+41
*
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-15
1
-24
/
+16
*
tmp421: Register properties as class properties
Eduardo Habkost
2020-12-14
1
-17
/
+13
*
vexpress-a15: Register "virtualization" as class property
Eduardo Habkost
2020-12-14
1
-6
/
+8
*
vexpress: Register "secure" as class property
Eduardo Habkost
2020-12-14
1
-5
/
+6
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20201214' in...
Peter Maydell
2020-12-14
30
-342
/
+478
|
\
|
*
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
2020-12-14
1
-4
/
+17
|
*
spapr: Pass sPAPR machine state to some RTAS events handling functions
Greg Kurz
2020-12-14
1
-11
/
+10
|
*
spapr: Don't use qdev_get_machine() in spapr_msi_write()
Greg Kurz
2020-12-14
1
-1
/
+1
|
*
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2020-12-14
3
-6
/
+6
|
*
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-12-14
7
-12
/
+17
|
*
ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU models
Stephane Duverger
2020-12-14
1
-2
/
+2
|
*
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
2020-12-14
1
-0
/
+1
|
*
MAINTAINERS: Add Greg Kurz as co-maintainer for ppc
David Gibson
2020-12-14
1
-1
/
+16
|
*
hw/ppc: Do not re-read the clock on pre_save if doing savevm
Greg Kurz
2020-12-14
1
-2
/
+3
|
*
target/ppc: Remove "compat" property of server class POWER CPUs
Greg Kurz
2020-12-14
2
-66
/
+0
|
*
spapr: spapr_drc_attach() cannot fail
Greg Kurz
2020-12-14
5
-12
/
+14
|
*
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
2020-12-14
1
-11
/
+10
|
*
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
2020-12-14
1
-6
/
+4
|
*
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
2020-12-14
1
-7
/
+7
|
*
xive: Add trace events
Cédric Le Goater
2020-12-14
4
-3
/
+108
|
*
hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
2020-12-14
1
-1
/
+1
|
*
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
2020-12-14
1
-23
/
+23
|
*
ppc/translate: Raise exceptions after setting the cc
Giuseppe Musacchio
2020-12-14
1
-14
/
+14
|
*
ppc/translate: Delay NaN checking after comparison
Giuseppe Musacchio
2020-12-14
1
-38
/
+42
|
*
ppc/translate: Turn the helper macros into functions
Giuseppe Musacchio
2020-12-14
1
-105
/
+123
|
*
ppc/translate: Fix unordered f64/f128 comparisons
Giuseppe Musacchio
2020-12-14
1
-10
/
+22
|
*
ppc: Add a missing break for PPC6xx_INPUT_TBEN
Chen Qun
2020-12-14
1
-0
/
+1
|
*
target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings
Chen Qun
2020-12-14
1
-2
/
+3
|
*
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
2020-12-14
1
-5
/
+18
|
*
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
2020-12-14
1
-6
/
+11
|
*
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2020-12-14
2
-18
/
+24
|
*
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
2020-12-14
3
-33
/
+20
|
*
spapr: Do PCI device hotplug sanity checks at pre-plug only
Greg Kurz
2020-12-14
1
-10
/
+33
|
*
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
2020-12-14
3
-3
/
+3
|
*
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
2020-12-14
1
-10
/
+4
*
|
tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test
Peter Maydell
2020-12-14
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2020-12-12
6
-31
/
+286
|
\
|
*
m68k: fix some comment spelling errors
zhaolichang
2020-12-12
1
-8
/
+8
|
*
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
2020-12-12
3
-6
/
+198
|
*
target/m68k: remove useless qregs array
Laurent Vivier
2020-12-12
1
-4
/
+0
|
*
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
Peter Maydell
2020-12-12
1
-12
/
+70
|
*
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
2020-12-12
2
-2
/
+11
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-12
113
-265
/
+1841
|
\
[next]