summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver2015-11-033-25/+28
| * | arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite2015-11-031-0/+42
| * | arm: boot: Add board specific setup code APIPeter Crosthwaite2015-11-031-1/+19
| * | arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite2015-11-031-8/+8
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2015-11-032-2/+2
|\ \ \ | |/ / |/| |
| * | usb-host: fix usb3ep0quirk testGerd Hoffmann2015-11-031-1/+1
| * | ehci: clear suspend bit on detachGerd Hoffmann2015-11-031-1/+1
* | | ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi2015-11-032-3/+4
|/ /
* | memory: Convert to new qapi union layoutEric Blake2015-11-021-3/+3
* | input: Convert to new qapi union layoutEric Blake2015-11-024-47/+48
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-3013-78/+61
|\ \
| * | target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-291-0/+28
| * | sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-292-71/+5
| * | sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu2015-10-297-7/+7
| * | virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin2015-10-292-0/+10
| * | virtio-blk: switch off scsi-passthrough by defaultCornelia Huck2015-10-291-1/+1
OpenPOWER on IntegriCloud