index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-11
KVM: keep track of running ioctls
Emanuele Giuseppe Esposito
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-11
i386: Emit correct error code for 64-bit IDT entry
Joe Richey
2023-01-11
configure: fix GLIB_VERSION for cross-compilation
Paolo Bonzini
2023-01-11
hw/nvme: cleanup error reporting in nvme_init_pci()
Klaus Jensen
2023-01-11
hw/nvme: clean up confusing use of errp/local_err
Klaus Jensen
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-01-09
.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job
Thomas Huth
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
2023-01-09
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
2023-01-09
docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst
Thomas Huth
2023-01-09
i386: Deprecate the -no-hpet QEMU command line option
Thomas Huth
2023-01-09
tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameter
Thomas Huth
2023-01-09
tests/readconfig: spice doesn't support unix socket on windows yet
Marc-André Lureau
2023-01-09
target/s390x: Restrict sysemu/reset.h to system emulation
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/excp_helper: Restrict system headers to sysemu
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/misc_helper: Remove unused "memory.h" include
Philippe Mathieu-Daudé
2023-01-09
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2023-01-09
MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section
Thomas Huth
2023-01-09
tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
Philippe Mathieu-Daudé
2023-01-09
qemu-iotests/stream-under-throttle: do not shutdown QEMU
Christian Borntraeger
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-09
hw/nvme: fix missing cq eventidx update
Klaus Jensen
2023-01-09
hw/nvme: fix missing endian conversions for doorbell buffers
Klaus Jensen
2023-01-09
hw/nvme: rename shadow doorbell related trace events
Klaus Jensen
2023-01-09
hw/nvme: use QOM accessors
Klaus Jensen
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-08
Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-08
vhost-scsi: fix memleak of vsc->inflight
Dongli Zhang
2023-01-08
acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
Laszlo Ersek
2023-01-08
tests: acpi: aarch64: Add *.topology tables
Yicong Yang
2023-01-08
tests: acpi: aarch64: Add topology test for aarch64
Yicong Yang
2023-01-08
tests: acpi: Add and whitelist *.topology blobs
Yicong Yang
2023-01-08
tests: virt: Update expected ACPI tables for virt test
Yicong Yang
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-08
tests: virt: Allow changes to PPTT test table
Yicong Yang
2023-01-08
virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiers
leixiang
2023-01-08
vdpa: commit all host notifier MRs in a single MR transaction
Longpeng
2023-01-08
vhost: configure all host notifiers in a single MR transaction
Longpeng
2023-01-08
vhost: simplify vhost_dev_enable_notifiers
Longpeng
2023-01-08
vdpa: harden the error path if get_iova_range failed
Longpeng
2023-01-08
vdpa-dev: get iova range explicitly
Longpeng
2023-01-08
docs/devel: Rules on #include in headers
Markus Armbruster
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-08
include/hw/virtio: Break inclusion loop
Markus Armbruster
2023-01-08
include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h
Markus Armbruster
2023-01-08
include/hw/pci: Include hw/pci/pci.h where needed
Markus Armbruster
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
include/hw/pci: Clean up a few things checkpatch.pl would flag
Markus Armbruster
[prev]
[next]