Age | Commit message (Expand) | Author |
2014-11-04 | spapr: Allow dynamic creation of PHB | Alexander Graf |
2014-11-04 | e500: Add support for eTSEC in device tree | Alexander Graf |
2014-11-04 | PPC: e500: Support dynamically spawned sysbus devices | Alexander Graf |
2014-11-04 | hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) | Peter Maydell |
2014-11-04 | PPC: E500: Hook up power off GPIO to GPIO controller | Alexander Graf |
2014-11-04 | PPC: E500: Instantiate MPC8XXX gpio controller on virt machine | Alexander Graf |
2014-11-04 | hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops | Peter Maydell |
2014-11-04 | spapr: Cleanup machine naming conventions, and prepare for 2.2 release | David Gibson |
2014-11-04 | target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX | David Gibson |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov |
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: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
2014-09-20 | Fix typos and misspellings in comments | zhanghailiang |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-09-08 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
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 | spapr_pci: Fix config space corruption | Alexey Kardashevskiy |
2014-09-08 | PPC: Cuda: Use cuda timer to expose tbfreq to guest | Alexander Graf |
2014-09-08 | PPC: Mac: Move tbfreq into local variable | Alexander Graf |
2014-09-08 | PPC: mac_nvram: Remove unused functions | Alexander Graf |
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 | PPC: mac99: Move NVRAM to page boundary when necessary | Alexander Graf |
2014-09-08 | spapr: add uuid/host details to device tree | Nikunj A Dadhania |
2014-09-08 | hw/ppc/spapr_hcall.c: Fix typo in function names | Peter Maydell |
2014-09-08 | ppc: spapr-rtas - implement os-term rtas call | Nikunj A Dadhania |
2014-09-08 | PPC: KVM: Fix g3beige and mac99 when HV is loaded | Alexander Graf |
2014-09-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-08-28 | iommu: add is_write as a parameter to the translate function of MemoryRegionI... | Le Tan |
2014-08-25 | spapr: Add support for new NMI interface | Alexey Kardashevskiy |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-18 | memory: convert memory_region_destroy to object_unparent | Paolo Bonzini |
2014-08-15 | ppc: convert g_new(qemu_irq usages to g_new0 | Peter Crosthwaite |
2014-07-22 | ppc: fix -mem-path failure | Hu Tao |
2014-07-15 | sPAPR/IOMMU: Fix TCE entry permission | Gavin Shan |
2014-07-15 | spapr: Enable use of huge pages | Alexey Kardashevskiy |
2014-07-15 | spapr: Move RMA memory region registration code | Alexey Kardashevskiy |