index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
tracepoints: move physmem trace points
Alex Bennée
3
-6
/
+9
2024-07-05
testing: restore some testing for i686
Alex Bennée
1
-0
/
+11
2024-07-05
tests/lcitool: fix debian-i686-cross toolchain prefix
Alex Bennée
2
-2
/
+2
2024-07-04
target/i386/SEV: implement mask_cpuid_features
Paolo Bonzini
2
-0
/
+37
2024-07-04
target/i386: add support for masking CPUID features in confidential guests
Paolo Bonzini
2
-0
/
+29
2024-07-03
hw/pci: Replace -1 with UINT32_MAX for romsize
Akihiko Odaki
2
-5
/
+5
2024-07-03
pcie_sriov: Register VFs after migration
Akihiko Odaki
3
-0
/
+16
2024-07-03
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
3
-10
/
+21
2024-07-03
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
1
-0
/
+2
2024-07-03
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
5
-62
/
+56
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
5
-18
/
+51
2024-07-03
pcie_sriov: Do not manually unrealize
Akihiko Odaki
1
-4
/
+0
2024-07-03
hw/ppc/spapr_pci: Do not reject VFs created after a PF
Akihiko Odaki
1
-1
/
+3
2024-07-03
hw/ppc/spapr_pci: Do not create DT for disabled PCI device
Akihiko Odaki
1
-0
/
+4
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
4
-11
/
+16
2024-07-03
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
Cédric Le Goater
1
-0
/
+21
2024-07-03
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
1
-1
/
+0
2024-07-03
hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable
Jonathan Cameron
1
-2
/
+12
2024-07-03
hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity.
Jonathan Cameron
3
-71
/
+107
2024-07-03
tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
Sunil V L
1
-2
/
+3
2024-07-03
pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
Sunil V L
2
-0
/
+5
2024-07-03
meson.build: Add RISC-V to the edk2-target list
Sunil V L
1
-1
/
+1
2024-07-03
tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
Sunil V L
25
-0
/
+0
2024-07-03
tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
Sunil V L
117
-0
/
+0
2024-07-03
tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
Sunil V L
1
-13
/
+64
2024-07-03
tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
Sunil V L
1
-0
/
+8
2024-07-03
tests/qtest/bios-tables-test.c: Add support for arch in path
Sunil V L
1
-3
/
+20
2024-07-03
qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
Sunil V L
1
-16
/
+19
2024-07-03
tests/data/uefi-boot-images: Add RISC-V ISO image
Sunil V L
2
-1
/
+1
2024-07-03
uefi-test-tools: Add support for python based build script
Sunil V L
2
-12
/
+59
2024-07-03
uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
Sunil V L
1
-1
/
+5
2024-07-03
hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
Nicolin Chen
1
-6
/
+13
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
8
-29
/
+33
2024-07-03
hw/arm/virt-acpi-build: Drop local iort_node_offset
Nicolin Chen
1
-2
/
+1
2024-07-03
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
1
-4
/
+4
2024-07-03
tests/qtest/vhost-user-test: add a test case for memory-backend-shm
Stefano Garzarella
1
-0
/
+23
2024-07-03
tests/qtest/vhost-user-blk-test: use memory-backend-shm
Stefano Garzarella
1
-1
/
+1
2024-07-03
hostmem: add a new memory backend based on POSIX shm_open()
Stefano Garzarella
5
-4
/
+164
2024-07-03
char-stdio: Restore blocking mode of stdout on exit
Maxim Mikityanskiy
1
-0
/
+4
2024-07-03
tcg/optimize: Fix TCG_COND_TST* simplification of setcond2
Richard Henderson
3
-1
/
+33
2024-07-03
util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall
Richard Henderson
2
-0
/
+32
2024-07-03
util/cpuinfo-riscv: Support OpenBSD signal frame
Richard Henderson
1
-0
/
+7
2024-07-03
util/cpuinfo-riscv: Support host/cpuinfo.h for riscv
Richard Henderson
5
-101
/
+139
2024-07-03
util/cpuinfo-aarch64: Add OpenBSD support
Brad Smith
1
-0
/
+36
2024-07-03
util/cpuinfo-ppc: Add FreeBSD support
Brad Smith
1
-1
/
+8
2024-07-03
target/i386: add avx-vnni-int16 feature
Paolo Bonzini
1
-1
/
+1
2024-07-03
i386/sev: Fallback to the default SEV device if none provided in sev_get_capabilities()
Michal Privoznik
1
-5
/
+5
2024-07-03
i386/sev: Fix error message in sev_get_capabilities()
Michal Privoznik
1
-1
/
+1
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
3
-0
/
+8
2024-07-03
target/i386: SEV: fix formatting of CPUID mismatch message
Paolo Bonzini
1
-3
/
+3
[next]