]> Git Repo - qemu.git/shortlog
qemu.git
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-02-08 John Snowqapi: enable strict-optional checks
2021-02-08 John Snowqapi: type 'info' as Optional[QAPISourceInfo]
2021-02-08 Markus Armbrusterqapi/gen: Drop support for QAPIGen without a file name
2021-02-08 Markus Armbrusterqapi/commands: Simplify command registry generation
2021-02-08 Markus Armbrusterqapi/gen: Support switching to another module temporarily
2021-02-08 John Snowqapi/gen: write _genc/_genh access shims
2021-02-08 John Snowqapi: centralize the built-in module name definition
2021-02-08 Markus Armbrusterqapi/gen: Combine ._add_[user|system]_module
2021-02-08 John Snowqapi: use './builtin' as the built-in module name
2021-02-08 John Snowqapi: use explicitly internal module names
2021-02-08 Markus Armbrusterqapi/gen: Replace ._begin_system_module()
2021-02-08 John Snowqapi: centralize is_[user|system|builtin]_module methods
2021-02-08 John Snowqapi/gen: inline _wrap_ifcond into end_if()
2021-02-08 John Snowqapi/main: handle theoretical None-return from re.match()
2021-02-08 John Snowqapi/events: fix visit_event typing
2021-02-08 John Snowqapi/commands: assert arg_type is not None
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-02-08 Stefan Reitermigration: only check page size match if RAM postcopy...
2021-02-08 Daniel P. Berrangémigration: introduce snapshot-{save, load, delete}...
2021-02-08 Daniel P. Berrangéiotests: fix loading of common.config from tests/ subdir
2021-02-08 Daniel P. Berrangéiotests: add support for capturing and matching QMP...
2021-02-08 Daniel P. Berrangémigration: introduce a delete_snapshot wrapper
2021-02-08 Daniel P. Berrangémigration: wire up support for snapshot device selection
2021-02-08 Daniel P. Berrangémigration: control whether snapshots are ovewritten
2021-02-08 Daniel P. Berrangéblock: rename and alter bdrv_all_find_snapshot semantics
2021-02-08 Daniel P. Berrangéblock: allow specifying name of block device for vmstat...
2021-02-08 Daniel P. Berrangéblock: add ability to specify list of blockdevs during...
2021-02-08 Daniel P. Berrangémigration: stop returning errno from load_snapshot()
2021-02-08 Philippe Mathieu... migration: Make save_snapshot() return bool, not 0/-1
2021-02-08 Daniel P. Berrangéblock: push error reporting into bdrv_all_*_snapshot...
2021-02-08 Dr. David Alan... migration: Display the migration blockers
2021-02-08 Dr. David Alan... migration: Add blocker information
2021-02-08 Markus Armbrustermigration: Fix a few absurdly defective error messages
2021-02-08 Markus Armbrustermigration: Fix cache_init()'s "Failed to allocate"...
2021-02-08 Markus Armbrustermigration: Clean up signed vs. unsigned XBZRLE cache...
2021-02-08 Markus Armbrustermigration: Fix migrate-set-parameters argument validation
2021-02-08 Andrey Gruzdevmigration: introduce 'userfaultfd-wrlat.py' script
2021-02-08 Andrey Gruzdevmigration: implementation of background snapshot thread
2021-02-08 Andrey Gruzdevmigration: support UFFD write fault processing in ram_s...
2021-02-08 Andrey Gruzdevmigration: introduce UFFD-WP low-level interface helpers
2021-02-08 Andrey Gruzdevmigration: introduce 'background-snapshot' migration...
2021-02-08 Wainer dos... migration/qemu-file: Fix maybe uninitialized on qemu_ge...
2021-02-08 Jinhao Gaosavevm: Fix memory leak of vmstate_configuration
2021-02-08 Jinhao Gaospapr_pci: Fix memory leak of vmstate_spapr_pci
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-02-08 Alex Bennéedocs/system: document an example booting the versatilep...
2021-02-08 Alex Bennéedocs/system: document an example vexpress-a15 invocation
2021-02-08 Alex Bennéetests/Makefile.include: don't use TARGET_DIRS for check-tcg
2021-02-08 Alex Bennéescripts/mtest2make.py: export all-%s-targets variable...
2021-02-08 Stefan Weiltests/tcg: Replace /bin/true by true (required on macOS)
2021-02-08 Richard Hendersongdbstub: Fix handle_query_xfer_auxv
2021-02-08 Alex Bennéetests/tcg: don't silently skip the gdb tests
2021-02-08 Alex Bennéeconfigure: bump the minimum gdb version for check-tcg...
2021-02-08 Alex Bennéeconfigure: make version_ge more tolerant of shady versi...
2021-02-08 Alex Bennéetests/docker: add a docker-exec-copy-test
2021-02-08 Alex Bennéetests/docker: alias docker-help target for consistency
2021-02-08 Alex Bennéetests/docker: preserve original name when copying libs
2021-02-08 Alex Bennéetests/docker: make _copy_with_mkdir accept missing...
2021-02-08 Philippe Mathieu... tests/docker: Fix typo in help message
2021-02-08 Philippe Mathieu... tests/docker: Fix _get_so_libs() for docker-binfmt...
2021-02-08 Thomas Huthtests/acceptance: Increase the timeout in the replay...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-02-08 David Gibsons390: Recognize confidential-guest-support option
2021-02-08 David Gibsonconfidential guest support: Alter virtio default proper...
2021-02-08 David Gibsonspapr: PEF: prevent migration
2021-02-08 David Gibsonspapr: Add PEF based confidential guest support
2021-02-08 David Gibsonconfidential guest support: Update documentation
2021-02-08 David Gibsonconfidential guest support: Move SEV initialization...
2021-02-08 David Gibsonconfidential guest support: Introduce cgs "ready" flag
2021-02-08 David Gibsonsev: Add Error ** to sev_kvm_init()
2021-02-08 David Gibsonconfidential guest support: Rework the "memory-encrypti...
2021-02-08 David Gibsonconfidential guest support: Move side effect out of...
2021-02-08 David Gibsonsev: Remove false abstraction of flash encryption
2021-02-08 David Gibsonconfidential guest support: Introduce new confidential...
2021-02-08 Greg Kurzqom: Allow optional sugar props
2021-02-07 Mark Cave-Aylandutils/fifo8: add VMSTATE_FIFO8_TEST macro
2021-02-07 Mark Cave-Aylandutils/fifo8: change fatal errors from abort() to assert()
2021-02-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-02-05 Claudio Fontanaaccel: introduce AccelCPUClass extending CPUClass
2021-02-05 Claudio Fontanaaccel: replace struct CpusAccel with AccelOpsClass
2021-02-05 Claudio Fontanaaccel: extend AccelState and AccelClass to user-mode
2021-02-05 Claudio Fontanacpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer...
2021-02-05 Claudio Fontanacpu: move debug_check_watchpoint to tcg_ops
2021-02-05 Claudio Fontanacpu: move adjust_watchpoint_address to tcg_ops
2021-02-05 Claudio Fontanaphysmem: make watchpoint checking code TCG-only
2021-02-05 Claudio Fontanacpu: move do_unaligned_access to tcg_ops
2021-02-05 Claudio Fontanacpu: move cc->transaction_failed to tcg_ops
2021-02-05 Claudio Fontanacpu: move cc->do_interrupt to tcg_ops
2021-02-05 Claudio Fontanatarget/arm: do not use cc->do_interrupt for KVM directly
2021-02-05 Eduardo Habkostcpu: Move debug_excp_handler to tcg_ops
2021-02-05 Eduardo Habkostcpu: Move tlb_fill to tcg_ops
2021-02-05 Eduardo Habkostcpu: Move cpu_exec_* to tcg_ops
2021-02-05 Eduardo Habkostcpu: Move synchronize_from_tb() to tcg_ops
2021-02-05 Claudio Fontanaaccel/tcg: split TCG-only code from cpu_exec_realizefn
2021-02-05 Claudio Fontanatarget/riscv: remove CONFIG_TCG, as it is always TCG
2021-02-05 Eduardo Habkostcpu: Introduce TCGCpuOperations struct
2021-02-05 Richard Hendersontcg/tci: Remove TCG_CONST
2021-02-05 Richard Hendersontcg/tci: Fix TCG_REG_R4 misusage
next
This page took 0.064775 seconds and 4 git commands to generate.