Show patches with: State = Action Required       |    Archived = No       |   426621 patches
« 1 2 ... 1522 1523 15244266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/6] char: set name for all I/O channels created 1 - 1 - --- 2016-09-30 Daniel P. Berrangé New
[4/6] migration: set name for all I/O channels created - - 1 - --- 2016-09-30 Daniel P. Berrangé New
[5/6] vnc: set name for all I/O channels created - - 1 - --- 2016-09-30 Daniel P. Berrangé New
[6/6] main: set names for main loop sources created 1 - 1 - --- 2016-09-30 Daniel P. Berrangé New
[v3,1/8] apic: add global apic_get_class() - - - - --- 2016-09-30 Radim Krčmář New
[v3,2/8] apic: add send_msi() to APICCommonClass - - 1 - --- 2016-09-30 Radim Krčmář New
[v3,3/8] intel_iommu: pass whole remapped addresses to apic - - - - --- 2016-09-30 Radim Krčmář New
[v3,4/8] intel_iommu: redo configuraton check in realize - - 1 - --- 2016-09-30 Radim Krčmář New
[v3,5/8] intel_iommu: add OnOffAuto intr_eim as "eim" property - - 1 - --- 2016-09-30 Radim Krčmář New
[v3,6/8] intel_iommu: reject broken EIM - - - - --- 2016-09-30 Radim Krčmář New
[v3,7/8] intel_iommu: keep buggy EIM enabled in 2.7 machine type - - - - --- 2016-09-30 Radim Krčmář New
[v3,8/8] target-i386/kvm: cache the return value of kvm_enable_x2apic() - - - - --- 2016-09-30 Radim Krčmář New
usb: Change *_exitfn return type from void to int - - - - --- 2016-09-30 Akanksha Srivastava New
[v5,01/12] tests: Add test case for x86 feature parsing compatibility - - - - --- 2016-09-30 Eduardo Habkost New
[v5,02/12] target-i386: List CPU models using subclass list - - - - --- 2016-09-30 Eduardo Habkost New
[v5,03/12] target-i386: Disable VME by default with TCG - - - - --- 2016-09-30 Eduardo Habkost New
[v5,04/12] target-i386: Register aliases for feature names with underscores - - - - --- 2016-09-30 Eduardo Habkost New
[v5,05/12] target-i386: Make plus_features/minus_features QOM-based - - - - --- 2016-09-30 Eduardo Habkost New
[v5,06/12] target-i386: Remove underscores from feat_names arrays - - - - --- 2016-09-30 Eduardo Habkost New
[v5,07/12] target-i386: Register properties for feature aliases manually - - - - --- 2016-09-30 Eduardo Habkost New
[v5,08/12] target-i386: xsave: Add FP and SSE bits to x86_ext_save_areas - - - - --- 2016-09-30 Eduardo Habkost New
[v5,09/12] target-i386: Move warning code outside x86_cpu_filter_features() - - - - --- 2016-09-30 Eduardo Habkost New
[v5,10/12] target-i386: x86_cpu_load_features() function - - - - --- 2016-09-30 Eduardo Habkost New
[v5,11/12] qmp: Add runnability information to query-cpu-definitions - - 1 - --- 2016-09-30 Eduardo Habkost New
[v5,12/12] target-i386: Return runnability information on query-cpu-definitions - - - - --- 2016-09-30 Eduardo Habkost New
[v2,1/4] fdc: Add a floppy qbus - - 1 - --- 2016-09-30 Kevin Wolf New
[v2,2/4] fdc: Add a floppy drive qdev - - 1 - --- 2016-09-30 Kevin Wolf New
[v2,3/4] fdc: Move qdev properties to FloppyDrive - - - - --- 2016-09-30 Kevin Wolf New
[v2,4/4] qemu-iotests: Test creating floppy drives - - - - --- 2016-09-30 Kevin Wolf New
[v3,01/15] atomic.h: fix __SANITIZE_THREAD__ build - - - - --- 2016-09-30 Alex Bennée New
[v3,02/15] atomic.h: comment on use of atomic_read/set - - - - --- 2016-09-30 Alex Bennée New
[v3,03/15] exec-all.h: revert tb_page_addr_t to target_ulong - - - - --- 2016-09-30 Alex Bennée New
[v3,04/15] tcg/optimize: move default return out of if statement - - 1 - --- 2016-09-30 Alex Bennée New
[v3,05/15] seqlock: use atomic writes for the sequence - - - - --- 2016-09-30 Alex Bennée New
[v3,06/15] qom/object: update class cache atomically - - 1 - --- 2016-09-30 Alex Bennée New
[v3,07/15] qom/cpu: atomically clear the tb_jmp_cache - - - - --- 2016-09-30 Alex Bennée New
[v3,08/15] cpu: atomically modify cpu->exit_request - - - - --- 2016-09-30 Alex Bennée New
[v3,09/15] util/qht: atomically set b->hashes - - 1 - --- 2016-09-30 Alex Bennée New
[v3,10/15] linux-user/syscall: extend lock around cpu-list - - - - --- 2016-09-30 Alex Bennée New
[v3,11/15] qga/command: use QEMU atomic primitives - - - - --- 2016-09-30 Alex Bennée New
[v3,12/15] .travis.yml: add gcc sanitizer build - - - - --- 2016-09-30 Alex Bennée New
[v3,13/15] tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write - - - - --- 2016-09-30 Alex Bennée New
[v3,14/15] tcg: update remaining TranslationBuffer fields atomically - - - - --- 2016-09-30 Alex Bennée New
[v3,15/15] translate-all: mark updates to PageDesc as atomic - - - - --- 2016-09-30 Alex Bennée New
[v2,01/11] blockjob: fix dead pointer in txn list - - 3 1 --- 2016-09-30 John Snow New
[v2,02/11] blockjob: centralize QMP event emissions - - - - --- 2016-09-30 John Snow New
[v2,03/11] Blockjobs: Internalize user_pause logic - - - - --- 2016-09-30 John Snow New
[v2,04/11] blockjobs: Always use block_job_get_aio_context - - - - --- 2016-09-30 John Snow New
[v2,05/11] blockjobs: split interface into public/private - - - - --- 2016-09-30 John Snow New
[v2,06/11] blockjobs: fix documentation - - - - --- 2016-09-30 John Snow New
[v2,07/11] blockjob: add .clean property - - - - --- 2016-09-30 John Snow New
[v2,08/11] blockjob: add .start field - - - - --- 2016-09-30 John Snow New
[v2,09/11] blockjob: add block_job_start - - - - --- 2016-09-30 John Snow New
[v2,10/11] blockjob: refactor backup_start as backup_job_create - - - - --- 2016-09-30 John Snow New
[v2,11/11] iotests: add transactional failure race test - - - - --- 2016-09-30 John Snow New
fixup! tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write - - - - --- 2016-09-30 Alex Bennée New
linux-user: use libc wrapper instead of direct mremap syscall - - 1 - --- 2016-09-30 Felix Janda New
linux-user: include <linux/fcntl.h> for F_EXLCK and F_SHLCK - - - - --- 2016-09-30 Felix Janda New
linux-user: include <poll.h> instead of <sys/poll.h> - - - - --- 2016-09-30 Felix Janda New
[RFC] linux-user: peform __SIGRTMIN hack only when __SIGRTMIN is defined - - - - --- 2016-09-30 Felix Janda New
[01/29] target-sparc: don't trap on MMU-fault if MMU is disabled - - - - --- 2016-10-01 Artyom Tarasenko New
[02/29] target-sparc: use explicit mmu register pointers - - 1 - --- 2016-10-01 Artyom Tarasenko New
[03/29] target-sparc: add UA2005 TTE bit #defines - - - - --- 2016-10-01 Artyom Tarasenko New
[04/29] target-sparc: add UltraSPARC T1 TLB #defines - - - - --- 2016-10-01 Artyom Tarasenko New
[05/29] target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode - - 1 - --- 2016-10-01 Artyom Tarasenko New
[06/29] target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE - - 1 - --- 2016-10-01 Artyom Tarasenko New
[07/29] target-sparc: implement UA2005 scratchpad registers - - - - --- 2016-10-01 Artyom Tarasenko New
[08/29] target-sparc: implement UltraSPARC-T1 Strand status ASR - - 1 - --- 2016-10-01 Artyom Tarasenko New
[09/29] target-sparc: hypervisor mode takes over nucleus mode - - - - --- 2016-10-01 Artyom Tarasenko New
[10/29] target-sparc: implement UA2005 hypervisor traps - - - - --- 2016-10-01 Artyom Tarasenko New
[11/29] target-sparc: implement UA2005 GL register - - - - --- 2016-10-01 Artyom Tarasenko New
[12/29] target-sparc: implement UA2005 rdhpstate and wrhpstate instructions - - 1 - --- 2016-10-01 Artyom Tarasenko New
[13/29] target-sparc: fix immediate UA2005 traps - - - - --- 2016-10-01 Artyom Tarasenko New
[14/29] target-sparc: use direct address translation in hyperprivileged mode - - - - --- 2016-10-01 Artyom Tarasenko New
[15/29] target-sparc: allow priveleged ASIs in hyperprivileged mode - - - - --- 2016-10-01 Artyom Tarasenko New
[16/29] target-sparc: ignore writes to UA2005 CPU mondo queue register - - 1 - --- 2016-10-01 Artyom Tarasenko New
[17/29] target-sparc: replace the last tlb entry when no free entries left - - - - --- 2016-10-01 Artyom Tarasenko New
[18/29] target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs - - - - --- 2016-10-01 Artyom Tarasenko New
[19/29] target-sparc: implement UA2005 TSB Pointers - - - - --- 2016-10-01 Artyom Tarasenko New
[20/29] target-sparc: simplify ultrasparc_tsb_pointer - - - - --- 2016-10-01 Artyom Tarasenko New
[21/29] target-sparc: allow 256M sized pages - - - - --- 2016-10-01 Artyom Tarasenko New
[22/29] target-sparc: implement auto-demapping for UA2005 CPUs - - - - --- 2016-10-01 Artyom Tarasenko New
[23/29] target-sparc: implement ST_BLKINIT_ ASIs - - - - --- 2016-10-01 Artyom Tarasenko New
[24/29] target-sparc: add more registers to dump_mmu - - 1 - --- 2016-10-01 Artyom Tarasenko New
[25/29] target-sparc: implement UA2005 ASI_MMU (0x21) - - - - --- 2016-10-01 Artyom Tarasenko New
[26/29] target-sparc: store the UA2005 entries in sun4u format - - - - --- 2016-10-01 Artyom Tarasenko New
[27/29] target-sparc: implement sun4v RTC - - - - --- 2016-10-01 Artyom Tarasenko New
[28/29] target-sparc: move common cpu initialisation routines to sparc64.c - - 1 - --- 2016-10-01 Artyom Tarasenko New
[29/29] target-sparc: fix up Niagara machine - - 1 - --- 2016-10-01 Artyom Tarasenko New
hw/iommu: Fix problems reported by Coverity scan - - - - --- 2016-10-01 David Kiarie New
[V2] hw/iommu: Fix problems reported by Coverity scan - - - - --- 2016-10-01 David Kiarie New
[v3,1/5] tests: fix memory leak in virtio-scsi-test - - 1 - --- 2016-10-01 Laurent Vivier New
[v3,2/5] tests: don't check if qtest_spapr_boot() returns NULL - - 1 - --- 2016-10-01 Laurent Vivier New
[v3,3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests - - 1 - --- 2016-10-01 Laurent Vivier New
[v3,4/5] qtest: evaluate endianness of the target in qtest_init() - - 2 - --- 2016-10-01 Laurent Vivier New
[v3,5/5] tests: enable virtio tests on SPAPR - - 1 - --- 2016-10-01 Laurent Vivier New
[PULL,1/3] xenpv: Fix qemu_uuid compiling error 1 - 1 - --- 2016-10-02 Fam Zheng New
[PULL,2/3] smbios: fix uuid copy - - 1 - --- 2016-10-02 Fam Zheng New
[PULL,3/3] docker: Build in a clean directory - - - - --- 2016-10-02 Fam Zheng New
[v17,01/14] hw/ptimer: Add "wraparound after one period" policy - - - - --- 2016-10-02 Dmitry Osipenko New
« 1 2 ... 1522 1523 15244266 4267 »