projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2022-12-16
Peter Maydell
Merge tag 'for-upstream' of https://repo.or.cz/qemu...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
Merge tag 'pull-request-2022-12-15' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
Merge tag 'pull-target-arm-20221215-1' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Philippe Mathieu...
target/arm: Restrict arm_cpu_exec_interrupt() to TCG...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
hw/misc: Move some arm-related files from specific_ss...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: GRAPH_RDLOCK for functions only called by co_wra...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: use co_wrapper_mixed_bdrv_rdlock in functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-coroutine-wrapper.py: introduce annotations that...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
Mark assert_bdrv_graph_readable/writable() GRAPH_RD...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
graph-lock: TSA annotations for lock/unlock functions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: assert that graph read and writes are performed...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: remove unnecessary assert_bdrv_graph_writable()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: wrlock in bdrv_replace_child_noperm
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Fix locking in external_snapshot_prepare()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
test-bdrv-drain: Fix incorrrect drain assumptions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
clang-tsa: Add macros for shared locks
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
clang-tsa: Add TSA_ASSERT() macro
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
Import clang-tsa.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
async: Register/unregister aiocontext in graph lock...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
graph-lock: Implement guard macros
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Paolo Bonzini
graph-lock: Introduce a lock to protect block graph...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Factor out bdrv_drain_all_begin_nopoll()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block/dirty-bitmap: convert coroutine-only functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: convert bdrv_create to co_wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-coroutine-wrapper.py: support also basic return...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-coroutine-wrapper.py: support functions without...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-coroutine-wrapper.py: introduce co_wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: rename generated_co_wrapper in co_wrapper_mixed
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: bdrv_create_file is a coroutine_fn
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: distinguish between bdrv_create running in corou...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block: avoid duplicating filename string in bdrv_create
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block/vmdk: add coroutine_fn annotations
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-backend: replace bdrv_*_above with blk_*_above
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
nbd/server.c: add coroutine_fn annotations
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-copy: add coroutine_fn annotations
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Emanuele Giuseppe...
block-io: introduce coroutine_fn duplicates for bdrv_co...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Remove poll parameter from bdrv_parent_drained_b...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Don't poll in bdrv_replace_child_noperm()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Drop out of coroutine in bdrv_do_drained_begin_q...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Remove ignore_bds_parents parameter from drain_b...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Call drain callbacks only once
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Remove subtree drains
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
stream: Replace subtree drain with a single node drain
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Don't use subtree drains in bdrv_drop_intermediate()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Drain individual nodes during reopen
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Fix locking for bdrv_reopen_queue_child()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Inline bdrv_drain_invoke()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Remove drained_end_counter
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
block: Revert .bdrv_drained_begin/end to non-coroutine_fn
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
test-bdrv-drain: Don't yield in .bdrv_co_drained_begin...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Kevin Wolf
qed: Don't yield in bdrv_qed_co_drain_begin()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Vladimir Sementsov...
block: refactor bdrv_list_refresh_perms to allow any...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Vladimir Sementsov...
block: bdrv_refresh_perms(): allow external tran
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Vladimir Sementsov...
block: drop bdrv_remove_filter_or_cow_child
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Vladimir Sementsov...
block: Inline bdrv_detach_child()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
Merge tag 'next-8.0-pull-request' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Christian Schoenebeck
tests/qtest/vhost-user-blk-test: don't abort all qtests...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
.gitlab/issue_templates: Move suggestions into comments
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
gitlab-ci: Check building ppc64 without TCG
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Brad Smith
FreeBSD: Upgrade to 12.4 release
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Bin Meng
tests/qtest: Enable qtest build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Bin Meng
.gitlab-ci.d/windows.yml: Exclude qTests from 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Bin Meng
.gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Bin Meng
.gitlab-ci.d/windows.yml: Unify the prerequisite packages
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Akihiko Odaki
tests/qtest/libqos/e1000e: Correctly group register...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Akihiko Odaki
tests/qtest/e1000e-test: De-duplicate constants
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Akihiko Odaki
tests/qtest/libqos/e1000e: Remove "other" interrupts
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
hw: Include the VMWare devices only in the x86 targets
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
MAINTAINERS: Add documentation files to the correspondi...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
util/oslib-win32: Remove obsolete reference to g_poll...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
util/qemu-config: Fix "query-command-line-options"...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
scripts/make-release: Only clone single branches to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
scripts/make-release: Add a simple help text for the...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
monitor/misc: Remove superfluous include statements
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
target/s390x: The MVCP and MVCS instructions are not...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Thomas Huth
target/s390x/tcg/mem_helper: Test the right bits in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Matthew Rosato
s390x/pci: reset ISM passthrough devices on shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Matthew Rosato
s390x/pci: shrink DMA aperture to be bound by vfio...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Matthew Rosato
s390x/pci: coalesce unmap operations
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Schspa Shi
hw/arm/boot: set initrd with #address-cells type in fdt
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
target/arm: Report FEAT_EVT for TCG '-cpu max'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
target/arm: Implement HCR_EL2.TID4 traps
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
target/arm: Implement HCR_EL2.TICAB,TOCU traps
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
target/arm: Implement HCR_EL2.TTLBOS traps
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
target/arm: Implement HCR_EL2.TTLBIS traps
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Peter Maydell
target/arm: Allow relevant HCR bits to be written for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Luke Starrett
hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber adverti...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Timofey Kutergin
target/arm: Add Cortex-A55 CPU
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Mihai Carabas
hw/arm/virt: build SMBIOS 19 table
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Gavin Shan
hw/arm/virt: Add properties to disable high memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Gavin Shan
hw/arm/virt: Add 'compact-highmem' property
commit
|
commitdiff
|
tree
|
snapshot
next