index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
mac_newworld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
1
-1
/
+2
2019-07-02
hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-4
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+2
2019-03-12
mac_newworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
1
-2
/
+2
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
1
-2
/
+1
2019-02-17
mac_newworld: change default NIC to sungem for mac99 machine
Mark Cave-Ayland
1
-1
/
+1
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-2
/
+3
2019-02-04
hw/ppc: Don't include m48t59.h if it is not necessary
Thomas Huth
1
-1
/
+0
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
1
-17
/
+13
2018-12-14
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
1
-6
/
+4
2018-11-08
hw/ppc/mac_newworld: Free openpic_irqs array after use
Peter Maydell
1
-0
/
+1
2018-08-30
mac_newworld: implement custom FWPathProvider
Mark Cave-Ayland
1
-1
/
+57
2018-08-30
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
1
-0
/
+1
2018-08-21
mac_newworld: don't use legacy fw_cfg_init_mem() function
Mark Cave-Ayland
1
-1
/
+11
2018-07-07
ppc: fix default VGA display for Mac machines
Mark Cave-Ayland
1
-0
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
1
-2
/
+2
2018-07-03
mac_newworld: always enable disable_direct_reg3_writes for ADB machines
Mark Cave-Ayland
1
-2
/
+2
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-16
mac_newworld: add PMU device
Mark Cave-Ayland
1
-1
/
+9
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
1
-7
/
+62
2018-06-16
ppc: introduce Core99MachinesState for the mac99 machine
Mark Cave-Ayland
1
-0
/
+7
2018-05-04
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
1
-14
/
+0
2018-05-04
mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly
Mark Cave-Ayland
1
-14
/
+15
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
1
-35
/
+6
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
1
-1
/
+1
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
1
-6
/
+6
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
1
-4
/
+8
2018-04-27
uninorth: remove obsolete pci_pmac_u3_init() function
Mark Cave-Ayland
1
-1
/
+12
2018-04-27
uninorth: remove obsolete pci_pmac_init() function
Mark Cave-Ayland
1
-1
/
+29
2018-04-27
uninorth: move PCI host bridge bus initialisation into device realize
Mark Cave-Ayland
1
-4
/
+2
2018-04-27
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
Mark Cave-Ayland
1
-2
/
+8
2018-04-27
uninorth: remove stray PCIBus realize from mac_newworld.c
Mark Cave-Ayland
1
-1
/
+0
2018-04-27
uninorth: remove second set of uninorth token registers
Mark Cave-Ayland
1
-4
/
+0
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
1
-1
/
+0
2018-03-06
macio: remove macio_init() function
Mark Cave-Ayland
1
-3
/
+1
2018-03-06
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
1
-9
/
+11
2018-03-06
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
1
-0
/
+1
2018-03-06
macio: move ESCC device within the macio device
Mark Cave-Ayland
1
-28
/
+9
2018-02-16
hw/char: remove legacy interface escc_init()
Laurent Vivier
1
-2
/
+17
2018-02-06
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-1
/
+1
2017-10-17
ppc: mac_newworld: use generic cpu_model parsing
Igor Mammedov
1
-9
/
+6
2017-09-27
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
1
-1
/
+1
2017-09-27
ppc/mac: Advertise a high clock frequency for NewWorld Macs
Benjamin Herrenschmidt
1
-1
/
+1
2017-09-26
Replace round_page() with TARGET_PAGE_ALIGN()
Kamil Rytarowski
1
-8
/
+3
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
1
-4
/
+0
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+2
[next]