summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-11-28virtio-net: fix unmap leakJason Wang1-2/+3
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum1-2/+10
2014-11-26fw_cfg: fix boot order bug when dynamically modified via QOMGonglei1-2/+5
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz3-11/+25
2014-11-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell16-1013/+1907
2014-11-24pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov1-8/+3
2014-11-24pcie: fix improper use of negative valueGonglei1-1/+1
2014-11-24pcie: fix typo in pcie_cap_deverr_init()Gonglei1-1/+1
2014-11-24target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini8-992/+1789
2014-11-24acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2-6/+13
2014-11-24hw/pci: fix crash on shpc error flowMarcel Apfelbaum1-0/+1
2014-11-24pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov1-0/+5
2014-11-24pc: explicitly check maxmem limit when adding DIMMIgor Mammedov1-0/+45
2014-11-24apic: fix incorrect handling of ExtINT interrupts wrt processor priorityPaolo Bonzini1-4/+4
2014-11-24apic: fix loss of IPI due to masked ExtINTPaolo Bonzini1-1/+3
2014-11-24apic: avoid getting out of halted state on masked PIC interruptsPaolo Bonzini1-3/+5
2014-11-23pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov1-1/+4
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov3-0/+22
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov2-2/+15
2014-11-23pc: make pc_dimm_plug() more readbleIgor Mammedov1-2/+3
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov1-0/+5
2014-11-21rtl8139: fix Pointer to local outside scopeGonglei1-0/+4
2014-11-21pcnet: fix Negative array index readGonglei1-25/+30
2014-11-20hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm1-1/+1
2014-11-18hw/ide/core.c: Prevent SIGSEGV during migrationDon Slutz1-1/+1
2014-11-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-6/+23
2014-11-17hcd-musb: fix dereference null return valuePaolo Bonzini1-2/+6
2014-11-17shpc: fix error propaagationGonglei1-1/+2
2014-11-17nvme: remove superfluous checkGonglei1-2/+1
2014-11-17loader: fix NEGATIVE_RETURNSGonglei1-0/+13
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei1-1/+1
2014-11-14Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into stagingPeter Maydell3-17/+70
2014-11-14xen_disk: fix unmapping of persistent grantsRoger Pau Monne1-6/+66
2014-11-14pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov2-11/+4
2014-11-14ahci: factor out FIS decomposition from handle_cmdJohn Snow1-83/+86
2014-11-14ahci: Check cmd_fis[1] more explicitlyJohn Snow1-11/+12
2014-11-14ahci: Reorder error cases in handle_cmdJohn Snow1-15/+14
2014-11-14ahci: Fix FIS decompositionJohn Snow1-38/+26
2014-11-14ahci: add is_ncq predicate helperJohn Snow2-4/+27
2014-11-14ide: Correct handling of malformed/short PRDTsJohn Snow5-22/+68
2014-11-14ahci: unify sglist preparationJohn Snow1-2/+2
2014-11-14ide: repair PIO transfers for cases where nsector > 1John Snow2-1/+5
2014-11-14ahci: Fix byte count regression for ATAPI/PIOJohn Snow1-0/+1
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-11/+101
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk1-2/+5
2014-11-13smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang1-5/+5
2014-11-13kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost1-0/+14
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk2-0/+41
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell2-3/+18
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann1-3/+3