aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler
2015-05-12hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-05-12Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-05-11pci: add network device class 'other' for network switchesScott Feldman
2015-05-11pci: add rocker device IDScott Feldman
2015-05-11qobject: Clean up around qtype_codeMarkus Armbruster
2015-04-30usb: Remove unused functionsThomas Huth
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth
2015-04-30range: remove useless inclusionsPaolo Bonzini
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-04-28acpi: add a missing backslash to the \_SB scope.Gal Hammer
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua
2015-04-27acpi: extend aml_field() to support UpdateRuleZhu Guihua
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen
2015-04-27virtio: coding style tweakMichael S. Tsirkin
2015-04-27virtio: introduce vector to virtqueues mappingJason Wang
2015-04-27hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao
2015-04-27acpi-build: remove dependency from ram_addr.hPaolo Bonzini
2015-04-13stm32f205: Fix SoC type nameAndreas Färber
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil
2015-03-18pci: fix several trivial typos in commentChen Fan
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-11virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin