Show patches with: Archived = No       |   430962 patches
« 1 2 ... 1549 1550 15514309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[28/30] qmp-commands: move 'getfd' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[29/30] qmp-commands: move 'closefd' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[30/30] qmp-commands: move 'add-fd' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[RFC,7/8] util/qht: atomically set b->hashes - - - - --- 2016-09-22 Alex Bennée New
[v2,1/9] ui/vnc-enc-tight: remove switch and have single return - - 1 - --- 2016-09-22 Alex Bennée New
[v2,2/9] tcg/optimize: move default return out of if statement - - 2 - --- 2016-09-22 Alex Bennée New
[v2,3/9] new: blacklist.tsan - - 1 - --- 2016-09-22 Alex Bennée New
[v2,4/9] seqlock: use atomic writes for the sequence - - - - --- 2016-09-22 Alex Bennée New
[v2,5/9] qom/object: update class cache atomically - - 1 - --- 2016-09-22 Alex Bennée New
[v2,6/9] cpu: atomically modify cpu->exit_request - - - - --- 2016-09-22 Alex Bennée New
[v2,7/9] util/qht: atomically set b->hashes - - - - --- 2016-09-22 Alex Bennée New
[v2,8/9] qga/command: use QEMU atomic primitives - - - - --- 2016-09-22 Alex Bennée New
[v2,9/9] .travis.yml: add gcc sanitizer build - - - - --- 2016-09-22 Alex Bennée New
[v2] net: imx: limit buffer descriptor count - - 1 - --- 2016-09-22 Prasad Pandit New
[v2] net: mcf: limit buffer descriptor count - - 1 - --- 2016-09-22 Prasad Pandit New
pseries-2.6 migration from QEMU-2.6 to QEMU-2.7 broken - - - - --- 2016-09-22 Nikunj A Dadhania New
[v4] fsdev: add IO throttle support to fsdev devices - - - - --- 2016-09-22 Pradeep Jagadeesh New
[PULL,00/26] linux-user update - - - - --- 2016-09-22 Riku Voipio New
[PULL,01/26] linux-user: Fix handling of iovec counts - - - - --- 2016-09-22 Riku Voipio New
[PULL,02/26] linux-user: Fix errno for sendrecvmsg with large iovec length - - - - --- 2016-09-22 Riku Voipio New
[PULL,03/26] linux-user: Allow bad msg_name for recvfrom on connected socket - - - - --- 2016-09-22 Riku Voipio New
[PULL,04/26] linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls - - - - --- 2016-09-22 Riku Voipio New
[PULL,05/26] linux-user: Use direct syscall for utimensat - - - - --- 2016-09-22 Riku Voipio New
[PULL,06/26] linux-user: Check for bad event numbers in epoll_wait - - - - --- 2016-09-22 Riku Voipio New
[PULL,07/26] linux-user: Range check the nfds argument to ppoll syscall - - - - --- 2016-09-22 Riku Voipio New
[PULL,08/26] linux-user: report signals being taken in strace output - - - - --- 2016-09-22 Riku Voipio New
[PULL,09/26] linux-user: Pass missing MAP_ANONYMOUS to target_mmap() call - - - - --- 2016-09-22 Riku Voipio New
[PULL,10/26] linux-user: Check lock_user() return value for NULL - - - - --- 2016-09-22 Riku Voipio New
[PULL,11/26] linux-user: Fix incorrect use of host errno in do_ioctl_dm() - - - - --- 2016-09-22 Riku Voipio New
[PULL,12/26] linux-user: Fix error handling in flatload.c target_pread() - - - - --- 2016-09-22 Riku Voipio New
[PULL,13/26] linux-user: Check dump_write() return in elf_core_dump() - - - - --- 2016-09-22 Riku Voipio New
[PULL,14/26] linux-user: Use glib malloc functions in load_symbols() - - - - --- 2016-09-22 Riku Voipio New
[PULL,15/26] linux-user: Use correct target SHMLBA in shmat() - - - - --- 2016-09-22 Riku Voipio New
[PULL,16/26] linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,17/26] linux-user: Recheck for pending synchronous signals too - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,18/26] linux-user: Pass si_type information to queue_signal() explicitly - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,19/26] linux-user: SIGSEGV on signal entry need not be fatal - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,20/26] linux-user: ARM: Give SIGSEGV if signal frame setup fails - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,21/26] linux-user: SIGSEGV from sigreturn need not be fatal - - 1 - --- 2016-09-22 Riku Voipio New
[v2] Avoid additional GET_FEATURES call on vhost-user - - - - --- 2016-09-22 Felipe Franciosi New
[PULL,22/26] linux-user: Implement force_sigsegv() via force_sig() - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,23/26] linux-user: Remove unnecessary nptl_flags variable from do_fork() - - - - --- 2016-09-22 Riku Voipio New
[PULL,24/26] linux-user: Sanity check clone flags - - - - --- 2016-09-22 Riku Voipio New
[PULL,25/26] linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2 - - 1 - --- 2016-09-22 Riku Voipio New
[PULL,26/26] linux-user: fix TARGET_NR_select - - 1 - --- 2016-09-22 Riku Voipio New
docs: Belatedly update for move of qmp-commands.txt. - - 1 - --- 2016-09-22 Markus Armbruster New
[v2,01/14] numa: reduce code duplication by adding helper numa_get_node_for_cpu() - - 2 - --- 2016-09-22 Igor Mammedov New
[v2,02/14] pc: acpi: x2APIC support for MADT table - - - - --- 2016-09-22 Igor Mammedov New
[v2,03/14] pc: acpi: x2APIC support for SRAT table - - - - --- 2016-09-22 Igor Mammedov New
[v2,04/14] acpi: cphp: support x2APIC entry in cpu._MAT - - - - --- 2016-09-22 Igor Mammedov New
[v2,05/14] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254 - - - - --- 2016-09-22 Igor Mammedov New
[v2,06/14] pc: leave max apic_id_limit only in legacy cpu hotplug code - - - - --- 2016-09-22 Igor Mammedov New
[v2,07/14] pc: apic_common: extend APIC ID property to 32bit - - - - --- 2016-09-22 Igor Mammedov New
[v2,08/14] pc: apic_common: restore APIC ID to initial ID on reset - - - - --- 2016-09-22 Igor Mammedov New
[v2,09/14] pc: apic_common: reset APIC ID to initial ID when switching into x2APIC mode - - - - --- 2016-09-22 Igor Mammedov New
[v2,10/14] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode - - - - --- 2016-09-22 Igor Mammedov New
[v2,11/14] pc: clarify FW_CFG_MAX_CPUS usage comment - - - - --- 2016-09-22 Igor Mammedov New
[v2,12/14] increase MAX_CPUMASK_BITS from 255 to 288 - - - - --- 2016-09-22 Igor Mammedov New
[v2,13/14] pc: add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs - - - - --- 2016-09-22 Igor Mammedov New
[v2,14/14] pc: q35: bump max_cpus to 288 - - - - --- 2016-09-22 Igor Mammedov New
答复: Re: [PATCH v2] object: Add 'help' option for all available backends and properties - - - - --- 2016-09-22 Daniel P. Berrangé New
[v2,1/3] qmp: fix object-add assert() without props - - 1 - --- 2016-09-22 Marc-André Lureau New
[v2,2/3] qapi: fix crash when a parameter is missing - - 1 - --- 2016-09-22 Marc-André Lureau New
[v2,3/3] tests: start generic qemu-qmp tests - - 1 - --- 2016-09-22 Marc-André Lureau New
MAINTAINERS: update target-mips maintainers 1 - - - --- 2016-09-22 Leon Alrae New
[1/3] tests/docker: add travis dockerfile - - - - --- 2016-09-22 Alex Bennée New
[2/3] tests/docker: test-build script - - - - --- 2016-09-22 Alex Bennée New
[3/3] tests/docker/Makefile.include: add a generic docker-run target - - - - --- 2016-09-22 Alex Bennée New
mcf_fec: fix error in qemu_send_packet argument - - - - --- 2016-09-22 Paolo Bonzini New
imx_fec: fix error in qemu_send_packet argument - - - - --- 2016-09-22 Paolo Bonzini New
[RFC,v2,01/16] memattrs: add debug attrs - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,02/16] exec: add guest RAM read and write ops - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,03/16] exec: add debug version of physical memory read and write apis - - 1 - --- 2016-09-22 Brijesh Singh New
[RFC,v2,04/16] monitor: use debug version of memory access apis - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,05/16] core: add new security-policy object - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,06/16] sev: add Secure Encrypted Virtulization (SEV) support - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,07/16] hmp: display memory encryption support in 'info kvm' - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,08/16] core: loader: create memory encryption context before copying data - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,09/16] sev: add LAUNCH_START command - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,10/16] sev: add LAUNCH_UPDATE command - - - - --- 2016-09-22 Brijesh Singh New
[v2,1/6] target-i386: Remove unused X86CPUDefinition::xlevel2 field - - - - --- 2016-09-22 Eduardo Habkost New
[v2,2/6] target-i386: Add a marker to end of the region zeroed on reset - - - - --- 2016-09-22 Eduardo Habkost New
[v2,3/6] tests: Add test code for CPUID level/xlevel handling - - - - --- 2016-09-22 Eduardo Habkost New
[RFC,v2,11/16] sev: add LAUNCH_FINISH command - - - - --- 2016-09-22 Brijesh Singh New
[v2,4/6] tests: Test CPUID level handling for old machines - - - - --- 2016-09-22 Eduardo Habkost New
[v2,5/6] target-i386: Automatically set level/xlevel/xlevel2 when needed - - - - --- 2016-09-22 Eduardo Habkost New
[v2,6/6] target-i386: Enable CPUID[0x8000000A] if SVM is enabled - - - - --- 2016-09-22 Eduardo Habkost New
[RFC,v2,12/16] sev: add DEBUG_DECRYPT command - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,13/16] sev: add DEBUG_ENCRYPT command - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,14/16] i386: set memory encryption ops for PC.BIOS and PC.RAM regions - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,15/16] target-i386: add cpuid Fn8000_001f - - - - --- 2016-09-22 Brijesh Singh New
[RFC,v2,16/16] i386: clear C-bit in SEV guest page table walk - - - - --- 2016-09-22 Brijesh Singh New
[1/2] target-i386: introduce kvm_put_one_msr - - - - --- 2016-09-22 Paolo Bonzini New
[2/2] kvm: apic: set APIC base as part of kvm_apic_put - - - - --- 2016-09-22 Paolo Bonzini New
[v6,01/10] linux-user: Add support for adjtimex() syscall - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,02/10] linux-user: Add support for clock_adjtime() syscall - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,03/10] linux-user: Add support for sysfs() syscall - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,04/10] linux-user: Add support for syncfs() syscall - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,05/10] linux-user: Add support for ustat() syscall - - - - --- 2016-09-22 Aleksandar Markovic New
[v6,06/10] linux-user: Fix mq_open() syscall support - - - - --- 2016-09-22 Aleksandar Markovic New
« 1 2 ... 1549 1550 15514309 4310 »