aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-11-14ide: Correct handling of malformed/short PRDTsJohn Snow5-22/+68
2014-11-14ahci: unify sglist preparationJohn Snow1-2/+2
2014-11-14ide: repair PIO transfers for cases where nsector > 1John Snow2-1/+5
2014-11-14ahci: Fix byte count regression for ATAPI/PIOJohn Snow1-0/+1
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-11/+101
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk1-2/+5
2014-11-13smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang1-5/+5
2014-11-13kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost1-0/+14
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk2-0/+41
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell2-3/+18
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann1-3/+3
2014-11-12virtio-scsi: dataplane: suppress guest notificationMing Lei1-1/+6
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke1-2/+9
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell1-2/+2
2014-11-11virtio-scsi: dataplane: fix allocation for 'cmd_vrings'Ming Lei1-1/+1
2014-11-11xhci: add sanity checks to xhci_lookup_uportGerd Hoffmann1-0/+9
2014-11-11Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing...Chris Johns1-0/+6
2014-11-10Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into stagingPeter Maydell2-5/+19
2014-11-10esp: fix coding standardsPaolo Bonzini1-1/+2
2014-11-07virtio-scsi: work around bug in old BIOSesPaolo Bonzini1-0/+17
2014-11-07esp-pci: fixup deadlock with linuxHannes Reinecke1-0/+2
2014-11-07virtio-serial: avoid crash when port has no nameMarc-André Lureau1-1/+1
2014-11-05s390x/sclpconsole: Avoid hanging SCLP ASCII consoleHeinz Graalfs1-1/+11
2014-11-05s390x/sclpconsole-lm: Fix hanging SCLP line mode consoleHeinz Graalfs1-0/+1
2014-11-05s390x/sclpconsole-lm: truncate input if line is too longHeinz Graalfs1-4/+7
2014-11-04spapr: Allow dynamic creation of PHBAlexander Graf1-0/+21
2014-11-04e500: Add support for eTSEC in device treeAlexander Graf1-0/+43
2014-11-04PPC: e500: Support dynamically spawned sysbus devicesAlexander Graf3-0/+111
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf2-0/+254
2014-11-04sysbus: Expose MMIO enumeration helperAlexander Graf1-0/+6
2014-11-04sysbus: Expose IRQ enumeration helpersAlexander Graf2-0/+32
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf2-7/+34
2014-11-04sysbus: Add dynamic sysbus device searchAlexander Graf1-0/+45
2014-11-04hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell1-11/+17
2014-11-04spapr_nvram: Enable migrationAlexey Kardashevskiy1-17/+64
2014-11-04PPC: E500: Hook up power off GPIO to GPIO controllerAlexander Graf1-0/+24
2014-11-04PPC: E500: Instantiate MPC8XXX gpio controller on virt machineAlexander Graf3-0/+34
2014-11-04PPC: Add MPC8XXX gpio controllerAlexander Graf2-0/+218
2014-11-04hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/opsPeter Maydell1-24/+0
2014-11-04PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf1-0/+19
2014-11-04spapr: Cleanup machine naming conventions, and prepare for 2.2 releaseDavid Gibson1-4/+18
2014-11-04target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson1-1/+1
2014-11-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2-4/+10
2014-11-04target-i386: Disable SVM by default in KVM modeEduardo Habkost2-0/+2
2014-11-04target-i386: Don't enable nested VMX by defaultEduardo Habkost2-0/+4
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell16-114/+210
2014-11-03target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost2-4/+4
2014-11-03pc: Create pc_compat_2_1() functionsEduardo Habkost2-2/+24
2014-11-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-46/+87
2014-11-03icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGEZhu Guihua1-2/+2