Age | Commit message (Expand) | Author |
2016-11-16 | fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() | Igor Mammedov |
2016-07-04 | hw/ppc: realize the PCI root bus as part of mac99 init | Marcel Apfelbaum |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2016-01-13 | hw: Don't use hw_error() for machine initialization errors | Markus Armbruster |
2015-11-12 | PPC: mac99: Always add USB controller | Alexander Graf |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite |
2015-09-19 | machine: Set MachineClass::name automatically | Eduardo Habkost |
2015-09-19 | mac99: Use MACHINE_TYPE_NAME to encode class name | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-07-07 | ppc: Update cpu_model in MachineState | Bharata B Rao |
2015-06-10 | fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc | Gabriel L. Somlo |
2015-03-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-03-25 | powerpc: fix -machine usb=no for newworld and pseries machines | Paolo Bonzini |
2015-03-25 | fw_cfg: factor out initialization of FW_CFG_ID (rev. number) | Gabriel L. Somlo |
2015-02-18 | PPC: Don't use legacy -usbdevice support for setting up board | Markus Armbruster |
2015-01-08 | hw/ppc/mac_newworld: simplify usb controller creation logic | Marcel Apfelbaum |
2015-01-08 | hw/ppc/mac_newworld: QOMified mac99 machines | Marcel Apfelbaum |
2015-01-08 | hw/usb: simplified usb_enabled | Marcel Apfelbaum |
2015-01-08 | hw/ppc: modified the condition for usb controllers to be created for some ppc... | Marcel Apfelbaum |
2014-12-22 | fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() | Laszlo Ersek |
2014-12-22 | bootdevice: add Error **errp argument for QEMUBootSetHandler | Gonglei |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
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 | 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: mac99: Move NVRAM to page boundary when necessary | Alexander Graf |
2014-09-08 | PPC: KVM: Fix g3beige and mac99 when HV is loaded | Alexander Graf |
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 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu |
2014-06-27 | mac99: Add motherboard devices before PCI cards | BALATON Zoltan |
2014-06-16 | mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there | BALATON Zoltan |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-07-25 | ppc_newworld: do not use isa_mmio | Paolo Bonzini |
2013-07-11 | PPC: Mac: Fix guest exported tbfreq values | Alexander Graf |
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-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-01 | PPC: Newworld: Add second uninorth control register set | Alexander Graf |
2013-07-01 | PPC: Newworld: Add uninorth token register | Alexander Graf |
2013-07-01 | PPC: Add clock-frequency export for Mac machines | Alexander Graf |
2013-07-01 | target-ppc: Change default machine for 64-bit | David Gibson |
2013-07-01 | intc/openpic: QOM'ify | Andreas Färber |
2013-04-26 | PPC: mac newworld: fix cpu NIP reset value | Alexander Graf |