summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ahci: avoid #ifdef DEBUG_AHCI bitrotStefan Hajnoczi2014-12-101-10/+8
* blockdev: acquire AioContext in change-backing-fileStefan Hajnoczi2014-12-101-0/+1
* blockdev: acquire AioContext in eject, change, and block_passwdStefan Hajnoczi2014-12-101-0/+1
* blockdev: acquire AioContext in blockdev-snapshot-delete-internal-syncStefan Hajnoczi2014-12-101-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell2014-12-041-17/+48
|\
| * cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann2014-12-011-0/+4
| * cirrus: fix blit region checkGerd Hoffmann2014-12-011-17/+44
* | vhost: Fix vhostfd leak in error branchGonglei2014-12-012-0/+3
|/
* Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson2014-11-281-7/+8
* virtio-net: fix unmap leakJason Wang2014-11-281-2/+3
* hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum2014-11-271-2/+10
* fw_cfg: fix boot order bug when dynamically modified via QOMGonglei2014-11-261-2/+5
* -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
OpenPOWER on IntegriCloud