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
/
ppc405_boards.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+2
*
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
1
-3
/
+3
*
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
1
-3
/
+3
*
ppc405_boards: Don't size flash memory to match backing image
Markus Armbruster
2019-03-11
1
-24
/
+12
*
ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT code
Markus Armbruster
2019-03-11
1
-60
/
+0
*
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-20
1
-2
/
+2
*
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
2018-12-14
1
-4
/
+8
*
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-28
1
-14
/
+0
*
hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
Peter Maydell
2018-08-21
1
-50
/
+10
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-4
/
+5
*
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-9
/
+6
*
ppc: Deprecate qemu-system-ppcemb
thuth@redhat.com
2018-01-27
1
-0
/
+14
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-6
/
+3
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-3
/
+3
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
1
-1
/
+1
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...
Peter Maydell
2015-11-30
1
-44
/
+8
*
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
2015-09-19
1
-4
/
+24
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-15
/
+11
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-3
/
+4
*
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
2015-03-10
1
-1
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-13
/
+13
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-9
/
+16
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-3
/
+5
*
ppc: fix -mem-path failure
Hu Tao
2014-07-22
1
-10
/
+18
*
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-07-15
1
-12
/
+9
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-9
/
+9
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
1
-2
/
+0
|
\
|
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-2
/
+0
*
|
ppc405_boards: Don't enforce presence of firmware for qtest
Andreas Färber
2013-09-02
1
-15
/
+20
*
|
ppc405_boards: Disable debug output
Andreas Färber
2013-09-02
1
-2
/
+2
|
/
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-9
/
+9
*
Remove unneeded type casts
Stefan Weil
2013-04-19
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-3
/
+3
*
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
1
-0
/
+662