Age | Commit message (Expand) | Author | Files | Lines |
2014-11-14 | ahci: Fix byte count regression for ATAPI/PIO | John Snow | 1 | -0/+1 |
2014-11-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 9 | -11/+101 |
2014-11-13 | acpi: accurate overflow check | Pavel Dovgalyuk | 1 | -2/+5 |
2014-11-13 | smbios: change 'ram_addr_t' variables to 'uint64_t' | SeokYeon Hwang | 1 | -5/+5 |
2014-11-13 | kvmclock: Add comment explaining why we need cpu_clean_all_dirty() | Eduardo Habkost | 1 | -0/+14 |
2014-11-13 | apic_common: migrate missing fields | Pavel Dovgalyuk | 2 | -0/+41 |
2014-11-13 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s... | Peter Maydell | 2 | -3/+18 |
2014-11-12 | usb-host: fix usb_host_speed_compat tyops | Gerd Hoffmann | 1 | -3/+3 |
2014-11-12 | virtio-scsi: dataplane: suppress guest notification | Ming Lei | 1 | -1/+6 |
2014-11-12 | esp: Do not overwrite ESP_TCHI after reset | Hannes Reinecke | 1 | -2/+9 |
2014-11-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1... | Peter Maydell | 1 | -2/+2 |
2014-11-11 | virtio-scsi: dataplane: fix allocation for 'cmd_vrings' | Ming Lei | 1 | -1/+1 |
2014-11-11 | xhci: add sanity checks to xhci_lookup_uport | Gerd Hoffmann | 1 | -0/+9 |
2014-11-11 | Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing... | Chris Johns | 1 | -0/+6 |
2014-11-10 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging | Peter Maydell | 2 | -5/+19 |
2014-11-10 | esp: fix coding standards | Paolo Bonzini | 1 | -1/+2 |
2014-11-07 | virtio-scsi: work around bug in old BIOSes | Paolo Bonzini | 1 | -0/+17 |
2014-11-07 | esp-pci: fixup deadlock with linux | Hannes Reinecke | 1 | -0/+2 |
2014-11-07 | virtio-serial: avoid crash when port has no name | Marc-André Lureau | 1 | -1/+1 |
2014-11-05 | s390x/sclpconsole: Avoid hanging SCLP ASCII console | Heinz Graalfs | 1 | -1/+11 |
2014-11-05 | s390x/sclpconsole-lm: Fix hanging SCLP line mode console | Heinz Graalfs | 1 | -0/+1 |
2014-11-05 | s390x/sclpconsole-lm: truncate input if line is too long | Heinz Graalfs | 1 | -4/+7 |
2014-11-04 | spapr: Allow dynamic creation of PHB | Alexander Graf | 1 | -0/+21 |
2014-11-04 | e500: Add support for eTSEC in device tree | Alexander Graf | 1 | -0/+43 |
2014-11-04 | PPC: e500: Support dynamically spawned sysbus devices | Alexander Graf | 3 | -0/+111 |
2014-11-04 | sysbus: Add new platform bus helper device | Alexander Graf | 2 | -0/+254 |
2014-11-04 | sysbus: Expose MMIO enumeration helper | Alexander Graf | 1 | -0/+6 |
2014-11-04 | sysbus: Expose IRQ enumeration helpers | Alexander Graf | 2 | -0/+32 |
2014-11-04 | sysbus: Make devices spawnable via -device | Alexander Graf | 2 | -7/+34 |
2014-11-04 | sysbus: Add dynamic sysbus device search | Alexander Graf | 1 | -0/+45 |
2014-11-04 | hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) | Peter Maydell | 1 | -11/+17 |
2014-11-04 | spapr_nvram: Enable migration | Alexey Kardashevskiy | 1 | -17/+64 |
2014-11-04 | PPC: E500: Hook up power off GPIO to GPIO controller | Alexander Graf | 1 | -0/+24 |
2014-11-04 | PPC: E500: Instantiate MPC8XXX gpio controller on virt machine | Alexander Graf | 3 | -0/+34 |
2014-11-04 | PPC: Add MPC8XXX gpio controller | Alexander Graf | 2 | -0/+218 |
2014-11-04 | hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops | Peter Maydell | 1 | -24/+0 |
2014-11-04 | PPC: openpic_kvm: Only map first occurence in address space | Alexander Graf | 1 | -0/+19 |
2014-11-04 | spapr: Cleanup machine naming conventions, and prepare for 2.2 release | David Gibson | 1 | -4/+18 |
2014-11-04 | target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX | David Gibson | 1 | -1/+1 |
2014-11-04 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... | Peter Maydell | 2 | -4/+10 |
2014-11-04 | target-i386: Disable SVM by default in KVM mode | Eduardo Habkost | 2 | -0/+2 |
2014-11-04 | target-i386: Don't enable nested VMX by default | Eduardo Habkost | 2 | -0/+4 |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 16 | -114/+210 |
2014-11-03 | target-i386: Rename KVM auto-feature-enable compat function | Eduardo Habkost | 2 | -4/+4 |
2014-11-03 | pc: Create pc_compat_2_1() functions | Eduardo Habkost | 2 | -2/+24 |
2014-11-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 5 | -46/+87 |
2014-11-03 | icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGE | Zhu Guihua | 1 | -2/+2 |
2014-11-03 | Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging | Peter Maydell | 11 | -15/+31 |
2014-11-03 | vga: flip qemu 2.2 pc machine types from cirrus to stdvga | Gerd Hoffmann | 2 | -4/+10 |
2014-11-03 | vga: add default display to machine class | Gerd Hoffmann | 1 | -0/+1 |