Age | Commit message (Expand) | Author | Files | Lines |
2013-12-10 | spapr_pci: s/INT64_MAX/UINT64_MAX/ | Michael S. Tsirkin | 1 | -1/+1 |
2013-12-02 | hw/ppc/mac.h: remove unused BIOS_FILENAME definition | Michael Tokarev | 1 | -1/+0 |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil | 3 | -6/+6 |
2013-11-25 | PPC: BookE: Make FIT/WDT timers at best millisecond grained | Alexander Graf | 1 | -0/+6 |
2013-11-25 | PPC: Make BookE FIT/WDT timers more lazy | Alexander Graf | 1 | -5/+38 |
2013-11-10 | loader: drop return value for rom_add_blob_fixed | Michael S. Tsirkin | 1 | -1/+2 |
2013-10-31 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 1 | -1/+1 |
2013-10-26 | misc: New spelling fixes in comments | Stefan Weil | 1 | -1/+1 |
2013-10-25 | spapr: Use DeviceClass::fw_name for device tree CPU node | Andreas Färber | 1 | -20/+6 |
2013-10-25 | spapr-pci: enable irqfd for INTx | Alexey Kardashevskiy | 1 | -0/+13 |
2013-10-25 | xics-kvm: Support for in-kernel XICS interrupt controller | David Gibson | 1 | -1/+20 |
2013-10-25 | xics: split to xics and xics-common | Alexey Kardashevskiy | 1 | -1/+1 |
2013-10-25 | spapr: move cpu_setup after kvmppc_set_papr | Alexey Kardashevskiy | 1 | -2/+2 |
2013-10-25 | spapr-rtas: fix h_rtas parameters reading | Alexey Kardashevskiy | 1 | -3/+3 |
2013-10-25 | spapr: Add ibm, purr property on power7 and newer | Alexey Kardashevskiy | 1 | -0/+4 |
2013-10-25 | spapr: increase temporary fdt buffer size | Alexey Kardashevskiy | 1 | -1/+1 |
2013-10-25 | pseries: Fix loading of little endian kernels | Benjamin Herrenschmidt | 1 | -1/+12 |
2013-09-03 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori | 4 | -6/+6 |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 9 | -14/+8 |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber | 4 | -6/+6 |
2013-09-02 | PPC: spapr: iommu: rework traces | Alexey Kardashevskiy | 1 | -47/+24 |
2013-09-02 | spapr: add "stop-self" RTAS call required to support hot CPU unplug | Alexey Kardashevskiy | 1 | -0/+23 |
2013-09-02 | pseries: Add H_SET_MODE hcall to change guest exception endianness | Anton Blanchard | 2 | -1/+51 |
2013-09-02 | spapr-pci: rework MSI/MSIX | Alexey Kardashevskiy | 2 | -38/+52 |
2013-09-02 | spapr-pci: fix config space access to support bridges | Alexey Kardashevskiy | 1 | -10/+2 |
2013-09-02 | ppc405_boards: Don't enforce presence of firmware for qtest | Andreas Färber | 1 | -15/+20 |
2013-09-02 | ppc405_uc: Disable debug output | Andreas Färber | 1 | -8/+8 |
2013-09-02 | ppc405_boards: Disable debug output | Andreas Färber | 1 | -2/+2 |
2013-09-02 | ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine. | Efimov Vasily | 1 | -10/+19 |
2013-09-02 | PPC: E500: Generate device tree on reset | Alexander Graf | 1 | -9/+43 |
2013-08-29 | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 | Anthony Liguori | 4 | -53/+23 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 9 | -14/+8 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 4 | -45/+45 |
2013-08-21 | ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params | Markus Armbruster | 4 | -41/+23 |
2013-08-21 | ppc: Don't explode QEMUMachineInitArgs into local variables needlessly | Markus Armbruster | 2 | -24/+12 |
2013-07-29 | spapr: Rename 'dprintf' to 'DPRINTF' | Peter Maydell | 1 | -4/+4 |
2013-07-29 | spapr_pci: QOM cast cleanup | Andreas Färber | 1 | -3/+4 |
2013-07-29 | ppce500_spin: QOM cast cleanup | Andreas Färber | 1 | -6/+8 |
2013-07-29 | xics: rename types to be sane and follow coding style | Anthony Liguori | 1 | -0/+28 |
2013-07-29 | pseries: savevm support with KVM | Alexey Kardashevskiy | 1 | -22/+84 |
2013-07-29 | pseries: savevm support for PCI host bridge | David Gibson | 1 | -0/+49 |
2013-07-29 | pseries: savevm support for pseries machine | David Gibson | 2 | -5/+272 |
2013-07-29 | spapr-tce: make sPAPRTCETable a proper device | Anthony Liguori | 4 | -54/+99 |
2013-07-29 | pseries: savevm support for VIO devices | David Gibson | 1 | -0/+20 |
2013-07-25 | ppc440_bamboo: do not use isa_mmio | Paolo Bonzini | 1 | -1/+4 |
2013-07-25 | prep: fix I/O port endianness | Paolo Bonzini | 1 | -1/+1 |
2013-07-25 | spapr_pci: remove indirection for I/O port access | Alexey Kardashevskiy | 1 | -39/+2 |
2013-07-25 | ppc_newworld: do not use isa_mmio | Paolo Bonzini | 1 | -1/+4 |
2013-07-25 | ppc_oldworld: do not use isa_mmio | Paolo Bonzini | 1 | -1/+4 |
2013-07-11 | PPC: dbdma: Wait for DMA until we have data | Alexander Graf | 1 | -0/+1 |