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
/
cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
1
-3
/
+3
*
cris: do not use ram_size global
Paolo Bonzini
2020-12-10
3
-1
/
+3
*
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-26
1
-2
/
+2
*
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
2
-2
/
+5
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
1
-1
/
+1
*
cris/axis_dev88: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+2
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
1
-1
/
+1
*
cris: improve passing PIC interrupt vector to the CPU
Marc-André Lureau
2020-01-07
1
-4
/
+0
*
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
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-2
/
+0
*
cris-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+3
*
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+1
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+5
*
hw/cris/Makefile.objs: Create CONFIG_* for cris
Yang Zhong
2019-02-05
1
-1
/
+1
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
1
-1
/
+2
*
hw/cris: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-1
/
+1
*
cris: use generic cpu_model parsing
Igor Mammedov
2017-10-27
1
-5
/
+2
*
cris: replace cpu_cris_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-1
/
+1
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-3
/
+2
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
cris: Fix broken header guard in hw/cris/boot.h
Markus Armbruster
2016-07-12
1
-2
/
+2
*
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
1
-2
/
+2
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
2
-0
/
+4
*
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
-1
/
+1
*
cris: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
cris: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-1
/
+1
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-10
/
+5
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
2015-04-11
1
-3
/
+2
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-2
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+2
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-2
/
+4
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-5
/
+5
*
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
2014-02-03
2
-48
/
+0
*
axis-dev88: Connect the PIC upstream IRQs directly to the CPU
Edgar E. Iglesias
2014-02-03
1
-4
/
+3
*
axis_dev88: Don't enforce use of kernel for qtest
Andreas Färber
2013-11-05
1
-5
/
+6
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-1
/
+0
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
3
-2
/
+17
*
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-6
/
+0
*
hw: move DMA controllers to hw/dma/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-1
/
+0
[next]