summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01hostmem: Prevent removing an in-use memory backendLin Ma
2015-04-01qom: Add can_be_deleted callback to UserCreatableClassLin Ma
2015-03-31Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-03-31qom: Fix object_property_add_alias() with [*]Andreas Färber
2015-03-31Merge remote-tracking branch 'remotes/afaerber/tags/qtest-for-2.3' into stagingPeter Maydell
2015-03-31Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150330'...Peter Maydell
2015-03-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150330' into stagingPeter Maydell
2015-03-30i440fx-test: Fix test paths to include architectureAndreas Färber
2015-03-30qtest: Add qtest_add() wrapper macroAndreas Färber
2015-03-30qtest: Add qtest_add_data_func() wrapper functionAndreas Färber
2015-03-30fw_cfg-test: Fix test path to include architectureAndreas Färber
2015-03-30target-tricore: fix CACHEA/I_POSTINC/PREINC using data register..Bastian Koppelmann
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-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
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-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-03-27hw/net/e1000: fix integer endiannessShannon Zhao
2015-03-27block: Document blockdev-add's immaturityMarkus Armbruster
2015-03-27qemu-iotests: Test unaligned 4k zero writeFam Zheng
2015-03-27block: Fix unaligned zero writeFam Zheng
2015-03-27nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)Stefan Weil
2015-03-26Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150326-1' into s...Peter Maydell
2015-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-26seccomp: libseccomp version varying according to archEduardo Otubo
2015-03-26gtk: do not call gtk_widget_get_window if drawing area is not initializedHervé Poussineau
2015-03-26Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150326' i...Peter Maydell
2015-03-26migration: remove last_sent_block from save_page_headerJuan Quintela
2015-03-26rdma: Fix cleanup in error pathsPadmanabh Ratnakar
2015-03-26Avoid crashing on multiple -incomingDr. David Alan Gilbert
2015-03-26Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-03-26virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVringTing Wang
2015-03-26misc: fix typos in copyright declarationGonglei
2015-03-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-26Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150325' into ...Peter Maydell
2015-03-26exec: avoid possible overwriting of mmaped area in qemu_ram_remapPaolo Bonzini
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini
2015-03-25PPC: pseries: Implement boot once=fooAlexander Graf
2015-03-25target-ppc: Remove POWER5+ v0.0 that never existedAlexey Kardashevskiy
2015-03-25spapr: Add missing checks for NULL pointers and report failuresStefan Weil
2015-03-25pseries: Update SLOF firmware image to qemu-slof-20150313Alexey Kardashevskiy
2015-03-25sparc: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller
2015-03-25mips: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-03-25m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-03-25virtio-net: validate backend queue numbers against bus limitationJason Wang
2015-03-25virtio-serial: fix virtio config sizeMichael S. Tsirkin