summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-24HBitmap: Introduce "meta" bitmap to track bit changesFam Zheng
2016-10-24block: Hide HBitmap in block dirty bitmap interfaceFam Zheng
2016-10-24quorum: do not allocate multiple iovecs for FIFO strategyPaolo Bonzini
2016-10-24quorum: change child_iter to children_readPaolo Bonzini
2016-10-24iotests: Do not rely on unavailable domains in 162Max Reitz
2016-10-24iotests: Remove raciness from 162Max Reitz
2016-10-24qemu-nbd: Add --fork optionMax Reitz
2016-10-24qemu-iotests: Test I/O in a single drive from a throttling groupAlberto Garcia
2016-10-24throttle: Correct access to wrong BlockBackendPublic structuresAlberto Garcia
2016-10-24qapi: fix memory leak in bdrv_image_info_specific_dumpPino Toscano
2016-10-24block: improve error handling in raw_openHalil Pasic
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-10-24qcow2: Support BDRV_REQ_MAY_UNMAPFam Zheng
2016-10-24block: failed qemu-img command should return non-zero exit codeXu Tian
2016-10-24i2c: Add asserts for second smbus i2c_start_transfer()Corey Minyard
2016-10-24target-arm: Implement new HLT trap for semihostingPeter Maydell
2016-10-24hw/display: QOM'ify pl110.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify strongarm.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify pxa2xx_gpio.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify musicpal.cxiaoqiang zhao
2016-10-24timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit
2016-10-24i2c: Fix SMBus read transactions to avoid double eventsCorey Minyard
2016-10-24timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit
2016-10-24ARM: Virt: ACPI: Build an IORT table with RC and ITS nodesPrem Mallappa
2016-10-24ACPI: Add IORT Structure definitionPrem Mallappa
2016-10-24tests: Add tests for the ARM MPTimerDmitry Osipenko
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko
2016-10-24tests: ptimer: Replace 10000 with 1Dmitry Osipenko
2016-10-24tests: ptimer: Change the copyright commentDmitry Osipenko
2016-10-24tests: ptimer: Add tests for "no counter round down" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "no counter round down" policyDmitry Osipenko
2016-10-24tests: ptimer: Add tests for "no immediate reload" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "no immediate reload" policyDmitry Osipenko
2016-10-24tests: ptimer: Add tests for "no immediate trigger" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "no immediate trigger" policyDmitry Osipenko
2016-10-24tests: ptimer: Add tests for "continuous trigger" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "continuous trigger" policyDmitry Osipenko
2016-10-24tests: ptimer: Add tests for "wraparound after one period" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "wraparound after one period" policyDmitry Osipenko
2016-10-24hw/arm/virt: Set minimum_page_bits to 12Peter Maydell
2016-10-24target-arm: Make page size a runtime settingPeter Maydell
2016-10-24migration/savevm.c: migrate non-default page sizePeter Maydell
2016-10-24cpu: Support a target CPU having a variable page sizePeter Maydell
2016-10-24translate-all.c: Compute L1 page table properties at runtimeVijaya Kumar K
2016-10-24exec.c: Remove static allocation of sub_section of sub_pageVijaya Kumar K
2016-10-24migration: Remove static allocation of xzblre cache bufferVijaya Kumar K
2016-10-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-24exec.c: workaround regression caused by alignment change in d2f39adHaozhong Zhang
2016-10-24char: remove explicit_be_open from CharDriverStateMarc-André Lureau
2016-10-24char: use common error path in qmp_chardev_addMarc-André Lureau