index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-29
scripts/qapi/parser.py: improve doc comment indent handling
Peter Maydell
2020-09-29
scripts/qapi: Move doc-comment whitespace stripping to doc.py
Peter Maydell
2020-09-29
tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
Peter Maydell
2020-09-29
qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
Peter Maydell
2020-09-29
qapi: Fix doc comment indentation again
Peter Maydell
2020-09-29
qapi: Extract PCI commands to 'pci.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict query-uuid command to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict query-vm-generation-id command to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Correct balloon documentation
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-09-29
tests/acpi: drop unnecessary files
Michael S. Tsirkin
2020-09-29
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...
Peter Maydell
2020-09-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-09-29
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200928a'...
Peter Maydell
2020-09-29
ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...
Gerd Hoffmann
2020-09-29
virtio-vga: implement big-endian-framebuffer property
Gerd Hoffmann
2020-09-29
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-29
spice: get monitors physical dimension
Marc-André Lureau
2020-09-29
spice: remove the single monitor config logic
Marc-André Lureau
2020-09-29
ui: add getter for UIInfo
Marc-André Lureau
2020-09-29
edid: use physical dimensions if available
Marc-André Lureau
2020-09-29
edid: fix physical display size computation
Marc-André Lureau
2020-09-29
virtio-gpu-3d: fix abnormal display after a warm reboot
Guoqing Zhang
2020-09-29
libvhost-user: return on error in vu_log_queue_fill()
Stefan Hajnoczi
2020-09-29
libvhost-user: return early on virtqueue errors
Stefan Hajnoczi
2020-09-29
hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
Li Qiang
2020-09-29
tests/acpi: update golden master DSDT binary table blobs for q35
Ani Sinha
2020-09-29
piix4: don't reserve hw resources when hotplug is off globally
Ani Sinha
2020-09-29
Add ACPI DSDT tables for q35 that are being updated by the next patch
Ani Sinha
2020-09-29
tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
Ani Sinha
2020-09-29
tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
Ani Sinha
2020-09-29
tests/acpi: list added acpi table binary file for pci bridge hotplug test
Ani Sinha
2020-09-29
i440fx/acpi: do not add hotplug related amls for cold plugged bridges
Ani Sinha
2020-09-29
Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
Ani Sinha
2020-09-29
tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
Ani Sinha
2020-09-29
tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
Ani Sinha
2020-09-29
tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
Ani Sinha
2020-09-29
vhost-user: save features of multiqueues if chardev is closed
haibinzhang(张海斌)
2020-09-29
qemu-options: document SMBIOS type 11 settings
Daniel P. Berrangé
2020-09-29
hw/smbios: report error if table size is too large
Daniel P. Berrangé
2020-09-29
hw/smbios: support loading OEM strings values from a file
Daniel P. Berrangé
2020-09-29
tests: acpi: update acpi blobs with new AML
Igor Mammedov
2020-09-29
x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
Igor Mammedov
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
Igor Mammedov
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
[next]