summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand2015-11-113-51/+36
* | qdev: provide qdev_reset_all_fn()David Hildenbrand2015-11-111-0/+5
* | s390x: switch to memory_region_allocate_system_memoryDominik Dingel2015-11-111-2/+1
* | s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao2015-11-111-2/+6
* | s390x/css: sense data endiannessCornelia Huck2015-11-111-0/+6
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...Peter Maydell2015-11-111-4/+16
|\
| * spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctlBharata B Rao2015-11-111-4/+16
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...Peter Maydell2015-11-103-16/+42
|\ \ | |/ |/|
| * vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-103-11/+11
| * vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMsAlex Williamson2015-11-101-5/+31
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...Peter Maydell2015-11-102-2/+4
|\ \ | |/ |/|
| * Inhibit ballooning during postcopyDr. David Alan Gilbert2015-11-101-1/+3
| * Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert2015-11-101-1/+1
* | hw/arm/virt: error_report cleanupsAndrew Jones2015-11-101-5/+5
* | arm: highbank: Implement PSCI and dummy monitorPeter Crosthwaite2015-11-101-10/+60
* | arm: highbank: Defeature CPU overridePeter Crosthwaite2015-11-101-14/+7
* | arm: boot: Add secure_board_setup flagPeter Crosthwaite2015-11-101-1/+9
* | hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang2015-11-101-5/+3
|/
* hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell2015-11-091-2/+2
* dataplane: support non-contigious s/gMichael S. Tsirkin2015-11-091-22/+46
* dataplane: simplify indirect descriptor readMichael S. Tsirkin2015-11-091-10/+18
* arm: allwinner-a10: Add SATAPeter Crosthwaite2015-11-061-0/+11
* ahci: Add allwinner AHCIPeter Crosthwaite2015-11-062-0/+111
* ahci: split realize and initPeter Crosthwaite2015-11-063-15/+34
* ahci: Add some MMIO debug printfsPeter Crosthwaite2015-11-061-6/+15
* ide: remove hardcoded 2GiB transactional limitJohn Snow2015-11-063-24/+15
* pci-assign: do not test path with access() before openingPaolo Bonzini2015-11-061-5/+1
* usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-064-8/+7
* qxl: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-061-1/+1
* bt: fix use of uninitialized variable seqlenPaolo Bonzini2015-11-061-9/+20
* hw/dma/pxa2xx: Remove superfluous memsetThomas Huth2015-11-061-2/+1
* hw/input/tsc210x: Remove superfluous memsetThomas Huth2015-11-061-6/+2
* xen: fix invalid assertionPaolo Bonzini2015-11-061-2/+2
* fix bad indentation in pcie_cap_slot_write_config()Cao jin2015-11-061-6/+6
* hw/display/tcx: Remove superfluous OBJECT() typecastsThomas Huth2015-11-061-14/+12
* hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau2015-11-061-2/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...Peter Maydell2015-11-062-1/+9
|\
| * replay: replay blockers for devicesPavel Dovgalyuk2015-11-061-0/+7
| * replay: ptimerPavel Dovgalyuk2015-11-061-1/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-11-058-21/+30
|\ \ | |/ |/|
| * kvmclock: add a new function to update env->tsc.Liang Li2015-11-051-16/+2
| * megasas: Use qemu_hw_version() instead of QEMU_VERSIONEduardo Habkost2015-11-041-1/+1
| * osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost2015-11-044-4/+4
| * pc: Set hw_version on all machine classesEduardo Habkost2015-11-042-0/+23
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell2015-11-037-49/+136
|\ \
| * | ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao2015-11-031-1/+3
| * | hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao2015-11-031-14/+16
| * | hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory2015-11-031-0/+1
| * | arm: stellaris: exit on external reset requestMichael Davidsaver2015-11-031-0/+12
| * | armv7-m: Implement SYSRESETREQMichael Davidsaver2015-11-031-1/+8
OpenPOWER on IntegriCloud