projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-06-26
Daniel Henrique...
hw/riscv/virt.c: add aplic nodename helper
commit
|
commitdiff
|
tree
|
snapshot
2024-06-26
Daniel Henrique...
hw/riscv/virt.c: add address-cells in create_fdt_one_ap...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-26
Jerry Zhang...
target/riscv: zvbb implies zvkb
commit
|
commitdiff
|
tree
|
snapshot
2024-06-26
Rajnesh Kanwal
target/riscv: Move Guest irqs out of the core local...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-26
Rajnesh Kanwal
target/riscv: Extend virtual irq csrs masks to be 64...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
Richard Henderson
Merge tag 'pull-vfio-20240624' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
Richard Henderson
Merge tag 'sdmmc-20240624' of https://github.com/philmd...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Move vfio_container_destroy() to an...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Introduce vfio_iommu_legacy_instance_init()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Remove vfio_container_init()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Remove VFIOContainerBase::ops
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Introduce an instance_init() handler
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Switch to QOM
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Change VFIOContainerBase to use QOM
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Discover IOMMU type before creating...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Introduce vfio_create_container()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Introduce vfio_get_iommu_class_name()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Modify vfio_get_iommu_type() to use...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Simplify vfio_container_init()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/container: Introduce vfio_address_space_insert()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Avihai Horon
vfio/common: Extract vIOMMU code from vfio_sync_dirty_b...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Joao Martins
vfio/common: Move dirty tracking ranges update to helper
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio: Remove unused declarations from vfio-common.h
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio: Make vfio_devices_dma_logging_start() return...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
memory: Remove IOMMU MR iommu_set_iova_range API
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
hw/vfio: Remove memory_region_iommu_set_iova_ranges...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
virtio-iommu: Remove the implementation of iommu_set_io...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
virtio-iommu: Compute host reserved regions
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
HostIOMMUDevice: Store the aliased bus and devfn
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
HostIOMMUDevice: Introduce get_iova_ranges callback
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
virtio-iommu: Implement set|unset]_iommu_device() callbacks
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Eric Auger
HostIOMMUDevice: Store the VFIO/VDPA agent
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
intel_iommu: Check compatibility with host IOMMU capabi...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Yi Liu
intel_iommu: Implement [set|unset]_iommu_device() callbacks
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
intel_iommu: Extract out vtd_cap_init() to initialize...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio/pci: Pass HostIOMMUDevice to vIOMMU
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Yi Liu
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
hw/pci: Introduce helper function pci_device_get_iommu_...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio: Create host IOMMU device instance
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
backends/iommufd: Implement HostIOMMUDeviceClass::get_c...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio/container: Implement HostIOMMUDeviceClass::get_cap...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio/iommufd: Implement HostIOMMUDeviceClass::realize...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
backends/iommufd: Introduce helper function iommufd_bac...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio/container: Implement HostIOMMUDeviceClass::realize...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
range: Introduce range_get_last_bit()
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMM...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
backends: Introduce HostIOMMUDevice abstract
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Richard Henderson
Merge tag 'pull-maintainer-june24-240624-1' of https...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Richard Henderson
Merge tag 'pull-request-2024-06-24' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Add comments around registers and commands
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Max Chou
accel/tcg: Avoid unnecessary call overhead from qemu_pl...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Pierrick Bouvier
plugins: fix inject_mem_cb rw masking
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Pierrick Bouvier
contrib/plugins: add Instructions Per Second (IPS)...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
plugins: add migration blocker
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
plugins: add time control API
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Pierrick Bouvier
qtest: move qtest_{get, set}_virtual_clock to accel...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
sysemu: generalise qtest_warp_clock as qemu_clock_advan...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
qtest: use cpu interface in qtest_clock_warp
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
sysemu: add set_virtual_time to accel ops
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Akihiko Odaki
plugins: Ensure register handles are not NULL
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
gdbstub: move enums into separate header
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Alex Bennée
include/exec: add missing include guard comment
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Only call sd_req_get_address() where...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Factor sd_req_get_address() method out
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Only call sd_req_get_rca() where RCA...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Factor sd_req_get_rca() method out
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Have cmd_valid_while_locked() return...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Trace update of block count (CMD23)
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Remove explicit entries for illegal commands
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Remove ACMD6 handler for SPI mode
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Use Load/Store API to fill some CID/CSD...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Fix typo in SEND_OP_COND command name
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Correct code indentation
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpe...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Philippe Mathieu...
bswap: Add st24_be_p() to store 24 bits in big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Thomas Huth
target/s390x: Add a CONFIG switch to disable legacy...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Thomas Huth
MAINTAINERS: Cover all tests/qtest/migration-* files
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Omar Sandoval
target/s390x/arch_dump: use correct byte order for pid
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Dmitry Frolov
tests/qtest/fuzz: fix memleak in qos_fuzz.c
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Zhenzhong Duan
vfio/ccw: Fix the missed unrealize() call in error...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_r...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
s390x/css: Make S390CCWDeviceClass::realize return...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
hw/s390x/ccw: Remove local Error variable from s390_ccw...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
s390x/css: Make CCWDeviceClass::realize return bool
commit
|
commitdiff
|
tree
|
snapshot
2024-06-24
Cédric Le Goater
hw/s390x/ccw: Make s390_ccw_get_dev_info() return a...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-22
Richard Henderson
Merge tag 'pull-target-arm-20240622' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Richard Henderson
Merge tag 'migration-20240621-pull-request' of https...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Philippe Mathieu...
migration: Remove unused VMSTATE_ARRAY_TEST() macro
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Peter Xu
tests/migration-tests: Cover postcopy failure on reconnect
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Peter Xu
tests/migration-tests: Verify postcopy-recover-setup...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Xiong Yining
hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
David Hubbard
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-lengt...
commit
|
commitdiff
|
tree
|
snapshot
next