index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr_hcall.c
Age
Commit message (
Expand
)
Author
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini
2013-02-16
spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu()
Andreas Färber
2013-02-16
cpu: Move exit_request field to CPUState
Andreas Färber
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-29
target-ppc: Rework storage of VPA registration state
David Gibson
2012-10-29
pseries: Don't allow duplicate registration of hcalls or RTAS calls
David Gibson
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