summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-02-16rcu: introduce RCU-enabled QLISTMike Day
2015-02-16exec: RCUify AddressSpaceDispatchPaolo Bonzini
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini
2015-02-16pcie: remove mmconfig memory leak and wrap mmconfig update with transactionPaolo Bonzini
2015-02-11vhost-scsi: set the bootable value of channel/target/lunGonglei
2015-02-11vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interfaceGonglei
2015-02-11vhost-scsi: add bootindex propertyGonglei
2015-02-11qdev: support to get a device firmware path directlyGonglei
2015-02-10vfio: Fix debug message compile errorAlexey Kardashevskiy
2015-02-10vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson
2015-02-10vfio: unmap and free BAR data in instance_finalizePaolo Bonzini
2015-02-10vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini
2015-02-06Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-02-06rtl8139: simplify timer logicPaolo Bonzini
2015-02-05fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() failZhang Haoyu
2015-02-05migration: Append JSON description of migration streamAlexander Graf
2015-02-05hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()Laszlo Ersek
2015-02-05target-arm: Change reset to highest available ELGreg Bellows
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2015-02-04vfio-pci: Fix missing unparent of dynamically allocated MemoryRegionAlex Williamson
2015-02-04vfio: fix wrong initialize vfio_group_listChen Fan
2015-02-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into stagingPeter Maydell
2015-02-03s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao
2015-02-03s390x/pci: check for invalid function handleFrank Blaschka
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka
2015-02-03s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster
2015-02-02scsi: Fix scsi_req_cancel_async for no aiocb reqFam Zheng
2015-02-02rcu: add rcu libraryPaolo Bonzini
2015-01-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-27pc-dimm: Add Error argument to pc_existing_dimms_capacityBharata B Rao
2015-01-27pc-dimm: Make pc_existing_dimms_capacity globalBharata B Rao
2015-01-27pc: Fix DIMMs capacity calculationBharata B Rao
2015-01-27smbios: Don't report unknown CPU speed (fix SVVP regression)Eduardo Habkost
2015-01-27smbios: Fix dimm size calculation when RAM is multiple of 16GBEduardo Habkost
2015-01-27bios-linker-loader: move source to common locationMichael S. Tsirkin
2015-01-27bios-linker-loader: move header to common locationMichael S. Tsirkin
2015-01-27virtio: fix feature bit checksCornelia Huck
2015-01-27acpi: build_append_nameseg(): add padding if necessaryIgor Mammedov
2015-01-27acpi: update generated hex filesMichael S. Tsirkin
2015-01-26pc: acpi: fix WindowsXP BSOD when memory hotplug is enabledIgor Mammedov
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2015-01-26Add some trace calls to pci.c.Don Koch
2015-01-26ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah
2015-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-26target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost
2015-01-26apic: do not dereference pointer before it is checked for NULLPaolo Bonzini
2015-01-26hw: misc, add educational driverJiri Slaby