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_oldworld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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_oldworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
1
-2
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+2
*
mac_oldworld: 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
-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
*
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
2018-12-14
1
-6
/
+4
*
mac_oldworld: implement custom FWPathProvider
Mark Cave-Ayland
2018-08-30
1
-1
/
+57
*
grackle: set device fw_name and address for correct fw path generation
Mark Cave-Ayland
2018-08-30
1
-0
/
+1
*
mac_oldworld: 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
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-5
/
+4
*
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
2018-04-27
1
-14
/
+0
*
mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly
Mark Cave-Ayland
2018-04-27
1
-13
/
+14
*
grackle: move PCI IO (ISA) memory region into the grackle device
Mark Cave-Ayland
2018-04-27
1
-6
/
+3
*
grackle: remove deprecated pci_grackle_init() function
Mark Cave-Ayland
2018-04-27
1
-3
/
+18
*
grackle: general tidy-up and QOMify
Mark Cave-Ayland
2018-04-27
1
-1
/
+1
*
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2018-04-27
1
-8
/
+12
*
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_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
2018-03-06
1
-3
/
+5
*
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
2018-03-06
1
-0
/
+1
*
heathrow: change heathrow_pic_init() to return the heathrow device
Mark Cave-Ayland
2018-03-06
1
-4
/
+5
*
macio: move ESCC device within the macio device
Mark Cave-Ayland
2018-03-06
1
-28
/
+10
*
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_oldworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
1
-4
/
+2
*
ppc: QOMify g3beige machine
Mark Cave-Ayland
2017-09-27
1
-2
/
+15
*
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 OldWorld Macs
Mark Cave-Ayland
2017-05-11
1
-1
/
+17
*
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
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
1
-1
/
+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
-7
/
+9
*
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-25
1
-2
/
+2
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-14
/
+9
*
mac_world: Break long line
Eduardo Habkost
2015-09-19
1
-1
/
+2
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
[next]