index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xtensa
Age
Commit message (
Expand
)
Author
2017-06-06
target/xtensa: support output to chardev console
Max Filippov
2017-06-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-06-04
hw/xtensa: sim: use g_string/g_new
Max Filippov
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-03-11
target/xtensa: xtfpga: load DTB only when FDT support is enabled
Max Filippov
2017-02-23
target/xtensa: sim: instantiate local memories
Max Filippov
2017-01-15
target/xtensa: refactor CCOUNT/CCOMPARE
Max Filippov
2016-10-24
char: remove init callback
Marc-André Lureau
2016-07-14
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-06-07
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-01-29
xtensa: Clean up includes
Peter Maydell
2015-10-21
target-xtensa: xtfpga: attach FLASH to system IO
Max Filippov
2015-09-25
xtensa: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-03-10
xtensa: Remove superfluous '\n' around error_report()
Gonglei
2015-03-07
target-xtensa: xtfpga: fix ml605 flash size
Max Filippov
2015-03-07
hw/xtensa: allow reads/writes in the system I/O region
Max Filippov
2014-11-03
hw/xtensa/xtfpga: treat uImage load address as virtual
Max Filippov
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-11-03
target-xtensa: avoid duplicate timer interrupt delivery
Max Filippov
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-06-29
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
2014-06-29
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
2014-06-29
hw/xtensa/xtfpga: implement uImage loading
Max Filippov
2014-06-29
hw/xtensa/xtfpga: add memory info to bootparam
Max Filippov
2014-06-29
hw/xtensa/xtfpga: refactor bootparameters filling
Max Filippov
2014-06-29
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
Max Filippov
2014-06-29
hw/xtensa/xtfpga: retrieve parameters from machine_opts
Max Filippov
2014-06-29
hw/xtensa: replace fprintfs with error_report
Max Filippov
2014-06-29
hw/xtensa: remove extraneous xtensa_ prefix from file names
Max Filippov
2014-06-29
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
Max Filippov
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-02-24
hw/xtensa: add support for ML605 and KC705 FPGA board
Max Filippov
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
[prev]
[next]