summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-11-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-17hcd-musb: fix dereference null return valuePaolo Bonzini
2014-11-17shpc: fix error propaagationGonglei
2014-11-17nvme: remove superfluous checkGonglei
2014-11-17loader: fix NEGATIVE_RETURNSGonglei
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei
2014-11-14Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into stagingPeter Maydell
2014-11-14xen_disk: fix unmapping of persistent grantsRoger Pau Monne
2014-11-14pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov
2014-11-14ahci: factor out FIS decomposition from handle_cmdJohn Snow
2014-11-14ahci: Check cmd_fis[1] more explicitlyJohn Snow
2014-11-14ahci: Reorder error cases in handle_cmdJohn Snow
2014-11-14ahci: Fix FIS decompositionJohn Snow
2014-11-14ahci: add is_ncq predicate helperJohn Snow
2014-11-14ide: Correct handling of malformed/short PRDTsJohn Snow
2014-11-14ahci: unify sglist preparationJohn Snow
2014-11-14ide: repair PIO transfers for cases where nsector > 1John Snow
2014-11-14ahci: Fix byte count regression for ATAPI/PIOJohn Snow
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk
2014-11-13smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang
2014-11-13kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann
2014-11-12virtio-scsi: dataplane: suppress guest notificationMing Lei
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell
2014-11-11virtio-scsi: dataplane: fix allocation for 'cmd_vrings'Ming Lei
2014-11-11xhci: add sanity checks to xhci_lookup_uportGerd Hoffmann
2014-11-11Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing...Chris Johns
2014-11-10Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into stagingPeter Maydell
2014-11-10esp: fix coding standardsPaolo Bonzini
2014-11-07virtio-scsi: work around bug in old BIOSesPaolo Bonzini
2014-11-07esp-pci: fixup deadlock with linuxHannes Reinecke
2014-11-07virtio-serial: avoid crash when port has no nameMarc-André Lureau
2014-11-05s390x/sclpconsole: Avoid hanging SCLP ASCII consoleHeinz Graalfs
2014-11-05s390x/sclpconsole-lm: Fix hanging SCLP line mode consoleHeinz Graalfs
2014-11-05s390x/sclpconsole-lm: truncate input if line is too longHeinz Graalfs
2014-11-04spapr: Allow dynamic creation of PHBAlexander Graf
2014-11-04e500: Add support for eTSEC in device treeAlexander Graf
2014-11-04PPC: e500: Support dynamically spawned sysbus devicesAlexander Graf
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf
2014-11-04sysbus: Expose MMIO enumeration helperAlexander Graf
2014-11-04sysbus: Expose IRQ enumeration helpersAlexander Graf
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf
2014-11-04sysbus: Add dynamic sysbus device searchAlexander Graf
2014-11-04hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell
2014-11-04spapr_nvram: Enable migrationAlexey Kardashevskiy
2014-11-04PPC: E500: Hook up power off GPIO to GPIO controllerAlexander Graf