]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-04-06 Marc-André... include: move qemu_pipe() to osdep.h
2022-04-06 Marc-André... include: move qemu_write_full() declaration to osdep.h
2022-04-06 Marc-André... include: move TFR to osdep.h
2022-04-06 Marc-André... error-report: use error_printf() for program prefix
2022-04-06 Marc-André... util: rename qemu-error.c to match its header name
2022-04-06 Marc-André... error-report: replace deprecated g_get_current_time...
2022-04-06 Marc-André... qga: replace deprecated g_get_current_time()
2022-04-06 Marc-André... Replace qemu_real_host_page variables with inlined...
2022-04-06 Marc-André... tests: replace free_all() usage with g_auto
2022-04-06 Marc-André... include/qapi: add g_autoptr support for qobject types
2022-04-06 Marc-André... osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
2022-04-06 Marc-André... Replace TARGET_WORDS_BIGENDIAN
2022-04-06 Marc-André... Replace config-time define HOST_WORDS_BIGENDIAN
2022-04-06 Marc-André... char: move qemu_openpty_raw from util/ to char/
2022-04-06 Marc-André... meson: remove test-qdev-global-props dependency on...
2022-04-06 Marc-André... meson: remove unneeded py3
2022-04-06 Marc-André... meson: add util dependency for oslib-posix on freebsd
2022-04-06 Marc-André... meson: use chardev_ss dependencies
2022-04-06 Marc-André... oslib: drop qemu_gettimeofday()
2022-04-06 Marc-André... Replace qemu_gettimeofday() with g_get_real_time()
2022-04-06 Marc-André... qga: replace qemu_gettimeofday() with g_get_real_time()
2022-04-06 Marc-André... qtest: replace gettimeofday with GTimer
2022-04-06 Dov Murikqapi, target/i386/sev: Add cpu0-id to query-sev-capabil...
2022-04-05 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-05 Peter MaydellMerge tag 'pull-qapi-2022-04-05' of git://repo.or.cz...
2022-04-05 Peter MaydellMerge tag 'pull-target-arm-20220405' of https://git...
2022-04-05 Markus Armbrusterqapi: Fix calc-dirty-rate example
2022-04-05 Victor Tosoqapi: fix example of query-memdev command
2022-04-05 Victor Tosoqapi: fix example of query-cpus-fast command
2022-04-05 Victor Tosoqapi: fix example of trace-event-get-state command
2022-04-05 Victor Tosoqapi: fix example of query-colo-status command
2022-04-05 Victor Tosoqapi: fix example of query-vnc command
2022-04-05 Victor Tosoqapi: fix example of query-spice command
2022-04-05 Victor Tosoqapi: fix example of query-named-block-nodes command
2022-04-05 Victor Tosoqapi: fix examples: replay-break and replay-seek
2022-04-05 Victor Tosoqapi: fix example of netdev_add command
2022-04-05 Dov Murikdocs/system/i386: Add measurement calculation details...
2022-04-05 Helge Konetzkaqga/vss-win32: fix compilation with clang++
2022-04-05 Paolo Bonzinicoverity: update model for latest tools
2022-04-05 Pavel Pisadocs/system/devices/can.rst: correct links to CTU CAN...
2022-04-05 Tong Hoxlnx-bbram: hw/nvram: Fix uninitialized Error *
2022-04-04 Peter MaydellMerge tag 'pull-ppc-20220404' of https://github.com...
2022-04-04 Richard Hendersonlinux-user/ppc: Narrow type of ccr in save_user_regs
2022-04-04 Frederic Barratppc/pnv: Fix number of registers in the PCIe controller...
2022-04-04 Daniel Henrique... hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
2022-04-02 Peter MaydellMerge tag 'pull-request-2022-04-01' of https://gitlab...
2022-04-01 Peter MaydellMerge tag 'pull-target-arm-20220401' of https://git...
2022-04-01 Peter MaydellMerge tag 'pull-riscv-to-apply-20220401' of github...
2022-04-01 Peter Maydelltarget/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPX...
2022-04-01 Frederic KonradMAINTAINERS: change Fred Konrad's email address
2022-04-01 Idan Horowitztarget/arm: Determine final stage 2 output PA space...
2022-04-01 Idan Horowitztarget/arm: Take VSTCR.SW, VTCR.NSW into account in...
2022-04-01 Idan Horowitztarget/arm: Check VSTCR.SW when assigning the stage...
2022-04-01 Idan Horowitztarget/arm: Fix MTE access checks for disabled SEL2
2022-04-01 Marc-André... trace: fix compilation with lttng-ust >= 2.13
2022-04-01 Will Cohen9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
2022-04-01 Thomas Huthmeson.build: Fix dependency of page-vary-common.c to...
2022-04-01 Bruno Haibletarget/s390x: Fix determination of overflow condition...
2022-04-01 Bruno Haibletarget/s390x: Fix determination of overflow condition...
2022-04-01 Yonggang Luomisc: Fixes MAINTAINERS's path .github/workflows/lockdo...
2022-04-01 Peter MaydellMerge tag 'trivial-branch-for-7.0-pull-request' of...
2022-03-31 Yueh-Ting ... target/riscv: rvv: Add missing early exit condition...
2022-03-31 Palmer Dabbelttarget/riscv: Avoid leaking "no translation" TLB entries
2022-03-31 Thomas Huthtests/lcitool: Do not use a hard-coded /usr/bin/python3...
2022-03-31 Stefano Garzarellavhost-vdpa: fix typo in a comment
2022-03-31 Thomas Huthtarget/sh4: Remove old README.sh4 file
2022-03-31 Thomas Huthlinux-user/sh4/termbits: Silence warning about TIOCSER_...
2022-03-31 Peter MaydellMerge tag 'pull-tcg-20220331' of https://gitlab.com...
2022-03-31 Richard Hendersontcg/aarch64: Use 'ull' suffix to force 64-bit constant
2022-03-31 Peter MaydellMerge tag 'pull-qapi-2022-03-31' of git://repo.or.cz...
2022-03-31 Victor Tosoqapi: fix example of dump-guest-memory
2022-03-31 Victor Tosoqapi: fix example of ACPI_DEVICE_OST event
2022-03-31 Victor Tosoqapi: ui examples: add missing @websocket member
2022-03-31 Victor Tosoqapi: fix example of MEMORY_FAILURE
2022-03-31 Victor Tosoqapi: run-state examples: add missing @timestamp
2022-03-31 Victor Tosoqapi: fix examples: SHUTDOWN and RESET events
2022-03-31 Victor Tosoqapi: fix example of FAILOVER_NEGOTIATED event
2022-03-31 Victor Tosoqapi: fix example of UNPLUG_PRIMARY event
2022-03-31 Victor Tosoqapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
2022-03-31 Victor Tosoqapi: fix example of DUMP_COMPLETED event
2022-03-31 Victor Tosoqapi: fix example of BLOCK_JOB_PENDING event
2022-03-31 Victor Tosoqapi: fix example of BLOCK_IO_ERROR event
2022-03-31 Victor Tosoqapi: fix example of BLOCK_IMAGE_CORRUPTED event
2022-03-31 Victor Tosoqapi: BlockExportRemoveMode: move comments to TODO
2022-03-31 Victor Tososchemas: add missing vim modeline
2022-03-29 Peter MaydellUpdate version for v7.0.0-rc2 release
2022-03-29 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-29 Peter MaydellMerge tag 'pull-block-2022-03-29' of https://gitlab...
2022-03-29 Laurent Viviertests/qtest: failover: fix infinite loop
2022-03-29 Hanna Reitziotests: Fix status checks
2022-03-29 Hanna Reitzblock/stream: Drain subtree around graph change
2022-03-29 Hanna Reitzmain-loop: Disable GLOBAL_STATE_CODE() assertions
2022-03-29 John Snowiotests: update test owner contact information
2022-03-29 Peter MaydellMerge tag 'darwin-20220329' of https://github.com/philm...
2022-03-29 Paolo Bonzinitests/tcg: really fix path to target configuration
2022-03-29 Paolo Bonzinivirtio: fix --enable-vhost-user build on non-Linux
2022-03-29 Peter MaydellMerge tag 'mips-20220329' of https://github.com/philmd...
2022-03-28 Andreas K.... qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION...
2022-03-28 WANG Xueruitarget/mips: Fix address space range declaration on n32
2022-03-28 David Hildenbrandmemory: Make memory_region_readd_subregion() properly...
next