Show patches with: Archived = No       |   435829 patches
« 1 2 ... 3925 3926 39274358 4359 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,05/17] target-i386: Add x86_set_hyperv. - - - - --- 2012-09-20 Don Slutz New
[v4,04/17] target-i386: Add cpu object access routines for Hypervisor level. - - - - --- 2012-09-20 Don Slutz New
[v4,03/17] target-i386: Add Hypervisor level. - - - - --- 2012-09-20 Don Slutz New
[v4,02/17] target-i386: Add missing kvm bits. - - - - --- 2012-09-20 Don Slutz New
[v4,01/17] target-i386: Allow tsc-frequency to be larger then 2.147G - - - - --- 2012-09-20 Don Slutz New
net/socket: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-20 Stefan Weil Superseded
[v4,19/19] block: remove keep_read_only flag from BlockDriverState struct - - - - --- 2012-09-20 Jeff Cody New
[v4,18/19] block: convert bdrv_commit() to use bdrv_reopen() - - - - --- 2012-09-20 Jeff Cody New
[v4,17/19] block: vpc image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,16/19] block: vdi image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,15/19] block: raw-win32 driver reopen support - - - - --- 2012-09-20 Jeff Cody New
[v4,14/19] block: vmdk image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,13/19] block: qcow image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,12/19] block: qcow2 image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,11/19] block: qed image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,10/19] block: raw image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,09/19] block: raw-posix image file reopen - - - - --- 2012-09-20 Jeff Cody New
[v4,08/19] block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c - - - - --- 2012-09-20 Jeff Cody New
[v4,07/19] block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c - - - - --- 2012-09-20 Jeff Cody New
[v4,06/19] block: do not parse BDRV_O_CACHE_WB in block drivers - - - - --- 2012-09-20 Jeff Cody New
[v4,05/19] block: move open flag parsing in raw block drivers to helper functions - - - - --- 2012-09-20 Jeff Cody New
[v4,04/19] block: move aio initialization into a helper function - - - - --- 2012-09-20 Jeff Cody New
[v4,03/19] block: Framework for reopening files safely - - - - --- 2012-09-20 Jeff Cody New
[v4,02/19] block: make bdrv_set_enable_write_cache() modify open_flags - - - - --- 2012-09-20 Jeff Cody New
[v4,01/19] block: correctly set the keep_read_only flag - - - - --- 2012-09-20 Jeff Cody New
[3/3] input: index_from_key(): drop unused code - - - - --- 2012-09-20 Luiz Capitulino New
[2/3] qmp: qmp_send_key(): accept key codes in hex - - 1 - --- 2012-09-20 Luiz Capitulino New
[1/3] input: qmp_send_key(): simplify - - - - --- 2012-09-20 Luiz Capitulino New
ehci: Fix interrupt packet MULT handling - - - - --- 2012-09-20 Hans de Goede New
[6/6] mm: compaction: Restart compaction from near where it left off 1 - - - --- 2012-09-20 Mel Gorman New
[5/6] mm: compaction: Cache if a pageblock was scanned and no pages were isolated 1 - - - --- 2012-09-20 Mel Gorman New
[4/6] Revert "mm: have order > 0 compaction start off where it left" 1 - - - --- 2012-09-20 Mel Gorman New
[3/6] mm: compaction: Acquire the zone->lock as late as possible 1 - - - --- 2012-09-20 Mel Gorman New
[2/6] mm: compaction: Acquire the zone->lru_lock as late as possible 1 - - - --- 2012-09-20 Mel Gorman New
[1/6] mm: compaction: Abort compaction loop if lock is contended or run too long 1 - - - --- 2012-09-20 Mel Gorman New
memory: rename 'exec-obsolete.h' - - - - --- 2012-09-20 Avi Kivity New
virtio-blk: add default value to serial attribute - - - - --- 2012-09-20 Dave Young New
[V3,5/5] xen: Set the vram dirty when an error occur. - - - - --- 2012-09-20 Anthony PERARD New
[V3,4/5] exec, memory: Call to xen_modified_memory. - - - - --- 2012-09-20 Anthony PERARD New
[V3,3/5] exec: Introduce helper to set dirty flags. - - 1 - --- 2012-09-20 Anthony PERARD New
[V3,2/5] xen: Introduce xen_modified_memory. - - - - --- 2012-09-20 Anthony PERARD New
[V3,1/5] QMP, Introduce xen-set-global-dirty-log command. - - 1 - --- 2012-09-20 Anthony PERARD New
[1/1] kvmclock: fix guest stop notification - - - - --- 2012-09-20 Amit Shah New
virtio-blk: add default serial id - - - - --- 2012-09-20 Dave Young New
[2/2] target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab() - - - - --- 2012-09-20 David Gibson New
[1/2] pseries: Synchronize qemu and KVM state on hypercalls - - - - --- 2012-09-20 David Gibson New
Shifts, ppc[64], xtensa - - - - --- 2012-09-20 Max Filippov New
[9/9] tcg: remove #ifdef #endif around TCGOpcode tests - - 1 - --- 2012-09-19 Aurelien Jarno New
[8/9] tcg/optimize: prefer the "op a, a, b" form for commutative ops - - 1 - --- 2012-09-19 Aurelien Jarno New
[7/9] tcg/optimize: further optimize brcond/setcond - - 1 - --- 2012-09-19 Aurelien Jarno New
[6/9] tcg/optimize: optimize "op r, a, a => movi r, 0" - - 1 - --- 2012-09-19 Aurelien Jarno New
[5/9] tcg/optimize: optimize "op r, a, a => mov r, a" - - 1 - --- 2012-09-19 Aurelien Jarno New
[4/9] tcg/optimize: do copy propagation for all operations - - 1 - --- 2012-09-19 Aurelien Jarno New
[3/9] tcg/optimizer: rework copy progagation - - 1 - --- 2012-09-19 Aurelien Jarno New
[2/9] tcg/optimizer: check types in copy propagation - - - - --- 2012-09-19 Aurelien Jarno New
[1/9] tcg/optimizer: remove TCG_TEMP_ANY - - 1 - --- 2012-09-19 Aurelien Jarno New
Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs - - - - --- 2012-09-19 Auld, Will New
pflash: Avoid warnings from coverity - - - - --- 2012-09-19 Stefan Weil Under Review
[v3,2/2] Versatile Express: Add modelling of NOR flash - - 1 - --- 2012-09-19 Francesco Lavra New
[v2,1/2] Versatile Express: Fix NOR flash 0 address and remove flash alias - - - - --- 2012-09-19 Francesco Lavra New
[RFC] hw/grlib: SMP support added to LEON interrupt controller - - - - --- 2012-09-19 Ronald Hecht New
s390x: fix -initrd in virtio machine 1 - - 1 --- 2012-09-19 Alexander Graf New
linux-user: Add naive implementation of capget() syscall - - - - --- 2012-09-19 Karol Lewandowski New
Shifts, ppc[64], xtensa - - - - --- 2012-09-19 Max Filippov New
[15/12] hmp: add NBD server commands - - - - --- 2012-09-19 Paolo Bonzini New
[14/12] qmp: add NBD server commands - - - - --- 2012-09-19 Paolo Bonzini New
[13/12] block: add close notifiers 1 - - - --- 2012-09-19 Paolo Bonzini New
[12/12] qemu-sockets: add socket_listen, socket_connect, socket_parse - - - - --- 2012-09-19 Paolo Bonzini New
[11/12] qemu-sockets: add block and in_progress arguments to unix_connect_opts - - - - --- 2012-09-19 Paolo Bonzini New
[10/12] qemu-sockets: move block from QemuOpts to arguments - - - - --- 2012-09-19 Paolo Bonzini New
[09/12] qemu-sockets: return IPSocketAddress from inet_parse - - - - --- 2012-09-19 Paolo Bonzini New
[08/12] qemu-sockets: add error propagation to Unix socket functions - - - - --- 2012-09-19 Paolo Bonzini New
[07/12] qemu-sockets: add error propagation to inet_parse - - - - --- 2012-09-19 Paolo Bonzini New
[06/12] qapi: add socket address types - - - - --- 2012-09-19 Paolo Bonzini New
[05/12] build: add QAPI files to the tools - - - - --- 2012-09-19 Paolo Bonzini New
[04/12] qapi: add "unix" to the set of reserved words - - - - --- 2012-09-19 Paolo Bonzini New
[03/12] qapi: do not protect enum values from namespace pollution - - - - --- 2012-09-19 Paolo Bonzini New
[02/12] monitor: add Error * argument to monitor_get_fd - - - - --- 2012-09-19 Paolo Bonzini New
[01/12] monitor: use monitor_handle_fd_param for non-Error-friendly users of named fds - - - - --- 2012-09-19 Paolo Bonzini New
qemu-timer: simplify qemu_run_timers - - - - --- 2012-09-19 Paolo Bonzini New
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs - - - - --- 2012-09-19 Peter Maydell New
[12/12] nbd: add nbd_export_get_blockdev - - - - --- 2012-09-19 Paolo Bonzini New
[11/12] nbd: negotiate with named exports - - - - --- 2012-09-19 Paolo Bonzini New
[10/12] nbd: register named exports - - - - --- 2012-09-19 Paolo Bonzini New
[09/12] qemu-nbd: rewrite termination conditions to use a state machine - - - - --- 2012-09-19 Paolo Bonzini New
[08/12] nbd: add notification for closing an NBDExport - - - - --- 2012-09-19 Paolo Bonzini New
[07/12] nbd: track clients into NBDExport - - - - --- 2012-09-19 Paolo Bonzini New
[06/12] nbd: add reference counting to NBDExport - - - - --- 2012-09-19 Paolo Bonzini New
[05/12] nbd: do not leak nbd_trip coroutines when a connection is torn down - - - - --- 2012-09-19 Paolo Bonzini New
[04/12] nbd: make refcount interface public - - - - --- 2012-09-19 Paolo Bonzini New
[03/12] nbd: do not close BlockDriverState in nbd_export_close - - - - --- 2012-09-19 Paolo Bonzini New
[02/12] nbd: pass NBDClient to nbd_send_negotiate - - - - --- 2012-09-19 Paolo Bonzini New
[01/12] nbd: add more constants - - - - --- 2012-09-19 Paolo Bonzini New
[PULL,00/12] NBD patches for 2012-09-22 - - - - --- 2012-09-19 Paolo Bonzini New
qxl/update_area_io: cleanup invalid parameters handling - - - - --- 2012-09-19 Michael Tokarev New
Shifts, ppc[64], xtensa - - - - --- 2012-09-19 malc New
[V10,8/8] hw/dma.c: replace register_ioport* - - - - --- 2012-09-19 Julien Grall New
[V10,7/8] hw/pc.c: replace register_ioport* - - - - --- 2012-09-19 Julien Grall New
[V10,6/8] hw/serial.c: replace register_ioport* - - - - --- 2012-09-19 Julien Grall New
[V10,5/8] hw/cirrus_vga.c: replace register_ioport* - - - - --- 2012-09-19 Julien Grall New
« 1 2 ... 3925 3926 39274358 4359 »