index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
block: refactor bdrv_list_refresh_perms to allow any list of nodes
Vladimir Sementsov-Ogievskiy
1
-19
/
+32
2022-12-15
block: bdrv_refresh_perms(): allow external tran
Vladimir Sementsov-Ogievskiy
1
-11
/
+20
2022-12-15
block: drop bdrv_remove_filter_or_cow_child
Vladimir Sementsov-Ogievskiy
1
-14
/
+1
2022-12-15
block: Inline bdrv_detach_child()
Vladimir Sementsov-Ogievskiy
1
-27
/
+19
2022-12-15
Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu in...
Peter Maydell
8
-448
/
+419
2022-12-15
tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar
Christian Schoenebeck
1
-0
/
+6
2022-12-15
.gitlab/issue_templates: Move suggestions into comments
Thomas Huth
1
-8
/
+8
2022-12-15
gitlab-ci: Check building ppc64 without TCG
Thomas Huth
1
-0
/
+8
2022-12-15
FreeBSD: Upgrade to 12.4 release
Brad Smith
2
-3
/
+3
2022-12-15
tests/qtest: Enable qtest build on Windows
Bin Meng
1
-6
/
+0
2022-12-15
.gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for now
Bin Meng
1
-1
/
+3
2022-12-15
.gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent
Bin Meng
1
-7
/
+14
2022-12-15
.gitlab-ci.d/windows.yml: Unify the prerequisite packages
Bin Meng
1
-1
/
+11
2022-12-15
tests/qtest/libqos/e1000e: Correctly group register accesses
Akihiko Odaki
1
-0
/
+1
2022-12-15
tests/qtest/e1000e-test: De-duplicate constants
Akihiko Odaki
1
-10
/
+9
2022-12-15
tests/qtest/libqos/e1000e: Remove "other" interrupts
Akihiko Odaki
2
-2
/
+0
2022-12-15
hw: Include the VMWare devices only in the x86 targets
Thomas Huth
2
-2
/
+2
2022-12-15
MAINTAINERS: Add documentation files to the corresponding sections
Thomas Huth
1
-3
/
+17
2022-12-15
util/oslib-win32: Remove obsolete reference to g_poll code
Thomas Huth
1
-4
/
+0
2022-12-15
util/qemu-config: Fix "query-command-line-options" to provide the right values
Thomas Huth
1
-91
/
+75
2022-12-15
scripts/make-release: Only clone single branches to speed up the script
Thomas Huth
1
-4
/
+6
2022-12-15
scripts/make-release: Add a simple help text for the script
Thomas Huth
1
-0
/
+6
2022-12-15
monitor/misc: Remove superfluous include statements
Thomas Huth
1
-6
/
+0
2022-12-15
target/s390x: The MVCP and MVCS instructions are not privileged
Thomas Huth
4
-10
/
+20
2022-12-15
target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()
Thomas Huth
1
-1
/
+1
2022-12-15
s390x/pci: reset ISM passthrough devices on shutdown and system reset
Matthew Rosato
3
-0
/
+35
2022-12-15
s390x/pci: shrink DMA aperture to be bound by vfio DMA limit
Matthew Rosato
2
-0
/
+12
2022-12-15
s390x/pci: coalesce unmap operations
Matthew Rosato
1
-0
/
+51
2022-12-15
hw/arm/boot: set initrd with #address-cells type in fdt
Schspa Shi
1
-4
/
+6
2022-12-15
hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
Peter Maydell
1
-5
/
+9
2022-12-15
hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
Peter Maydell
1
-5
/
+9
2022-12-15
hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-15
hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
Peter Maydell
1
-5
/
+9
2022-12-15
hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-15
hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
Peter Maydell
1
-5
/
+9
2022-12-15
hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-15
hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
Peter Maydell
2
-5
/
+9
2022-12-15
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-15
target/arm: Report FEAT_EVT for TCG '-cpu max'
Peter Maydell
3
-0
/
+3
2022-12-15
target/arm: Implement HCR_EL2.TID4 traps
Peter Maydell
1
-8
/
+9
2022-12-15
target/arm: Implement HCR_EL2.TICAB,TOCU traps
Peter Maydell
1
-13
/
+23
2022-12-15
target/arm: Implement HCR_EL2.TTLBOS traps
Peter Maydell
1
-10
/
+23
2022-12-15
target/arm: Implement HCR_EL2.TTLBIS traps
Peter Maydell
1
-16
/
+27
2022-12-15
target/arm: Allow relevant HCR bits to be written for FEAT_EVT
Peter Maydell
2
-0
/
+36
2022-12-15
hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
Luke Starrett
1
-2
/
+2
2022-12-15
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
3
-0
/
+71
2022-12-15
hw/arm/virt: build SMBIOS 19 table
Mihai Carabas
1
-1
/
+7
2022-12-15
hw/arm/virt: Add properties to disable high memory regions
Gavin Shan
2
-2
/
+86
2022-12-15
hw/arm/virt: Add 'compact-highmem' property
Gavin Shan
3
-0
/
+37
2022-12-15
hw/arm/virt: Improve high memory region address assignment
Gavin Shan
2
-5
/
+11
[prev]
[next]