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
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-03
hw/openrisc/openrisc_sim: keep serial@90000000 as default
Ahmad Fatoum
1
-6
/
+20
2024-11-13
Update version for v9.2.0-rc0 release
Peter Maydell
1
-1
/
+1
2024-11-13
edk2: update submodule to edk2-stable202408.01
Gerd Hoffmann
1
-0
/
+0
2024-11-09
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
1
-1
/
+3
2024-11-09
rust: qemu-api-macros: always process subprojects before dependencies
Paolo Bonzini
1
-0
/
+4
2024-11-09
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
Phil Dennis-Jordan
1
-3
/
+0
2024-11-09
i386/hvf: Raise exception on error setting APICBASE
Phil Dennis-Jordan
1
-2
/
+9
2024-11-09
i386/hvf: Fixes startup memory leak (vmcs caps)
Phil Dennis-Jordan
1
-1
/
+3
2024-11-09
i386/hvf: Fix for UB in handling CPUID function 0xD
Phil Dennis-Jordan
1
-2
/
+2
2024-11-09
i386/hvf: Integrates x2APIC support with hvf accel
Phil Dennis-Jordan
2
-1
/
+32
2024-11-09
eif: cope with huge section sizes
Paolo Bonzini
1
-7
/
+41
2024-11-08
ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
Mark Cave-Ayland
2
-39
/
+0
2024-11-08
next-kbd: convert to use qemu_input_handler_register()
Mark Cave-Ayland
1
-55
/
+103
2024-11-08
9pfs: fix crash on 'Treaddir' request
Christian Schoenebeck
1
-0
/
+5
2024-11-08
hw/nvme: fix handling of over-committed queues
Klaus Jensen
1
-9
/
+12
2024-11-08
tests: refresh package lists with latest libvirt-ci
Daniel P. Berrangé
13
-37
/
+37
2024-11-08
tests/functional: Split the test_aarch64_sbsaref test
Thomas Huth
5
-124
/
+172
2024-11-08
tests/functional: Bump timeouts of functional tests
Thomas Huth
1
-11
/
+13
2024-11-08
tests/functional: Provide the user with hints where to find more log files
Thomas Huth
1
-5
/
+13
2024-11-08
tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets
Thomas Huth
2
-2
/
+4
2024-11-08
test/functional: Fix Aspeed buildroot tests
Cédric Le Goater
1
-1
/
+1
2024-11-08
tests/functional: Convert the riscv_opensbi avocado test into a standalone test
Thomas Huth
4
-65
/
+47
2024-11-08
scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
Phil Dennis-Jordan
1
-1
/
+1
2024-11-07
eif: cope with huge section offsets
Paolo Bonzini
2
-0
/
+8
2024-11-07
target/i386: Fix legacy page table walk
Alexander Graf
3
-2
/
+3
2024-11-07
rust: add meson_version to all subprojects
Paolo Bonzini
11
-0
/
+11
2024-11-07
target/i386/hvf: fix clang compilation warning
Pierrick Bouvier
1
-1
/
+1
2024-11-07
target/i386: add sha512, sm3, sm4 feature bits
Paolo Bonzini
1
-1
/
+1
2024-11-07
tests: Adjust path for swtpm state to use path under /var/tmp/
Stefan Berger
1
-3
/
+6
2024-11-07
qemu-ga: Avoiding freeing line prematurely
Dehan Meng
1
-2
/
+1
2024-11-07
qemu-ga: Optimize var declaration and definition
Dehan Meng
1
-50
/
+42
2024-11-07
qemu-ga: Add 'Null' check and Redefine 'route'
Dehan Meng
1
-39
/
+44
2024-11-07
tests/functional: Convert the RV32-on-RV64 riscv test
Thomas Huth
2
-16
/
+13
2024-11-07
target/riscv/kvm: Update kvm exts to Linux v6.11
Quan Zhou
1
-0
/
+7
2024-11-07
target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...
Max Chou
1
-7
/
+11
2024-11-07
target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...
Max Chou
1
-14
/
+63
2024-11-07
target/riscv: rvv: Provide a fast path using direct access to host ram for un...
Max Chou
1
-27
/
+71
2024-11-07
target/riscv: rvv: Provide a fast path using direct access to host ram for un...
Max Chou
1
-59
/
+70
2024-11-07
target/riscv: rvv: Provide a fast path using direct access to host ram for un...
Max Chou
1
-139
/
+224
2024-11-07
target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
Max Chou
1
-1
/
+4
2024-11-07
target/riscv: Set vdata.vm field for vector load/store whole register instruc...
Max Chou
1
-0
/
+3
2024-11-07
hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check
Daniel Henrique Barboza
1
-1
/
+1
2024-11-07
hw/riscv/riscv-iommu: change 'depth' to int
Daniel Henrique Barboza
1
-1
/
+1
2024-11-07
hw/char/sifive_uart: Fix broken UART on big endian hosts
Thomas Huth
1
-1
/
+2
2024-11-06
dockerfiles: install bindgen from cargo on Ubuntu 22.04
Paolo Bonzini
5
-4
/
+19
2024-11-06
rust: make rustfmt optional
Paolo Bonzini
1
-0
/
+11
2024-11-06
rust: allow older version of bindgen
Paolo Bonzini
2
-4
/
+39
2024-11-05
hw/riscv/iommu: fix build error with clang
Pierrick Bouvier
1
-3
/
+20
2024-11-05
hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macro
Bernhard Beschow
1
-68
/
+50
2024-11-05
hw/rtc/ds1338: Prefer DEFINE_TYPES() macro
Bernhard Beschow
1
-12
/
+8
[next]