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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-22
hw/pvrdma: Check the correct return value
Yuval Shaia
1
-1
/
+1
2018-12-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...
Peter Maydell
31
-153
/
+4201
2018-12-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
66
-442
/
+1354
2018-12-21
MAINTAINERS: PPC: add a XIVE section
Cédric Le Goater
1
-0
/
+8
2018-12-21
spapr: change default CPU type to POWER9
Cédric Le Goater
1
-1
/
+2
2018-12-21
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
4
-33
/
+55
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
4
-7
/
+36
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
5
-1
/
+56
2018-12-21
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
3
-8
/
+34
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
5
-3
/
+42
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
7
-4
/
+80
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
4
-1
/
+1002
2018-12-21
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
3
-0
/
+97
2018-12-21
spapr-iommu: Always advertise the maximum possible DMA window size
Alexey Kardashevskiy
1
-16
/
+3
2018-12-21
spapr/xive: use the VCPU id as a NVT identifier
Cédric Le Goater
1
-1
/
+55
2018-12-21
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater
4
-0
/
+413
2018-12-21
ppc/xive: notify the CPU when the interrupt priority is more privileged
Cédric Le Goater
1
-1
/
+95
2018-12-21
ppc/xive: introduce a simplified XIVE presenter
Cédric Le Goater
3
-0
/
+228
2018-12-21
ppc/xive: introduce the XIVE interrupt thread context
Cédric Le Goater
3
-0
/
+550
2018-12-21
ppc/xive: add support for the END Event State Buffers
Cédric Le Goater
2
-2
/
+179
2018-12-21
Changes requirement for "vsubsbs" instruction
Paul A. Clarke
1
-1
/
+1
2018-12-21
spapr: export and rename the xics_max_server_number() routine
Cédric Le Goater
2
-4
/
+5
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
3
-6
/
+13
2018-12-21
spapr: initialize VSMT before initializing the IRQ backend
Cédric Le Goater
1
-5
/
+6
2018-12-21
ppc/xive: introduce the XIVE Event Notification Descriptors
Cédric Le Goater
3
-0
/
+259
2018-12-21
ppc/xive: introduce the XiveRouter model
Cédric Le Goater
3
-0
/
+170
2018-12-21
ppc/xive: introduce the XiveNotifier interface
Cédric Le Goater
2
-0
/
+48
2018-12-21
ppc/xive: add support for the LSI interrupt sources
Cédric Le Goater
2
-7
/
+79
2018-12-21
ppc/xive: introduce a XIVE interrupt source model
Cédric Le Goater
4
-0
/
+644
2018-12-21
e500: simplify IRQ wiring
Greg Kurz
1
-10
/
+8
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
2
-17
/
+15
2018-12-21
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+2
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2
-2
/
+2
2018-12-21
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+3
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
1
-2
/
+0
2018-12-21
target/ppc: tcg: Implement addex instruction
Suraj Jitindar Singh
2
-27
/
+35
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
1
-1
/
+1
2018-12-21
target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
David Gibson
1
-12
/
+0
2018-12-21
target/ppc: fix the PPC_BIT definitions
Cédric Le Goater
1
-3
/
+3
2018-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into staging
Peter Maydell
2
-7
/
+27
2018-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-12-20' into ...
Peter Maydell
19
-19
/
+6
2018-12-20
x86-iommu: turn on IR by default if proper
Peter Xu
1
-3
/
+4
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
6
-11
/
+24
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
3
-0
/
+5
2018-12-20
pci: Adjust PCI config limit based on bus topology
Alex Williamson
1
-0
/
+26
2018-12-20
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
1
-12
/
+21
[next]