summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24tcg/i386: Support INDEX_op_extract2_{i32,i64}Richard Henderson
2019-04-24tcg: Use extract2 in tcg_gen_deposit_{i32,i64}Richard Henderson
2019-04-24tcg: Use deposit and extract2 in tcg_gen_shifti_i64Richard Henderson
2019-04-24tcg: Add INDEX_op_extract2_{i32,i64}Richard Henderson
2019-04-24tcg: Implement tcg_gen_extract2_{i32,i64}David Hildenbrand
2019-04-24Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-04-22' into ...Peter Maydell
2019-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-monitor-2019-04-...Peter Maydell
2019-04-24Open 4.1 development treePeter Maydell
2019-04-23Update version for v4.0.0 releasePeter Maydell
2019-04-18include: Move fprintf_function to disas/Markus Armbruster
2019-04-18disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster
2019-04-18monitor: Clean up how monitor_disas() funnels output to monitorMarkus Armbruster
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18qemu-print: New qemu_fprintf(), qemu_vfprintf()Markus Armbruster
2019-04-18qom/cpu: Simplify how CPUClass::dump_statistics() printsMarkus Armbruster
2019-04-18target/i386: Simplify how x86_cpu_dump_local_apic_state() printsMarkus Armbruster
2019-04-18target: Clean up how the dump_mmu() printMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-04-18memory: Clean up how mtree_info() printsMarkus Armbruster
2019-04-18block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster
2019-04-18qsp: Simplify how qsp_report() printsMarkus Armbruster
2019-04-18tcg: Simplify how dump_drift_info() printsMarkus Armbruster
2019-04-18tcg: Simplify how dump_exec_info() printsMarkus Armbruster
2019-04-18tcg: Simplify how dump_opcount_info() printsMarkus Armbruster
2019-04-18trace: Simplify how st_print_trace_file_status() printsMarkus Armbruster
2019-04-18include: Include fprintf-fn.h only where neededMarkus Armbruster
2019-04-18monitor: Simplify how -device/device_add print helpMarkus Armbruster
2019-04-18char-pty: Print "char device redirected" message to stdoutMarkus Armbruster
2019-04-18char: Make -chardev help print to stdoutMarkus Armbruster
2019-04-18blockdev: Make -drive format=help print to stdoutMarkus Armbruster
2019-04-18qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster
2019-04-18monitor error: Make printf()-like functions return a valueMarkus Armbruster
2019-04-18vl: Make -machine $TYPE,help and -accel help print to stdoutMarkus Armbruster
2019-04-18s390x/kvm: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-04-18vfio: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-04-17hpet: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-04-17pci: Report fatal errors with error_report(), not error_printf()Markus Armbruster
2019-04-17mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster
2019-04-17loader-fit: Wean off error_printf()Markus Armbruster
2019-04-17block/ssh: Do not report read/write/flush errors to the userMarkus Armbruster
2019-04-17qemu-img: Use error_vreport() in error_exit()Markus Armbruster
2019-04-17util/error: do not free error on error_abortVladimir Sementsov-Ogievskiy
2019-04-17error: Fix error_report_err(), warn_report_err() hint printingMarkus Armbruster
2019-04-17log: Make glib logging go through QEMUChristophe Fergeau
2019-04-17qemu-io: Use error_[gs]et_progname()Christophe Fergeau
2019-04-17MAINTAINERS: add the "EDK2 Firmware" subsystemLaszlo Ersek
2019-04-17Makefile: install the edk2 firmware images and their descriptorsLaszlo Ersek
2019-04-17tests: add missing dependency to build QTEST_QEMU_BINARY, round 2Laszlo Ersek
2019-04-17pc-bios: document the edk2 firmware images; add firmware descriptorsLaszlo Ersek
2019-04-17pc-bios: add edk2 firmware binaries and variable store templatesLaszlo Ersek