index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-02
1
-1
/
+2
|
\
|
*
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-28
1
-1
/
+2
*
|
spapr: Add support for new NMI interface
Alexey Kardashevskiy
2014-08-25
1
-0
/
+21
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
1
-1
/
+1
|
\
|
*
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-18
1
-1
/
+1
*
|
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
2014-08-15
2
-2
/
+2
*
|
ppc: fix -mem-path failure
Hu Tao
2014-07-22
5
-28
/
+52
|
/
*
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
2014-07-15
1
-2
/
+2
*
spapr: Enable use of huge pages
Alexey Kardashevskiy
2014-07-15
1
-8
/
+3
*
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-15
1
-1
/
+11
*
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-07-15
8
-30
/
+25
*
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
2014-07-08
1
-1
/
+1
*
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
2014-07-08
1
-2
/
+1
*
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
1
-3
/
+0
*
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
1
-9
/
+0
*
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
2014-06-27
1
-4
/
+9
*
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
1
-83
/
+112
*
spapr: Remove @next_irq
Alexey Kardashevskiy
2014-06-27
1
-2
/
+1
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
4
-72
/
+5
*
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
2014-06-27
1
-0
/
+8
*
spapr: Add RTAS sysparm UUID
Sam bobroff
2014-06-27
1
-0
/
+4
*
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
2014-06-27
1
-9
/
+9
*
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
2014-06-27
1
-0
/
+16
*
spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)
Alexey Kardashevskiy
2014-06-27
1
-8
/
+7
*
mac99: Add motherboard devices before PCI cards
BALATON Zoltan
2014-06-27
1
-8
/
+10
*
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
2014-06-27
2
-0
/
+105
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
3
-4
/
+7
*
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
4
-43
/
+50
*
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
2014-06-27
1
-0
/
+3
*
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
1
-1
/
+2
*
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
1
-5
/
+6
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
2
-1
/
+1
*
spapr: Add kvm-type property
Eduardo Habkost
2014-06-16
1
-0
/
+25
*
spapr: Create SPAPRMachine struct
Eduardo Habkost
2014-06-16
1
-0
/
+14
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
1
-0
/
+47
*
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
2014-06-16
1
-31
/
+34
*
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
2014-06-16
1
-0
/
+20
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
3
-6
/
+13
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
3
-26
/
+47
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
3
-33
/
+22
*
spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool
Alexey Kardashevskiy
2014-06-16
1
-1
/
+1
*
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2014-06-16
1
-11
/
+43
*
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
2
-3
/
+19
*
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2014-06-16
1
-12
/
+26
*
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2014-06-16
2
-0
/
+81
*
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
2014-06-16
1
-7
/
+23
*
spapr_iommu: Replace @instance_id with LIOBN for migration
Alexey Kardashevskiy
2014-06-16
1
-1
/
+3
*
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
2014-06-16
2
-1
/
+109
*
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
2014-06-16
1
-1
/
+1
*
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
2014-06-16
1
-11
/
+22
[next]