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
/
spapr_hcall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-2
/
+0
*
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
1
-1
/
+1
*
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
1
-17
/
+21
*
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
1
-1
/
+3
*
target-ppc: Rework storage of VPA registration state
David Gibson
2012-10-29
1
-12
/
+14
*
pseries: Don't allow duplicate registration of hcalls or RTAS calls
David Gibson
2012-10-29
1
-2
/
+1
*
pseries: Don't test for MSR_PR for hypercalls under KVM
David Gibson
2012-10-05
1
-5
/
+0
*
pseries: Remove unnecessary locking from PAPR hash table hcalls
David Gibson
2012-10-04
1
-38
/
+4
*
pseries: Small cleanup to H_CEDE implementation
David Gibson
2012-10-04
1
-0
/
+2
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-1
/
+0
*
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
2012-06-24
1
-0
/
+68
*
pseries: Fix use of global CPU state
Peter Portante
2012-05-01
1
-1
/
+1
*
ppc hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-21
/
+21
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
pseries: Implement hcall-bulk hypervisor interface
David Gibson
2011-10-06
1
-12
/
+113
*
pseries: Add real mode debugging hcalls
David Gibson
2011-10-06
1
-0
/
+73
*
pseries: More complete WIMG validation in H_ENTER code
David Gibson
2011-10-06
1
-4
/
+18
*
exec.h cleanup
Blue Swirl
2011-07-30
1
-1
/
+1
*
spapr: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-6
/
+6
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
pSeries: Clean up write-only variables
David Gibson
2011-05-20
1
-6
/
+1
*
Fix off-by-one error in sizing pSeries hcall table
David Gibson
2011-05-10
1
-2
/
+2
*
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
2011-04-01
1
-0
/
+192
*
Implement assorted pSeries hcalls and RTAS methods
David Gibson
2011-04-01
1
-0
/
+10
*
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
1
-8
/
+36
*
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
1
-0
/
+254
*
Start implementing pSeries logical partition machine
David Gibson
2011-04-01
1
-0
/
+41