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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2024-09-20
ppc: fix incorrect spelling of PowerMac
Tejas Vipin
1
-1
/
+1
2024-03-09
mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
Mark Cave-Ayland
1
-1
/
+1
2024-02-27
hw/ppc/mac_newworld: do not require CONFIG_USB
Paolo Bonzini
1
-1
/
+3
2024-02-02
hw/ppc: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2023-05-22
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
1
-1
/
+3
2023-02-06
mac_{old,new}world: Use local variable instead of qdev_get_machine()
BALATON Zoltan
1
-2
/
+1
2022-10-31
mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
BALATON Zoltan
1
-4
/
+6
2022-10-31
mac_{old|new}world: Code style fix adding missing braces to if-s
BALATON Zoltan
1
-2
/
+4
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
1
-2
/
+2
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Move PROM and KERNEL defines to board code
BALATON Zoltan
1
-0
/
+4
2022-10-31
hw/ppc/mac.h: Move newworld specific parts out from shared header
BALATON Zoltan
1
-0
/
+19
2022-10-31
mac_{old|new}world: Reduce number of QOM casts
BALATON Zoltan
1
-33
/
+28
2022-10-31
mac_newworld: Clean up creation of Uninorth devices
BALATON Zoltan
1
-20
/
+17
2022-10-31
mac_{old|new}world: Avoid else branch by setting default value
BALATON Zoltan
1
-15
/
+4
2022-10-31
mac_{old|new}world: Set tbfreq at declaration
BALATON Zoltan
1
-8
/
+1
2022-10-31
mac_newworld: Drop some variables
BALATON Zoltan
1
-36
/
+29
2022-07-18
ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
1
-4
/
+4
2022-07-18
ppc64: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
1
-4
/
+4
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
1
-1
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-1
/
+1
2021-12-17
hw/ppc/mac.h: Remove MAX_CPUS macro
Peter Maydell
1
-1
/
+2
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
1
-0
/
+4
2021-05-04
hw/ppc/mac_newworld: Restrict RAM to 2 GiB
Philippe Mathieu-Daudé
1
-0
/
+4
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
1
-13
/
+0
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
1
-14
/
+11
2021-01-13
mac_newworld: delay wiring of PCI IRQs in New World machine
Mark Cave-Ayland
1
-20
/
+26
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
ppc: remove bios_name
Paolo Bonzini
1
-3
/
+1
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
1
-8
/
+14
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-8
/
+16
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
1
-0
/
+6
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
1
-4
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-5
/
+5
2020-06-26
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
1
-2
/
+0
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-8
/
+8
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
hw/ppc: Eliminate two superfluous QOM casts
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-20
/
+20
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-2
/
+1
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-1
/
+0
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
1
-1
/
+0
2020-03-17
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-02-19
ppc/mac_newworld: use memdev for RAM
Igor Mammedov
1
-3
/
+3
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-2
/
+2
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
[next]