aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2015-01-26multiboot: Fix offset of bootloader nameKevin Wolf
2015-01-26pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini
2015-01-23virtio-blk: Use blk_aio_ioctlFam Zheng
2015-01-23virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...Peter Maydell
2015-01-22hw/input/hid.c Fix capslock hid codeDinar Valeev
2015-01-22hid: handle full ptr queues in post_loadGerd Hoffmann
2015-01-22sb16: fix interrupt acknowledgementPaolo Bonzini
2015-01-20Add device listener interfacePaul Durrant
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt
2015-01-16fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()Laszlo Ersek
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini
2015-01-15vt82c686: avoid out-of-bounds readPaolo Bonzini
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-14scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini
2015-01-14hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman
2015-01-13ide: Implement VPD response for ATAPIJohn Snow
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2015-01-13xen-pt: Fix PCI devices re-attach failedLiang Li
2015-01-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck