Show patches with: Archived = No       |   431021 patches
« 1 2 ... 3635 3636 36374310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V4,3/3] qemu-iotests: add tests for runtime fd passing via SCM rights - - - - --- 2013-09-06 Wayne Xia New
[V4,2/3] qemu-iotests: add infrastructure of fd passing via SCM - - - - --- 2013-09-06 Wayne Xia New
[V4,1/3] qemu-iotests: add unix socket help program - - - - --- 2013-09-06 Wayne Xia New
vfio-pci: Implement PCI hot reset - - - - --- 2013-09-05 Alex Williamson New
vfio-pci: Cleanup error_reports - - - - --- 2013-09-05 Alex Williamson New
vfio-pci: Lazy PCI option ROM loading - - - - --- 2013-09-05 Alex Williamson New
vfio-pci: Test device reset capabilities - - - - --- 2013-09-05 Alex Williamson New
[v2,3/3] audio: remove CONFIG_MIXEMU configure option and enable mixemu by default - - - - --- 2013-09-05 Bandan Das New
[v2,2/3] hda-codec: make mixemu selectable at runtime - - - - --- 2013-09-05 Bandan Das New
[v2,1/3] hda-codec: refactor common definitions into a header file - - - - --- 2013-09-05 Bandan Das New
Convert ram_list to RCU DQ V4.1 - - - - --- 2013-09-05 Mike D. Day New
[3/3] char: remove watch callback on chardev detach from frontend - - 1 - --- 2013-09-05 Amit Shah New
[2/3] char: use common function to disable callbacks on chardev close - - 1 - --- 2013-09-05 Amit Shah New
[1/3] char: move backends' io watch tag to CharDriverState - - 1 - --- 2013-09-05 Amit Shah New
[PULL] char: fix segfault on chardev detach - - - - --- 2013-09-05 Amit Shah New
[PULL,5/5] exec: do tcg_commit only when tcg_enabled - - - - --- 2013-09-05 Paolo Bonzini New
[PULL,4/5] Revert "memory: Return -1 again on reads from unsigned regions" - - - - --- 2013-09-05 Paolo Bonzini New
[PULL,3/5] memory: Provide separate handling of unassigned io ports accesses - - - - --- 2013-09-05 Paolo Bonzini New
[PULL,2/5] exec: check offset_within_address_space for register subpage - - - - --- 2013-09-05 Paolo Bonzini New
[PULL,1/5] exec: fix writing to MMIO area with non-power-of-two length - - - 1 --- 2013-09-05 Paolo Bonzini New
pl110: Clarify comment about PL110 ID on VersatilePB - - - - --- 2013-09-05 Peter Maydell New
Update mailmap - - - - --- 2013-09-05 Anthony Liguori New
[v2,2/2] target-arm: Avoid "1 << 31" undefined behaviour - - - - --- 2013-09-05 Peter Maydell New
[v2,1/2] target-arm: Use sextract32() in branch decode - - - - --- 2013-09-05 Peter Maydell New
[RFC,v2,6/6] bdrv: No silent error message discarding - - - - --- 2013-09-05 Max Reitz New
[RFC,v2,5/6] qcow2: Use Error parameter - - - - --- 2013-09-05 Max Reitz New
[RFC,v2,4/6] block: Error parameter for create functions - - - - --- 2013-09-05 Max Reitz New
[RFC,v2,3/6] block: Error parameter for open functions - - - - --- 2013-09-05 Max Reitz New
[RFC,v2,2/6] bdrv: Use "Error" for creating images - - - - --- 2013-09-05 Max Reitz New
[RFC,v2,1/6] bdrv: Use "Error" for opening images - - - - --- 2013-09-05 Max Reitz New
linux-user: Implement sendmmsg syscall - - - - --- 2013-09-05 Alexander Graf New
[uq/master,2/2] KVM: make XSAVE support more robust - - - - --- 2013-09-05 Paolo Bonzini New
[uq/master,1/2] x86: fix migration from pre-version 12 - - - - --- 2013-09-05 Paolo Bonzini New
vl.c: Implement SIGILL signal handler for triggering SIGSEGV - - - - --- 2013-09-05 Michal Novotny New
[3/3] qemu-iotests: Additional info from qemu-img info - - - - --- 2013-09-05 Max Reitz New
[2/3] qemu-iotests: info-string filter in _img_info - - - - --- 2013-09-05 Max Reitz New
[1/3] block: Additional info string in ImageInfo and BDI - - - - --- 2013-09-05 Max Reitz New
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT - - - - --- 2013-09-05 Peter Maydell New
[RESEND] configure: Undefine _FORTIFY_SOURCE prior using it - - 1 - --- 2013-09-05 Michal Prívozník New
[RFC,6/6] curl: build as shared library - - - - --- 2013-09-05 Fam Zheng New
[RFC,5/6] module: load modules at start - - - - --- 2013-09-05 Fam Zheng New
[RFC,4/6] Makefile: introduce common-obj-m and block-obj-m for DSO - - - - --- 2013-09-05 Fam Zheng New
[RFC,3/6] Makefile: define curl cflags and libs with object - - - - --- 2013-09-05 Fam Zheng New
[RFC,2/6] rule.mak: allow per object cflags and libs - - - - --- 2013-09-05 Fam Zheng New
[RFC,1/6] make.rule: fix $(obj) to a real relative path - - - - --- 2013-09-05 Fam Zheng New
qemu-iotests: New test case in 061 - - - - --- 2013-09-05 Max Reitz New
[2/2] tcg-ppc: use new return-argument ld/st helpers - - - - --- 2013-09-05 Paolo Bonzini New
[1/2] tcg-ppc: fix qemu_ld/qemu_st for AIX ABI - - - - --- 2013-09-05 Paolo Bonzini New
[RFC,3/3] qcow2: Use Error parameter - - - - --- 2013-09-05 Max Reitz New
[RFC,2/3] block: Error parameter for opening functions - - - - --- 2013-09-05 Max Reitz New
[RFC,1/3] bdrv: Use "Error" for opening images - - - - --- 2013-09-05 Max Reitz New
[RFC,v4,5/5] hw/arm/digic: add NOR ROM support - - - - --- 2013-09-05 Antony Pavlov New
[RFC,v4,4/5] hw/arm/digic: add UART support - - - - --- 2013-09-05 Antony Pavlov New
[RFC,v4,3/5] hw/arm/digic: add timer support - - - - --- 2013-09-05 Antony Pavlov New
[RFC,v4,2/5] hw/arm/digic: prepare DIGIC-based boards support - - - - --- 2013-09-05 Antony Pavlov New
[RFC,v4,1/5] hw/arm: add very initial support for Canon DIGIC SoC - - - - --- 2013-09-05 Antony Pavlov New
[v6] powerpc: add PVR mask support - - - - --- 2013-09-05 Alexey Kardashevskiy New
spapr-rtas: reset top 4 bits in parameters address - - - - --- 2013-09-05 Alexey Kardashevskiy New
[16/16] target-ppc: Convert to new ldst opcodes - - - - --- 2013-09-04 Richard Henderson New
[15/16] tcg-i386: Support new ldst opcodes - - - - --- 2013-09-04 Richard Henderson New
[14/16] tcg-i386: Remove "cb" output restriction from qemu_st8 for i386 - - - - --- 2013-09-04 Richard Henderson New
[13/16] tcg-i386: Tidy softmmu routines - - - - --- 2013-09-04 Richard Henderson New
[12/16] exec: Add both big- and little-endian memory helpers - - - - --- 2013-09-04 Richard Henderson New
[11/16] tcg: Add qemu_ld_st_i32/64 - - - - --- 2013-09-04 Richard Henderson New
[10/16] tcg-sparc: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[09/16] tcg-mips: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[08/16] tcg-hppa: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[07/16] tcg-ppc64: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[06/16] tcg-ppc: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[05/16] tcg-s390: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[04/16] tcg-arm: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[03/16] tcg-aarch64: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[02/16] tcg-i386: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[01/16] tcg: Add TCGMemOp - - - - --- 2013-09-04 Richard Henderson New
tci: Add implementation of rotl_i64, rotr_i64 - - 1 - --- 2013-09-04 Stefan Weil Superseded
[RFC] Convert ram_list to RCU DQ V4 - - - - --- 2013-09-04 Mike D. Day New
[v2,5/5] util: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-04 Sebastian Ottlik New
[v2,4/5] slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-04 Sebastian Ottlik New
[v2,3/5] net: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-04 Sebastian Ottlik New
[v2,2/5] gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-04 Sebastian Ottlik New
[v2,1/5] util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR - - - - --- 2013-09-04 Sebastian Ottlik New
[v5,21/21] block: look for zero blocks in bs->file - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,20/21] block: add default get_block_status implementation for protocols - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,19/21] raw-posix: report unwritten extents as zero - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,18/21] raw-posix: return get_block_status data and flags - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,17/21] docs, qapi: document qemu-img map - - - - --- 2013-09-04 Paolo Bonzini New
[v5,16/21] qemu-img: add a "map" subcommand - - - - --- 2013-09-04 Paolo Bonzini New
[v5,15/21] block: return BDRV_BLOCK_ZERO past end of backing file - - - - --- 2013-09-04 Paolo Bonzini New
[v5,14/21] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,13/21] block: return get_block_status data and flags for formats - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,12/21] block: define get_block_status return value - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,11/21] block: introduce bdrv_get_block_status API - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,10/21] block: make bdrv_has_zero_init return false for copy-on-write-images - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,09/21] qemu-img: always probe the input image for allocated sectors - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,08/21] block: expect errors from bdrv_co_is_allocated - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,07/21] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,06/21] block: do not use ->total_sectors in bdrv_co_is_allocated - - - - --- 2013-09-04 Paolo Bonzini New
[v5,05/21] block: make bdrv_co_is_allocated static - - 1 - --- 2013-09-04 Paolo Bonzini New
[v5,04/21] block: keep bs->total_sectors up to date even for growable block devices - - - - --- 2013-09-04 Paolo Bonzini New
[v5,03/21] cow: do not call bdrv_co_is_allocated - - 1 - --- 2013-09-04 Paolo Bonzini New
« 1 2 ... 3635 3636 36374310 4311 »