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.h
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move headers to include/
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-14
pseries: Implement PAPR NVRAM
David Gibson
2012-12-14
pseries: Return the token when we register an RTAS call
Michael Ellerman
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
pseries: Implement qemu initiated shutdowns using EPOW events
David Gibson
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-04
pseries: Rework implementation of TCE bypass
David Gibson
2012-10-04
pseries: Remove XICS irq type enum type
David Gibson
2012-10-04
pseries: Reset emulated PCI TCE tables on system reset
David Gibson
2012-10-04
pseries: Add support for new KVM hash table control call
David Gibson
2012-08-15
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
2012-08-15
pseries: added allocator for a block of IRQs
Alexey Kardashevskiy
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
PPC: spapr: Remove global variable
Alexander Graf
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-24
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2012-01-03
pseries: FDT NUMA extensions to support multi-node guests
Bharata B Rao
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2011-10-31
pseries: Add partial support for PCI
David Gibson
2011-10-06
pseries: Implement set-time-of-day RTAS function
Breno Leitao
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
2011-10-06
pseries: More complete WIMG validation in H_ENTER code
David Gibson
2011-10-06
spapr: proper qdevification
Paolo Bonzini
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2011-04-08
Delay creation of pseries device tree until reset
David Gibson
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
2011-04-01
Start implementing pSeries logical partition machine
David Gibson