Age | Commit message (Expand) | Author |
2013-09-03 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-09-02 | PPC: spapr: iommu: rework traces | Alexey Kardashevskiy |
2013-09-02 | spapr: add "stop-self" RTAS call required to support hot CPU unplug | Alexey Kardashevskiy |
2013-09-02 | pseries: Add H_SET_MODE hcall to change guest exception endianness | Anton Blanchard |
2013-09-02 | spapr-pci: rework MSI/MSIX | Alexey Kardashevskiy |
2013-09-02 | spapr-pci: fix config space access to support bridges | Alexey Kardashevskiy |
2013-09-02 | ppc405_boards: Don't enforce presence of firmware for qtest | Andreas Färber |
2013-09-02 | ppc405_uc: Disable debug output | Andreas Färber |
2013-09-02 | ppc405_boards: Disable debug output | Andreas Färber |
2013-09-02 | ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine. | Efimov Vasily |
2013-09-02 | PPC: E500: Generate device tree on reset | Alexander Graf |
2013-08-29 | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 | Anthony Liguori |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-21 | ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params | Markus Armbruster |
2013-08-21 | ppc: Don't explode QEMUMachineInitArgs into local variables needlessly | Markus Armbruster |
2013-07-29 | spapr: Rename 'dprintf' to 'DPRINTF' | Peter Maydell |
2013-07-29 | spapr_pci: QOM cast cleanup | Andreas Färber |
2013-07-29 | ppce500_spin: QOM cast cleanup | Andreas Färber |
2013-07-29 | xics: rename types to be sane and follow coding style | Anthony Liguori |
2013-07-29 | pseries: savevm support with KVM | Alexey Kardashevskiy |
2013-07-29 | pseries: savevm support for PCI host bridge | David Gibson |
2013-07-29 | pseries: savevm support for pseries machine | David Gibson |
2013-07-29 | spapr-tce: make sPAPRTCETable a proper device | Anthony Liguori |
2013-07-29 | pseries: savevm support for VIO devices | David Gibson |
2013-07-25 | ppc440_bamboo: do not use isa_mmio | Paolo Bonzini |
2013-07-25 | prep: fix I/O port endianness | Paolo Bonzini |
2013-07-25 | spapr_pci: remove indirection for I/O port access | Alexey Kardashevskiy |
2013-07-25 | ppc_newworld: do not use isa_mmio | Paolo Bonzini |
2013-07-25 | ppc_oldworld: do not use isa_mmio | Paolo Bonzini |
2013-07-11 | PPC: dbdma: Wait for DMA until we have data | Alexander Graf |
2013-07-11 | PPC: dbdma: macio: Add DMA callback | Alexander Graf |
2013-07-11 | PPC: g3beige: Move secondary IDE bus to mac-io | Alexander Graf |
2013-07-11 | PPC: Mac: Fix guest exported tbfreq values | Alexander Graf |
2013-07-11 | pseries: move interrupt controllers to hw/intc/ | Alexey Kardashevskiy |
2013-07-11 | spapr: Respect -bios command line option for SLOF | Andreas Färber |
2013-07-11 | spapr: Use named enum for function remove_hpte | Stefan Weil |
2013-07-11 | spapr: Fix compiler warnings for some versions of gcc | Stefan Weil |
2013-07-10 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-07-09 | intc/openpic: Build openpic only once | Andreas Färber |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber |
2013-07-09 | Simplify -machine option queries with qemu_get_machine_opts() | Markus Armbruster |
2013-07-09 | Fix -machine options accel, kernel_irqchip, kvm_shadow_mem | Markus Armbruster |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |