Show patches with: Archived = No       |   430959 patches
« 1 2 ... 2869 2870 28714309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,6/6] block: convert to use qapi_stringify_ImageInfoSpecific - - - - --- 2016-06-07 Daniel P. Berrangé New
[v1,5/6] qapi: generate a qapi_stringify_TYPENAME method for all types - - - - --- 2016-06-07 Daniel P. Berrangé New
[v1,4/6] qapi: add a text output visitor for pretty printing types - - - - --- 2016-06-07 Daniel P. Berrangé New
[v1,3/6] qapi: assert that visitor impls have required callbacks - - - - --- 2016-06-07 Daniel P. Berrangé New
[v1,2/6] block: export LUKS specific data to qemu-img info - - - - --- 2016-06-07 Daniel P. Berrangé New
[v1,1/6] crypto: add support for querying parameters for block encryption - - - - --- 2016-06-07 Daniel P. Berrangé New
[PULL,00/11] Misc changes for 2016-06-06 - - - - --- 2016-06-07 Dr. David Alan Gilbert New
[v3,3/5] qcow2: Make copy_sectors() byte based - - 1 - --- 2016-06-07 Kevin Wolf New
Make password based authentication the default for VNC - - - - --- 2016-06-07 Attila-Mihaly Balazs New
net: fix qemu_announce_self not emitting packets - - 1 - --- 2016-06-07 Peter Lieven New
[v3] spapr: Ensure all LMBs are represented in ibm, dynamic-memory - - - - --- 2016-06-07 Bharata B Rao New
[9/9] ppc: Do not take exceptions on unknown SPRs in privileged mode - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[8/9] ppc: Add missing slbfee. instruction on ppc64 BookS processors - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[7/9] ppc: Fix slbia decode - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[6/9] ppc: Fix mtmsr decoding - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[5/9] ppc: POWER7 has lq/stq instructions and stq need to check ISA - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[4/9] ppc: POWER7 had ACOP and PID registers - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[3/9] ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[2/9] ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit processors - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[1/9] ppc: Properly tag the translation cache based on MMU mode - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[v5,3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table - - 1 - --- 2016-06-07 Shannon Zhao New
[v5,2/3] hw/arm/virt: Add PMU node for virt machine - - 1 - --- 2016-06-07 Shannon Zhao New
[v5,1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported - - 1 - --- 2016-06-07 Shannon Zhao New
[1/6] ppc: POWER7 had ACOP and PID registers - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[6/6] ppc: Do not take exceptions on unknown SPRs in privileged mode - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[5/6] ppc: Add missing slbfee. instruction on ppc64 BookS processors - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[4/6] ppc: Fix slbia decode - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[3/6] ppc: Fix mtmsr decoding - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[2/6] ppc: POWER7 has lq/stq instructions and stq need to check ISA version - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[1/6] ppc: POWER7 had ACOP and PID registers - - - - --- 2016-06-07 Benjamin Herrenschmidt New
[v6,08/15] qdist: add module to represent frequency distributions of data - - - - --- 2016-06-06 Emilio Cota New
crypto: aes: always rename internal symbols - - - - --- 2016-06-06 Mike Frysinger New
[PULL,v2,0/9] Misc changes for 2016-06-06 - - - - --- 2016-06-06 Paolo Bonzini New
[v2,6/6] target-i386: Return runnability information on query-cpu-definitions - - - - --- 2016-06-06 Eduardo Habkost New
[v2,5/6] target-i386: Use "-" instead of "_" on all feature names - - - - --- 2016-06-06 Eduardo Habkost New
[v2,4/6] qmp: Add runnability information to query-cpu-definitions - - 1 - --- 2016-06-06 Eduardo Habkost New
[v2,3/6] target-i386: Define CPUID filtering functions before x86_cpu_list() - - - - --- 2016-06-06 Eduardo Habkost New
[v2,2/6] target-i386: Move warning code outside x86_cpu_filter_features() - - - - --- 2016-06-06 Eduardo Habkost New
[v2,1/6] target-i386: List CPU models using subclass list - - - - --- 2016-06-06 Eduardo Habkost New
ui/console-gl: Add support for big endian display surfaces - - - - --- 2016-06-06 Thomas Huth New
Report error when opening device with locked tray - - - - --- 2016-06-06 clord@redhat.com New
[18/18] linux-user: Special-case ERESTARTSYS in target_strerror() - - - - --- 2016-06-06 Peter Maydell New
[17/18] linux-user: Make target_strerror() return 'const char *' - - 1 - --- 2016-06-06 Peter Maydell New
[16/18] linux-user: Use safe_syscall wrapper for fcntl - - - - --- 2016-06-06 Peter Maydell New
[15/18] linux-user: Correct signedness of target_flock l_start and l_len fields - - - - --- 2016-06-06 Peter Maydell New
[14/18] linux-user: Use __get_user() and __put_user() to handle structs in do_fcntl() - - - - --- 2016-06-06 Peter Maydell New
[13/18] linux-user: Use safe_syscall wrapper for ioctl - - - - --- 2016-06-06 Peter Maydell New
[12/18] linux-user: Use safe_syscall wrapper for accept and accept4 syscalls - - - - --- 2016-06-06 Peter Maydell New
[11/18] linux-user: Use safe_syscall wrapper for semop - - - - --- 2016-06-06 Peter Maydell New
[10/18] linux-user: Use safe_syscall wrapper for epoll_wait syscalls - - - - --- 2016-06-06 Peter Maydell New
[09/18] linux-user: Use safe_syscall wrapper for poll and ppoll syscalls - - - - --- 2016-06-06 Peter Maydell New
[08/18] linux-user: Use safe_syscall wrapper for sleep syscalls - - - - --- 2016-06-06 Peter Maydell New
[07/18] linux-user: Use safe_syscall wrapper for rt_sigtimedwait syscall - - - - --- 2016-06-06 Peter Maydell New
[06/18] linux-user: Use safe_syscall wrapper for flock - - - - --- 2016-06-06 Peter Maydell New
[05/18] linux-user: Use safe_syscall wrapper for mq_timedsend and mq_timedreceive - - - - --- 2016-06-06 Peter Maydell New
[04/18] linux-user: Use safe_syscall wrapper for msgsnd and msgrcv - - - - --- 2016-06-06 Peter Maydell New
[03/18] linux-user: Use safe_syscall wrapper for send* and recv* syscalls - - - - --- 2016-06-06 Peter Maydell New
[02/18] linux-user: Use safe_syscall wrapper for connect syscall - - - - --- 2016-06-06 Peter Maydell New
[01/18] linux-user: Use safe_syscall wrapper for readv and writev syscalls - - - - --- 2016-06-06 Peter Maydell New
[v2] linux-user: provide frame information in x86-64 safe_syscall - - 2 - --- 2016-06-06 Peter Maydell New
[v3] blockdev: clean up error handling in do_open_tray - - - - --- 2016-06-06 clord@redhat.com New
[PULL,11/11] avx2 configure: Use primitives in test - - 1 - --- 2016-06-06 Paolo Bonzini New
[PULL,10/11] Make avx2 configure test work with -O2 - - 1 - --- 2016-06-06 Paolo Bonzini New
[PULL,09/11] vnc: list the 'to' parameter of '-vnc' in the qemu man page - - - - --- 2016-06-06 Paolo Bonzini New
[PULL,08/11] scsi-disk: add missing break - - - - --- 2016-06-06 Paolo Bonzini New
[PULL,07/11] Makefile: Derive "PKGVERSION" from "git describe" by default - - - - --- 2016-06-06 Paolo Bonzini New
[PULL,06/11] Makefile: Add a "FORCE" target - - - - --- 2016-06-06 Paolo Bonzini New
[PULL,05/11] scsi: mark TYPE_SCSI_DISK_BASE as abstract - - 1 - --- 2016-06-06 Paolo Bonzini New
[PULL,04/11] scsi: esp: check TI buffer index before read/write - - - - --- 2016-06-06 Paolo Bonzini New
[PULL,03/11] hw/char: QOM'ify escc.c (fix) - - - 1 --- 2016-06-06 Paolo Bonzini New
[PULL,02/11] pc: allow raising low memory via max-ram-below-4g option - - 1 - --- 2016-06-06 Paolo Bonzini New
[PULL,01/11] tests: Rename tests/Makefile to tests/Makefile.include - - - - --- 2016-06-06 Paolo Bonzini New
[PULL,00/11] Misc changes for 2016-06-06 - - - - --- 2016-06-06 Paolo Bonzini New
clean-includes: run it once more - - - - --- 2016-06-06 Paolo Bonzini New
[v2] os-posix: include sys/mman.h - - 1 - --- 2016-06-06 Paolo Bonzini New
[10/10] test: start vhost-user reconnect test - - - - --- 2016-06-06 Marc-André Lureau New
[09/10] tests: append i386 tests - - 1 - --- 2016-06-06 Marc-André Lureau New
[08/10] vhost-net: save & restore vring enable state - - 1 1 --- 2016-06-06 Marc-André Lureau New
[07/10] vhost-net: save & restore vhost-user acked features - - 1 1 --- 2016-06-06 Marc-André Lureau New
[06/10] vhost-net: do not crash if backend is not present - - 1 1 --- 2016-06-06 Marc-André Lureau New
[05/10] vhost-user: disconnect on start failure - - 1 1 --- 2016-06-06 Marc-André Lureau New
[04/10] qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd - - 2 1 --- 2016-06-06 Marc-André Lureau New
[03/10] tests/vhost-user-bridge: workaround stale vring base - - 1 1 --- 2016-06-06 Marc-André Lureau New
[02/10] tests/vhost-user-bridge: add client mode - - 1 1 --- 2016-06-06 Marc-André Lureau New
[01/10] vhost-user: add ability to know vhost-user backend disconnection - - 2 1 --- 2016-06-06 Marc-André Lureau New
[v3] scsi: esp: check TI buffer index before read/write - - - - --- 2016-06-06 Prasad Pandit New
[PULL,v2,00/25] target-arm queue - - - - --- 2016-06-06 Peter Maydell New
docker: Don't use eval trick on Makefile - - - - --- 2016-06-06 Eduardo Habkost New
Bind VNC to localhost unless otherwise specified to increase security - - - - --- 2016-06-06 Attila-Mihaly Balazs New
[10/10] pc: parse cpu features only once - - - - --- 2016-06-06 Igor Mammedov New
[09/10] arm: virt: parse cpu_model only once - - 1 - --- 2016-06-06 Igor Mammedov New
[08/10] cpu: use CPUClass->parse_features() as convertor to global properties - - - - --- 2016-06-06 Igor Mammedov New
[07/10] target-sparc: cpu: use sparc_cpu_parse_features() directly - - - - --- 2016-06-06 Igor Mammedov New
[06/10] target-i386: print obsolete warnings if +-features are used - - - - --- 2016-06-06 Igor Mammedov New
[05/10] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr - - 2 - --- 2016-06-06 Igor Mammedov New
[04/10] target-i386: cpu: use cpu_generic_init() in cpu_x86_init() - - 1 - --- 2016-06-06 Igor Mammedov New
[03/10] target-i386: cpu: move xcc->kvm_required check to realize time - - - - --- 2016-06-06 Igor Mammedov New
[02/10] target-i386: cpu: move features logic that requires CPUState to realize time - - 1 - --- 2016-06-06 Igor Mammedov New
[01/10] target-i386: Remove xlevel & hv-spinlocks option fixups - - 1 - --- 2016-06-06 Igor Mammedov New
[v2,5/5] qcow2: Implement .bdrv_co_pwritev() - - 1 - --- 2016-06-06 Kevin Wolf New
« 1 2 ... 2869 2870 28714309 4310 »