summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* spapr: Allow dynamic creation of PHBAlexander Graf2014-11-041-0/+21
* e500: Add support for eTSEC in device treeAlexander Graf2014-11-041-0/+43
* PPC: e500: Support dynamically spawned sysbus devicesAlexander Graf2014-11-043-0/+111
* sysbus: Add new platform bus helper deviceAlexander Graf2014-11-042-0/+254
* sysbus: Expose MMIO enumeration helperAlexander Graf2014-11-041-0/+6
* sysbus: Expose IRQ enumeration helpersAlexander Graf2014-11-042-0/+32
* sysbus: Make devices spawnable via -deviceAlexander Graf2014-11-042-7/+34
* sysbus: Add dynamic sysbus device searchAlexander Graf2014-11-041-0/+45
* hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell2014-11-041-11/+17
* spapr_nvram: Enable migrationAlexey Kardashevskiy2014-11-041-17/+64
* PPC: E500: Hook up power off GPIO to GPIO controllerAlexander Graf2014-11-041-0/+24
* PPC: E500: Instantiate MPC8XXX gpio controller on virt machineAlexander Graf2014-11-043-0/+34
* PPC: Add MPC8XXX gpio controllerAlexander Graf2014-11-042-0/+218
* hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/opsPeter Maydell2014-11-041-24/+0
* PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf2014-11-041-0/+19
* spapr: Cleanup machine naming conventions, and prepare for 2.2 releaseDavid Gibson2014-11-041-4/+18
* target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson2014-11-041-1/+1
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2014-11-042-4/+10
|\
| * target-i386: Disable SVM by default in KVM modeEduardo Habkost2014-11-042-0/+2
| * target-i386: Don't enable nested VMX by defaultEduardo Habkost2014-11-042-0/+4
| * target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost2014-11-032-4/+4
| * pc: Create pc_compat_2_1() functionsEduardo Habkost2014-11-032-2/+24
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-0316-114/+210
|\ \
| * | vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann2014-11-032-4/+10
| * | vga: add default display to machine classGerd Hoffmann2014-11-031-0/+1
| * | vhost-user: fix mmap offset calculationMichael S. Tsirkin2014-11-031-1/+1
| * | hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov2014-11-021-4/+2
| * | smbios: Encode UUID according to SMBIOS specificationEduardo Habkost2014-11-023-5/+30
| * | pc: Add pc_compat_2_1() functionEduardo Habkost2014-11-022-2/+24
| * | hw/virtio/vring/event_idx: fix the vring_avail_event errorBin Wu2014-11-022-5/+5
| * | hw/pci: fixed hotplug crash when using rombar=0 with devices having romfileMarcel Apfelbaum2014-11-021-0/+9
| * | hw/pci: fixed error flow in pci_qdev_initMarcel Apfelbaum2014-11-021-1/+6
| * | -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-11-023-3/+23
| * | acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng2014-11-021-9/+13
| * | cpu-hotplug: rename function for better readabilityGu Zheng2014-11-023-6/+6
| * | pc: Update rtc_cmos in pc_cpu_plugGu Zheng2014-11-023-23/+18
| * | pc: add cpu hotplug handler to PC_MACHINEGu Zheng2014-11-021-1/+27
| * | acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng2014-11-022-24/+4
| * | acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng2014-11-021-11/+2
| * | acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng2014-11-021-0/+18
| * | acpi: create separate file for TCPA logStefan Berger2014-11-021-7/+15
| * | virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-11-025-20/+25
| * | pcie: change confused comment clearerGonglei2014-11-021-1/+1
| * | pc: Fix disabling of vapic for compat PC modelsJan Kiszka2014-11-021-1/+1
| * | i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek2014-11-022-0/+2
| * | well-defined listing order for machine typesLaszlo Ersek2014-11-021-0/+1
| * | smbios: Fix assertion on socket count calculationEduardo Habkost2014-11-021-1/+1
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-11-035-46/+87
|\ \ \
| * | | block: declare blockjobs and dataplane friends!Stefan Hajnoczi2014-11-031-0/+5
| * | | ahci: Fix SDB FIS ConstructionJohn Snow2014-11-032-9/+17
OpenPOWER on IntegriCloud