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
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-03-11
1
-2
/
+2
*
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-03-11
1
-5
/
+5
*
xtensa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+3
*
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-1
/
+1
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+5
*
xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA
Paolo Bonzini
2019-03-07
1
-1
/
+1
*
hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
Ákos Kovács
2019-02-05
1
-2
/
+2
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
2
-5
/
+9
*
hw/xtensa: xtfpga: raise CPU number limit
Max Filippov
2019-01-28
1
-8
/
+8
*
hw/xtensa: xtfpga: use MX PIC for SMP
Max Filippov
2019-01-28
1
-1
/
+21
*
target/xtensa: add MX interrupt controller
Max Filippov
2019-01-28
2
-0
/
+355
*
target/xtensa: expose core runstall as an IRQ line
Max Filippov
2019-01-28
1
-0
/
+12
*
target/xtensa: rearrange access to external interrupts
Max Filippov
2019-01-28
2
-16
/
+16
*
target/xtensa: drop function xtensa_timer_irq
Max Filippov
2019-01-28
1
-6
/
+1
*
target/xtensa: fix access to the INTERRUPT SR
Max Filippov
2019-01-24
1
-2
/
+2
*
hw/xtensa: xtfpga: use core frequency
Max Filippov
2019-01-24
1
-4
/
+8
*
hw/xtensa: xtfpga: fix bootloader placement in SMP
Max Filippov
2019-01-24
1
-2
/
+7
*
target/xtensa: xtfpga: provide default memory sizes
Max Filippov
2018-11-21
1
-0
/
+10
*
hw/xtensa: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-4
/
+5
*
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
2
-3
/
+3
*
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
1
-4
/
+0
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+1
*
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
*
target/xtensa: allow different default CPU for MMU/noMMU
Max Filippov
2018-01-22
1
-8
/
+8
*
hw/xtensa/xtfpga: support noMMU cores
Max Filippov
2018-01-11
1
-2
/
+132
*
hw/xtensa/xtfpga: extract flash configuration
Max Filippov
2018-01-11
1
-23
/
+43
*
hw/xtensa: extract xtensa_create_memory_regions
Max Filippov
2018-01-11
5
-42
/
+148
*
hw/xtensa/xtfpga: clean up function/structure names
Max Filippov
2018-01-11
1
-70
/
+70
*
hw/xtensa/xtfpga: rewrite mini bootloader
Max Filippov
2018-01-11
1
-5
/
+23
*
xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing
Igor Mammedov
2017-10-27
1
-6
/
+5
*
xtensa: sim: use generic cpu_model parsing
Igor Mammedov
2017-10-27
1
-6
/
+2
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
2
-10
/
+0
*
xtensa: replace cpu_xtensa_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
2
-2
/
+2
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
2
-8
/
+4
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
2
-4
/
+4
*
target/xtensa: support output to chardev console
Max Filippov
2017-06-06
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-06-05
1
-5
/
+5
|
\
|
*
hw/xtensa: sim: use g_string/g_new
Max Filippov
2017-06-04
1
-5
/
+5
*
|
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
|
/
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
target/xtensa: xtfpga: load DTB only when FDT support is enabled
Max Filippov
2017-03-11
1
-0
/
+9
*
target/xtensa: sim: instantiate local memories
Max Filippov
2017-02-23
1
-9
/
+31
*
target/xtensa: refactor CCOUNT/CCOMPARE
Max Filippov
2017-01-15
1
-61
/
+14
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
2016-07-14
1
-1
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2016-06-07
1
-2
/
+2
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
2
-0
/
+4
[next]