summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* 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-122-0/+2
|\
| * pci: add network device class 'other' for network switchesScott Feldman2015-05-111-0/+1
| * pci: add rocker device IDScott Feldman2015-05-111-0/+1
* | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-05-121-1/+1
|\ \
| * | qobject: Clean up around qtype_codeMarkus Armbruster2015-05-111-1/+1
| |/
* | 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
* | usb: Remove unused functionsThomas Huth2015-04-301-5/+0
* | pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-301-1/+0
* | range: remove useless inclusionsPaolo Bonzini2015-04-302-2/+0
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-04-301-3/+5
|\ \
| * | acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-271-3/+5
| |/
* | Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-282-17/+17
|/
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* virtio-blk: correctly dirty guest memoryPaolo Bonzini2015-04-081-0/+1
* vhost: fix typo in vq_index descriptionGreg Kurz2015-04-041-1/+1
* target-i386: clear bsp bit when designating bspNadav Amit2015-04-021-1/+1
* powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini2015-03-251-0/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2015-03-201-0/+5
|\
| * numa: introduce machine callback for VCPU to node mappingIgor Mammedov2015-03-191-0/+5
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-201-5/+7
|\ \ | |/ |/|
| * usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-171-5/+7
* | Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell2015-03-191-0/+11
|\ \
| * | virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2015-03-191-0/+11
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell2015-03-191-1/+3
|\ \
| * | elf-loader: Add missing error handling for call of lseekStefan Weil2015-03-191-1/+3
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-193-3/+3
|\ \ | |/ |/|
| * pci: fix several trivial typos in commentChen Fan2015-03-182-2/+2
| * pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
* | migration: Allow to suppress vmdesc submissionAlexander Graf2015-03-161-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-122-12/+14
|\ \ | |/
| * virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin2015-03-111-3/+1
| * virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin2015-03-111-6/+1
| * virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin2015-03-111-0/+3
| * virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin2015-03-111-2/+0
| * exec: don't include hw/boards for linux-userMichael S. Tsirkin2015-03-111-4/+0
| * machine: query mem-merge machine propertyMarcel Apfelbaum2015-03-111-0/+1
OpenPOWER on IntegriCloud