| Commit message (Expand) | Author | Age | Files | Lines |
* | load_elf: Remove unused address variables from callers | BALATON Zoltan | 2020-09-26 | 2 | -4/+2 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -2/+2 |
* | target/xtensa: implement NMI support | Max Filippov | 2020-08-21 | 1 | -1/+5 |
* | meson: convert hw/arch* | Marc-André Lureau | 2020-08-21 | 2 | -6/+11 |
* | qdev: Make qdev_prop_set_drive() match the other helpers | Markus Armbruster | 2020-06-23 | 1 | -2/+1 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 2 | -3/+3 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 2 | -6/+6 |
* | hw/xtensa/xtfpga:fix leak of fdevice tree blob | Chen Qun | 2020-02-19 | 1 | -0/+1 |
* | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 2020-01-29 | 2 | -2/+2 |
* | hw/xtensa: add virt machine | Max Filippov | 2019-10-19 | 5 | -15/+202 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 2 | -2/+0 |
* | Include exec/memory.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 2 | -0/+2 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 2 | -0/+2 |
* | hw: Replace global smp variables with MachineState for all remaining archs | Like Xu | 2019-07-05 | 2 | -1/+2 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 3 | -3/+0 |
* | target/xtensa: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2019-05-13 | 1 | -2/+2 |
* | 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 |