aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2015-03-30s390x/ipl: avoid sign extensionCornelia Huck
2015-03-30s390x: do not include ram_addr.hPaolo Bonzini
2015-03-30virtio-ccw: range check in READ_VQ_CONFCornelia Huck
2015-03-30virtio-ccw: fix range check for SET_VQCornelia Huck
2015-03-27AHCI: Protect cmd registerJohn Snow
2015-03-27AHCI: Do not (re)map FB/CLB buffers while not runningJohn Snow
2015-03-27Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-03-27hw/net/e1000: fix integer endiannessShannon Zhao
2015-03-27nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)Stefan Weil