Age | Commit message (Expand) | Author |
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 |
2014-11-04 | spapr_nvram: Enable migration | Alexey Kardashevskiy |
2014-11-04 | PPC: E500: Hook up power off GPIO to GPIO controller | Alexander Graf |
2014-11-04 | PPC: E500: Instantiate MPC8XXX gpio controller on virt machine | Alexander Graf |
2014-11-04 | PPC: Add MPC8XXX gpio controller | Alexander Graf |
2014-11-04 | hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops | Peter Maydell |
2014-11-04 | PPC: openpic_kvm: Only map first occurence in address space | Alexander Graf |
2014-11-04 | spapr: Cleanup machine naming conventions, and prepare for 2.2 release | David Gibson |
2014-11-04 | target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX | David Gibson |
2014-11-04 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... | Peter Maydell |
2014-11-04 | target-i386: Disable SVM by default in KVM mode | Eduardo Habkost |
2014-11-04 | target-i386: Don't enable nested VMX by default | Eduardo Habkost |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-11-03 | target-i386: Rename KVM auto-feature-enable compat function | Eduardo Habkost |
2014-11-03 | pc: Create pc_compat_2_1() functions | Eduardo Habkost |
2014-11-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-11-03 | Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging | Peter Maydell |
2014-11-03 | vga: flip qemu 2.2 pc machine types from cirrus to stdvga | Gerd Hoffmann |
2014-11-03 | vga: add default display to machine class | Gerd Hoffmann |
2014-11-03 | vhost-user: fix mmap offset calculation | Michael S. Tsirkin |
2014-11-03 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0... | Peter Maydell |
2014-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-11-03 | block: declare blockjobs and dataplane friends! | Stefan Hajnoczi |
2014-11-03 | ahci: Fix SDB FIS Construction | John Snow |
2014-11-03 | ahci: Update byte count after DMA completion | John Snow |
2014-11-03 | ahci: Correct PIO/D2H FIS responses | John Snow |
2014-11-03 | hw/xtensa/xtfpga: treat uImage load address as virtual | Max Filippov |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov |
2014-11-03 | target-xtensa: avoid duplicate timer interrupt delivery | Max Filippov |
2014-11-02 | hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup() | Nikita Belov |
2014-11-02 | smbios: Encode UUID according to SMBIOS specification | Eduardo Habkost |
2014-11-02 | pc: Add pc_compat_2_1() function | Eduardo Habkost |
2014-11-02 | hw/virtio/vring/event_idx: fix the vring_avail_event error | Bin Wu |
2014-11-02 | hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile | Marcel Apfelbaum |
2014-11-02 | hw/pci: fixed error flow in pci_qdev_init | Marcel Apfelbaum |
2014-11-02 | -machine vmport=off: Allow disabling of VMWare ioport emulation | Dr. David Alan Gilbert |
2014-11-02 | acpi/cpu-hotplug: introduce helper function to keep bit setting in one place | Gu Zheng |
2014-11-02 | cpu-hotplug: rename function for better readability | Gu Zheng |
2014-11-02 | pc: Update rtc_cmos in pc_cpu_plug | Gu Zheng |
2014-11-02 | pc: add cpu hotplug handler to PC_MACHINE | Gu Zheng |
2014-11-02 | acpi:piix4: convert cpu hotplug to hotplug_handler API | Gu Zheng |
2014-11-02 | acpi:ich9: convert cpu hotplug to hotplug_handler API | Gu Zheng |