summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sysbus: Add new platform bus helper deviceAlexander Graf2014-11-042-0/+254
* | sysbus: Expose MMIO enumeration helperAlexander Graf2014-11-041-0/+6
* | sysbus: Expose IRQ enumeration helpersAlexander Graf2014-11-042-0/+32
* | sysbus: Make devices spawnable via -deviceAlexander Graf2014-11-042-7/+34
* | sysbus: Add dynamic sysbus device searchAlexander Graf2014-11-041-0/+45
* | hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell2014-11-041-11/+17
* | spapr_nvram: Enable migrationAlexey Kardashevskiy2014-11-041-17/+64
* | PPC: E500: Hook up power off GPIO to GPIO controllerAlexander Graf2014-11-041-0/+24
* | PPC: E500: Instantiate MPC8XXX gpio controller on virt machineAlexander Graf2014-11-043-0/+34
* | PPC: Add MPC8XXX gpio controllerAlexander Graf2014-11-042-0/+218
* | hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/opsPeter Maydell2014-11-041-24/+0
* | PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf2014-11-041-0/+19
* | spapr: Cleanup machine naming conventions, and prepare for 2.2 releaseDavid Gibson2014-11-041-4/+18
* | target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson2014-11-041-1/+1
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2014-11-042-4/+10
|\ \
| * | target-i386: Disable SVM by default in KVM modeEduardo Habkost2014-11-042-0/+2
OpenPOWER on IntegriCloud