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-05-25
monitor: do not use mb_read/mb_set
Paolo Bonzini
2023-05-25
monitor: extract request dequeuing to a new function
Paolo Bonzini
2023-05-25
monitor: introduce qmp_dispatcher_co_wake
Paolo Bonzini
2023-05-25
monitor: cleanup fetching of QMP requests
Paolo Bonzini
2023-05-25
monitor: cleanup detection of qmp_dispatcher_co shutting down
Paolo Bonzini
2023-05-25
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini
2023-05-25
monitor: add more *_locked() functions
Paolo Bonzini
2023-05-25
monitor: allow calling monitor_resume under mon_lock
Paolo Bonzini
2023-05-25
monitor: use QEMU_LOCK_GUARD a bit more
Paolo Bonzini
2023-05-25
softmmu/ioport.c: make MemoryRegionPortioList owner of portio_list MemoryRegions
Mark Cave-Ayland
2023-05-25
softmmu/ioport.c: QOMify MemoryRegionPortioList
Mark Cave-Ayland
2023-05-25
softmmu/ioport.c: allocate MemoryRegionPortioList ports on the heap
Mark Cave-Ayland
2023-05-25
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-25
meson: move -no-pie from linker to compiler
Paolo Bonzini
2023-05-25
meson: fix rule for qemu-ga installer
Paolo Bonzini
2023-05-25
meson.build: Fix glib -Wno-unused-function workaround
Nicolas Saenz Julienne
2023-05-25
target/i386: EPYC-Rome model without XSAVES
Maksim Davydov
2023-05-22
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
2023-05-22
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-05-22
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-22
memory: stricter checks prior to unsetting engaged_in_io
Alexander Bulekov
2023-05-22
acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
Ani Sinha
2023-05-22
docs/interop: Delete qmp-intro.txt
Peter Maydell
2023-05-22
docs/interop/qmp-spec: Update error description for parsing errors
Peter Maydell
2023-05-22
docs/interop: Convert qmp-spec.txt to rST
Peter Maydell
2023-05-22
qapi: Improve error message for description following section
Markus Armbruster
2023-05-22
.gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices
Thomas Huth
2023-05-22
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
Thomas Huth
2023-05-22
tests/qtest/meson.build: Run the net filter tests only with default devices
Thomas Huth
2023-05-22
tests/qtest: Check for the availability of virtio-ccw devices before using them
Thomas Huth
2023-05-22
tests/qtest/virtio-ccw-test: Remove superfluous tests
Thomas Huth
2023-05-22
tests/qtest/cdrom-test: Fix the test to also work without optional devices
Thomas Huth
2023-05-22
tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not available
Thomas Huth
2023-05-22
tests/qtest/readconfig-test: Check for the availability of USB controllers
Thomas Huth
2023-05-22
hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
Thomas Huth
2023-05-22
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
2023-05-22
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
Thomas Huth
2023-05-22
hw/s390x: Use MachineClass->default_nic in the s390x machine
Thomas Huth
2023-05-22
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
2023-05-22
softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
Thomas Huth
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-22
softmmu/vl.c: Check for the availability of the VGA device before using it
Thomas Huth
2023-05-22
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
2023-05-21
Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-19
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-05-19
Revert last two patches
Richard Henderson
2023-05-19
Raise crash-test-debian timeout to 90 minutes
Camilla Conte
2023-05-19
Add CI configuration for Kubernetes
Camilla Conte
2023-05-19
scripts: make sure scripts are invoked via $(PYTHON)
Paolo Bonzini
[next]