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
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2014-11-04
spapr: Allow dynamic creation of PHB
Alexander Graf
2014-11-04
spapr: Cleanup machine naming conventions, and prepare for 2.2 release
David Gibson
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
2014-09-08
hypervisor property clashes with hypervisor node
Anton Blanchard
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2014-09-08
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
2014-09-08
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
2014-09-08
spapr: Split memory nodes to power-of-two blocks
Alexey Kardashevskiy
2014-09-08
spapr: Refactor spapr_populate_memory() to allow memoryless nodes
Alexey Kardashevskiy
2014-09-08
spapr: Use DT memory node rendering helper for other nodes
Alexey Kardashevskiy
2014-09-08
spapr: Move DT memory node rendering to a helper
Alexey Kardashevskiy
2014-09-08
spapr: fix possible memory leak
Gonglei
2014-09-08
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-08-25
spapr: Add support for new NMI interface
Alexey Kardashevskiy
2014-07-15
spapr: Enable use of huge pages
Alexey Kardashevskiy
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-08
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
2014-06-27
spapr: Remove @next_irq
Alexey Kardashevskiy
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
2014-06-27
spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)
Alexey Kardashevskiy
2014-06-27
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
spapr: Add kvm-type property
Eduardo Habkost
2014-06-16
spapr: Create SPAPRMachine struct
Eduardo Habkost
2014-06-16
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2014-06-16
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
2014-06-16
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
2014-06-16
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
2014-06-16
spapr: Move SMT-related properties out of skeleton fdt
Alexey Kardashevskiy
2014-06-16
spapr: Add ibm, chip-id property in device tree
Alexey Kardashevskiy
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-05-05
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
2014-03-20
spapr: Implement interface to fix device pathname
Alexey Kardashevskiy
2014-03-20
spapr: QOM'ify pseries machine
Alexey Kardashevskiy
2014-03-13
spapr: Fix return value of vga initialization
Mark Wu
[next]