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
2021-11-02
meson: bump submodule to 0.59.3
Paolo Bonzini
2021-11-02
qtest/am53c974-test: add test for cancelling in-flight requests
Mark Cave-Ayland
2021-11-02
esp: ensure in-flight SCSI requests are always cancelled
Mark Cave-Ayland
2021-11-02
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
2021-11-02
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
2021-11-02
vl: deprecate -watchdog
Paolo Bonzini
2021-11-02
watchdog: add information from -watchdog help to -device help
Paolo Bonzini
2021-11-02
hw/i386: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
2021-11-02
hvf: Avoid mapping regions < PAGE_SIZE as ram
Alexander Graf
2021-11-02
configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS
Paolo Bonzini
2021-11-02
configure: remove useless NPTL probe
Paolo Bonzini
2021-11-02
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
Paolo Bonzini
2021-11-02
optionrom: add a DMA-enabled multiboot ROM
Marcus Hähnel
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-11-02
MAINTAINERS: update location of microvm docs
Alex Bennée
2021-11-02
util: Make some iova_tree parameters const
Eugenio Pérez
2021-11-02
configure/optionrom: Fix MSYS2 multiboot.bin issue
Helge Konetzka
2021-11-02
Partially revert "build: -no-pie is no functional linker flag"
Jessica Clarke
2021-11-02
Makefile: Fix cscope issues on MacOS and soft links
Peter Xu
2021-11-02
Makefile: Fix gtags generation
Peter Xu
2021-11-02
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20211101' i...
Richard Henderson
2021-11-02
Merge remote-tracking branch 'remotes/alex.williamson/tags/vfio-update-202111...
Richard Henderson
2021-11-02
Merge remote-tracking branch 'remotes/philmd/tags/machine-20211101' into staging
Richard Henderson
2021-11-01
roms/openbios: update OpenBIOS images to b9062dea built from submodule
Mark Cave-Ayland
2021-11-01
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
2021-11-01
qdev-monitor: Check sysbus device type before creating it
Damien Hedde
2021-11-01
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
2021-11-01
tests/unit: Add an unit test for smp parsing
Yanan Wang
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-11-01
hw/core: Restrict hotplug to system emulation
Philippe Mathieu-Daudé
2021-11-01
hw/core: Extract hotplug-related functions to qdev-hotplug.c
Philippe Mathieu-Daudé
2021-11-01
hw/core: Declare meson source set
Philippe Mathieu-Daudé
2021-11-01
hw/core: Restrict sysemu specific files
Philippe Mathieu-Daudé
2021-11-01
machine: Move gpio code to hw/core/gpio.c
Eduardo Habkost
2021-11-01
Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...
Richard Henderson
2021-11-01
vfio/common: Add a trace point when a MMIO RAM section cannot be mapped
Kunkun Jiang
2021-11-01
vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration
Kunkun Jiang
2021-11-01
python, iotests: replace qmp with aqmp
John Snow
2021-11-01
python/aqmp: Create sync QMP wrapper for iotests
John Snow
2021-11-01
iotests/300: avoid abnormal shutdown race condition
John Snow
2021-11-01
iotests: Conditionally silence certain AQMP errors
John Snow
2021-11-01
iotests: Accommodate async QMP Exception classes
John Snow
2021-11-01
python/aqmp: Remove scary message
John Snow
2021-11-01
python/machine: Handle QMP errors on close more meticulously
John Snow
2021-11-01
python/machine: remove has_quit argument
John Snow
2021-11-01
python: Add iotest linters to test suite
John Snow
2021-11-01
iotests/linters: Add workaround for mypy bug #9852
John Snow
2021-11-01
iotests/linters: Add entry point for linting via Python CI
John Snow
2021-11-01
iotests: split linters.py out from 297
John Snow
[next]