Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 516 517 518 519 520 521 522 523 524 ... 595 596 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v2,01/15] Add dependency of JSON unit tests on config-host.h 2010-05-22 Jan Kiszka New
sparc32 protect read-only bits in DMA CSR registers 2010-05-21 Artyom Tarasenko New
[-V3,7/7] virtio-9p: Implemented security model for chown and chgrp. 2010-05-21 jvrao New
[-V3,6/7] virtio-9p: Implemented Security model for lstat and fstat 2010-05-21 jvrao New
[-V3,5/7] virtio-9p: Implemented security model for symlink and link. 2010-05-21 jvrao New
[-V3,4/7] virtio-9p: Implement Security model for mknod related files 2010-05-21 jvrao New
[-V3,3/7] virtio-9p: modify create/open2 and mkdir for new security model. 2010-05-21 jvrao New
[-V3,2/7] virtio-9p: Rearrange fileop structures 2010-05-21 jvrao New
[-V3,1/7] virtio-9p: Introduces an option to specify the security model. 2010-05-21 jvrao New
Re: [PATCH] Release usb devices on shutdown and usb_del command 2010-05-21 Shahar Havivi New
[2/2] linux-user: Use qemu-malloc.c. 2010-05-21 Richard Henderson New
[1/2] Use calloc in qemu_mallocz. 2010-05-21 Richard Henderson New
Fix --enable-user-pie compilation. 2010-05-21 Richard Henderson New
alpha-linux-user: Fill in SI_CODE for SIGSEGV. 2010-05-21 Richard Henderson New
lsi: Fix value overflow in request tag processing 2010-05-21 Jan Kiszka New
[5/5] tcg-i386: Remove some ifdefs in qemu_ld/st. 2010-05-21 Richard Henderson New
[4/5] tcg-i386: Split out tlb load function. 2010-05-21 Richard Henderson New
[3/5] tcg-i386: Swap order of TLB hit and miss paths. 2010-05-21 Richard Henderson New
[2/5] tcg-i386: Split out TLB Hit path from qemu_ld/st. 2010-05-21 Richard Henderson New
[1/5] tcg-i386: Tidy data16 prefixes. 2010-05-21 Richard Henderson New
[15/15] tcg-i386: Nuke trailing whitespace. 2010-05-21 Richard Henderson New
[14/15] tcg-i386: Use lea for three-operand add. 2010-05-21 Richard Henderson New
[13/15] tcg-i386: Tidy lea. 2010-05-21 Richard Henderson New
[12/15] tcg-i386: Tidy xchg. 2010-05-21 Richard Henderson New
[11/15] tcg-i386: Tidy multiply. 2010-05-21 Richard Henderson New
[10/15] tcg-i386: Tidy unary arithmetic. 2010-05-21 Richard Henderson New
[09/15] tcg-i386: Tidy setcc. 2010-05-21 Richard Henderson New
[08/15] tcg-i386: Tidy ret. 2010-05-21 Richard Henderson New
[07/15] tcg-i386: Tidy calls. 2010-05-21 Richard Henderson New
[06/15] tcg-i386: Tidy push/pop. 2010-05-21 Richard Henderson New
[05/15] tcg-i386: Tidy movi. 2010-05-21 Richard Henderson New
[04/15] tcg-i386: Tidy non-immediate arithmetic operations. 2010-05-21 Richard Henderson New
[03/15] tcg-i386: Tidy immediate arithmetic operations. 2010-05-21 Richard Henderson New
[02/15] tcg-i386: Tidy ext8s and ext16s operations. 2010-05-21 Richard Henderson New
[01/15] tcg-i386: Tidy ext8u and ext16u operations. 2010-05-21 Richard Henderson New
linux-user mmap bug 2010-05-21 Edgar Iglesias New
do not require lookahead for escapes too 2010-05-21 Paolo Bonzini New
Add support for depth 15 to qemu_default_pixelformat() 2010-05-21 Gerd Hoffmann New
[3/3] vnc: rich cursor support. 2010-05-21 Gerd Hoffmann New
[2/3] use new cursor struct + functions for vmware vga and sdl. 2010-05-21 Gerd Hoffmann New
[1/3] cursor: add cursor functions. 2010-05-21 Gerd Hoffmann New
[2/2] trace: Trace write requests in virtio-blk, multiwrite, and paio_submit 2010-05-21 Stefan Hajnoczi New
[1/2] trace: Add simple tracing support 2010-05-21 Stefan Hajnoczi New
block: Fix multiwrite with overlapping requests 2010-05-21 Kevin Wolf New
qemu-io: Add multiwrite command 2010-05-21 Kevin Wolf New
do not require lookahead in json-lexer.c if not necessary 2010-05-21 Paolo Bonzini New
add some tests for invalid JSON 2010-05-21 Paolo Bonzini New
resent: x86/cpuid: Add kvm32 CPU model 2010-05-21 Andre Przywara New
resent: x86/cpuid: propagate further CPUID leafs when -cpu host 2010-05-21 Andre Przywara New
resent: fix CPUID vendor override 2010-05-21 Andre Przywara New
fix curses update - v2 2010-05-20 Bernhard Kauer New
[[RfC] ] linux fbdev display driver prototype. 2010-05-20 Gerd Hoffmann New
[10/10] hw: honor low bit in mipssim machine 2010-05-20 Nathan Froyd New
[09/10] linux-user: honor low bit of entry PC for MIPS 2010-05-20 Nathan Froyd New
[08/10] target-mips: add microMIPS exception handler support 2010-05-20 Nathan Froyd New
[07/10] target-mips: add microMIPS CPUs 2010-05-20 Nathan Froyd New
[06/10] target-mips: add microMIPS ASE support 2010-05-20 Nathan Froyd New
[05/10] target-mips: small changes to use new FMT_ enums 2010-05-20 Nathan Froyd New
[04/10] target-mips: refactor {c, abs}.cond.fmt insns 2010-05-20 Nathan Froyd New
[03/10] target-mips: add enum constants for various invocations of FOP 2010-05-20 Nathan Froyd New
[02/10] target-mips: add microMIPS-specific bits to mips-defs.h 2010-05-20 Nathan Froyd New
[01/10] target-mips: break out [ls][wd]c1 and rdhwr insn generation 2010-05-20 Nathan Froyd New
[2/2] qcow2: Fix error handling in l2_allocate 2010-05-20 Kevin Wolf New
[1/2] qcow2: Clear L2 table cache after write error 2010-05-20 Kevin Wolf New
[RFC] AMD IOMMU emulation 2010-05-20 Eduard - Gabriel Munteanu New
check for active_console before using it 2010-05-20 Gerd Hoffmann New
[8/8] vvfat: More build fixes with DEBUG 2010-05-20 Kevin Wolf New
[7/8] vvfat: Fix compilation with DEBUG defined 2010-05-20 Kevin Wolf New
[6/8] block: Add SG_IO device check in refresh_total_sectors() 2010-05-20 Kevin Wolf New
[5/8] block: Make find_image_format() return 'raw' BlockDriver for SG_IO devices 2010-05-20 Kevin Wolf New
[4/8] block: fix sector comparism in multiwrite_req_compare 2010-05-20 Kevin Wolf New
[3/8] virtio-blk: fix barrier support 2010-05-20 Kevin Wolf New
[2/8] virtio-blk: Avoid zeroing every request structure 2010-05-20 Kevin Wolf New
[1/8] block: fix aio_flush segfaults for read-only protocols (e.g. curl) 2010-05-20 Kevin Wolf New
Re: [PATCH 1/3] cursor: add cursor functions. 2010-05-20 Gerd Hoffmann New
Name the default PCI bus "pci.0" on all architectures (v2) 2010-05-20 Daniel P. Berrange New
QEMU: Change default disk caching to nocache 2010-05-20 Jes Sorensen New
vvfat: More build fixes with DEBUG 2010-05-20 Kevin Wolf New
Add dependency of JSON unit tests on config-host.h 2010-05-20 Jan Kiszka New
[2/2] hxtool: Add syntax error detection 2010-05-20 Jan Kiszka New
[1/2] Fix TEXI section mark imbalance in qemu-img-cmd.hx 2010-05-20 Jan Kiszka New
pc: fix segfault introduced by 3d53f5c36ff6 2010-05-20 Eduard - Gabriel Munteanu New
add support for protocol driver create_options 2010-05-20 MORITA Kazutaka New
kvm: Switch kvm_update_guest_debug to run_on_cpu 2010-05-19 Jan Kiszka New
[6/6] json-streamer: Don't use qdict_put_obj() 2010-05-19 Luiz Capitulino New
[5/6] json-lexer: Drop 'buf' 2010-05-19 Luiz Capitulino New
[4/6] check-qjson: Add more escape tests 2010-05-19 Luiz Capitulino New
[3/6] qjson: Handle "\f" 2010-05-19 Luiz Capitulino New
[2/6] json-lexer: Handle missing escapes 2010-05-19 Luiz Capitulino New
[1/6] json-lexer: Initialize 'x' and 'y' 2010-05-19 Luiz Capitulino New
block: Fix compilation with DEBUG defined 2010-05-19 Riccardo Magliocchetti New
linux-user: Fix compilation with DEBUG defined 2010-05-19 Riccardo Magliocchetti New
Fix %lld or %llx printf format use 2010-05-19 Blue Swirl New
[RFC,1/1] ceph/rbd block driver for qemu-kvm 2010-05-19 Christian Brunner New
block: fix sector comparism in multiwrite_req_compare 2010-05-19 Christoph Hellwig New
[3/3] Rename DEBUG define to E1000_DEBUG to avoid name clashes 2010-05-19 Riccardo Magliocchetti New
[2/3] Rename DEBUG macro to MSIX_LOG to avoid name clashes 2010-05-19 Riccardo Magliocchetti New
[1/3] Rename DEBUG field to TC_DEBUG to avoid name clashes 2010-05-19 Riccardo Magliocchetti New
[v2] Release usb devices on shutdown and usb_del command 2010-05-19 Shahar Havivi New
[3/3] Fix hw/gt64xxx.c compilation with DEBUG defined 2010-05-19 Riccardo Magliocchetti New