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