]> git.proxmox.com Git - mirror_qemu.git/history - hw
block/export: Move writable to BlockExportOptions
[mirror_qemu.git] / hw /
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-01 John Snowide: cancel pending callbacks on SRST
2020-10-01 John Snowide: clear interrupt on command write
2020-10-01 John Snowide: remove magic constants from the device register
2020-10-01 John Snowide: reorder set/get sector functions
2020-10-01 John Snowide: model HOB correctly
2020-10-01 John Snowide: don't tamper with the device register
2020-10-01 John Snowide: rename cmd_write to ctrl_write
2020-10-01 Philippe Mathieu... hw/ide/ahci: Do not dma_memory_unmap(NULL)
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Remove use of the 'version' value in...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Use RaspiProcessorId to set the firmware...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Introduce RaspiProcessorId enum
2020-10-01 Philippe Mathieu... hw/arm/raspi: Use more specific machine names
2020-10-01 Philippe Mathieu... hw/arm/raspi: Avoid using TypeInfo::class_data pointer
2020-10-01 Philippe Mathieu... hw/arm/raspi: Move arm_boot_info structure to RaspiMach...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Load the firmware on the first core
2020-10-01 Philippe Mathieu... hw/arm/raspi: Display the board revision in the machine...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Remove ignore_memory_transaction_failures...
2020-10-01 Philippe Mathieu... hw/arm/bcm2835: Add more unimplemented peripherals
2020-10-01 Peter Maydellhw/intc/armv7m_nvic: Only show ID register values for...
2020-10-01 Peter Maydelltarget/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-09-30 Pavel Pisahw/net/can: Correct Kconfig dependencies
2020-09-30 Jan Charvathw/net/can: CTU CAN FD IP open hardware core emulation.
2020-09-30 Jan Charvathw/net/can/ctucafd: Add CTU CAN FD core register defini...
2020-09-30 Jan Charvathw/net/can: sja1000 ignore CAN FD frames
2020-09-30 Jan Charvatnet/can: Initial host SocketCan support for CAN FD.
2020-09-30 Vitaly Kuznetsovtarget/i386: always create kvmclock device
2020-09-30 Philippe Mathieu... hw/xen: Split x86-specific declaration from generic...
2020-09-30 Philippe Mathieu... hw/i386/xen: Rename X86/PC specific function as xen_hvm...
2020-09-30 Philippe Mathieu... hw/i386/q35: Remove unreachable Xen code on Q35 machine
2020-09-30 Li Qianghw: megasas: consider 'iov_count=0' is an error in...
2020-09-30 Li Qianghw: megasas: return -1 when 'megasas_map_sgl' fails
2020-09-30 Dmitry Fomichevscsi-generic: Fix HM-zoned device scan
2020-09-30 Philippe Mathieu... hw/char/serial-{isa, pci}: Alias QDEV properties from...
2020-09-30 Philippe Mathieu... hw/char/serial: Make 'wakeup' property boolean
2020-09-30 Philippe Mathieu... hw/char/serial: Rename I/O read/write trace events
2020-09-30 Philippe Mathieu... hw/char/serial: Remove old DEBUG_SERIAL commented code
2020-09-30 Philippe Mathieu... hw/char/serial: Replace commented DPRINTF() by trace...
2020-09-30 Philippe Mathieu... hw/char/serial: Assert serial_ioport_read/write offset...
2020-09-30 Philippe Mathieu... hw/char/serial: Remove TYPE_SERIAL_IO
2020-09-30 Philippe Mathieu... hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
2020-09-30 Igor Mammedovnuma: remove fixup numa_state->num_nodes to MAX_NODES
2020-09-30 Igor Mammedovnuma: drop support for '-numa node' (without memory...
2020-09-30 Jon Doronacpi: i386: Move VMBus DSDT entry to SB
2020-09-30 Li Fengvhost-scsi: support inflight io track
2020-09-30 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-30 Gerd Hoffmannacpi/gpex: no reason to use a method for _CRS
2020-09-30 Gerd Hoffmannmicrovm/pcie: add 64bit mmio window
2020-09-30 Gerd Hoffmannmicrovm: add pcie support
2020-09-30 Gerd Hoffmannarm: use acpi_dsdt_add_gpex
2020-09-30 Gerd Hoffmannacpi: add acpi_dsdt_add_gpex
2020-09-30 Gerd Hoffmannmove MemMapEntry
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-09-29 Philippe Mathieu... qapi: Extract PCI commands to 'pci.json'
2020-09-29 Philippe Mathieu... qapi: Extract ACPI commands to 'acpi.json'
2020-09-29 Philippe Mathieu... qapi: Restrict device memory commands to machine code
2020-09-29 Philippe Mathieu... qapi: Restrict query-vm-generation-id command to machin...
2020-09-29 Philippe Mathieu... qapi: Restrict balloon-related commands to machine...
2020-09-29 Philippe Mathieu... qapi: Restrict LostTickPolicy enum to machine code
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-09-29 Gerd Hoffmannppc/pseries: enable big-endian-framebuffer quirk for...
2020-09-29 Gerd Hoffmannvirtio-vga: implement big-endian-framebuffer property
2020-09-29 Marc-André Lureauvirtio-gpu: set physical dimensions for EDID
2020-09-29 Marc-André Lureauedid: use physical dimensions if available
2020-09-29 Marc-André Lureauedid: fix physical display size computation
2020-09-29 Guoqing Zhangvirtio-gpu-3d: fix abnormal display after a warm reboot
2020-09-29 Li Qianghw: virtio-pmem: detach the element fromt the virtqueue...
2020-09-29 Ani Sinhapiix4: don't reserve hw resources when hotplug is off...
2020-09-29 Ani Sinhai440fx/acpi: do not add hotplug related amls for cold...
2020-09-29 Ani SinhaFix a gap where acpi_pcihp_find_hotplug_bus() returns...
2020-09-29 Daniel P. Berrangéhw/smbios: report error if table size is too large
2020-09-29 Daniel P. Berrangéhw/smbios: support loading OEM strings values from...
2020-09-29 Igor Mammedovx68: acpi: trigger SMI before sending hotplug Notify...
2020-09-29 Igor Mammedovx86: acpi: introduce the PCI0.SMI0 ACPI device
2020-09-29 Igor Mammedovx86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
2020-09-29 Igor Mammedovx86: ich9: expose "smi_negotiated_features" as a QOM...
2020-09-29 Igor Mammedovacpi: add aml_land() and aml_break() primitives
2020-09-29 Igor Mammedovx86: cpuhp: refuse cpu hot-unplug request earlier if...
2020-09-29 Igor Mammedovx86: cpuhp: prevent guest crash on CPU hotplug when...
2020-09-29 Igor Mammedovx86: lpc9: let firmware negotiate 'CPU hotplug with...
2020-09-29 Li Qiangvirtio: update MemoryRegionCaches when guest set bad...
2020-09-29 Stefano Garzarellavhost-vsock-ccw: force virtio version 1
2020-09-29 Stefano Garzarellavhost-user-vsock-pci: force virtio version 1
2020-09-29 Stefano Garzarellavhost-vsock-pci: force virtio version 1
2020-09-29 Stefano Garzarellavirtio: skip legacy support check on machine types...
2020-09-29 Laurent Viviervhost-vdpa: add trace-events
2020-09-29 Pankaj Guptavirtio-pmem-pci: force virtio version 1
2020-09-29 Eric Augervirtio-iommu-pci: force virtio version 1
2020-09-29 Eric Augervirtio-iommu: Check gtrees are non null before destroyi...
2020-09-29 Igor Mammedovcphp: remove deprecated cpu-add command(s)
2020-09-29 Dima Stepanovvhost: check queue state in the vhost_dev_set_log routine
2020-09-29 Dima Stepanovvhost: recheck dev state in the vhost_migration_log...
2020-09-29 David Hildenbrandpc: fix auto_enable_numa_with_memhp/auto_enable_numa_wi...
2020-09-29 Li Qiangvirtio-mem: detach the element from the virtqueue when...
next