]> git.proxmox.com Git - mirror_qemu.git/history - hw
target-i386: Support "invariant tsc" flag
[mirror_qemu.git] / hw /
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-06-24 Peter Maydellhw/moxie/moxiesim.c: Remove unused moxie_intc_create()
2014-06-24 Stefan WeilFix new typos (found by codespell)
2014-06-24 Paolo Bonzinivirtio-serial: remove useless set_config function
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-23 Juan Quintelamigration: Remove unneeded minimum_version_id_old
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2014-06-23 Wenchao Xiaqapi event: convert GUEST_PANICKED
2014-06-23 Wenchao Xiaqapi event: convert BALLOON_CHANGE
2014-06-23 Igor Mammedovqmp: convert ACPI_DEVICE_OST event
2014-06-23 Wenchao Xiaqapi event: convert NIC_RX_FILTER_CHANGED
2014-06-23 Wenchao Xiaqapi event: convert DEVICE_DELETED
2014-06-23 Wenchao Xiaqapi event: convert WATCHDOG
2014-06-23 Wenchao Xiaqapi event: convert RTC_CHANGE
2014-06-23 Wenchao Xiaqapi event: convert SUSPEND_DISK
2014-06-23 Don Slutzpc & q35: Add new machine opt max-ram-below-4g
2014-06-23 Wenchao Xiaqapi: adjust existing defines
2014-06-23 Luiz Capitulinoaudio: fmopl: drop INLINE macro
2014-06-23 Don Slutzxen-hvm: Fix xen_hvm_init() to adjust pc memory layout
2014-06-23 Michael S. Tsirkinpcie: coding style tweak
2014-06-23 Marcel Apfelbaumhw/pcie: better hotplug/hotunplug support
2014-06-23 Marcel Apfelbaumhw/pcie: implement power controller functionality
2014-06-23 Marcel Apfelbaumhw/pcie: correct debug message
2014-06-23 Eduardo Habkostq35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
2014-06-23 Fam Zhengvirtio-pci: Report an error when msix vectors init...
2014-06-23 Gabriel L. Somloe1000: factor out checking for auto-negotiation availab...
2014-06-23 Gabriel L. Somloe1000: move e1000_autoneg_timer() to after set_ics()
2014-06-23 Gabriel L. Somloe1000: signal guest on successful link auto-negotiation
2014-06-23 Gabriel L. Somloe1000: improve auto-negotiation reporting via mii-tool
2014-06-23 Gabriel L. Somloe1000: emulate auto-negotiation during external link...
2014-06-23 Michael S. Tsirkinvhost: fix resource leak in error handling
2014-06-23 Michael S. Tsirkinvhost: block migration if backend does not log memory
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-06-21 Peter Crosthwaiteblock: m25p80: Support read only bdrvs.
2014-06-21 Peter Crosthwaiteblock: m25p80: sync_page(): Deindent function body.
2014-06-20 Stefan Weilapb: Fix out-of-bounds array write access
2014-06-20 Sanjay Lalgt64xxx_pci: Add VMStateDescription
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-20 Gerd Hoffmannspice: fix 32bit build
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-next...
2014-06-20 James Hoganhw/mips: malta: Don't boot from flash with KVM T&E
2014-06-19 Oran Avrahamarmv7m_nvic: fix AIRCR implementation
2014-06-19 Pranavkumar Sawarg... Use PSCI v0.2 compatible string when KVM or TCG provides it
2014-06-19 Peter Maydellhw/block/pflash_cfi01: Report correct size info for...
2014-06-19 Peter Maydellhw/arm/vexpress: Forbid specifying flash contents in...
2014-06-19 Peter Maydellhw/arm/spitz: Avoid clash with Windows header symbol...
2014-06-19 Igor Mammedovqmp: add ACPI_DEVICE_OST event handling
2014-06-19 Igor Mammedovacpi: implement ospm_status() method for PIIX4/ICH9_LPC...
2014-06-19 Igor Mammedovacpi: introduce TYPE_ACPI_DEVICE_IF interface
2014-06-19 Igor Mammedovqmp: add query-memory-devices command
2014-06-19 Igor Mammedovpc: acpi: do not hardcode preprocessor
2014-06-19 Paolo Bonziniqdev: recursively unrealize devices when unrealizing bus
2014-06-19 Paolo Bonziniqdev: reorganize error reporting in bus_set_realized
2014-06-19 Paolo Bonzinipc: pass MachineState to pc_memory_init
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 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
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
next