summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-29hw/riscv/spike: Allow loading firmware separately using -bios optionAnup Patel1-1/+23
2020-04-29hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()Anup Patel4-9/+14
2020-04-29roms: opensbi: Upgrade from v0.6 to v0.7Bin Meng5-0/+0
2020-04-29linux-user/riscv: fix up struct target_ucontext definitionLIU Zhiwei1-1/+2
2020-04-29target/riscv: Add a sifive-e34 cpu typeCorey Wharton2-0/+11
2020-04-29riscv: sifive_e: Support changing CPU typeCorey Wharton1-2/+3
2020-04-29hw/riscv: Generate correct "mmu-type" for 32-bit machinesBin Meng3-0/+12
2020-04-29riscv: Fix Stage2 SV32 page table walkAnup Patel1-6/+1
2020-04-29riscv: AND stage-1 and stage-2 protection flagsAlistair Francis1-3/+5
2020-04-29riscv: Don't use stage-2 PTE lookup protection flagsAlistair Francis1-1/+2
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u machineBin Meng2-0/+21
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u SoCAlistair Francis2-1/+9
2020-04-29riscv/sifive_u: Fix up file orderingAlistair Francis1-54/+54
2020-04-29Open 5.1 development treePeter Maydell1-1/+1
2020-04-29qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()Masahiro Yamada1-5/+5
2020-04-29libqos: Give get_machine_allocator() internal linkageMarkus Armbruster2-3/+1
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster4-80/+57
2020-04-29Makefile: Drop unused, broken target recurse-fuzzMarkus Armbruster1-1/+0
2020-04-29smbus: Fix spd_data_generate() for number of banks > 2Markus Armbruster1-1/+1
2020-04-29bamboo, sam460ex: Tidy up error message for unsupported RAM sizeMarkus Armbruster1-4/+4
2020-04-29smbus: Fix spd_data_generate() error API violationMarkus Armbruster4-44/+10
2020-04-29sam460ex: Suppress useless warning on -m 32 and -m 64Markus Armbruster1-1/+2
2020-04-29qga: Fix qmp_guest_suspend_{disk, ram}() error handlingMarkus Armbruster1-0/+14
2020-04-29qga: Fix qmp_guest_get_memory_blocks() error handlingMarkus Armbruster1-0/+3
2020-04-29tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffffMarkus Armbruster1-2/+2
2020-04-29migration/colo: Fix qmp_xen_colo_do_checkpoint() error handlingMarkus Armbruster1-1/+7
2020-04-29io: Fix qio_channel_socket_close() error handlingMarkus Armbruster1-2/+3
2020-04-29xen/pt: Fix flawed conversion to realize()Markus Armbruster1-6/+6
2020-04-29virtio-net: Fix duplex=... and speed=... error handlingMarkus Armbruster1-1/+4
2020-04-29bochs-display: Fix vgamem=SIZE error handlingMarkus Armbruster1-2/+4
2020-04-29fdc: Fix fallback=auto error handlingMarkus Armbruster1-0/+1
2020-04-29arm/virt: Fix virt_machine_device_plug_cb() error API violationMarkus Armbruster1-2/+2
2020-04-29cpus: Proper range-checking for -icount shift=NMarkus Armbruster1-4/+3
2020-04-29cpus: Fix configure_icount() error API violationMarkus Armbruster1-18/+27
2020-04-29block/file-posix: Fix check_cache_dropped() error handlingMarkus Armbruster1-1/+4
2020-04-29cryptodev: Fix cryptodev_builtin_cleanup() error API violationMarkus Armbruster1-8/+2
2020-04-29qemu-img: Reject broken -o ""Markus Armbruster1-2/+4
2020-04-29qemu-img: Move is_valid_option_list() to qemu-img.c and rewriteMarkus Armbruster3-23/+26
2020-04-29qemu-img: Factor out accumulate_options() helperMarkus Armbruster1-36/+23
2020-04-29qemu-option: Avoid has_help_option() in qemu_opts_parse_noisily()Markus Armbruster1-10/+10
2020-04-29test-qemu-opts: Simplify test_has_help_option() after bug fixMarkus Armbruster1-19/+17
2020-04-29qemu-option: Fix has_help_option()'s sloppy parsingMarkus Armbruster2-22/+21
2020-04-29qemu-option: Fix sloppy recognition of "id=..." after ",,"Markus Armbruster2-10/+21
2020-04-29qemu-options: Factor out get_opt_name_value() helperMarkus Armbruster1-46/+56
2020-04-29tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()Markus Armbruster1-0/+44
2020-04-29various: Remove suspicious '\' character outside of #define in C codePhilippe Mathieu-Daudé10-29/+29
2020-04-28Update version for v5.0.0 releasePeter Maydell1-1/+1
2020-04-22Update version for v5.0.0-rc4 releasePeter Maydell1-1/+1
2020-04-22target/arm: Fix ID_MMFR4 value on AArch64 'max' CPUPeter Maydell1-1/+1
2020-04-21slirp: update to fix CVE-2020-1983Marc-André Lureau1-0/+0