aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30intel_iommu: Throw hw_error on notify_startedAlex Williamson
2016-06-30memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacksAlexey Kardashevskiy
2016-06-30vfio/pci: Hide SR-IOV capabilityAlex Williamson
2016-06-30vfio: add pcie extended capability supportChen Fan
2016-06-30vfio/pci: Fix VGA quirksAlex Williamson
2016-06-30linux-user: Fix compilation when F_SETPIPE_SZ isn't definedPeter Maydell
2016-06-30pcspk: fix KVMPaolo Bonzini
2016-06-30qapi: Fix memleak in string visitors on int listsEric Blake
2016-06-30qapi: Simplify use of range.hEric Blake
2016-06-30range: Create range.c for code that should not be inlineEric Blake
2016-06-30qapi: Fix crash on missing alternate member of QAPI structEric Blake
2016-06-30checkpatch: There is no qemu_strtod()Eric Blake
2016-06-30qobject: Correct JSON lexer grammar commentsEric Blake
2016-06-30json-streamer: Don't leak tokens on incomplete parseEric Blake
2016-06-30MAINTAINERS: Remove Blue Swirl leftoversMarkus Armbruster
2016-06-30MAINTAINERS: update email address for Greg KurzGreg Kurz
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-06-29socket: unlink unix socket on removeMarc-André Lureau
2016-06-29socket: add listen featureMarc-André Lureau
2016-06-29char: clean up remaining chardevs when leavingMarc-André Lureau
2016-06-29vhost-user: disable chardev handlers on closePaolo Bonzini
2016-06-29vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini
2016-06-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-29vl: smp_parse: fix regressionAndrew Jones
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini
2016-06-29serial: reinstate watch after migrationPaolo Bonzini
2016-06-29serial: remove watch on resetPaolo Bonzini
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini
2016-06-29serial: separate serial_xmit and serial_watch_cbPaolo Bonzini
2016-06-29serial: simplify tsr_retry resetPaolo Bonzini
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini
2016-06-29iscsi: fix assertion in is_sector_request_lun_alignedPeter Lieven
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-29pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.cLin Ma
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini
2016-06-29scsi: esp: fix migrationPaolo Bonzini
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily