aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-13hw/char: Convert the Ibex UART to use the registerfields APIAlistair Francis1-41/+35
2020-07-13hw/char: Convert the Ibex UART to use the qdev Clock modelAlistair Francis1-0/+3
2020-07-13riscv: Add opensbi firmware dynamic supportAtish Patra2-1/+62
2020-07-13RISC-V: Copy the fdt in dram instead of ROMAtish Patra1-1/+3
2020-07-13riscv: Unify Qemu's reset vector code pathAtish Patra1-0/+2
2020-07-13util: Introduce qemu_get_host_name()Michal Privoznik1-0/+10
2020-07-13bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER1-0/+2
2020-07-13osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER1-0/+4
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER1-1/+1
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois1-0/+1
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois1-0/+1
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois1-0/+1
2020-07-13hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé1-1/+0
2020-07-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell2-8/+0
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth2-8/+0
2020-07-13chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"Philippe Mathieu-Daudé1-61/+0
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell6-0/+257
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-47/+128
2020-07-11Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell1-0/+1
2020-07-11hw/avr: Add support for loading ELF/raw binariesPhilippe Mathieu-Daudé1-0/+4
2020-07-11hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik1-0/+46
2020-07-11hw/timer: avr: Add limited support for 16-bit timer peripheralMichael Rolnik1-0/+94
2020-07-11hw/char: avr: Add limited support for USART peripheralMichael Rolnik1-0/+93
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik2-0/+20
2020-07-10apic: Report current_count via 'info lapic'Jan Kiszka1-0/+1
2020-07-10cpu-throttle: new module, extracted from cpus.cClaudio Fontana3-37/+73
2020-07-10i386: hvf: Don't duplicate register resetRoman Bolshakov1-1/+0
2020-07-10i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()Roman Bolshakov2-0/+4
2020-07-10i386: hvf: Move synchronize functions to sysemuRoman Bolshakov1-0/+10
2020-07-10coverity: provide Coverity-friendly MIN_CONST and MAX_CONSTEric Blake1-7/+14
2020-07-10qom: Introduce object_property_try_add_child()Eric Auger1-2/+24
2020-07-10util/qemu-error: prepend guest name to error message to identify affected VM ...Mario Smarduch1-0/+2
2020-07-10nbd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy1-0/+1
2020-07-10scripts: Coccinelle script to use ERRP_GUARD()Vladimir Sementsov-Ogievskiy1-0/+2
2020-07-10error: New macro ERRP_GUARD()Vladimir Sementsov-Ogievskiy1-19/+139
2020-07-10qdev: Make functions taking Error ** return bool, not voidMarkus Armbruster1-2/+2
2020-07-10qom: Make functions taking Error ** return bool, not 0/-1Markus Armbruster1-17/+11
2020-07-10qom: Make functions taking Error ** return bool, not voidMarkus Armbruster3-15/+43
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster3-26/+27
2020-07-10qom: Use error_reportf_err() instead of g_printerr() in examplesMarkus Armbruster1-4/+2
2020-07-10qapi: Make visitor functions taking Error ** return bool, not voidMarkus Armbruster3-57/+79
2020-07-10qemu-option: Make functions taking Error ** return bool, not voidMarkus Armbruster1-8/+8
2020-07-10error: Document Error API usage rulesMarkus Armbruster1-6/+46
2020-07-10error: Improve error.h's big commentMarkus Armbruster1-15/+36
2020-07-10error: Fix examples in error.h's big commentMarkus Armbruster1-2/+14
2020-07-10xen: cleanup unrealized flash devicesPaul Durrant1-0/+1
2020-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell2-0/+82
2020-07-09Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell2-0/+14
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2-2/+15
2020-07-08Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...Peter Maydell1-0/+24