summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-07-29spapr_vty: lookup should only return valid VTY objectsDavid Gibson1-0/+4
2015-07-29s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger1-2/+2
2015-07-29virtio-ccw: complete handling of guest-initiated resetsCornelia Huck1-17/+22
2015-07-29vhost: correctly pass error to caller in vhost_dev_enable_notifiers()Jason Wang1-4/+4
2015-07-29hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek1-10/+6
2015-07-29i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek1-0/+6
2015-07-29hw/acpi/aml-build: Fix memory leakShannon Zhao1-0/+1
2015-07-28fdc: force the fifo access to be in bounds of the allocated bufferPetr Matousek1-6/+11
2015-07-28virtio-net: fix the upper bound when trying to delete queuesJason Wang1-1/+1
2015-07-28usb: fix usb-net segfaultMichal Kazior1-0/+4
2015-07-28bt-sdp: fix broken uuids power-of-2 calculationStefan Hajnoczi1-1/+1
2015-04-20vhost: fix log base addressMichael S. Tsirkin1-2/+5
2015-04-17mips: fix broken fulong2e machinePaolo Bonzini1-2/+2
2015-04-13pci: Fix crash with illegal "-net nic, model=xxx" optionThomas Huth1-1/+3
2015-04-11cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller1-3/+2
2015-04-10alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller1-3/+2
2015-04-10lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2-9/+6
2015-04-09xen: limit guest control of PCI command registerJan Beulich2-27/+13
2015-04-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-3/+13
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller13-37/+30
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini2-3/+13
2015-04-04pcspk: Fix I/O port nameJan Kiszka1-1/+1
2015-04-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+6
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit1-2/+6
2015-04-02Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...Peter Maydell17-0/+49
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster13-0/+26
2015-04-02sdhci: Make device "sdhci-pci" unavailable with -deviceMarkus Armbruster1-0/+2
2015-04-02hw: Mark device misusing nd_table[] FIXMEMarkus Armbruster1-0/+1
2015-04-02hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster11-0/+12
2015-04-02hw: Mark devices picking up block backends actively FIXMEMarkus Armbruster7-0/+8
2015-04-02hw/arm/vexpress: Don't double-free flash filenamePeter Maydell1-1/+0
2015-04-02hw/arm/virt: Fix corruption due to double freeShannon Zhao1-1/+0
2015-04-01hw/intc: arm_gic_kvm.c restore config firstAlex Bennée1-2/+5
2015-04-01hw/arm/virt: Fix memory leak reported by CoverityStefan Weil1-1/+8
2015-04-01hw/arm/vexpress: Fix memory leak reported by CoverityStefan Weil1-2/+9
2015-04-01hw/arm/highbank: Fix resource leak and wrong image loadingStefan Weil1-2/+1
2015-04-01pc: acpi: fix pvpanic regressionIgor Mammedov1-1/+1
2015-03-30s390x/ipl: avoid sign extensionCornelia Huck1-1/+1
2015-03-30s390x: do not include ram_addr.hPaolo Bonzini1-1/+0
2015-03-30virtio-ccw: range check in READ_VQ_CONFCornelia Huck1-0/+4
2015-03-30virtio-ccw: fix range check for SET_VQCornelia Huck1-1/+1
2015-03-27AHCI: Protect cmd registerJohn Snow2-1/+27
2015-03-27AHCI: Do not (re)map FB/CLB buffers while not runningJohn Snow1-17/+33
2015-03-27Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-2/+2
2015-03-27hw/net/e1000: fix integer endiannessShannon Zhao1-2/+2
2015-03-27nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)Stefan Weil1-1/+1
2015-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-80/+76
2015-03-26Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell3-10/+33
2015-03-26virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVringTing Wang1-0/+6
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini3-2/+3