Age | Commit message (Expand) | Author |
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-07 | hw: Add missing 'static' attributes | Stefan Weil |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov |
2014-05-05 | machine: Remove QEMUMachine indirection from MachineClass | Marcel Apfelbaum |
2014-05-05 | machine: Copy QEMUMachine's fields to MachineClass | Marcel Apfelbaum |
2014-04-08 | ppce500_spin: Initialize struct properly | Alexander Graf |
2014-04-08 | PPC: Clean up DECR implementation | Alexander Graf |
2014-04-08 | PPC: E500: Set PIR default reset value rather than SPR value | Alexander Graf |
2014-03-27 | hw/ppc: Avoid shifting left into sign bit | Peter Maydell |
2014-03-20 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-20 | spapr: Implement interface to fix device pathname | Alexey Kardashevskiy |
2014-03-20 | spapr: QOM'ify pseries machine | Alexey Kardashevskiy |
2014-03-20 | spapr_vio: Fix firmware names | Alexey Kardashevskiy |
2014-03-20 | spapr_hcall: Fix little-endian resource handling in H_SET_MODE | Alexey Kardashevskiy |
2014-03-20 | spapr_hcall: Fix h_enter to loop correctly | Aneesh Kumar K.V |
2014-03-20 | raven: Set a correct PCI memory region | Hervé Poussineau |
2014-03-20 | raven: Implement non-contiguous I/O region | Hervé Poussineau |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into staging | Peter Maydell |
2014-03-13 | spapr: Fix return value of vga initialization | Mark Wu |
2014-03-13 | raven: Move BIOS loading from board code to PCI host | Hervé Poussineau |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber |
2014-03-13 | target-ppc: Clean up ENV_GET_CPU() usage | Andreas Färber |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-13 | spapr-pci: Convert fprintf() to error_report() | Alexey Kardashevskiy |
2014-03-13 | spapr-pci: Convert to QOM realize | Alexey Kardashevskiy |
2014-03-12 | spapr-pci: Change the default PCI bus naming | Alexey Kardashevskiy |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Introduce hypervisor call H_GET_TCE | Laurent Dufour |
2014-03-05 | target-ppc: Change the hpte store API | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix page table lookup with kvm enabled | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix htab_mask calculation | Aneesh Kumar K.V |
2014-03-05 | PPC: sPAPR: Only use getpagesize() when we run with kvm | Alexander Graf |
2014-03-05 | target-ppc: Update external_htab even when HTAB is managed by kernel | Aneesh Kumar K.V |
2014-03-05 | spapr: print more detailed error message on failed load_elf() | Alexey Kardashevskiy |
2014-03-05 | spapr: support only ELF kernel images | Alexey Kardashevskiy |
2014-03-05 | virtex_ml507: Add support for loading initrd images | Edgar E. Iglesias |
2014-03-05 | spapr-pci: enable adding PHB via -device | Alexey Kardashevskiy |
2014-03-05 | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V |
2014-02-26 | xilinx: Delete hw/include/xilinx.h | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_timer_create() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_intc_create() | Peter Crosthwaite |
2014-02-26 | ppc/virtex_ml507: Define macros for irq/memory maps | Peter Crosthwaite |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-13 | ppcemb-softmmu: Drop Mac and e500 emulation | Andreas Färber |
2014-02-13 | Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s... | Peter Maydell |
2014-02-11 | exec: Make stb_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stw_*_phys input an AddressSpace | Edgar E. Iglesias |