aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-28pci: Merge pci_nic_init() into pci_nic_init_nofail()Thomas Huth
2015-04-28acpi: add a missing backslash to the \_SB scope.Gal Hammer
2015-04-27qmp-event: add event notification for memory hot unplug errorZhu Guihua
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua
2015-04-27acpi: fix "Memory device control fields" registerZhu 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-27acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen
2015-04-27pci: remove hard-coded bar size in msix_init_exclusive_bar()Jason Wang
2015-04-27virtio-pci: speedup MSI-X masking and unmaskingJason Wang
2015-04-27virtio: introduce vector to virtqueues mappingJason Wang
2015-04-27virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang
2015-04-27ppc: spapr: add 2.4 machine typeJason Wang
2015-04-27spapr: add machine type specific instance init functionJason Wang
2015-04-27pc: add 2.4 machine typesJason Wang
2015-04-27virtio-net: fix the upper bound when trying to delete queuesJason Wang
2015-04-27vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie
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: close } in commentMichael S. Tsirkin
2015-04-24balloon: improve error msg when adding second deviceLuiz Capitulino
2015-04-20vhost: fix log base addressMichael S. Tsirkin
2015-04-17mips: fix broken fulong2e machinePaolo Bonzini
2015-04-13pci: Fix crash with illegal "-net nic, model=xxx" optionThomas Huth
2015-04-11cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-04-10alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller
2015-04-10lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-04-09xen: limit guest control of PCI command registerJan Beulich
2015-04-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini
2015-04-04pcspk: Fix I/O port nameJan Kiszka
2015-04-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit
2015-04-02Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...Peter Maydell
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster
2015-04-02sdhci: Make device "sdhci-pci" unavailable with -deviceMarkus Armbruster
2015-04-02hw: Mark device misusing nd_table[] FIXMEMarkus Armbruster
2015-04-02hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster
2015-04-02hw: Mark devices picking up block backends actively FIXMEMarkus Armbruster
2015-04-02hw/arm/vexpress: Don't double-free flash filenamePeter Maydell
2015-04-02hw/arm/virt: Fix corruption due to double freeShannon Zhao
2015-04-01hw/intc: arm_gic_kvm.c restore config firstAlex Bennée
2015-04-01hw/arm/virt: Fix memory leak reported by CoverityStefan Weil
2015-04-01hw/arm/vexpress: Fix memory leak reported by CoverityStefan Weil
2015-04-01hw/arm/highbank: Fix resource leak and wrong image loadingStefan Weil
2015-04-01pc: acpi: fix pvpanic regressionIgor Mammedov