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
/
arm
/
musicpal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
1
-0
/
+1
2017-09-01
arm: replace cpu_arm_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-2
/
+1
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-1
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2016-10-24
hw/arm: QOM'ify musicpal.c
xiaoqiang zhao
1
-43
/
+45
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
1
-1
/
+1
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
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-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-9
/
+4
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-07-20
musicpal: Drop eth_can_receive
Fam Zheng
1
-6
/
+0
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
1
-3
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-6
/
+4
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-5
/
+6
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-2
/
+4
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-5
/
+5
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
1
-8
/
+0
2014-03-10
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-1
/
+1
2014-02-26
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
Peter Maydell
1
-4
/
+2
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-2
/
+2
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-1
/
+0
2013-08-20
hw/arm/musicpal: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+1
2013-07-29
musicpal: QOM cast cleanup for musicpal_key_state
Andreas Färber
1
-7
/
+15
2013-07-29
musicpal: QOM cast cleanup for musicpal_gpio_state
Andreas Färber
1
-11
/
+19
2013-07-29
musicpal: QOM cast cleanup for mv88w8618_flashcfg
Andreas Färber
1
-4
/
+11
2013-07-29
musicpal: QOM cast cleanup for mv88w8618_pit_state
Andreas Färber
1
-6
/
+12
2013-07-29
musicpal: QOM cast cleanup mv88w8618_pic_state
Andreas Färber
1
-9
/
+14
2013-07-29
musicpal: QOM cast cleanup for musicpal_lcd_state
Andreas Färber
1
-8
/
+16
2013-07-29
musicpal: QOM cast cleanup for mv88w8618_eth_state
Andreas Färber
1
-8
/
+16
2013-07-29
musicpal: Fix typo in name of local function
Stefan Weil
1
-2
/
+2
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-10
/
+10
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-11
/
+11
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-1
/
+1
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-4
/
+4
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-2
/
+6
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-1
/
+1
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-2
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-5
/
+5
2013-04-01
musicpal: qdevify musicpal-misc
Peter Maydell
1
-5
/
+23
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-9
/
+11
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+1697