summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-263-11/+25
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-2416-1013/+1907
|\
| * pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov2014-11-241-8/+3
| * pcie: fix improper use of negative valueGonglei2014-11-241-1/+1
| * pcie: fix typo in pcie_cap_deverr_init()Gonglei2014-11-241-1/+1
| * target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini2014-11-248-992/+1789
| * acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2014-11-242-6/+13
| * hw/pci: fix crash on shpc error flowMarcel Apfelbaum2014-11-241-0/+1
| * pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov2014-11-241-0/+5
| * pc: explicitly check maxmem limit when adding DIMMIgor Mammedov2014-11-241-0/+45
| * pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov2014-11-231-1/+4
| * pc: align DIMM's address/size by backend's alignment valueIgor Mammedov2014-11-233-0/+22
| * pc: limit DIMM address and size to page aligned valuesIgor Mammedov2014-11-232-2/+15
| * pc: make pc_dimm_plug() more readbleIgor Mammedov2014-11-231-2/+3
| * pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov2014-11-231-0/+5
* | apic: fix incorrect handling of ExtINT interrupts wrt processor priorityPaolo Bonzini2014-11-241-4/+4
* | apic: fix loss of IPI due to masked ExtINTPaolo Bonzini2014-11-241-1/+3
* | apic: avoid getting out of halted state on masked PIC interruptsPaolo Bonzini2014-11-241-3/+5
|/
* rtl8139: fix Pointer to local outside scopeGonglei2014-11-211-0/+4
* pcnet: fix Negative array index readGonglei2014-11-211-25/+30
* hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm2014-11-201-1/+1
* hw/ide/core.c: Prevent SIGSEGV during migrationDon Slutz2014-11-181-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-175-6/+23
|\
| * hcd-musb: fix dereference null return valuePaolo Bonzini2014-11-171-2/+6
| * shpc: fix error propaagationGonglei2014-11-171-1/+2
| * nvme: remove superfluous checkGonglei2014-11-171-2/+1
| * loader: fix NEGATIVE_RETURNSGonglei2014-11-171-0/+13
| * mips_mipssim: fix use-after-free for filenameGonglei2014-11-171-1/+1
* | Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into stagingPeter Maydell2014-11-143-17/+70
|\ \
| * | xen_disk: fix unmapping of persistent grantsRoger Pau Monne2014-11-141-6/+66
| * | pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov2014-11-142-11/+4
| |/
* | ahci: factor out FIS decomposition from handle_cmdJohn Snow2014-11-141-83/+86
* | ahci: Check cmd_fis[1] more explicitlyJohn Snow2014-11-141-11/+12
* | ahci: Reorder error cases in handle_cmdJohn Snow2014-11-141-15/+14
* | ahci: Fix FIS decompositionJohn Snow2014-11-141-38/+26
* | ahci: add is_ncq predicate helperJohn Snow2014-11-142-4/+27
* | ide: Correct handling of malformed/short PRDTsJohn Snow2014-11-145-22/+68
* | ahci: unify sglist preparationJohn Snow2014-11-141-2/+2
* | ide: repair PIO transfers for cases where nsector > 1John Snow2014-11-142-1/+5
* | ahci: Fix byte count regression for ATAPI/PIOJohn Snow2014-11-141-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-139-11/+101
|\
| * acpi: accurate overflow checkPavel Dovgalyuk2014-11-131-2/+5
| * smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang2014-11-131-5/+5
| * kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost2014-11-131-0/+14
| * apic_common: migrate missing fieldsPavel Dovgalyuk2014-11-132-0/+41
| * virtio-scsi: dataplane: suppress guest notificationMing Lei2014-11-121-1/+6
| * esp: Do not overwrite ESP_TCHI after resetHannes Reinecke2014-11-121-2/+9
| * virtio-scsi: dataplane: fix allocation for 'cmd_vrings'Ming Lei2014-11-111-1/+1
| * esp: fix coding standardsPaolo Bonzini2014-11-101-1/+2
| * virtio-scsi: work around bug in old BIOSesPaolo Bonzini2014-11-071-0/+17
OpenPOWER on IntegriCloud