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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
2019-10-08
1
-1
/
+15
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-07
24
-653
/
+893
|
\
|
*
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
2019-10-04
1
-17
/
+14
|
*
spapr: Eliminate SpaprIrq::init hook
David Gibson
2019-10-04
1
-69
/
+61
|
*
spapr: Add return value to spapr_irq_check()
David Gibson
2019-10-04
1
-8
/
+7
|
*
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
3
-10
/
+23
|
*
xive: Improve irq claim/free path
David Gibson
2019-10-04
3
-21
/
+18
|
*
spapr, xics, xive: Better use of assert()s on irq claim/free paths
David Gibson
2019-10-04
2
-14
/
+12
|
*
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
2019-10-04
1
-15
/
+12
|
*
spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
David Gibson
2019-10-04
2
-8
/
+0
|
*
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2019-10-04
2
-23
/
+4
|
*
spapr: Simplify spapr_qirq() handling
David Gibson
2019-10-04
1
-35
/
+19
|
*
spapr: Fix indexing of XICS irqs
David Gibson
2019-10-04
1
-8
/
+8
|
*
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
2019-10-04
1
-11
/
+10
|
*
spapr: Clarify and fix handling of nr_irqs
David Gibson
2019-10-04
1
-34
/
+19
|
*
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-10-04
3
-6
/
+3
|
*
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
2019-10-04
1
-1
/
+2
|
*
xics: Create sPAPR specific ICS subtype
David Gibson
2019-10-04
2
-5
/
+35
|
*
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
2019-10-04
3
-62
/
+30
|
*
xics: Eliminate reset hook
David Gibson
2019-10-04
1
-33
/
+24
|
*
xics: Rename misleading ics_simple_*() functions
David Gibson
2019-10-04
5
-27
/
+26
|
*
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
2019-10-04
2
-43
/
+15
|
*
spapr/xive: skip partially initialized vCPUs in presenter
Cédric Le Goater
2019-10-04
1
-0
/
+8
|
*
spapr: Render full FDT on ibm,client-architecture-support
Alexey Kardashevskiy
2019-10-04
1
-79
/
+9
|
*
spapr-pci: Stop providing assigned-addresses
Alexey Kardashevskiy
2019-10-04
1
-35
/
+7
|
*
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
2
-71
/
+2
|
*
spapr: Do not put empty properties for -kernel/-initrd/-append
Alexey Kardashevskiy
2019-10-04
1
-5
/
+10
|
*
spapr: Skip leading zeroes from memory@ DT node names
Alexey Kardashevskiy
2019-10-04
1
-1
/
+1
|
*
spapr: Fixes a leak in CAS
Alexey Kardashevskiy
2019-10-04
1
-0
/
+1
|
*
spapr: Move handling of special NVLink numa node from reset to init
David Gibson
2019-10-04
1
-10
/
+11
|
*
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
2019-10-04
2
-8
/
+5
|
*
spapr/irq: Only claim VALID interrupts at the KVM level
Cédric Le Goater
2019-10-04
2
-3
/
+45
|
*
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
2019-10-04
1
-6
/
+3
|
*
hw/ppc/pnv_homer: add PowerNV homer device model
Balamuruhan S
2019-10-04
3
-0
/
+303
|
*
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
2019-10-04
2
-0
/
+86
|
*
hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
Balamuruhan S
2019-10-04
1
-4
/
+30
|
*
spapr: Report kvm_irqchip_in_kernel() in 'info pic'
Greg Kurz
2019-10-04
1
-0
/
+4
|
*
hw/ppc/pnv: fix checkpatch.pl coding style warnings
Balamuruhan S
2019-10-04
1
-17
/
+32
|
*
spapr-tpm-proxy: Drop misleading check
Greg Kurz
2019-10-04
1
-1
/
+1
|
*
ppc/pnv: fix "bmc" node name in DT
Cédric Le Goater
2019-10-04
1
-4
/
+1
|
*
pseries: do not allow memory-less/cpu-less NUMA node
Laurent Vivier
2019-10-04
1
-0
/
+33
*
|
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
6
-25
/
+44
*
|
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
2
-16
/
+31
*
|
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2019-10-04
2
-8
/
+8
*
|
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-10-04
2
-0
/
+3
*
|
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2019-10-04
2
-1
/
+4
*
|
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
1
-0
/
+2
*
|
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
2019-10-04
1
-0
/
+1
*
|
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
1
-0
/
+1
*
|
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-10-04
3
-4
/
+9
|
/
[next]