Age | Commit message (Expand) | Author |
2020-09-30 | net/can: Initial host SocketCan support for CAN FD. | Jan Charvat |
2020-09-30 | target/i386: always create kvmclock device | Vitaly Kuznetsov |
2020-09-30 | hw/xen: Split x86-specific declaration from generic hardware ones | Philippe Mathieu-Daudé |
2020-09-30 | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() | Philippe Mathieu-Daudé |
2020-09-30 | hw/i386/q35: Remove unreachable Xen code on Q35 machine | Philippe Mathieu-Daudé |
2020-09-30 | hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl | Li Qiang |
2020-09-30 | hw: megasas: return -1 when 'megasas_map_sgl' fails | Li Qiang |
2020-09-30 | scsi-generic: Fix HM-zoned device scan | Dmitry Fomichev |
2020-09-30 | hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object | Philippe Mathieu-Daudé |
2020-09-30 | hw/char/serial: Make 'wakeup' property boolean | Philippe Mathieu-Daudé |
2020-09-30 | hw/char/serial: Rename I/O read/write trace events | Philippe Mathieu-Daudé |
2020-09-30 | hw/char/serial: Remove old DEBUG_SERIAL commented code | Philippe Mathieu-Daudé |
2020-09-30 | hw/char/serial: Replace commented DPRINTF() by trace event | Philippe Mathieu-Daudé |
2020-09-30 | hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes | Philippe Mathieu-Daudé |
2020-09-30 | hw/char/serial: Remove TYPE_SERIAL_IO | Philippe Mathieu-Daudé |
2020-09-30 | hw/mips/mipssim: Use MMIO serial device on fake ISA I/O | Philippe Mathieu-Daudé |
2020-09-30 | numa: remove fixup numa_state->num_nodes to MAX_NODES | Igor Mammedov |
2020-09-30 | numa: drop support for '-numa node' (without memory specified) | Igor Mammedov |
2020-09-30 | acpi: i386: Move VMBus DSDT entry to SB | Jon Doron |
2020-09-30 | vhost-scsi: support inflight io track | Li Feng |
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-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: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé |
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 | 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 | 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 | hw: virtio-pmem: detach the element fromt the virtqueue when error occurs | Li Qiang |
2020-09-29 | piix4: don't reserve hw resources when hotplug is off globally | 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 | 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 | 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 |
2020-09-29 | acpi: add aml_land() and aml_break() primitives | Igor Mammedov |
2020-09-29 | x86: cpuhp: refuse cpu hot-unplug request earlier if not supported | Igor Mammedov |
2020-09-29 | x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use | Igor Mammedov |
2020-09-29 | x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features | Igor Mammedov |
2020-09-29 | virtio: update MemoryRegionCaches when guest set bad features | Li Qiang |
2020-09-29 | vhost-vsock-ccw: force virtio version 1 | Stefano Garzarella |