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
/
scripts
/
qapi
/
parser.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2
-0
/
+8
2024-07-05
plugins: Ensure vCPU index is assigned in init/exit hooks
Philippe Mathieu-Daudé
1
-0
/
+2
2024-07-05
plugins/lockstep: clean-up output
Alex Bennée
1
-8
/
+8
2024-07-05
plugins/lockstep: mention the one-insn-per-tb option
Alex Bennée
1
-1
/
+2
2024-07-05
plugins/lockstep: make mixed-mode safe
Alex Bennée
1
-2
/
+2
2024-07-05
plugins/lockstep: preserve sock_path
Alex Bennée
1
-1
/
+1
2024-07-05
test/plugins: preserve the instruction record over translations
Alex Bennée
1
-5
/
+71
2024-07-05
test/plugin: make insn plugin less noisy by default
Alex Bennée
1
-15
/
+21
2024-07-05
gitlab: don't bother with KVM for TCI builds
Alex Bennée
2
-2
/
+2
2024-07-05
linux-user/main: Suppress out-of-range comparison warning for clang
Richard Henderson
1
-0
/
+1
2024-07-05
tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
Richard Henderson
1
-3
/
+2
2024-07-05
tests/tcg/arm: Use -march and -mfpu for fcvt
Richard Henderson
1
-2
/
+2
2024-07-05
tests/tcg/arm: Manually register allocate half-precision numbers
Akihiko Odaki
1
-1
/
+6
2024-07-05
tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
Richard Henderson
1
-1
/
+7
2024-07-05
tests/tcg/arm: Drop -N from LDFLAGS
Richard Henderson
1
-2
/
+2
2024-07-05
tests/tcg/arm: Fix fcvt result messages
Akihiko Odaki
3
-605
/
+605
2024-07-05
tests/tcg/aarch64: Add -fno-integrated-as for sme
Richard Henderson
1
-1
/
+2
2024-07-05
tests/tcg/aarch64: Do not use x constraint
Akihiko Odaki
1
-7
/
+7
2024-07-05
tests/tcg/aarch64: Fix irg operand type
Akihiko Odaki
1
-1
/
+1
2024-07-05
tests/tcg/aarch64: Explicitly specify register width
Akihiko Odaki
2
-6
/
+6
2024-07-05
tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
Richard Henderson
1
-1
/
+1
2024-07-05
tests/tcg: Adjust variable defintion from cc-option
Richard Henderson
3
-9
/
+10
2024-07-05
tests/tcg/minilib: Constify digits in print_num
Richard Henderson
1
-1
/
+1
2024-07-05
tests/docker: Specify --userns keep-id for Podman
Akihiko Odaki
1
-1
/
+6
2024-07-05
hw/core: ensure kernel_end never gets used undefined
Alex Bennée
1
-1
/
+1
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 ...
Jonathan Cameron
1
-2
/
+12
2024-07-03
hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam...
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
[next]