]> git.proxmox.com Git - mirror_qemu.git/history - hw
vl: redo -object parsing
[mirror_qemu.git] / hw /
2014-06-19 Paolo Bonzininuma: introduce memory_region_allocate_system_memory
2014-06-19 Wanlong GaoNUMA: Add numa_info structure to contain numa nodes...
2014-06-19 Nikolay NikolaevAdd the vhost-user netdev backend to the command line
2014-06-19 Nikolay Nikolaevvhost-net: vhost-user feature bits support
2014-06-19 Nikolay NikolaevAdd vhost-user as a vhost backend.
2014-06-19 Nikolay NikolaevAdd vhost-backend and VhostBackendType
2014-06-19 Nikolay NikolaevAdd vhost_ops to vhost_dev struct and replace all relev...
2014-06-19 Nikolay Nikolaevvhost_net_init will use VhostNetOptions to get all...
2014-06-19 Nikolay NikolaevRefactor virtio-net to use generic get_vhost_net
2014-06-19 Nikolay Nikolaevvhost_net should call the poll callback only when it...
2014-06-19 Nikolay Nikolaevvhost: add vhost_get_features and vhost_ack_features
2014-06-19 Jason Wangvirtio-net: announce self by guest
2014-06-19 Igor Mammedovpc: q35: acpi: report error to user on unsupported...
2014-06-19 Markus Armbrustervirtio: Drop superfluous conditionals around g_strdup()
2014-06-19 Markus Armbrustervirtio: Drop superfluous conditionals around g_free()
2014-06-19 Michael S. Tsirkinacpi: update generated files
2014-06-19 Igor Mammedovpc: ACPI BIOS: make GPE.3 handle memory hotplug event...
2014-06-19 Igor Mammedovpc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
2014-06-19 Igor Mammedovpc: add "hotplug-memory-region-size" property to PC_MACHINE
2014-06-19 Igor Mammedovpc: ACPI BIOS: implement memory hotplug interface
2014-06-19 Igor Mammedovpc: propagate memory hotplug event to ACPI device
2014-06-19 Igor Mammedovpc: add acpi-device link to PCMachineState
2014-06-19 Igor Mammedovpc: migrate piix4 & ich9 MemHotplugState
2014-06-19 Igor Mammedovacpi:ich9: add memory hotplug handling
2014-06-19 Igor Mammedovpc: ich9 lpc: make it work with global/compat properties
2014-06-19 Igor Mammedovacpi:piix4: add memory hotplug handling
2014-06-19 Igor Mammedovacpi:piix4: allow plug/unlug callbacks handle not only...
2014-06-19 Igor Mammedovtrace: pc: add PC_DIMM slot & address allocation
2014-06-19 Igor Mammedovtrace: add acpi memory hotplug IO region events
2014-06-19 Igor Mammedovacpi: memory hotplug ACPI hardware implementation
2014-06-19 Igor Mammedovacpi: rename cpu_hotplug_defs.h to pc-hotplug.h
2014-06-19 Igor Mammedovpc-dimm: add busy slot check and slot auto-allocation
2014-06-19 Igor Mammedovpc-dimm: add busy address check and address auto-allocation
2014-06-19 Igor Mammedovpc: add memory hotplug handler to PC_MACHINE
2014-06-19 Igor Mammedovpc: exit QEMU if compat machine doesn't support memory...
2014-06-19 Igor Mammedovpc: add 'etc/reserved-memory-end' fw_cfg interface...
2014-06-19 Igor Mammedovpc: exit QEMU if number of slots more than supported 256
2014-06-19 Igor Mammedovpc: initialize memory hotplug address space
2014-06-19 Igor Mammedovpc-dimm: do not allow setting an in-use memdev
2014-06-19 Vasilis Liaskovitispc: implement pc-dimm device abstraction
2014-06-19 Igor Mammedovqdev: expose DeviceState.hotplugged field as a property
2014-06-19 Igor Mammedovqdev: hotplug for bus-less devices
2014-06-18 Igor Mammedovpc: ACPI BIOS: use enum for defining memory affinity...
2014-06-18 Igor Mammedovpc: create custom generic PC machine type
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-16 Badari Pulavartyspapr_pci: Advertise MSI quota
2014-06-16 Eduardo Habkostspapr: Add kvm-type property
2014-06-16 Eduardo Habkostspapr: Create SPAPRMachine struct
2014-06-16 Alexey Kardashevskiyspapr_hcall: Add address-translation-mode-on-interrupt...
2014-06-16 Alexey Kardashevskiyspapr_hcall: Split h_set_mode()
2014-06-16 Alexander GrafPPC: spapr: Expose /hypervisor node in device tree
2014-06-16 Peter Maydellhw/pci-host/ppce500: Fix typo in vmstate definition
2014-06-16 Alexey Kardashevskiyspapr_iommu: Introduce bus_offset in sPAPRTCETable
2014-06-16 Alexey Kardashevskiyspapr_iommu: Introduce page_shift in sPAPRTCETable
2014-06-16 Alexey Kardashevskiyspapr_iommu: Get rid of window_size in sPAPRTCETable
2014-06-16 Alexey Kardashevskiyspapr_iommu: Convert old qdev_init_nofail() to object_p...
2014-06-16 Alexey Kardashevskiyspapr_pci: Allow multiple TCE tables per PHB
2014-06-16 Alexey Kardashevskiyspapr_pci: spapr_iommu: Make DMA window a subregion
2014-06-16 Alexey Kardashevskiyspapr_pci: Introduce a finish_realize() callback
2014-06-16 Alexey Kardashevskiyspapr_iommu: Enable multiple TCE requests
2014-06-16 Alexey Kardashevskiyspapr: Enable dynamic change of the supported hypercall...
2014-06-16 Alexander Grafmacio: Fix timer endianness
2014-06-16 Alexander Grafmacio ide: Do remainder access asynchronously
2014-06-16 Alexey Kardashevskiyspapr_iommu: Replace @instance_id with LIOBN for migration
2014-06-16 Alexey Kardashevskiyspapr: Implement processor compatibility in ibm, client...
2014-06-16 Alexey Kardashevskiyspapr: Limit threads per core according to current...
2014-06-16 Alexey Kardashevskiyspapr: Rework spapr_fixup_cpu_dt()
2014-06-16 Alexey Kardashevskiyspapr: Add ibm, client-architecture-support call
2014-06-16 Alexey Kardashevskiytarget-ppc: Implement "compat" CPU option
2014-06-16 Alexey Kardashevskiyspapr: Move SMT-related properties out of skeleton fdt
2014-06-16 Alexander GrafPPC: openpic_kvm: Implement reset
2014-06-16 Paul Janzenopenpic: Reset IRQ source private members
2014-06-16 Paul Janzenopenpic: Move definition of openpic_reset
2014-06-16 Mark Cave-Aylandmacio: handle non-block ATAPI DMA transfers
2014-06-16 Alexey Kardashevskiyspapr: Add ibm, chip-id property in device tree
2014-06-16 Alexey Kardashevskiyspapr: Add support for time base offset migration
2014-06-16 Alexander GrafPPC: e500: Move to u-boot as firmware
2014-06-16 Alexander GrafPPC: e500: Expose kernel load address in dt
2014-06-16 Bharat BhushanPPC: e500: implement PCI INTx routing
2014-06-16 Bharat BhushanPPC: e500: some pci related cleanup
2014-06-16 Alexey Kardashevskiyspapr_pci: fix MSI limit
2014-06-16 BALATON Zoltanmac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ...
2014-06-16 Alexey Kardashevskiyspapr_pci: Fix number of returned vectors in ibm, chang...
2014-06-16 Greg Kurzspapr-pci: remove io ports workaround
2014-06-16 Alexey Kardashevskiyspapr_nvram: Correct max nvram size
2014-06-16 Fabien ChouteauFix typo in eTSEC Ethernet controller
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-06-16 Markus Armbrusterblockdev: Remove unused DriveInfo reference count
2014-06-16 Markus Armbrusterblockdev: Rename drive_init(), drive_uninit() to drive_...
2014-06-16 Markus Armbrusterblock: Drop superfluous conditionals around g_free()
2014-06-16 Juan Quintelasavevm: Remove all the unneeded version_minimum_id_old...
2014-06-16 Juan Quintelasavevm: Remove all the unneeded version_minimum_id_old...
2014-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-13 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-13 Gerd Hoffmannusb-host: add range checks for usb-host parameters
2014-06-13 Gerd Hoffmannqxl-render: add sanity check
next