index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
5
-51
/
+18
2024-08-01
Revert "pcie_sriov: Reuse SR-IOV VF device instances"
Michael S. Tsirkin
5
-56
/
+62
2024-08-01
Revert "pcie_sriov: Release VFs failed to realize"
Michael S. Tsirkin
1
-2
/
+0
2024-08-01
Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
Michael S. Tsirkin
3
-21
/
+10
2024-08-01
Revert "pcie_sriov: Register VFs after migration"
Michael S. Tsirkin
3
-16
/
+0
2024-08-01
Revert "hw/pci: Fix SR-IOV VF number calculation"
Michael S. Tsirkin
1
-5
/
+1
2024-08-01
Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"
Michael S. Tsirkin
1
-5
/
+0
2024-08-01
Revert "pcie_sriov: Check PCI Express for SR-IOV PF"
Michael S. Tsirkin
1
-5
/
+0
2024-08-01
Revert "pcie_sriov: Allow user to create SR-IOV device"
Michael S. Tsirkin
4
-293
/
+83
2024-08-01
Revert "virtio-pci: Implement SR-IOV PF"
Michael S. Tsirkin
2
-16
/
+5
2024-08-01
Revert "virtio-net: Implement SR-IOV VF"
Michael S. Tsirkin
1
-1
/
+0
2024-08-01
Revert "docs: Document composable SR-IOV device"
Michael S. Tsirkin
3
-38
/
+0
2024-08-01
virtio-rng: block max-bytes=0
Michael S. Tsirkin
1
-2
/
+3
2024-07-31
qemu-vmsr-helper: implement --verbose/-v
Paolo Bonzini
1
-1
/
+9
2024-07-31
qemu-vmsr-helper: fix socket loop breakage
Paolo Bonzini
1
-7
/
+9
2024-07-31
target/i386: Clean up error cases for vmsr_read_thread_stat()
Anthony Harivel
1
-2
/
+3
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
1
-2
/
+2
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
4
-0
/
+29
2024-07-31
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
Zhao Liu
1
-0
/
+12
2024-07-31
target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
Zhao Liu
1
-5
/
+4
2024-07-31
target/i386/cpu: Remove unnecessary SGX feature words checks
Zhao Liu
1
-15
/
+1
2024-07-31
target/i386: Change unavail from u32 to u64
Xiong Zhang
1
-1
/
+1
2024-07-31
tests/vm/openbsd: Install tomli
Richard Henderson
1
-0
/
+1
2024-07-31
Update version for v9.1.0-rc0 release
Richard Henderson
1
-1
/
+1
2024-07-31
osdep.h: Clean up no-longer-needed back-compat for macOS 10
Peter Maydell
1
-2
/
+1
2024-07-31
tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
Cleber Rosa
1
-2
/
+4
2024-07-31
tests/avocado: mips: add hint for fetchasset plugin
Cleber Rosa
1
-5
/
+7
2024-07-31
tests/avocado: mips: fallback to HTTP given certificate expiration
Cleber Rosa
1
-3
/
+3
2024-07-31
docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
Peter Maydell
1
-1
/
+1
2024-07-31
docs: add test for firmware.json QAPI
Thomas Weißschuh
1
-0
/
+5
2024-07-30
plugin/loader: handle basic help query
Alex Bennée
1
-1
/
+7
2024-07-30
contrib/plugins: add compat for g_memdup2
Alex Bennée
1
-0
/
+25
2024-07-30
contrib/plugins: be more vocal building
Alex Bennée
1
-5
/
+20
2024-07-30
contrib/plugins/cache.c: Remove redundant check of l2_access
Peter Maydell
1
-1
/
+1
2024-07-30
docs: split TCG plugin usage from devel section
Alex Bennée
2
-508
/
+564
2024-07-30
tests/tcg: move test plugins into tcg subdir
Alex Bennée
11
-9
/
+9
2024-07-30
tests/avocado: remove tcg_plugins virt_mem_icount test
Alex Bennée
1
-33
/
+0
2024-07-30
docs/devel: document how to run individual TCG tests
Alex Bennée
1
-0
/
+13
2024-07-30
docs/devel: update the testing introduction
Alex Bennée
1
-3
/
+18
2024-07-30
tests/tcg: update README
Alex Bennée
1
-9
/
+14
2024-07-30
tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
Richard Henderson
1
-1
/
+1
2024-07-30
tests/tcg: Use --noexecstack with assembler files
Richard Henderson
10
-10
/
+10
2024-07-30
gitlab: display /packages.txt in build jobs
Daniel P. Berrangé
2
-0
/
+3
2024-07-30
gitlab: record installed packages in /packages.txt in containers
Daniel P. Berrangé
6
-6
/
+12
2024-07-30
linux-user: open_self_stat: Implement num_threads
Fabio D'Urso
1
-0
/
+10
2024-07-30
util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD
Brad Smith
4
-6
/
+18
2024-07-30
linux-user/main: Check errno when getting AT_EXECFD
Vivian Wang
1
-1
/
+2
2024-07-30
util/getauxval: Ensure setting errno if not found
Vivian Wang
1
-1
/
+6
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2
-19
/
+29
2024-07-29
system/physmem: Where we assume we have a RAM MR, assert it
Peter Maydell
1
-4
/
+14
[next]