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
/
include
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
1
-0
/
+4
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-1
/
+2
*
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
2017-07-11
1
-0
/
+1
*
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
1
-1
/
+1
*
spapr: Add DRC release method
David Gibson
2017-07-11
1
-0
/
+1
*
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
2017-07-11
1
-3
/
+2
*
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
2017-07-11
1
-2
/
+0
*
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
1
-4
/
+2
*
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
1
-2
/
+0
*
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
1
-2
/
+0
*
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2017-06-30
1
-0
/
+1
*
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-30
1
-4
/
+8
*
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
2017-06-09
1
-1
/
+0
*
xics: drop ICPStateClass::cpu_setup() handler
Greg Kurz
2017-06-09
1
-1
/
+0
*
xics: setup cpu at realize time
Greg Kurz
2017-06-09
1
-2
/
+1
*
xics: pass appropriate types to realize() handlers.
Greg Kurz
2017-06-09
1
-4
/
+4
*
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-06-09
1
-0
/
+4
*
xics: add reset() handler to ICPStateClass
Greg Kurz
2017-06-08
1
-0
/
+1
*
spapr: Rework DRC name handling
David Gibson
2017-06-08
1
-2
/
+1
*
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
1
-3
/
+4
*
spapr: Clean up handling of DR-indicator
David Gibson
2017-06-08
1
-8
/
+8
*
spapr: Clean up DR entity sense handling
David Gibson
2017-06-08
1
-2
/
+2
*
spapr: Eliminate spapr_drc_get_type_str()
David Gibson
2017-06-06
1
-0
/
+1
*
spapr: Move configure-connector state into DRC
David Gibson
2017-06-06
2
-14
/
+7
*
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
1
-3
/
+2
*
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
1
-3
/
+44
*
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-06
1
-2
/
+3
*
spapr: Abolish DRC set_configured method
David Gibson
2017-06-06
1
-3
/
+0
*
spapr: Abolish DRC get_fdt method
David Gibson
2017-06-06
1
-1
/
+0
*
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
2
-7
/
+5
*
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
2017-05-25
1
-0
/
+6
*
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
2017-05-24
1
-1
/
+0
*
xics_kvm: cache already enabled vCPU ids
Greg Kurz
2017-05-24
1
-1
/
+0
*
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2017-05-24
1
-0
/
+1
*
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2017-05-24
1
-1
/
+1
*
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
1
-0
/
+1
|
\
|
*
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
1
-0
/
+1
*
|
pnv: Fix build failures on some host platforms
David Gibson
2017-05-11
3
-6
/
+5
*
|
ppc: xics: fix compilation with CentOS 6
Paolo Bonzini
2017-05-11
1
-1
/
+1
*
|
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
2017-05-11
1
-0
/
+2
|
/
*
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2017-04-26
1
-0
/
+2
*
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
2017-04-26
1
-0
/
+9
*
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
2017-04-26
1
-0
/
+8
*
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
2017-04-26
1
-1
/
+0
*
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt
2017-04-26
3
-0
/
+43
*
ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
Cédric Le Goater
2017-04-26
3
-0
/
+83
*
ppc/pnv: add memory regions for the ICP registers
Cédric Le Goater
2017-04-26
1
-0
/
+19
*
ppc/pnv: add a helper to calculate MMIO addresses registers
Cédric Le Goater
2017-04-26
1
-1
/
+11
*
ppc/pnv: add a PnvICPState object
Cédric Le Goater
2017-04-26
1
-0
/
+12
*
ppc/xics: add a realize() handler to ICPStateClass
Cédric Le Goater
2017-04-26
1
-0
/
+1
[next]