index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
1
-1
/
+1
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
1
-1
/
+0
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
1
-1
/
+2
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2
-5
/
+6
2019-08-21
ppc/xive: Provide silent escalation support
Cédric Le Goater
1
-0
/
+2
2019-08-21
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
1
-0
/
+2
2019-08-21
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
1
-4
/
+2
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
2
-0
/
+42
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
1
-0
/
+1
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
1
-0
/
+7
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
5
-5
/
+3
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
6
-0
/
+14
2019-08-13
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
1
-0
/
+1
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
1
-1
/
+0
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2
-1
/
+2
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
1
-3
/
+3
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
1
-1
/
+1
2019-07-02
xics/spapr: Drop unused function declaration
Greg Kurz
1
-1
/
+0
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
1
-0
/
+1
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
3
-5
/
+1
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
1
-4
/
+1
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2
-1
/
+4
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2
-3
/
+3
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
1
-1
/
+2
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
1
-2
/
+1
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
1
-0
/
+1
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
1
-1
/
+0
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
1
-0
/
+1
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2
-0
/
+3
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2
-0
/
+2
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2
-0
/
+4
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
1
-0
/
+1
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2
-0
/
+9
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
1
-0
/
+15
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2
-0
/
+23
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
1
-0
/
+1
2019-05-29
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
1
-0
/
+6
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
7
-21
/
+28
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
1
-0
/
+2
2019-04-26
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
1
-0
/
+4
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
1
-1
/
+4
[next]