aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Update version for v4.0.0-rc4 releasev4.0.0-rc4Peter Maydell
2019-04-16usb-mtp: fix bounds check for guest provided filenameDaniel P. Berrangé
2019-04-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-04-16qcow2: Fix preallocation bdrv_pwrite to wrong fileKevin Wolf
2019-04-16socket: allow wait=false for client socketMarc-André Lureau
2019-04-16Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-04-15slirp: Gcc 9 -O3 fixDr. David Alan Gilbert
2019-04-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-04-12iotest: Fix 241 to run in generic directoryEric Blake
2019-04-12iotests: Let 245 pass on tmpfsMax Reitz
2019-04-12qemu-img: fix .hx and .texi disparityJohn Snow
2019-04-12curses: fix wchar_t printf warningGerd Hoffmann
2019-04-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190412' into...Peter Maydell
2019-04-12spapr_pci: Fix broken naming of PCI busGreg Kurz
2019-04-10Update version for v4.0.0-rc3 releasev4.0.0-rc3Peter Maydell
2019-04-10Merge remote-tracking branch 'remotes/alistair/tags/pull-device-tree-20190409...Peter Maydell
2019-04-09device_tree: Fix integer overflowing in load_device_tree()Markus Armbruster
2019-04-09migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet()Peter Maydell
2019-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-04-09tests: Make check-block a phony targetMarkus Armbruster
2019-04-09hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth
2019-04-09include/qemu/bswap.h: Use __builtin_memcpy() in accessor functionsPeter Maydell
2019-04-09roms: Allow passing configure options to the EDK2 build toolsPhilippe Mathieu-Daudé
2019-04-09roms: Rename the EFIROM variable to avoid clashing with iPXEPhilippe Mathieu-Daudé
2019-04-09target/i386: Generate #UD for LOCK on a register incrementPeter Maydell