index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
mac_newworld.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uninorth: move PCI host bridge bus initialisation into device realize
Mark Cave-Ayland
2018-04-27
1
-4
/
+2
*
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
Mark Cave-Ayland
2018-04-27
1
-2
/
+8
*
uninorth: remove stray PCIBus realize from mac_newworld.c
Mark Cave-Ayland
2018-04-27
1
-1
/
+0
*
uninorth: remove second set of uninorth token registers
Mark Cave-Ayland
2018-04-27
1
-4
/
+0
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
1
-1
/
+0
*
macio: remove macio_init() function
Mark Cave-Ayland
2018-03-06
1
-3
/
+1
*
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
2018-03-06
1
-9
/
+11
*
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
2018-03-06
1
-0
/
+1
*
macio: move ESCC device within the macio device
Mark Cave-Ayland
2018-03-06
1
-28
/
+9
*
hw/char: remove legacy interface escc_init()
Laurent Vivier
2018-02-16
1
-2
/
+17
*
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-1
/
+1
*
ppc: mac_newworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
1
-9
/
+6
*
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
2017-09-27
1
-1
/
+1
*
ppc/mac: Advertise a high clock frequency for NewWorld Macs
Benjamin Herrenschmidt
2017-09-27
1
-1
/
+1
*
Replace round_page() with TARGET_PAGE_ALIGN()
Kamil Rytarowski
2017-09-26
1
-8
/
+3
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-4
/
+0
*
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-1
/
+2
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
Mark Cave-Ayland
2017-05-11
1
-1
/
+17
*
mac99: replace debug printf with trace points
Laurent Vivier
2017-02-22
1
-12
/
+3
*
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
1
-0
/
+1
*
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-11-16
1
-0
/
+1
*
hw/ppc: realize the PCI root bus as part of mac99 init
Marcel Apfelbaum
2016-07-04
1
-0
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-2
/
+3
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
2016-01-13
1
-5
/
+6
*
PPC: mac99: Always add USB controller
Alexander Graf
2015-11-12
1
-1
/
+2
*
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-25
1
-2
/
+2
*
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
1
-1
/
+0
*
mac99: Use MACHINE_TYPE_NAME to encode class name
Eduardo Habkost
2015-09-19
1
-1
/
+1
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
ppc: Update cpu_model in MachineState
Bharata B Rao
2015-07-07
1
-5
/
+5
*
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
2015-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-03-26
1
-1
/
+0
|
\
|
*
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
2015-03-25
1
-1
/
+0
*
|
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
2015-03-25
1
-1
/
+1
|
/
*
PPC: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2015-02-18
1
-2
/
+5
*
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
2015-01-08
1
-2
/
+2
*
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
2015-01-08
1
-10
/
+19
*
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-08
1
-1
/
+1
*
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2015-01-08
1
-1
/
+2
*
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-23
1
-1
/
+1
*
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
1
-2
/
+2
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
ide: Update ide_drive_get to be HBA agnostic
John Snow
2014-10-03
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
1
-1
/
+2
|
\
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
[prev]
[next]