| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ppc: Don't explode QEMUMachineInitArgs into local variables needlessly | Markus Armbruster | 2013-08-21 | 2 | -24/+12 |
* | | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 4 | -45/+45 |
|/ |
|
* | spapr: Rename 'dprintf' to 'DPRINTF' | Peter Maydell | 2013-07-29 | 1 | -4/+4 |
* | spapr_pci: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -3/+4 |
* | ppce500_spin: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -6/+8 |
* | xics: rename types to be sane and follow coding style | Anthony Liguori | 2013-07-29 | 1 | -0/+28 |
* | pseries: savevm support with KVM | Alexey Kardashevskiy | 2013-07-29 | 1 | -22/+84 |
* | pseries: savevm support for PCI host bridge | David Gibson | 2013-07-29 | 1 | -0/+49 |
* | pseries: savevm support for pseries machine | David Gibson | 2013-07-29 | 2 | -5/+272 |
* | spapr-tce: make sPAPRTCETable a proper device | Anthony Liguori | 2013-07-29 | 4 | -54/+99 |
* | pseries: savevm support for VIO devices | David Gibson | 2013-07-29 | 1 | -0/+20 |
* | ppc440_bamboo: do not use isa_mmio | Paolo Bonzini | 2013-07-25 | 1 | -1/+4 |
* | prep: fix I/O port endianness | Paolo Bonzini | 2013-07-25 | 1 | -1/+1 |
* | spapr_pci: remove indirection for I/O port access | Alexey Kardashevskiy | 2013-07-25 | 1 | -39/+2 |
* | ppc_newworld: do not use isa_mmio | Paolo Bonzini | 2013-07-25 | 1 | -1/+4 |
* | ppc_oldworld: do not use isa_mmio | Paolo Bonzini | 2013-07-25 | 1 | -1/+4 |
* | PPC: dbdma: Wait for DMA until we have data | Alexander Graf | 2013-07-11 | 1 | -0/+1 |
* | PPC: dbdma: macio: Add DMA callback | Alexander Graf | 2013-07-11 | 1 | -0/+2 |
* | PPC: g3beige: Move secondary IDE bus to mac-io | Alexander Graf | 2013-07-11 | 1 | -9/+8 |
* | PPC: Mac: Fix guest exported tbfreq values | Alexander Graf | 2013-07-11 | 2 | -4/+6 |
* | pseries: move interrupt controllers to hw/intc/ | Alexey Kardashevskiy | 2013-07-11 | 2 | -588/+1 |
* | spapr: Respect -bios command line option for SLOF | Andreas Färber | 2013-07-11 | 1 | -1/+4 |
* | spapr: Use named enum for function remove_hpte | Stefan Weil | 2013-07-11 | 1 | -4/+4 |
* | spapr: Fix compiler warnings for some versions of gcc | Stefan Weil | 2013-07-11 | 2 | -3/+3 |
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori | 2013-07-10 | 5 | -30/+29 |
|\ |
|
| * | intc/openpic: Build openpic only once | Andreas Färber | 2013-07-09 | 1 | -0/+1 |
| * | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 2013-07-09 | 4 | -26/+23 |
| * | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber | 2013-07-09 | 2 | -4/+5 |
* | | Simplify -machine option queries with qemu_get_machine_opts() | Markus Armbruster | 2013-07-09 | 2 | -27/+13 |
* | | Fix -machine options accel, kernel_irqchip, kvm_shadow_mem | Markus Armbruster | 2013-07-09 | 1 | -9/+4 |
|/ |
|
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-07-08 | 7 | -6/+16 |
|\ |
|
| * | pci: Add root bus parameter to pci_nic_init() | David Gibson | 2013-07-07 | 6 | -6/+6 |
| * | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 2013-07-07 | 1 | -0/+10 |
* | | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 5 | -13/+15 |
* | | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | | spapr_iommu: pass device to spapr_tce_new_table and use it to set owner | Paolo Bonzini | 2013-07-04 | 3 | -4/+5 |
* | | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 14 | -45/+45 |
* | | prep: replace register_ioport* | Jan Kiszka | 2013-07-04 | 1 | -8/+15 |
|/ |
|
* | PPC: Newworld: Add second uninorth control register set | Alexander Graf | 2013-07-01 | 1 | -0/+4 |
* | PPC: Newworld: Add uninorth token register | Alexander Graf | 2013-07-01 | 1 | -2/+11 |
* | PPC: Add clock-frequency export for Mac machines | Alexander Graf | 2013-07-01 | 2 | -0/+4 |
* | booke_ppc: limit booke timer to max when timeout overflow | Bharat Bhushan | 2013-07-01 | 1 | -4/+20 |
* | pseries: Fix compiler warning (conversion of pointer to integral value) | Stefan Weil | 2013-07-01 | 1 | -1/+1 |
* | spapr-rtas: add CPU argument to RTAS calls | Anthony Liguori | 2013-07-01 | 6 | -24/+32 |
* | target-ppc: Change default machine for 64-bit | David Gibson | 2013-07-01 | 2 | -3/+1 |
* | mpc8544_guts: Turn qdev initfn into instance_init | Andreas Färber | 2013-07-01 | 1 | -13/+5 |
* | mpc8544_guts: QOM'ify | Andreas Färber | 2013-07-01 | 1 | -5/+9 |
* | mpc8544_guts: Fix MemoryRegion name | Andreas Färber | 2013-07-01 | 1 | -1/+1 |
* | intc/openpic_kvm: Fix QOM and build issues | Andreas Färber | 2013-07-01 | 1 | -1/+1 |
* | intc/openpic: QOM'ify | Andreas Färber | 2013-07-01 | 2 | -2/+2 |