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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2023-05-19
mkvenv: pass first missing package to diagnose()
Paolo Bonzini
1
-12
/
+25
2023-05-19
configure: fix backwards-compatibility for meson sphinx_build option
Paolo Bonzini
1
-0
/
+8
2023-05-19
build: rebuild build.ninja using "meson setup --reconfigure"
Paolo Bonzini
1
-3
/
+3
2023-05-19
mkvenv: replace distlib.database with importlib.metadata/pkg_resources
Paolo Bonzini
2
-54
/
+65
2023-05-19
remove remaining traces of meson submodule
Paolo Bonzini
2
-5
/
+1
2023-05-19
iotests: Test commit with iothreads and ongoing I/O
Kevin Wolf
3
-6
/
+58
2023-05-19
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
3
-8
/
+38
2023-05-19
graph-lock: Disable locking for now
Kevin Wolf
1
-0
/
+24
2023-05-19
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2
-1
/
+134
2023-05-19
aio-posix: do not nest poll handlers
Stefan Hajnoczi
1
-0
/
+11
2023-05-19
iotests/245: Check if 'compress' driver is available
Kevin Wolf
2
-11
/
+5
2023-05-19
graph-lock: Honour read locks even in the main thread
Kevin Wolf
1
-10
/
+0
2023-05-19
blockjob: Adhere to rate limit even when reentered early
Kevin Wolf
5
-29
/
+44
2023-05-19
test-bdrv-drain: Call bdrv_co_unref() in coroutine context
Kevin Wolf
1
-1
/
+1
2023-05-19
test-bdrv-drain: Take graph lock more selectively
Kevin Wolf
1
-2
/
+2
2023-05-19
qemu-img: Take graph lock more selectively
Kevin Wolf
1
-2
/
+3
2023-05-19
qcow2: Unlock the graph in qcow2_do_open() where necessary
Kevin Wolf
1
-0
/
+6
2023-05-19
block/export: Fix null pointer dereference in error path
Kevin Wolf
1
-2
/
+4
2023-05-19
block: Call .bdrv_co_create(_opts) unlocked
Kevin Wolf
14
-70
/
+78
2023-05-19
docs/interop/qcow2.txt: fix description about "zlib" clusters
Akihiro Suda
1
-3
/
+7
2023-05-19
blockdev: qmp_transaction: drop extra generic layer
Vladimir Sementsov-Ogievskiy
1
-180
/
+85
2023-05-19
blockdev: use state.bitmap in block-dirty-bitmap-add action
Vladimir Sementsov-Ogievskiy
1
-9
/
+4
2023-05-19
blockdev: transaction: refactor handling transaction properties
Vladimir Sementsov-Ogievskiy
1
-74
/
+22
2023-05-19
blockdev: qmp_transaction: refactor loop to classic for
Vladimir Sementsov-Ogievskiy
1
-6
/
+3
2023-05-19
blockdev: transactions: rename some things
Vladimir Sementsov-Ogievskiy
1
-15
/
+15
2023-05-19
blockdev: refactor transaction to use Transaction API
Vladimir Sementsov-Ogievskiy
1
-131
/
+178
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
6
-107
/
+34
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
4
-9
/
+9
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
8
-1
/
+51
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
3
-10
/
+18
2023-05-19
hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
Jonathan Cameron
1
-32
/
+32
2023-05-19
hw/pci-bridge: make building pcie-to-pci bridge configurable
Sebastian Ott
2
-1
/
+7
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2
-0
/
+38
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
4
-17
/
+18
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
4
-9
/
+4
2023-05-19
hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
Bernhard Beschow
2
-4
/
+5
2023-05-19
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
Bernhard Beschow
2
-2
/
+2
2023-05-19
hw/i386/pc_q35: Reuse machine parameter
Bernhard Beschow
1
-1
/
+1
2023-05-19
hw/pci-host/q35: Inline sysbus_add_io()
Bernhard Beschow
1
-2
/
+4
2023-05-19
hw/pci-host/i440fx: Inline sysbus_add_io()
Bernhard Beschow
1
-2
/
+3
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2
-7
/
+149
2023-05-19
vhost-vdpa: Add check for full 64-bit in region delete
Cindy Lu
1
-1
/
+19
2023-05-19
vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
Cindy Lu
1
-1
/
+2
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2
-1
/
+2
2023-05-19
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
1
-9
/
+11
2023-05-19
virtio-net: not enable vq reset feature unconditionally
Eugenio Pérez
1
-1
/
+0
2023-05-19
vhost-user: Remove acpi-specific memslot limit
David Hildenbrand
1
-11
/
+1
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2
-2
/
+4
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
4
-4
/
+12
2023-05-19
vhost-user: send SET_STATUS 0 after GET_VRING_BASE
Stefan Hajnoczi
1
-1
/
+15
[prev]
[next]