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
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-15
/
+18
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2
-6
/
+8
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
1
-9
/
+10
2019-08-29
spapr: Set compat mode in spapr_core_plug()
Greg Kurz
2
-15
/
+16
2019-08-29
spapr/pci: Convert types to QEMU coding style
Greg Kurz
2
-33
/
+35
2019-08-29
spapr_pci: Advertise BAR reallocation capability
Alexey Kardashevskiy
1
-0
/
+9
2019-08-29
spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS reboots
David Gibson
1
-1
/
+1
2019-08-29
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
Suraj Jitindar Singh
1
-0
/
+15
2019-08-29
pseries: Fix compat_pvr on reset
Laurent Vivier
2
-1
/
+9
2019-08-29
spapr_pci: remove all child functions in function zero unplug
Daniel Henrique Barboza
1
-5
/
+7
2019-08-29
ppc/pnv: Introduce PowerNV machines with fixed CPU models
Cédric Le Goater
1
-7
/
+63
2019-08-29
ppc/pnv: Generate phandle for the "interrupt-parent" property
Cédric Le Goater
1
-0
/
+5
2019-08-29
ppc/pnv: add more dummy XSCOM addresses for the P9 CAPP
Cédric Le Goater
1
-0
/
+20
2019-08-29
ppc/pnv: Set default ram size to 1.75GB
Joel Stanley
1
-1
/
+5
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
1
-1
/
+1
2019-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
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_events: Rewrite a fall through comment
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
2
-9
/
+2
2019-08-21
spapr/pci: Free MSIs during reset
Greg Kurz
1
-0
/
+2
2019-08-21
spapr/pci: Consolidate de-allocation of MSIs
Greg Kurz
1
-9
/
+15
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
2
-0
/
+39
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
5
-1
/
+228
2019-08-21
spapr: Implement H_JOIN
Nicholas Piggin
2
-13
/
+62
2019-08-21
spapr: Implement H_CONFER
Nicholas Piggin
1
-0
/
+67
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
2
-0
/
+33
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2
-5
/
+48
2019-08-21
ppc: fix leak in h_client_architecture_support
Shivaprasad G Bhat
1
-0
/
+2
2019-08-21
ppc: fix memory leak in spapr_dt_drc()
Shivaprasad G Bhat
1
-2
/
+5
2019-08-21
ppc: fix memory leak in spapr_caps_add_properties
Shivaprasad G Bhat
1
-1
/
+3
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
1
-4
/
+9
2019-08-21
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
David Gibson
2
-1
/
+8
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
1
-2
/
+13
2019-08-21
spapr_iommu: Fix xlate trace to print translated address
Alexey Kardashevskiy
1
-1
/
+1
2019-08-21
spapr: quantify error messages regarding capability settings
Daniel Black
1
-14
/
+28
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
10
-6
/
+11
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
7
-7
/
+0
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
6
-5
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
20
-4
/
+16
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
4
-0
/
+4
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
25
-25
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
12
-0
/
+12
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
15
-0
/
+17
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
19
-0
/
+25
2019-08-13
spapr: Reset CAS & IRQ subsystem after devices
David Gibson
1
-12
/
+12
2019-07-28
spapr/irq: Inform the user when falling back to emulated IC
Greg Kurz
1
-0
/
+1
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
1
-0
/
+1
[next]