Age | Commit message (Expand) | Author |
2014-11-20 | hw/arm/virt: set stdout-path instead of linux,stdout-path | Leif Lindholm |
2014-11-18 | hw/ide/core.c: Prevent SIGSEGV during migration | Don Slutz |
2014-11-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-11-17 | hcd-musb: fix dereference null return value | Paolo Bonzini |
2014-11-17 | shpc: fix error propaagation | Gonglei |
2014-11-17 | nvme: remove superfluous check | Gonglei |
2014-11-17 | loader: fix NEGATIVE_RETURNS | Gonglei |
2014-11-17 | mips_mipssim: fix use-after-free for filename | Gonglei |
2014-11-14 | Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into staging | Peter Maydell |
2014-11-14 | xen_disk: fix unmapping of persistent grants | Roger Pau Monne |
2014-11-14 | pc: piix4_pm: init legacy PCI hotplug when running on Xen | Igor Mammedov |
2014-11-14 | ahci: factor out FIS decomposition from handle_cmd | John Snow |
2014-11-14 | ahci: Check cmd_fis[1] more explicitly | John Snow |
2014-11-14 | ahci: Reorder error cases in handle_cmd | John Snow |
2014-11-14 | ahci: Fix FIS decomposition | John Snow |
2014-11-14 | ahci: add is_ncq predicate helper | John Snow |
2014-11-14 | ide: Correct handling of malformed/short PRDTs | John Snow |
2014-11-14 | ahci: unify sglist preparation | John Snow |
2014-11-14 | ide: repair PIO transfers for cases where nsector > 1 | John Snow |
2014-11-14 | ahci: Fix byte count regression for ATAPI/PIO | John Snow |
2014-11-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-11-13 | acpi: accurate overflow check | Pavel Dovgalyuk |
2014-11-13 | smbios: change 'ram_addr_t' variables to 'uint64_t' | SeokYeon Hwang |
2014-11-13 | kvmclock: Add comment explaining why we need cpu_clean_all_dirty() | Eduardo Habkost |
2014-11-13 | apic_common: migrate missing fields | Pavel Dovgalyuk |
2014-11-13 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s... | Peter Maydell |
2014-11-12 | usb-host: fix usb_host_speed_compat tyops | Gerd Hoffmann |
2014-11-12 | virtio-scsi: dataplane: suppress guest notification | Ming Lei |
2014-11-12 | esp: Do not overwrite ESP_TCHI after reset | Hannes Reinecke |
2014-11-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1... | Peter Maydell |
2014-11-11 | virtio-scsi: dataplane: fix allocation for 'cmd_vrings' | Ming Lei |
2014-11-11 | xhci: add sanity checks to xhci_lookup_uport | Gerd Hoffmann |
2014-11-11 | Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing... | Chris Johns |
2014-11-10 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging | Peter Maydell |
2014-11-10 | esp: fix coding standards | Paolo Bonzini |
2014-11-07 | virtio-scsi: work around bug in old BIOSes | Paolo Bonzini |
2014-11-07 | esp-pci: fixup deadlock with linux | Hannes Reinecke |
2014-11-07 | virtio-serial: avoid crash when port has no name | Marc-André Lureau |
2014-11-05 | s390x/sclpconsole: Avoid hanging SCLP ASCII console | Heinz Graalfs |
2014-11-05 | s390x/sclpconsole-lm: Fix hanging SCLP line mode console | Heinz Graalfs |
2014-11-05 | s390x/sclpconsole-lm: truncate input if line is too long | Heinz Graalfs |
2014-11-04 | spapr: Allow dynamic creation of PHB | Alexander Graf |
2014-11-04 | e500: Add support for eTSEC in device tree | Alexander Graf |
2014-11-04 | PPC: e500: Support dynamically spawned sysbus devices | Alexander Graf |
2014-11-04 | sysbus: Add new platform bus helper device | Alexander Graf |
2014-11-04 | sysbus: Expose MMIO enumeration helper | Alexander Graf |
2014-11-04 | sysbus: Expose IRQ enumeration helpers | Alexander Graf |
2014-11-04 | sysbus: Make devices spawnable via -device | Alexander Graf |
2014-11-04 | sysbus: Add dynamic sysbus device search | Alexander Graf |
2014-11-04 | hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) | Peter Maydell |