Show patches with: State = Action Required       |    Archived = No       |   427051 patches
« 1 2 ... 1545 1546 15474270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,38/50] char: make some qemu_chr_fe skip if no driver - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,39/50] tests: start chardev unit tests - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,40/50] char: move front end handlers in CharBackend - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,41/50] char: rename chr_close/chr_free - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,42/50] char: remove explicit_fe_open, use a set_handlers argument - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,43/50] char: move fe_open in CharBackend - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,44/50] char: remove unused CHR_EVENT_FOCUS - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,45/50] char: use an enum for CHR_EVENT - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,46/50] char: remove unused qemu_chr_fe_event - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,47/50] char: replace avail_connections - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,48/50] char: use common error path in qmp_chardev_add - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,49/50] char: remove explicit_be_open from CharDriverState - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,50/50] exec.c: workaround regression caused by alignment change in d2f39ad - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,00/17] x86 and CPU queue, 2016-10-24 - - - - --- 2016-10-24 Eduardo Habkost New
[PULL,01/17] pc: acpi: x2APIC support for MADT table and _MAT method - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,02/17] pc: acpi: x2APIC support for SRAT table - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,03/17] acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254 - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,04/17] pc: Leave max apic_id_limit only in legacy cpu hotplug code - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,05/17] pc: apic_common: Extend APIC ID property to 32bit - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,06/17] pc: apic_common: Restore APIC ID to initial ID on reset - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,07/17] pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode - - 2 - --- 2016-10-24 Eduardo Habkost New
[PULL,08/17] pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode - - 2 - --- 2016-10-24 Eduardo Habkost New
[PULL,09/17] pc: Clarify FW_CFG_MAX_CPUS usage comment - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,10/17] Increase MAX_CPUMASK_BITS from 255 to 288 - - 2 - --- 2016-10-24 Eduardo Habkost New
[PULL,11/17] pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,12/17] pc: Require IRQ remapping and EIM if there could be x2APIC CPUs - - 2 - --- 2016-10-24 Eduardo Habkost New
[PULL,13/17] pc: q35: Bump max_cpus to 288 - - 2 - --- 2016-10-24 Eduardo Habkost New
[PULL,14/17] exec: split cpu_exec_init() - - 3 - --- 2016-10-24 Eduardo Habkost New
[PULL,15/17] exec: move cpu_exec_init() calls to realize functions - - 4 - --- 2016-10-24 Eduardo Habkost New
[PULL,16/17] exec: call cpu_exec_exit() from a CPU unrealize common function - - 1 - --- 2016-10-24 Eduardo Habkost New
[PULL,17/17] target-i386: Print warning when mixing [+-]foo and foo=(on|off) - - 1 - --- 2016-10-24 Eduardo Habkost New
i2c: Add asserts for second smbus i2c_start_transfer() - - - - --- 2016-10-24 Corey Minyard New
vhost: migration blocker only if shared log is used - - 1 - --- 2016-10-24 Rafael David Tinoco New
[1/2] tests: Simplify expected error checking for qmp output - - 1 - --- 2016-10-24 Eric Blake New
[2/2] tests: Enhance qmp output to cover partial visit - - - - --- 2016-10-24 Eric Blake New
[v2] i2c: Add asserts for second smbus i2c_start_transfer() - - - - --- 2016-10-24 Corey Minyard New
tests: Remove unneeded "-vnc none" option 1 - 2 1 --- 2016-10-24 Eduardo Habkost New
[1/2] qemu-error: remove dependency of stubs on monitor - - - - --- 2016-10-24 Paolo Bonzini New
[2/2] tests: send error_report to test log - - 1 - --- 2016-10-24 Paolo Bonzini New
[PULL,00/23] Block layer patches - - - - --- 2016-10-24 Kevin Wolf New
[PULL,01/23] block: failed qemu-img command should return non-zero exit code - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,02/23] qcow2: Support BDRV_REQ_MAY_UNMAP - - - - --- 2016-10-24 Kevin Wolf New
[PULL,03/23] block: Remove "options" indirection from blockdev-add - - 5 - --- 2016-10-24 Kevin Wolf New
[PULL,04/23] block: improve error handling in raw_open - - 2 1 --- 2016-10-24 Kevin Wolf New
[PULL,05/23] qapi: fix memory leak in bdrv_image_info_specific_dump - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,06/23] throttle: Correct access to wrong BlockBackendPublic structures - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,07/23] qemu-iotests: Test I/O in a single drive from a throttling group - - - - --- 2016-10-24 Kevin Wolf New
[PULL,08/23] qemu-nbd: Add --fork option - - - - --- 2016-10-24 Kevin Wolf New
[PULL,09/23] iotests: Remove raciness from 162 - - - - --- 2016-10-24 Kevin Wolf New
[PULL,10/23] iotests: Do not rely on unavailable domains in 162 - - - - --- 2016-10-24 Kevin Wolf New
[PULL,11/23] quorum: change child_iter to children_read - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,12/23] quorum: do not allocate multiple iovecs for FIFO strategy - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,13/23] block: Hide HBitmap in block dirty bitmap interface - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,14/23] HBitmap: Introduce "meta" bitmap to track bit changes - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,15/23] tests: Add test code for meta bitmap - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,16/23] block: Support meta dirty bitmap - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,17/23] block: Add two dirty bitmap getters - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,18/23] block: Assert that bdrv_release_dirty_bitmap succeeded - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,19/23] hbitmap: serialization - - - - --- 2016-10-24 Kevin Wolf New
[PULL,20/23] block: BdrvDirtyBitmap serialization interface - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,21/23] tests: Add test code for hbitmap serialization - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,22/23] block: More operations for meta dirty bitmap - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,23/23] block/replication: Clarify 'top-id' parameter usage - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,00/32] target-arm queue - - - - --- 2016-10-24 Peter Maydell New
[PULL,01/32] migration: Remove static allocation of xzblre cache buffer - - 2 - --- 2016-10-24 Peter Maydell New
[PULL,02/32] exec.c: Remove static allocation of sub_section of sub_page - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,03/32] translate-all.c: Compute L1 page table properties at runtime - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,04/32] cpu: Support a target CPU having a variable page size - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,05/32] migration/savevm.c: migrate non-default page size - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,06/32] target-arm: Make page size a runtime setting - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,07/32] hw/arm/virt: Set minimum_page_bits to 12 - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,08/32] hw/ptimer: Add "wraparound after one period" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,09/32] tests: ptimer: Add tests for "wraparound after one period" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,10/32] hw/ptimer: Add "continuous trigger" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,11/32] tests: ptimer: Add tests for "continuous trigger" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,12/32] hw/ptimer: Add "no immediate trigger" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,13/32] tests: ptimer: Add tests for "no immediate trigger" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,14/32] hw/ptimer: Add "no immediate reload" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,15/32] tests: ptimer: Add tests for "no immediate reload" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,16/32] hw/ptimer: Add "no counter round down" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,17/32] tests: ptimer: Add tests for "no counter round down" policy - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,18/32] tests: ptimer: Change the copyright comment - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,19/32] tests: ptimer: Replace 10000 with 1 - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,20/32] arm_mptimer: Convert to use ptimer - - 2 - --- 2016-10-24 Peter Maydell New
[PULL,21/32] tests: Add tests for the ARM MPTimer - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,22/32] ACPI: Add IORT Structure definition - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,23/32] ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,24/32] timer: a9gtimer: remove loop to auto-increment comparator - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,25/32] i2c: Fix SMBus read transactions to avoid double events - - 1 1 --- 2016-10-24 Peter Maydell New
[PULL,26/32] timer: stm32f2xx_timer: add check for prescaler value - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,27/32] hw/arm: QOM'ify musicpal.c - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,28/32] hw/arm: QOM'ify pxa2xx_gpio.c - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,29/32] hw/arm: QOM'ify strongarm.c - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,30/32] hw/display: QOM'ify pl110.c - - 1 - --- 2016-10-24 Peter Maydell New
[PULL,31/32] target-arm: Implement new HLT trap for semihosting - - - - --- 2016-10-24 Peter Maydell New
[PULL,32/32] i2c: Add asserts for second smbus i2c_start_transfer() - - 1 - --- 2016-10-24 Peter Maydell New
[v8,01/37] atomics: Add parameters to macros - - 1 - --- 2016-10-24 Richard Henderson New
[v8,02/37] atomics: add atomic_xor - - 1 - --- 2016-10-24 Richard Henderson New
[v8,03/37] atomics: add atomic_op_fetch variants - - 1 - --- 2016-10-24 Richard Henderson New
[v8,04/37] atomics: Add __nocheck atomic operations - - 1 - --- 2016-10-24 Richard Henderson New
« 1 2 ... 1545 1546 15474270 4271 »