]> git.proxmox.com Git - mirror_qemu.git/history - util
python: add mkvenv.py
[mirror_qemu.git] / util /
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-16 Richard HendersonMerge tag 'pull-9p-20230516' of https://github.com...
2023-05-16 Richard HendersonMerge tag 'pull-request-2023-05-15v2' of https://gitlab...
2023-05-16 Claudio Imbrendautil/async-teardown: wire up query-command-line-options
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Stefan Hajnocziaio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Paolo Bonzinicall_rcu: stop using mb_set/mb_read
2023-05-08 Paolo Bonzinircu: remove qatomic_mb_set, expand comments
2023-05-04 Richard HendersonMerge tag 'qga-pull-2023-05-04' of https://github.com...
2023-05-04 Richard HendersonMerge tag 'pull-nbd-2023-05-03' of https://repo.or...
2023-05-03 Eric Blakesystemd: Also clear LISTEN_FDNAMES during systemd socke...
2023-05-02 Richard HendersonMerge tag 'pull-target-arm-20230502-2' of https://git...
2023-05-02 Richard HendersonMerge tag 'pull-request-2023-05-02' of https://gitlab...
2023-05-02 Alexander Bulekovasync: avoid use-after-free on re-entrancy guard
2023-04-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-29 Cédric Le Goaterasync: Suppress GCC13 false positive in aio_bh_poll()
2023-04-28 Richard HendersonMerge tag 'pull-qapi-2023-04-28' of https://repo.or...
2023-04-28 Richard HendersonMerge tag 'pull-request-2023-04-28' of https://gitlab...
2023-04-28 Alexander Bulekovasync: Add an optional reentrancy guard to the BH API
2023-04-28 Richard HendersonMerge tag 'migration-20230427-pull-request' of https...
2023-04-27 Paolo Bonzinistat64: Add stat64_set() operation
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Emanuele Giuseppe... thread-pool: avoid passing the pool parameter every...
2023-04-25 Emanuele Giuseppe... thread-pool: use ThreadPool from the running thread
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-24 Richard HendersonMerge tag 'migration-20230420-pull-request' of https...
2023-04-24 Peter Xuutil/mmap-alloc: qemu_fd_getfs()
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-20 Paolo Bonziniqemu-coroutine: remove qatomic_mb_read()
2023-04-10 Peter MaydellMerge tag 'pull-ppc-20230409' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-04-06 Stefan Bergerutil/error: Fix use-after-free errors reported by Coverity
2023-03-29 Peter MaydellMerge tag 'pull-tcg-20230328' of https://gitlab.com...
2023-03-28 Emilio Cotatcg: use QTree instead of GTree
2023-03-28 Emilio Cotautil: import GTree as QTree
2023-03-28 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-27 Stefan Hajnocziaio-posix: fix race between epoll upgrade and aio_set_f...
2023-03-27 Stefan Hajnocziblock/export: only acquire AioContext once for vhost_us...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-21 Peter MaydellMerge tag 'pull-target-arm-20230321' of https://git...
2023-03-21 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-03-21 Marc-André Lureauwin32: add qemu_close_socket_osfhandle()
2023-03-20 Peter MaydellMerge tag 'edk2-stable202302-20230320-pull-request...
2023-03-20 Peter MaydellMerge tag 'pull-request-2023-03-20' of https://gitlab...
2023-03-20 Yeqi Fureplace TABs with spaces
2023-03-14 Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13 Peter MaydellMerge tag 'pull-request-2023-03-13' of https://gitlab...
2023-03-13 Peter MaydellMerge tag 'win-socket-pull-request' of https://gitlab...
2023-03-13 Marc-André Lureauosdep: implement qemu_socketpair() for win32
2023-03-13 Marc-André Lureauwin32: replace closesocket() with close() wrapper
2023-03-13 Marc-André Lureauwin32: avoid mixing SOCKET and file descriptor space
2023-03-13 Marc-André Lureaumain-loop: remove qemu_fd_register(), win32/slirp/socke...
2023-03-13 Marc-André Lureauaio/win32: aio_set_fd_handler() only supports SOCKET
2023-03-13 Marc-André Lureauaio: make aio_set_fd_poll() static to aio-posix.c
2023-03-13 Marc-André Lureauwin32/socket: introduce qemu_socket_unselect() helper
2023-03-13 Marc-André Lureauwin32/socket: introduce qemu_socket_select() helper
2023-03-13 Marc-André Lureauerror: add global &error_warn destination
2023-03-13 Marc-André Lureauutil: drop qemu_fork()
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'xenfv-2' of git://git.infradead.org/users...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'mips-misc-20230308' of https://github.com...
2023-03-07 BALATON Zoltanlog: Remove unneeded new line
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Paolo Bonziniasync: clarify usage of barriers in the polling case
2023-03-07 Paolo Bonziniasync: update documentation of the memory barriers
2023-03-07 Paolo Bonziniqemu-coroutine-lock: add smp_mb__after_rmw()
2023-03-07 Paolo Bonziniqemu-thread-win32: cleanup, fix, document QemuEvent
2023-03-07 Paolo Bonziniqemu-thread-posix: cleanup, fix, document QemuEvent
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersoninclude/qemu/cpuid: Introduce xgetbv_low
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... replay: Extract core API to 'exec/replay-core.h'
2023-02-27 Peter MaydellMerge tag 'for-upstream-8.0' of https://gitlab.com...
2023-02-27 Peter MaydellMerge tag 'pull-target-arm-20230227' of https://git...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-27 Khadija KamranUpdated the FSF address to <https://www.gnu.org/licenses/>
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
next