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
*
Fix typos and misspellings in comments
zhanghailiang
2014-09-20
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
4
-6
/
+11
|
\
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
4
-6
/
+11
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-09-08
7
-116
/
+226
|
\
\
|
|
/
|
/
|
|
*
hypervisor property clashes with hypervisor node
Anton Blanchard
2014-09-08
1
-4
/
+0
|
*
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
2
-30
/
+24
|
*
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
2014-09-08
1
-2
/
+6
|
*
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
2014-09-08
3
-0
/
+4
|
*
PPC: Mac: Move tbfreq into local variable
Alexander Graf
2014-09-08
2
-6
/
+19
|
*
PPC: mac_nvram: Remove unused functions
Alexander Graf
2014-09-08
1
-2
/
+0
|
*
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
2014-09-08
1
-1
/
+1
|
*
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2014-09-08
1
-12
/
+22
|
*
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
2014-09-08
1
-1
/
+1
|
*
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
2014-09-08
1
-4
/
+16
|
*
spapr: Split memory nodes to power-of-two blocks
Alexey Kardashevskiy
2014-09-08
1
-2
/
+12
|
*
spapr: Refactor spapr_populate_memory() to allow memoryless nodes
Alexey Kardashevskiy
2014-09-08
1
-20
/
+20
|
*
spapr: Use DT memory node rendering helper for other nodes
Alexey Kardashevskiy
2014-09-08
1
-17
/
+2
|
*
spapr: Move DT memory node rendering to a helper
Alexey Kardashevskiy
2014-09-08
1
-20
/
+28
|
*
spapr: fix possible memory leak
Gonglei
2014-09-08
1
-0
/
+1
|
*
PPC: mac99: Move NVRAM to page boundary when necessary
Alexander Graf
2014-09-08
1
-1
/
+10
|
*
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
1
-0
/
+28
|
*
hw/ppc/spapr_hcall.c: Fix typo in function names
Peter Maydell
2014-09-08
1
-11
/
+11
|
*
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-09-08
2
-0
/
+24
|
*
PPC: KVM: Fix g3beige and mac99 when HV is loaded
Alexander Graf
2014-09-08
2
-0
/
+14
*
|
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
[next]