aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-06include: move target page bits declaration to page-vary.hMarc-André Lureau
2022-04-06include: move cpu_exec* declarations to cpu-common.hMarc-André Lureau
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2022-04-06include: move dump_in_progress() to runstate.hMarc-André Lureau
2022-04-06include: move coroutine IO functions to coroutine.hMarc-André Lureau
2022-04-06include: move qemu_pipe() to osdep.hMarc-André Lureau
2022-04-06include: move qemu_write_full() declaration to osdep.hMarc-André Lureau
2022-04-06include: move TFR to osdep.hMarc-André Lureau
2022-04-06error-report: use error_printf() for program prefixMarc-André Lureau
2022-04-06util: rename qemu-error.c to match its header nameMarc-André Lureau
2022-04-06error-report: replace deprecated g_get_current_time() with glib >= 2.62Marc-André Lureau
2022-04-06qga: replace deprecated g_get_current_time()Marc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-04-06tests: replace free_all() usage with g_autoMarc-André Lureau
2022-04-06include/qapi: add g_autoptr support for qobject typesMarc-André Lureau
2022-04-06osdep: poison {HOST,TARGET}_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-04-06char: move qemu_openpty_raw from util/ to char/Marc-André Lureau
2022-04-06meson: remove test-qdev-global-props dependency on testqapiMarc-André Lureau
2022-04-06meson: remove unneeded py3Marc-André Lureau
2022-04-06meson: add util dependency for oslib-posix on freebsdMarc-André Lureau
2022-04-06meson: use chardev_ss dependenciesMarc-André Lureau
2022-04-06oslib: drop qemu_gettimeofday()Marc-André Lureau
2022-04-06Replace qemu_gettimeofday() with g_get_real_time()Marc-André Lureau
2022-04-06qga: replace qemu_gettimeofday() with g_get_real_time()Marc-André Lureau
2022-04-06qtest: replace gettimeofday with GTimerMarc-André Lureau
2022-04-06qapi, target/i386/sev: Add cpu0-id to query-sev-capabilitiesDov Murik
2022-04-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-04-05Merge tag 'pull-qapi-2022-04-05' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-04-05Merge tag 'pull-target-arm-20220405' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-04-05qapi: Fix calc-dirty-rate exampleMarkus Armbruster
2022-04-05qapi: fix example of query-memdev commandVictor Toso
2022-04-05qapi: fix example of query-cpus-fast commandVictor Toso
2022-04-05qapi: fix example of trace-event-get-state commandVictor Toso
2022-04-05qapi: fix example of query-colo-status commandVictor Toso
2022-04-05qapi: fix example of query-vnc commandVictor Toso
2022-04-05qapi: fix example of query-spice commandVictor Toso
2022-04-05qapi: fix example of query-named-block-nodes commandVictor Toso
2022-04-05qapi: fix examples: replay-break and replay-seekVictor Toso
2022-04-05qapi: fix example of netdev_add commandVictor Toso
2022-04-05docs/system/i386: Add measurement calculation details to amd-memory-encryptionDov Murik
2022-04-05qga/vss-win32: fix compilation with clang++Helge Konetzka
2022-04-05coverity: update model for latest toolsPaolo Bonzini
2022-04-05docs/system/devices/can.rst: correct links to CTU CAN FD IP core documentation.Pavel Pisa
2022-04-05xlnx-bbram: hw/nvram: Fix uninitialized Error *Tong Ho
2022-04-04Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-04-04linux-user/ppc: Narrow type of ccr in save_user_regsRichard Henderson
2022-04-04ppc/pnv: Fix number of registers in the PCIe controller on POWER9Frederic Barrat
2022-04-04hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza