summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-24exec: call cpu_exec_exit() from a CPU unrealize common functionLaurent Vivier
2016-10-24exec: move cpu_exec_init() calls to realize functionsLaurent Vivier
2016-10-24exec: split cpu_exec_init()Laurent Vivier
2016-10-24pc: q35: Bump max_cpus to 288Igor Mammedov
2016-10-24pc: Require IRQ remapping and EIM if there could be x2APIC CPUsIgor Mammedov
2016-10-24pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov
2016-10-24pc: Clarify FW_CFG_MAX_CPUS usage commentIgor Mammedov
2016-10-24pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC modeIgor Mammedov
2016-10-24pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC modeIgor Mammedov
2016-10-24pc: apic_common: Restore APIC ID to initial ID on resetIgor Mammedov
2016-10-24pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov
2016-10-24pc: Leave max apic_id_limit only in legacy cpu hotplug codeIgor Mammedov
2016-10-24acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254Igor Mammedov
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024'...Peter Maydell
2016-10-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-24Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-24' into queue-b...Kevin Wolf
2016-10-24block/replication: Clarify 'top-id' parameter usageChanglong Xie
2016-10-24block: More operations for meta dirty bitmapFam Zheng
2016-10-24tests: Add test code for hbitmap serializationFam Zheng
2016-10-24block: BdrvDirtyBitmap serialization interfaceVladimir Sementsov-Ogievskiy
2016-10-24hbitmap: serializationVladimir Sementsov-Ogievskiy
2016-10-24block: Assert that bdrv_release_dirty_bitmap succeededFam Zheng
2016-10-24block: Add two dirty bitmap gettersFam Zheng
2016-10-24block: Support meta dirty bitmapFam Zheng
2016-10-24tests: Add test code for meta bitmapFam Zheng
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