| Commit message (Expand) | Author | Age | Files | Lines |
* | mac_newworld: Allow loading binary ROM image | BALATON Zoltan | 2020-10-19 | 1 | -8/+14 |
* | uninorth: use qdev gpios for PCI IRQs | Mark Cave-Ayland | 2020-10-18 | 1 | -8/+16 |
* | macio: don't reference serial_hd() directly within the device | Mark Cave-Ayland | 2020-10-18 | 1 | -0/+6 |
* | load_elf: Remove unused address variables from callers | BALATON Zoltan | 2020-09-26 | 1 | -4/+2 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -5/+5 |
* | adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround | Mark Cave-Ayland | 2020-06-26 | 1 | -2/+0 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -8/+8 |
* | pci: Convert uses of pci_create() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | hw/ppc: Eliminate two superfluous QOM casts | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -20/+20 |
* | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2020-05-15 | 1 | -2/+2 |
* | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster | 2020-05-15 | 1 | -2/+1 |
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 2020-03-19 | 1 | -1/+0 |
|\ |
|
| * | hw/ide: Remove unneeded inclusion of hw/ide.h | BALATON Zoltan | 2020-03-17 | 1 | -1/+0 |
* | | hw/ppc: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -2/+1 |
|/ |
|
* | ppc/mac_newworld: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -3/+3 |
* | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 2020-01-29 | 1 | -2/+2 |
* | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 2019-10-26 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | hw/ppc: Replace global smp variables with machine smp properties | Like Xu | 2019-07-05 | 1 | -1/+2 |
* | hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery | Greg Kurz | 2019-07-02 | 1 | -4/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+2 |
* | mac_newworld: use node name instead of alias name for hd device in FWPathProv... | Mark Cave-Ayland | 2019-03-12 | 1 | -2/+2 |
* | hw/boards: Add a MachineState parameter to kvm_type callback | Eric Auger | 2019-03-05 | 1 | -2/+1 |
* | mac_newworld: change default NIC to sungem for mac99 machine | Mark Cave-Ayland | 2019-02-17 | 1 | -1/+1 |
* | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 2019-02-05 | 1 | -2/+3 |
* | hw/ppc: Don't include m48t59.h if it is not necessary | Thomas Huth | 2019-02-04 | 1 | -1/+0 |
* | mac_newworld: simplify IRQ wiring | Greg Kurz | 2018-12-20 | 1 | -17/+13 |
* | hw/ppc/mac_newworld, mac_oldworld: Don't use load_image() | Peter Maydell | 2018-12-14 | 1 | -6/+4 |
* | hw/ppc/mac_newworld: Free openpic_irqs array after use | Peter Maydell | 2018-11-08 | 1 | -0/+1 |
* | mac_newworld: implement custom FWPathProvider | Mark Cave-Ayland | 2018-08-30 | 1 | -1/+57 |
* | uninorth: add ofw-addr property to allow correct fw path generation | Mark Cave-Ayland | 2018-08-30 | 1 | -0/+1 |
* | mac_newworld: don't use legacy fw_cfg_init_mem() function | Mark Cave-Ayland | 2018-08-21 | 1 | -1/+11 |
* | ppc: fix default VGA display for Mac machines | Mark Cave-Ayland | 2018-07-07 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell | 2018-07-03 | 1 | -2/+2 |
|\ |
|
| * | mac_newworld: always enable disable_direct_reg3_writes for ADB machines | Mark Cave-Ayland | 2018-07-03 | 1 | -2/+2 |
* | | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -1/+0 |
|/ |
|
* | mac_newworld: add PMU device | Mark Cave-Ayland | 2018-06-16 | 1 | -1/+9 |
* | mac_newworld: add via machine option to control mac99 VIA/ADB configuration | Mark Cave-Ayland | 2018-06-16 | 1 | -7/+62 |
* | ppc: introduce Core99MachinesState for the mac99 machine | Mark Cave-Ayland | 2018-06-16 | 1 | -0/+7 |
* | mac_newworld: move wiring of macio IRQs to macio_newworld_realize() | Mark Cave-Ayland | 2018-05-04 | 1 | -14/+0 |
* | mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly | Mark Cave-Ayland | 2018-05-04 | 1 | -14/+15 |
* | uninorth: create new uninorth device | Mark Cave-Ayland | 2018-05-04 | 1 | -35/+6 |
* | uninorth: rename UNINState to UNINHostState | Mark Cave-Ayland | 2018-04-27 | 1 | -1/+1 |
* | uninorth: move PCI IO (ISA) memory region into the uninorth device | Mark Cave-Ayland | 2018-04-27 | 1 | -6/+6 |
* | uninorth: use object link to pass OpenPIC object to uninorth | Mark Cave-Ayland | 2018-04-27 | 1 | -4/+8 |
* | uninorth: remove obsolete pci_pmac_u3_init() function | Mark Cave-Ayland | 2018-04-27 | 1 | -1/+12 |
* | uninorth: remove obsolete pci_pmac_init() function | Mark Cave-Ayland | 2018-04-27 | 1 | -1/+29 |