Show patches with: Archived = No       |   430017 patches
« 1 2 ... 2860 2861 28624300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v2,4/5] qcow2: Use bytes instead of sectors for QCowL2Meta - - 1 - --- 2016-06-06 Kevin Wolf New
[v2,3/5] qcow2: Make copy_sectors() byte based - - - - --- 2016-06-06 Kevin Wolf New
[v2,2/5] qcow2: Implement .bdrv_co_preadv() - - 1 - --- 2016-06-06 Kevin Wolf New
[v2,1/5] qcow2: Work with bytes in qcow2_get_cluster_offset() - - 1 - --- 2016-06-06 Kevin Wolf New
[PULL,28/28] zynqmp: Add the ZCU102 board - - - - --- 2016-06-06 Peter Maydell New
[PULL,27/28] target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,26/28] char: get rid of qemu_char_get_next_serial 1 - 1 - --- 2016-06-06 Peter Maydell New
[PULL,25/28] hw/char: QOM'ify xilinx_uartlite model - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,24/28] hw/char: QOM'ify stm32f2xx_usart model - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,23/28] hw/char: QOM'ify digic-uart model - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,22/28] hw/char: QOM'ify cadence_uart model - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,21/28] hw/char: QOM'ify pl011 model - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,20/28] hw/ptimer: Introduce ptimer_get_limit - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,19/28] hw/ptimer: Support "on the fly" timer mode switch - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,18/28] hw/ptimer: Update .delta on period/freq change - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,17/28] hw/ptimer: Perform counter wrap around if timer already expired - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,16/28] hw/ptimer: Fix issues caused by the adjusted timer limit value - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,15/28] xlnx-zynqmp: Use the in kernel GIC model for KVM runs - - 2 - --- 2016-06-06 Peter Maydell New
[PULL,14/28] xlnx-zynqmp: Delay realization of GIC until post CPU realization - - 2 - --- 2016-06-06 Peter Maydell New
[PULL,13/28] xlnx-zynqmp: Make the RPU subsystem optional - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,12/28] xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,11/28] hw/arm/virt: Reject gic-version=host for non-KVM - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,10/28] i2c: add aspeed i2c controller - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,09/28] hw/intc/gic: RAZ/WI non-sec access to sec interrupts - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,08/28] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,07/28] hw/arm/virt: Add PMU node for virt machine - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,06/28] target-arm: kvm64: set guest PMUv3 feature bit if supported - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,05/28] hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,04/28] target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64() - - 1 1 --- 2016-06-06 Peter Maydell New
[PULL,03/28] target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,02/28] target-arm: A64: Create Instruction Syndromes for Data Aborts - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,01/28] target-arm: Add the HSTR_EL2 register - - 1 - --- 2016-06-06 Peter Maydell New
[PULL,00/28] target-arm queue - - - - --- 2016-06-06 Peter Maydell New
[6/6] tests/docker: build all targets in test-clang - - - - --- 2016-06-06 Paolo Bonzini New
[5/6] tests/docker: support travis test with fedora image - - - - --- 2016-06-06 Paolo Bonzini New
[4/6] tests/docker: remove unused feature "ccache" - - - - --- 2016-06-06 Paolo Bonzini New
[3/6] tests/docker: fix test-mingw - - - - --- 2016-06-06 Paolo Bonzini New
[2/6] tests/docker: make test-full build all targets, not none - - - - --- 2016-06-06 Paolo Bonzini New
[1/6] tests/docker: fix make-archive-maybe - - - - --- 2016-06-06 Paolo Bonzini New
[v2,3/3] iotests: Add test for post-mirror backing chains - - - - --- 2016-06-06 Max Reitz New
[v2,2/3] block/mirror: Fix target backing BDS - - - - --- 2016-06-06 Max Reitz New
[v2,1/3] block: Allow replacement of a BDS by its overlay - - - - --- 2016-06-06 Max Reitz New
« 1 2 ... 2860 2861 28624300 4301 »