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
/
hw
/
avr
/
arduino.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-14
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
1
-2
/
+2
2022-05-14
qga-vss: Add auto generated headers to dependencies
Konstantin Kostiuk
1
-1
/
+1
2022-05-14
WHPX: fixed TPR/CR8 translation issues affecting VM debugging
Ivan Shcherbakov
1
-3
/
+10
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
13
-235
/
+383
2022-05-12
qemu-iotests: inline common.config into common.rc
Paolo Bonzini
2
-53
/
+19
2022-05-12
vmxcap: add tertiary execution controls
Paolo Bonzini
1
-0
/
+17
2022-05-12
vl: make machine type deprecation a warning
Paolo Bonzini
1
-1
/
+1
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
10
-11
/
+172
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
3
-6
/
+6
2022-05-12
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
Philippe Mathieu-Daudé
1
-0
/
+21
2022-05-12
hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
Philippe Mathieu-Daudé
1
-0
/
+8
2022-05-12
meson: link libpng independent of vnc
Kshitij Suri
1
-1
/
+2
2022-05-12
vhost-backend: do not depend on CONFIG_VHOST_VSOCK
Paolo Bonzini
1
-4
/
+0
2022-05-12
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
3
-19
/
+11
2022-05-12
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
3
-1
/
+21
2022-05-12
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
2
-17
/
+11
2022-05-12
net: slirp: allow CFI with libslirp >= 4.7
Paolo Bonzini
1
-14
/
+17
2022-05-12
net: slirp: add support for CFI-friendly timer API
Paolo Bonzini
1
-1
/
+40
2022-05-12
net: slirp: switch to slirp_new
Paolo Bonzini
2
-7
/
+22
2022-05-12
net: slirp: introduce a wrapper struct for QemuTimer
Paolo Bonzini
1
-5
/
+14
2022-05-12
slirp: bump submodule past 4.7 release
Paolo Bonzini
1
-0
/
+0
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2
-16
/
+22
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
5
-69
/
+74
2022-05-12
machine: add mem compound property
Paolo Bonzini
3
-83
/
+138
2022-05-12
machine: add boot compound property
Paolo Bonzini
3
-58
/
+57
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
18
-82
/
+127
2022-05-12
.gitlab-ci.d: export meson testlog.txt as an artifact
Daniel P. Berrangé
1
-2
/
+10
2022-05-12
tests/qemu-iotests: print intent to run a test in TAP mode
Daniel P. Berrangé
1
-0
/
+3
2022-05-12
iotests/testrunner: Flush after run_test()
Hanna Reitz
1
-0
/
+1
2022-05-12
coroutine: Revert to constant batch size
Kevin Wolf
1
-8
/
+14
2022-05-12
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
3
-9
/
+7
2022-05-12
tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
Eric Auger
4
-4
/
+301
2022-05-12
tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
Eric Auger
6
-0
/
+32
2022-05-12
tests/qtest/libqos/pci: Introduce pio_limit
Eric Auger
4
-31
/
+54
2022-05-12
hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
Bernhard Beschow
3
-13
/
+6
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
5
-120
/
+120
2022-05-12
meson: Make mremap() detecting works correctly
Juan Quintela
1
-2
/
+3
2022-05-12
checkpatch: fix g_malloc check
Paolo Bonzini
1
-2
/
+2
2022-05-12
target/i386: do not consult nonexistent host leaves
Paolo Bonzini
1
-5
/
+36
2022-05-12
pc-bios/optionrom: compile with -Wno-array-bounds
Paolo Bonzini
1
-0
/
+1
2022-05-12
pc-bios/optionrom: detect -fno-pie
Paolo Bonzini
2
-2
/
+2
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
22
-26
/
+24
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
20
-20
/
+20
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
72
-209
/
+232
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
58
-151
/
+148
2022-05-09
hw/acpi/aml-build: Use existing CPU topology to build PPTT table
Gavin Shan
1
-63
/
+48
2022-05-09
hw/arm/virt: Fix CPU's default NUMA node ID
Gavin Shan
1
-1
/
+3
2022-05-09
qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()
Gavin Shan
1
-6
/
+12
2022-05-09
hw/arm/virt: Consider SMP configuration in CPU topology
Gavin Shan
1
-1
/
+14
2022-05-09
qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
Gavin Shan
1
-1
/
+2
[next]