]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-10-25 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-10-24 Laurent Vivierexec: call cpu_exec_exit() from a CPU unrealize common...
2016-10-24 Laurent Vivierexec: move cpu_exec_init() calls to realize functions
2016-10-24 Laurent Vivierexec: split cpu_exec_init()
2016-10-24 Igor Mammedovpc: q35: Bump max_cpus to 288
2016-10-24 Igor Mammedovpc: Require IRQ remapping and EIM if there could be...
2016-10-24 Igor Mammedovpc: Add 'etc/boot-cpus' fw_cfg file for machine with...
2016-10-24 Igor MammedovIncrease MAX_CPUMASK_BITS from 255 to 288
2016-10-24 Igor Mammedovpc: Clarify FW_CFG_MAX_CPUS usage comment
2016-10-24 Igor Mammedovpc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC...
2016-10-24 Igor Mammedovpc: apic_common: Reset APIC ID to initial ID when switc...
2016-10-24 Igor Mammedovpc: apic_common: Restore APIC ID to initial ID on reset
2016-10-24 Igor Mammedovpc: apic_common: Extend APIC ID property to 32bit
2016-10-24 Igor Mammedovpc: Leave max apic_id_limit only in legacy cpu hotplug...
2016-10-24 Igor Mammedovacpi: cphp: Force switch to modern cpu hotplug if APIC...
2016-10-24 Igor Mammedovpc: acpi: x2APIC support for SRAT table
2016-10-24 Igor Mammedovpc: acpi: x2APIC support for MADT table and _MAT method
2016-10-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-10-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-24 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-10-24 Changlong Xieblock/replication: Clarify 'top-id' parameter usage
2016-10-24 Fam Zhengblock: More operations for meta dirty bitmap
2016-10-24 Fam Zhengtests: Add test code for hbitmap serialization
2016-10-24 Vladimir Sementsov... block: BdrvDirtyBitmap serialization interface
2016-10-24 Vladimir Sementsov... hbitmap: serialization
2016-10-24 Fam Zhengblock: Assert that bdrv_release_dirty_bitmap succeeded
2016-10-24 Fam Zhengblock: Add two dirty bitmap getters
2016-10-24 Fam Zhengblock: Support meta dirty bitmap
2016-10-24 Fam Zhengtests: Add test code for meta bitmap
2016-10-24 Fam ZhengHBitmap: Introduce "meta" bitmap to track bit changes
2016-10-24 Fam Zhengblock: Hide HBitmap in block dirty bitmap interface
2016-10-24 Paolo Bonziniquorum: do not allocate multiple iovecs for FIFO strategy
2016-10-24 Paolo Bonziniquorum: change child_iter to children_read
2016-10-24 Max Reitziotests: Do not rely on unavailable domains in 162
2016-10-24 Max Reitziotests: Remove raciness from 162
2016-10-24 Max Reitzqemu-nbd: Add --fork option
2016-10-24 Alberto Garciaqemu-iotests: Test I/O in a single drive from a throttl...
2016-10-24 Alberto Garciathrottle: Correct access to wrong BlockBackendPublic...
2016-10-24 Pino Toscanoqapi: fix memory leak in bdrv_image_info_specific_dump
2016-10-24 Halil Pasicblock: improve error handling in raw_open
2016-10-24 Kevin Wolfblock: Remove "options" indirection from blockdev-add
2016-10-24 Fam Zhengqcow2: Support BDRV_REQ_MAY_UNMAP
2016-10-24 Xu Tianblock: failed qemu-img command should return non-zero...
2016-10-24 Corey Minyardi2c: Add asserts for second smbus i2c_start_transfer()
2016-10-24 Peter Maydelltarget-arm: Implement new HLT trap for semihosting
2016-10-24 xiaoqiang zhaohw/display: QOM'ify pl110.c
2016-10-24 xiaoqiang zhaohw/arm: QOM'ify strongarm.c
2016-10-24 xiaoqiang zhaohw/arm: QOM'ify pxa2xx_gpio.c
2016-10-24 xiaoqiang zhaohw/arm: QOM'ify musicpal.c
2016-10-24 Prasad J Pandittimer: stm32f2xx_timer: add check for prescaler value
2016-10-24 Corey Minyardi2c: Fix SMBus read transactions to avoid double events
2016-10-24 Prasad J Pandittimer: a9gtimer: remove loop to auto-increment comparator
2016-10-24 Prem MallappaARM: Virt: ACPI: Build an IORT table with RC and ITS...
2016-10-24 Prem MallappaACPI: Add IORT Structure definition
2016-10-24 Dmitry Osipenkotests: Add tests for the ARM MPTimer
2016-10-24 Dmitry Osipenkoarm_mptimer: Convert to use ptimer
2016-10-24 Dmitry Osipenkotests: ptimer: Replace 10000 with 1
2016-10-24 Dmitry Osipenkotests: ptimer: Change the copyright comment
2016-10-24 Dmitry Osipenkotests: ptimer: Add tests for "no counter round down...
2016-10-24 Dmitry Osipenkohw/ptimer: Add "no counter round down" policy
2016-10-24 Dmitry Osipenkotests: ptimer: Add tests for "no immediate reload"...
2016-10-24 Dmitry Osipenkohw/ptimer: Add "no immediate reload" policy
2016-10-24 Dmitry Osipenkotests: ptimer: Add tests for "no immediate trigger...
2016-10-24 Dmitry Osipenkohw/ptimer: Add "no immediate trigger" policy
2016-10-24 Dmitry Osipenkotests: ptimer: Add tests for "continuous trigger" policy
2016-10-24 Dmitry Osipenkohw/ptimer: Add "continuous trigger" policy
2016-10-24 Dmitry Osipenkotests: ptimer: Add tests for "wraparound after one...
2016-10-24 Dmitry Osipenkohw/ptimer: Add "wraparound after one period" policy
2016-10-24 Peter Maydellhw/arm/virt: Set minimum_page_bits to 12
2016-10-24 Peter Maydelltarget-arm: Make page size a runtime setting
2016-10-24 Peter Maydellmigration/savevm.c: migrate non-default page size
2016-10-24 Peter Maydellcpu: Support a target CPU having a variable page size
2016-10-24 Vijaya Kumar Ktranslate-all.c: Compute L1 page table properties at...
2016-10-24 Vijaya Kumar Kexec.c: Remove static allocation of sub_section of...
2016-10-24 Vijaya Kumar Kmigration: Remove static allocation of xzblre cache...
2016-10-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-10-24 Haozhong Zhangexec.c: workaround regression caused by alignment chang...
2016-10-24 Marc-André... char: remove explicit_be_open from CharDriverState
2016-10-24 Marc-André... char: use common error path in qmp_chardev_add
2016-10-24 Marc-André... char: replace avail_connections
2016-10-24 Marc-André... char: remove unused qemu_chr_fe_event
2016-10-24 Marc-André... char: use an enum for CHR_EVENT
2016-10-24 Marc-André... char: remove unused CHR_EVENT_FOCUS
2016-10-24 Marc-André... char: move fe_open in CharBackend
2016-10-24 Marc-André... char: remove explicit_fe_open, use a set_handlers argument
2016-10-24 Marc-André... char: rename chr_close/chr_free
2016-10-24 Marc-André... char: move front end handlers in CharBackend
2016-10-24 Marc-André... tests: start chardev unit tests
2016-10-24 Marc-André... char: make some qemu_chr_fe skip if no driver
2016-10-24 Marc-André... char: replace qemu_chr_claim/release with qemu_chr_fe_i...
2016-10-24 Marc-André... vhost-user: only initialize queue 0 CharBackend
2016-10-24 Marc-André... char: fold qemu_chr_set_handlers in qemu_chr_fe_set_han...
2016-10-24 Marc-André... char: use qemu_chr_fe* functions with CharBackend argument
2016-10-24 Marc-André... colo: claim in find_and_check_chardev
2016-10-24 Marc-André... char: rename some frontend functions
2016-10-24 Marc-André... char: remaining switch to CharBackend in frontend
2016-10-24 Marc-André... char: replace PROP_CHR with CharBackend
2016-10-24 Marc-André... char: start converting mux driver to use CharBackend
2016-10-24 Marc-André... char: introduce CharBackend
2016-10-24 Marc-André... mux: split mux_chr_update_read_handler()
next