aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-11-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-24pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov
2014-11-24pcie: fix improper use of negative valueGonglei
2014-11-24pcie: fix typo in pcie_cap_deverr_init()Gonglei
2014-11-24target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini
2014-11-24acpi-build: mark RAM dirty on table updateMichael S. Tsirkin
2014-11-24hw/pci: fix crash on shpc error flowMarcel Apfelbaum
2014-11-24pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov
2014-11-24pc: explicitly check maxmem limit when adding DIMMIgor Mammedov
2014-11-24apic: fix incorrect handling of ExtINT interrupts wrt processor priorityPaolo Bonzini
2014-11-24apic: fix loss of IPI due to masked ExtINTPaolo Bonzini
2014-11-24apic: avoid getting out of halted state on masked PIC interruptsPaolo Bonzini
2014-11-23pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov
2014-11-23pc: make pc_dimm_plug() more readbleIgor Mammedov
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov
2014-11-21rtl8139: fix Pointer to local outside scopeGonglei
2014-11-21pcnet: fix Negative array index readGonglei
2014-11-20hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm
2014-11-18hw/ide/core.c: Prevent SIGSEGV during migrationDon Slutz
2014-11-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-17hcd-musb: fix dereference null return valuePaolo Bonzini
2014-11-17shpc: fix error propaagationGonglei
2014-11-17nvme: remove superfluous checkGonglei
2014-11-17loader: fix NEGATIVE_RETURNSGonglei
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei
2014-11-14Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into stagingPeter Maydell
2014-11-14xen_disk: fix unmapping of persistent grantsRoger Pau Monne
2014-11-14pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov
2014-11-14ahci: factor out FIS decomposition from handle_cmdJohn Snow
2014-11-14ahci: Check cmd_fis[1] more explicitlyJohn Snow
2014-11-14ahci: Reorder error cases in handle_cmdJohn Snow
2014-11-14ahci: Fix FIS decompositionJohn Snow
2014-11-14ahci: add is_ncq predicate helperJohn Snow
2014-11-14ide: Correct handling of malformed/short PRDTsJohn Snow
2014-11-14ahci: unify sglist preparationJohn Snow
2014-11-14ide: repair PIO transfers for cases where nsector > 1John Snow
2014-11-14ahci: Fix byte count regression for ATAPI/PIOJohn Snow
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk
2014-11-13smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang
2014-11-13kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann
2014-11-12virtio-scsi: dataplane: suppress guest notificationMing Lei
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell
2014-11-11virtio-scsi: dataplane: fix allocation for 'cmd_vrings'Ming Lei