index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
/
spapr.h
Age
Commit message (
Expand
)
Author
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
2014-06-27
spapr: Add rtas_st_buffer utility function
Sam bobroff
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-03-20
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-06-20
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini