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_uc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c
Thomas Huth
2019-02-04
1
-58
/
+0
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-20
1
-2
/
+2
*
hw/ppc/ppc405_uc: Convert away from old_mmio
Peter Maydell
2018-08-21
1
-148
/
+25
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-3
/
+4
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-8
/
+8
*
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-10-17
1
-2
/
+4
*
ppc4xx: Add more PLB registers
BALATON Zoltan
2017-09-27
1
-3
/
+9
*
ppc4xx: Export ECB and PLB emulation
BALATON Zoltan
2017-09-08
1
-2
/
+2
*
ppc4xx_i2c: QOMify
BALATON Zoltan
2017-09-08
1
-2
/
+3
*
ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file
BALATON Zoltan
2017-09-08
1
-241
/
+0
*
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2017-09-08
1
-1
/
+1
*
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2017-09-08
1
-263
/
+0
*
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
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
hw/ppc/ppc405_uc.c: Avoid integer overflows
Peter Maydell
2017-02-22
1
-3
/
+3
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
*
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
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
*
ppc: fix -mem-path failure
Hu Tao
2014-07-22
1
-2
/
+2
*
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-07-15
1
-2
/
+3
*
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-5
/
+5
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-16
/
+17
*
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
1
-1
/
+1
*
ppc405_uc: Disable debug output
Andreas Färber
2013-09-02
1
-8
/
+8
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-4
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-6
/
+6
*
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
-2
/
+2
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-2
/
+2
*
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
1
-0
/
+2548