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
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2
-3
/
+3
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2
-6
/
+6
2020-02-19
hw/xtensa/xtfpga:fix leak of fdevice tree blob
Chen Qun
1
-0
/
+1
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2
-2
/
+2
2019-10-18
hw/xtensa: add virt machine
Max Filippov
5
-15
/
+202
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2
-0
/
+2
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2
-1
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
3
-3
/
+0
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
1
-2
/
+2
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
1
-5
/
+5
2019-03-07
xtensa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-1
/
+1
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+5
2019-03-07
xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA
Paolo Bonzini
1
-1
/
+1
2019-02-05
hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
Ákos Kovács
1
-2
/
+2
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2
-5
/
+9
2019-01-28
hw/xtensa: xtfpga: raise CPU number limit
Max Filippov
1
-8
/
+8
2019-01-28
hw/xtensa: xtfpga: use MX PIC for SMP
Max Filippov
1
-1
/
+21
2019-01-28
target/xtensa: add MX interrupt controller
Max Filippov
2
-0
/
+355
2019-01-28
target/xtensa: expose core runstall as an IRQ line
Max Filippov
1
-0
/
+12
2019-01-28
target/xtensa: rearrange access to external interrupts
Max Filippov
2
-16
/
+16
2019-01-28
target/xtensa: drop function xtensa_timer_irq
Max Filippov
1
-6
/
+1
2019-01-24
target/xtensa: fix access to the INTERRUPT SR
Max Filippov
1
-2
/
+2
2019-01-24
hw/xtensa: xtfpga: use core frequency
Max Filippov
1
-4
/
+8
2019-01-24
hw/xtensa: xtfpga: fix bootloader placement in SMP
Max Filippov
1
-2
/
+7
2018-11-21
target/xtensa: xtfpga: provide default memory sizes
Max Filippov
1
-0
/
+10
2018-07-02
hw/xtensa: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-4
/
+5
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2
-3
/
+3
2018-04-26
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
Peter Maydell
1
-4
/
+0
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Clean up includes
Markus Armbruster
1
-1
/
+0
2018-01-22
target/xtensa: allow different default CPU for MMU/noMMU
Max Filippov
1
-8
/
+8
2018-01-11
hw/xtensa/xtfpga: support noMMU cores
Max Filippov
1
-2
/
+132
2018-01-11
hw/xtensa/xtfpga: extract flash configuration
Max Filippov
1
-23
/
+43
2018-01-11
hw/xtensa: extract xtensa_create_memory_regions
Max Filippov
5
-42
/
+148
2018-01-11
hw/xtensa/xtfpga: clean up function/structure names
Max Filippov
1
-70
/
+70
2018-01-11
hw/xtensa/xtfpga: rewrite mini bootloader
Max Filippov
1
-5
/
+23
2017-10-27
xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+5
[next]