summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-03Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell11-15/+31
2014-11-03vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann2-4/+10
2014-11-03vga: add default display to machine classGerd Hoffmann1-0/+1
2014-11-03vhost-user: fix mmap offset calculationMichael S. Tsirkin1-1/+1
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell2-5/+8
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-248/+595
2014-11-03block: declare blockjobs and dataplane friends!Stefan Hajnoczi1-0/+5
2014-11-03ahci: Fix SDB FIS ConstructionJohn Snow2-9/+17
2014-11-03ahci: Update byte count after DMA completionJohn Snow3-14/+40
2014-11-03ahci: Correct PIO/D2H FIS responsesJohn Snow1-23/+25
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov1-1/+1
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov10-13/+29
2014-11-03target-xtensa: avoid duplicate timer interrupt deliveryMax Filippov1-2/+2
2014-11-02hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov1-4/+2
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost3-5/+30
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost2-2/+24
2014-11-02hw/virtio/vring/event_idx: fix the vring_avail_event errorBin Wu2-5/+5
2014-11-02hw/pci: fixed hotplug crash when using rombar=0 with devices having romfileMarcel Apfelbaum1-0/+9
2014-11-02hw/pci: fixed error flow in pci_qdev_initMarcel Apfelbaum1-1/+6
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert3-3/+23
2014-11-02acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng1-9/+13
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng3-6/+6
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng3-23/+18
2014-11-02pc: add cpu hotplug handler to PC_MACHINEGu Zheng1-1/+27
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng2-24/+4
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng1-11/+2