summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linux/elf.h updateEric Farman2015-05-271-0/+2
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-05-262-39/+0
|\
| * macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland2015-05-221-4/+0
| * glib: remove stale compat functionsJohn Snow2015-05-221-35/+0
* | util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange2015-05-221-0/+2
|/
* block: minimal bounce buffer alignmentDenis V. Lunev2015-05-222-0/+5
* arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite2015-05-181-0/+3
* char: cadence_uart: Split state struct and type into headerPeter Crosthwaite2015-05-181-0/+53
* arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite2015-05-181-0/+3
* net: cadence_gem: Split state struct and type into headerPeter Crosthwaite2015-05-181-0/+73
* arm: xlnx-zynqmp: Add GICPeter Crosthwaite2015-05-181-0/+14
* arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite2015-05-181-0/+38
* hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler2015-05-121-1/+4
* hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler2015-05-121-3/+8
* hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler2015-05-121-1/+4
* hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler2015-05-121-0/+1
* hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler2015-05-121-0/+1
* hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler2015-05-121-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-05-123-0/+3
|\
| * pci: add network device class 'other' for network switchesScott Feldman2015-05-111-0/+1
| * pci: add rocker device IDScott Feldman2015-05-111-0/+1
| * net: add MAC address string printerScott Feldman2015-05-111-0/+1
* | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-05-122-3/+12
|\ \
| * | qobject: Add a special null QObjectMarkus Armbruster2015-05-111-1/+10
| * | qobject: Clean up around qtype_codeMarkus Armbruster2015-05-112-2/+2
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-119-4/+428
|\ \
| * | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao2015-04-281-0/+1
| * | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao2015-04-281-1/+1
| * | acpi: add a missing backslash to the \_SB scope.Gal Hammer2015-04-281-1/+1
| * | acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-272-0/+4
| * | acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-271-2/+8
| * | acpi, mem-hotplug: add unplug cb for memory deviceTang Chen2015-04-271-0/+2
| * | acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen2015-04-271-0/+10
| * | virtio: coding style tweakMichael S. Tsirkin2015-04-271-1/+1
| * | virtio: introduce vector to virtqueues mappingJason Wang2015-04-272-0/+4
| * | hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao2015-04-271-0/+29
| * | hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-271-0/+368
* | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell2015-05-113-6/+3
|\ \ \ | |_|/ |/| |
| * | glib-compat.h: change assert to g_assertMichael Tokarev2015-05-081-3/+3
| * | Remove various unused functionsThomas Huth2015-05-082-3/+0
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-112-2/+5
|\ \ \
| * | | exec: move rcu_read_lock/unlock to address_space_translate callersPaolo Bonzini2015-04-301-1/+3
| * | | kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+2
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into s...Peter Maydell2015-05-112-0/+77
|\ \ \ \ | |_|/ / |/| | |
| * | | gtk: create gtk.hGerd Hoffmann2015-05-061-0/+76
| * | | console: add dpy_ui_info_supportedGerd Hoffmann2015-05-061-0/+1
* | | | migration: Use an array instead of 3 parametersLiang Li2015-05-071-3/+1
* | | | qemu-file: Add compression functions to QEMUFileLiang Li2015-05-061-0/+3
* | | | migration: Add the framework of multi-thread decompressionLiang Li2015-05-061-0/+4
* | | | migration: Add the framework of multi-thread compressionLiang Li2015-05-061-0/+8
|/ / /
OpenPOWER on IntegriCloud