index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr_hcall.c
Age
Commit message (
Expand
)
Author
2012-10-05
pseries: Don't test for MSR_PR for hypercalls under KVM
David Gibson
2012-10-04
pseries: Remove unnecessary locking from PAPR hash table hcalls
David Gibson
2012-10-04
pseries: Small cleanup to H_CEDE implementation
David Gibson
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-06-24
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
2012-05-01
pseries: Fix use of global CPU state
Peter Portante
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2011-10-06
pseries: Implement hcall-bulk hypervisor interface
David Gibson
2011-10-06
pseries: Add real mode debugging hcalls
David Gibson
2011-10-06
pseries: More complete WIMG validation in H_ENTER code
David Gibson
2011-07-30
exec.h cleanup
Blue Swirl
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-05-20
pSeries: Clean up write-only variables
David Gibson
2011-05-10
Fix off-by-one error in sizing pSeries hcall table
David Gibson
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
Start implementing pSeries logical partition machine
David Gibson