summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * esp-pci: fixup deadlock with linuxHannes Reinecke2014-11-071-0/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell2014-11-132-3/+18
|\ \
| * | usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann2014-11-121-3/+3
| * | xhci: add sanity checks to xhci_lookup_uportGerd Hoffmann2014-11-111-0/+9
| * | Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing...Chris Johns2014-11-111-0/+6
* | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell2014-11-111-2/+2
|\ \ \ | |/ / |/| |
| * | icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGEZhu Guihua2014-11-031-2/+2
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into stagingPeter Maydell2014-11-102-5/+19
|\ \ \
| * | | s390x/sclpconsole: Avoid hanging SCLP ASCII consoleHeinz Graalfs2014-11-051-1/+11
| * | | s390x/sclpconsole-lm: Fix hanging SCLP line mode consoleHeinz Graalfs2014-11-051-0/+1
| * | | s390x/sclpconsole-lm: truncate input if line is too longHeinz Graalfs2014-11-051-4/+7
| | |/ | |/|
* | | virtio-serial: avoid crash when port has no nameMarc-André Lureau2014-11-071-1/+1
|/ /
* | spapr: Allow dynamic creation of PHBAlexander Graf2014-11-041-0/+21
* | e500: Add support for eTSEC in device treeAlexander Graf2014-11-041-0/+43
* | PPC: e500: Support dynamically spawned sysbus devicesAlexander Graf2014-11-043-0/+111
OpenPOWER on IntegriCloud