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
/
spapr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
1
-0
/
+1
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
1
-0
/
+4
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
1
-0
/
+12
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
1
-21
/
+24
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
1
-0
/
+3
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
1
-0
/
+3
2018-01-17
spapr: Validate capabilities on migration
David Gibson
1
-0
/
+6
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
1
-0
/
+3
2018-01-17
spapr: Capabilities infrastructure
David Gibson
1
-0
/
+31
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
1
-0
/
+10
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
1
-0
/
+1
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
1
-0
/
+6
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
1
-1
/
+0
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
1
-0
/
+1
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
1
-0
/
+3
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
1
-0
/
+1
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
1
-0
/
+2
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-0
/
+6
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
1
-0
/
+11
2017-07-17
spapr: Minor cleanups to events handling
David Gibson
1
-5
/
+1
2017-07-17
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
1
-2
/
+7
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-0
/
+4
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-1
/
+2
2017-07-11
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
1
-3
/
+2
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+0
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
1
-0
/
+1
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
1
-4
/
+8
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
1
-14
/
+0
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
1
-0
/
+4
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-0
/
+6
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-1
/
+0
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
1
-0
/
+1
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
1
-1
/
+0
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
1
-1
/
+1
2017-04-26
spapr: Workaround for broken radix guests
Sam Bobroff
1
-0
/
+1
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
1
-0
/
+2
2017-04-26
target/ppc: Add new H-CALL shells for in memory table translation
Suraj Jitindar Singh
1
-0
/
+3
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
1
-5
/
+16
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
1
-0
/
+1
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
1
-1
/
+0
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+1
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
1
-1
/
+0
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
1
-0
/
+3
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
1
-0
/
+1
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
1
-1
/
+0
2017-01-31
ppc/spapr: implement H_SIGNAL_SYS_RESET
Nicholas Piggin
1
-1
/
+4
[next]