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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
Bharata B Rao
1
-0
/
+1
2015-07-07
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
1
-0
/
+2
2015-07-07
spapr: Add sPAPRMachineClass
David Gibson
1
-0
/
+15
2015-07-07
spapr: Remove obsolete entry_point field from sPAPRMachineState
David Gibson
1
-1
/
+1
2015-07-07
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
1
-1
/
+0
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2
-10
/
+27
2015-06-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-2
/
+2
2015-06-04
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
1
-1
/
+0
2015-06-04
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
1
-1
/
+2
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
1
-0
/
+2
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
1
-0
/
+3
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
1
-1
/
+13
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
1
-0
/
+14
2015-06-03
spapr: add rtas_st_buffer_direct() helper
Michael Roth
1
-2
/
+8
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
1
-0
/
+11
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
1
-0
/
+199
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
1
-1
/
+1
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
1
-0
/
+1
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
1
-0
/
+1
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-0
/
+1
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-1
/
+3
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
1
-4
/
+0
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
1
-2
/
+41
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
1
-1
/
+1
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
1
-0
/
+1
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
1
-1
/
+2
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
1
-2
/
+5
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
1
-0
/
+1
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
1
-0
/
+1
2015-03-09
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
2
-1
/
+5
2015-01-07
spapr: Fix stale HTAB during live migration (KVM)
Samuel Mendoza-Jonas
1
-0
/
+1
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
1
-2
/
+0
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
1
-1
/
+2
2014-09-08
PPC: mac99: Move NVRAM to page boundary when necessary
Alexander Graf
1
-1
/
+1
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
1
-2
/
+1
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
1
-1
/
+0
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
1
-0
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2
-10
/
+2
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
1
-1
/
+5
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
1
-0
/
+1
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
1
-0
/
+1
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
1
-0
/
+11
2014-06-27
spapr: Add rtas_st_buffer utility function
Sam bobroff
1
-0
/
+13
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-1
/
+3
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
1
-1
/
+40
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
1
-0
/
+2
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-0
/
+5
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
1
-0
/
+2
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
1
-0
/
+2
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
1
-2
/
+1
[next]