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
*
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
1
-1
/
+0
*
xics: Implement xics_ics_free()
Alexey Kardashevskiy
2014-06-27
1
-0
/
+1
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
2
-10
/
+2
*
xics: Add flags for interrupts
Alexey Kardashevskiy
2014-06-27
1
-1
/
+5
*
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
2014-06-27
1
-0
/
+1
*
spapr: Add RTAS sysparm UUID
Sam bobroff
2014-06-27
1
-0
/
+1
*
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
2014-06-27
1
-0
/
+11
*
spapr: Add rtas_st_buffer utility function
Sam bobroff
2014-06-27
1
-0
/
+13
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-1
/
+3
*
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
1
-1
/
+40
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
1
-0
/
+2
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
1
-0
/
+5
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-2
/
+1
*
macio ide: Do remainder access asynchronously
Alexander Graf
2014-06-16
1
-0
/
+5
*
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
1
-1
/
+8
*
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-06-16
1
-0
/
+2
*
PPC: Clean up DECR implementation
Alexander Graf
2014-04-08
1
-0
/
+3
*
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
2014-03-20
1
-2
/
+7
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
1
-0
/
+2
*
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-20
1
-0
/
+7
*
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
1
-2
/
+2
*
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
1
-1
/
+0
*
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
1
-0
/
+1
*
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
1
-0
/
+10
*
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
1
-0
/
+1
*
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
1
-0
/
+20
*
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-10-25
1
-0
/
+26
*
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2013-10-25
1
-2
/
+7
*
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
1
-1
/
+16
*
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-09-02
1
-1
/
+3
*
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
2
-8
/
+69
*
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
1
-0
/
+1
*
pseries: savevm support for pseries machine
David Gibson
2013-07-29
1
-3
/
+9
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
1
-7
/
+16
*
pseries: savevm support for VIO devices
David Gibson
2013-07-29
1
-0
/
+5
*
PPC: dbdma: Support unaligned DMA access
Alexander Graf
2013-07-11
1
-0
/
+3
*
PPC: dbdma: Move processing to io
Alexander Graf
2013-07-11
1
-1
/
+2
*
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
2013-07-11
1
-0
/
+1
*
PPC: dbdma: Introduce kick function
Alexander Graf
2013-07-11
1
-0
/
+1
*
PPC: dbdma: Move defines into header file
Alexander Graf
2013-07-11
1
-0
/
+118
*
intc/openpic: Build openpic only once
Andreas Färber
2013-07-09
2
-2
/
+6
*
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-07-01
1
-0
/
+1
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
1
-2
/
+3
*
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
1
-0
/
+1
[next]