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
/
misc
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-11
gitlab: remove redundant setting of PKG_CONFIG_PATH
Daniel P. Berrangé
1
-6
/
+3
2023-01-11
chardev: clean up chardev-parallel.c
Paolo Bonzini
3
-19
/
+6
2023-01-11
target/i386: Remove compilation errors when -Werror=maybe-uninitialized
Eric Auger
1
-0
/
+4
2023-01-11
kvm: Atomic memslot updates
David Hildenbrand
2
-11
/
+98
2023-01-11
KVM: keep track of running ioctls
Emanuele Giuseppe Esposito
1
-0
/
+7
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
6
-2
/
+217
2023-01-11
i386: Emit correct error code for 64-bit IDT entry
Joe Richey
1
-4
/
+4
2023-01-11
configure: fix GLIB_VERSION for cross-compilation
Paolo Bonzini
1
-1
/
+1
2023-01-09
.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job
Thomas Huth
1
-1
/
+2
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
13
-81
/
+45
2023-01-09
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
9
-16
/
+24
2023-01-09
docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst
Thomas Huth
2
-0
/
+1
2023-01-09
i386: Deprecate the -no-hpet QEMU command line option
Thomas Huth
3
-1
/
+8
2023-01-09
tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameter
Thomas Huth
1
-8
/
+14
2023-01-09
tests/readconfig: spice doesn't support unix socket on windows yet
Marc-André Lureau
1
-2
/
+4
2023-01-09
target/s390x: Restrict sysemu/reset.h to system emulation
Philippe Mathieu-Daudé
1
-1
/
+3
2023-01-09
target/s390x/tcg/excp_helper: Restrict system headers to sysemu
Philippe Mathieu-Daudé
1
-4
/
+4
2023-01-09
target/s390x/tcg/misc_helper: Remove unused "memory.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2023-01-09
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2
-1
/
+7
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
3
-5
/
+5
2023-01-09
MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section
Thomas Huth
1
-0
/
+2
2023-01-09
tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
Philippe Mathieu-Daudé
1
-2
/
+1
2023-01-09
qemu-iotests/stream-under-throttle: do not shutdown QEMU
Christian Borntraeger
1
-0
/
+2
2023-01-08
vhost-scsi: fix memleak of vsc->inflight
Dongli Zhang
1
-0
/
+1
2023-01-08
acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
Laszlo Ersek
1
-0
/
+3
2023-01-08
tests: acpi: aarch64: Add *.topology tables
Yicong Yang
4
-3
/
+0
2023-01-08
tests: acpi: aarch64: Add topology test for aarch64
Yicong Yang
1
-0
/
+19
2023-01-08
tests: acpi: Add and whitelist *.topology blobs
Yicong Yang
4
-0
/
+3
2023-01-08
tests: virt: Update expected ACPI tables for virt test
Yicong Yang
3
-2
/
+0
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
4
-1
/
+9
2023-01-08
tests: virt: Allow changes to PPTT test table
Yicong Yang
1
-0
/
+2
2023-01-08
virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiers
leixiang
1
-0
/
+2
2023-01-08
vdpa: commit all host notifier MRs in a single MR transaction
Longpeng
1
-6
/
+19
2023-01-08
vhost: configure all host notifiers in a single MR transaction
Longpeng
1
-0
/
+24
2023-01-08
vhost: simplify vhost_dev_enable_notifiers
Longpeng
1
-16
/
+4
2023-01-08
vdpa: harden the error path if get_iova_range failed
Longpeng
1
-1
/
+7
2023-01-08
vdpa-dev: get iova range explicitly
Longpeng
4
-8
/
+18
2023-01-08
docs/devel: Rules on #include in headers
Markus Armbruster
1
-0
/
+7
2023-01-08
include: Include headers where needed
Markus Armbruster
43
-9
/
+71
2023-01-08
include/hw/virtio: Break inclusion loop
Markus Armbruster
3
-1
/
+2
2023-01-08
include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h
Markus Armbruster
1
-1
/
+0
2023-01-08
include/hw/pci: Include hw/pci/pci.h where needed
Markus Armbruster
1
-0
/
+2
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
93
-427
/
+441
2023-01-08
include/hw/pci: Clean up a few things checkpatch.pl would flag
Markus Armbruster
1
-7
/
+10
2023-01-08
include/hw/cxl: Include hw/cxl/*.h where needed
Markus Armbruster
2
-0
/
+2
2023-01-08
include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
Markus Armbruster
3
-3
/
+3
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
26
-30
/
+10
2023-01-08
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
Philippe Mathieu-Daudé
3
-191
/
+201
2023-01-08
hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
Philippe Mathieu-Daudé
1
-5
/
+5
2023-01-08
virtio-pci: add support for configure interrupt
Cindy Lu
2
-20
/
+102
[next]