summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-11-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...Peter Maydell1-4/+16
2015-11-11spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctlBharata B Rao1-4/+16
2015-11-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...Peter Maydell3-16/+42
2015-11-10vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster3-11/+11
2015-11-10vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMsAlex Williamson1-5/+31
2015-11-10Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...Peter Maydell2-2/+4
2015-11-10Inhibit ballooning during postcopyDr. David Alan Gilbert1-1/+3
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert1-1/+1
2015-11-10hw/arm/virt: error_report cleanupsAndrew Jones1-5/+5
2015-11-10arm: highbank: Implement PSCI and dummy monitorPeter Crosthwaite1-10/+60
2015-11-10arm: highbank: Defeature CPU overridePeter Crosthwaite1-14/+7
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite1-1/+9
2015-11-10hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang1-5/+3
2015-11-09hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell1-2/+2
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin1-22/+46
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin1-10/+18
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite1-0/+11
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite2-0/+111
2015-11-06ahci: split realize and initPeter Crosthwaite3-15/+34
2015-11-06ahci: Add some MMIO debug printfsPeter Crosthwaite1-6/+15
2015-11-06ide: remove hardcoded 2GiB transactional limitJohn Snow3-24/+15
2015-11-06pci-assign: do not test path with access() before openingPaolo Bonzini1-5/+1
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster4-8/+7
2015-11-06qxl: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2015-11-06bt: fix use of uninitialized variable seqlenPaolo Bonzini1-9/+20
2015-11-06hw/dma/pxa2xx: Remove superfluous memsetThomas Huth1-2/+1
2015-11-06hw/input/tsc210x: Remove superfluous memsetThomas Huth1-6/+2
2015-11-06xen: fix invalid assertionPaolo Bonzini1-2/+2
2015-11-06fix bad indentation in pcie_cap_slot_write_config()Cao jin1-6/+6
2015-11-06hw/display/tcx: Remove superfluous OBJECT() typecastsThomas Huth1-14/+12
2015-11-06hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau1-2/+0
2015-11-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...Peter Maydell2-1/+9
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk1-0/+7
2015-11-06replay: ptimerPavel Dovgalyuk1-1/+2
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-21/+30
2015-11-05kvmclock: add a new function to update env->tsc.Liang Li1-16/+2
2015-11-04megasas: Use qemu_hw_version() instead of QEMU_VERSIONEduardo Habkost1-1/+1
2015-11-04osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost4-4/+4
2015-11-04pc: Set hw_version on all machine classesEduardo Habkost2-0/+23
2015-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell7-49/+136
2015-11-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2-2/+2
2015-11-03ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao1-1/+3
2015-11-03hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao1-14/+16
2015-11-03hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory1-0/+1
2015-11-03arm: stellaris: exit on external reset requestMichael Davidsaver1-0/+12
2015-11-03armv7-m: Implement SYSRESETREQMichael Davidsaver1-1/+8
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver3-25/+28
2015-11-03arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite1-0/+42
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite1-1/+19
2015-11-03arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite1-8/+8