Show patches with: Archived = No       |   433200 patches
« 1 2 ... 4261 4262 42634331 4332 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/6] bochs: use qemu block API - - - - --- 2010-05-04 Christoph Hellwig New
[1/6] bochs: use pread - - 1 - --- 2010-05-04 Christoph Hellwig New
[v5,4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. - - - - --- 2010-05-04 Yoshiaki Tamura New
[v5,3/4] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. - - - - --- 2010-05-04 Yoshiaki Tamura New
[v5,2/4] Introduce cpu_physical_memory_get_dirty_range(). - - - - --- 2010-05-04 Yoshiaki Tamura New
[v5,1/4] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_di… - - - - --- 2010-05-04 Yoshiaki Tamura New
[v4,5/5] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data - - - - --- 2010-05-04 Amit Shah New
[v4,4/5] virtio-console: Factor out common init between console and generic ports - - - - --- 2010-05-04 Amit Shah New
[v4,3/5] char: unix/tcp: Add a non-blocking write handler - - - - --- 2010-05-04 Amit Shah New
[v4,2/5] char: Add qemu_chr_write_nb() for nonblocking writes - - - - --- 2010-05-04 Amit Shah New
[v4,1/5] char: Let writers know how much data was written in case of errors - - - - --- 2010-05-04 Amit Shah New
Re: [RFC] [PATCH] add ahci support into qemu - - - - --- 2010-05-04 QiaoChong New
[2/2] tcg: Use INDEX_op_qemu_ld32 for 32-bit results. - - - - --- 2010-05-03 Richard Henderson New
[1/2] tcg: Add TYPE parameter to tcg_out_mov. - - - - --- 2010-05-03 Richard Henderson New
Fix --enable-user-pie compilation. - - - - --- 2010-05-03 Richard Henderson New
Re: sparc64 lazy conditional codes evaluation - - - - --- 2010-05-03 Blue Swirl New
Re: sparc64 lazy conditional codes evaluation - - - - --- 2010-05-03 Blue Swirl New
[7/7] alpha-linux-user: Fix sigprocmask. - - - - --- 2010-05-03 Richard Henderson New
[6/7] alpha-linux-user: Fix sigsuspend parameters. - - - - --- 2010-05-03 Richard Henderson New
[5/7] alpha-linux-user: Fix getxpid. - - - - --- 2010-05-03 Richard Henderson New
[4/7] alpha-linux-user: Fix pipe return mechanism. - - - - --- 2010-05-03 Richard Henderson New
[3/7] alpha-linux-user: Add correct sigaction constants. - - - - --- 2010-05-03 Richard Henderson New
[2/7] alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS. - - - - --- 2010-05-03 Richard Henderson New
[1/7] alpha-linux-user: Fix brk error return. - - - - --- 2010-05-03 Richard Henderson New
vnc: split encoding in specific files - - - - --- 2010-05-03 Corentin Chary New
[2/2] vnc: set the right prefered encoding - - - - --- 2010-05-03 Corentin Chary New
[1/2] vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1 - - - - --- 2010-05-03 Corentin Chary New
[RfC] vnc: rich cursor support. - - - - --- 2010-05-03 Gerd Hoffmann New
[3/3] sparc64: handle asi referencing nucleus and secondary MMU contexts - - - - --- 2010-05-03 Igor V. Kovalenko New
[2/3] sparc64: implement global translation table entries - - - - --- 2010-05-03 Igor V. Kovalenko New
[1/3] sparc64: more ultrasparc asi extensions for disassembler - - - - --- 2010-05-03 Igor V. Kovalenko New
[2/2] virtio-console: Notify resize to the guest. - - - - --- 2010-05-03 Amit Shah New
[1/2] char: Handle resize. - - - - --- 2010-05-03 Amit Shah New
[v3,2/2] virtio-console: Notify resize to the guest. - - - - --- 2010-05-03 Kusanagi Kouichi New
Re: [RFC] [PATCH] add ahci support into qemu - - - - --- 2010-05-02 Sebastian Herbszt New
qemu-nbd: Improve error reporting - - - - --- 2010-05-02 Ryota OZAKI New
Fix qemu mouse Set_Protocol behavior - - - - --- 2010-05-02 Kevin O'Connor New
[RFC] add ahci support into qemu - - - - --- 2010-05-02 QiaoChong New
[2/2] arm_timer: fix oneshot mode - - - - --- 2010-05-02 Rabin Vincent New
[1/2] arm_timer: reload timer when enabled - - - - --- 2010-05-02 Rabin Vincent New
Fix qemu mouse Set_Protocol behavior - - - - --- 2010-05-02 Kevin O'Connor New
pflash_cfi01: add device ID read command - - - - --- 2010-05-01 Michael Walle New
QEMU-KVM scsi-bus: Add LBA+Transfer Length to outgoing SBC CDBs in scsi_req_setup() for SG_IO - - - - --- 2010-05-01 Nicholas A. Bellinger New
block: Remove semicolon in BDRV_SECTOR_MASK macro - - - - --- 2010-05-01 Stefan Hajnoczi New
pflash_cfi01: add device ID read command - - - - --- 2010-04-30 Michael Walle New
Fix boot once option - - - - --- 2010-04-30 Alex Williamson New
[2/2] Monitor: Drop QMP documentation from code - - - - --- 2010-04-30 Luiz Capitulino New
[1/2] QMP: Introduce commands doc - - - - --- 2010-04-30 Luiz Capitulino New
[18/18] block: Release allocated options after bdrv_open - - - - --- 2010-04-30 Kevin Wolf New
[17/18] qemu-img rebase: Fix output image corruption - - - - --- 2010-04-30 Kevin Wolf New
[16/18] block: Add wr_highest_sector blockstat - - - - --- 2010-04-30 Kevin Wolf New
[15/18] qcow2: Implement bdrv_truncate() for growing images - - - - --- 2010-04-30 Kevin Wolf New
[14/18] qcow2: Remove abort on free_clusters failure - - - - --- 2010-04-30 Kevin Wolf New
[13/18] qemu-img: Add 'resize' command to grow/shrink disk images - - - - --- 2010-04-30 Kevin Wolf New
[12/18] block: Cache total_sectors to reduce bdrv_getlength calls - - - - --- 2010-04-30 Kevin Wolf New
[11/18] raw-posix: Use pread/pwrite instead of lseek+read/write - - - - --- 2010-04-30 Kevin Wolf New
[10/18] qcow2: Avoid shadowing variable in alloc_clusters_noref() - - - - --- 2010-04-30 Kevin Wolf New
[09/18] block: Set backing_hd to NULL after deleting it - - - - --- 2010-04-30 Kevin Wolf New
[08/18] vmdk: Convert to bdrv_open - - - - --- 2010-04-30 Kevin Wolf New
[07/18] vmdk: Clean up backing file handling - - - - --- 2010-04-30 Kevin Wolf New
[06/18] vmdk: Fix COW - - - - --- 2010-04-30 Kevin Wolf New
[05/18] block: bdrv_has_zero_init - - - - --- 2010-04-30 Kevin Wolf New
[04/18] block: Open the underlying image file in generic code - - - - --- 2010-04-30 Kevin Wolf New
[03/18] block: Avoid forward declaration of bdrv_open_common - - - - --- 2010-04-30 Kevin Wolf New
[02/18] block: Split bdrv_open - - - - --- 2010-04-30 Kevin Wolf New
[01/18] block: separate raw images from the file protocol - - - - --- 2010-04-30 Kevin Wolf New
[v2,2/2] lsi: Properly initialize controller state on reset - - - - --- 2010-04-30 Jan Kiszka New
[v2,1/2] lsi: Purge request queue on soft reset - - - - --- 2010-04-30 Jan Kiszka New
virtio-serial: Fix check for 'assert'; prevent NULL derefs - - 1 - --- 2010-04-30 Amit Shah New
[v2,2/2] virtio-console: Notify resize to the guest. - - - - --- 2010-04-30 Kusanagi Kouichi New
lsi: Properly initialize controller state on reset - - - - --- 2010-04-29 Jan Kiszka New
block: Release allocated options after bdrv_open - - - - --- 2010-04-29 Jan Kiszka New
Fix tiny leak in qemu_opts_parse - - - - --- 2010-04-29 Jan Kiszka New
qemu-img rebase: Fix output image corruption - - - - --- 2010-04-29 Kevin Wolf New
qemu-iotests: Improve rebase test - - - - --- 2010-04-29 Kevin Wolf New
[-V6,21/21] virtio-9p: Create a syntactic shortcut for the file-system pass-thru - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,20/21] virtio-9p: Add P9_TFLUSH support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,19/21] virtio-9p: Add P9_TREMOVE support. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,18/21] virtio-9p: Add P9_TWSTAT support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,17/21] virtio-9p: Add P9_TCREATE support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,16/21] virtio-9p: Add P9_TWRITE support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,15/21] virtio-9p: Add P9_TCLUNK support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,14/21] virtio-9p: Add P9_TREAD support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,13/21] virtio-9p: Add P9_TOPEN support. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,12/21] virtio-9p: Add P9_TWALK support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,11/21] virtio-9p: Add P9_TSTAT support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,10/21] virtio-9p: Add P9_TATTACH support. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,09/21] virtio-9p: Add P9_TVERSION support - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,08/21] virtio-9p: Add sg helper functions - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,07/21] virtio-9p: Add stat and mode related helper functions. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,06/21] virtio-9p: Add fid and qid management support. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,05/21] virtio-9p: Add minimal set of FileOperations - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,04/21] virtio-9p: Add string manipulation support. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,03/21] virtio-9p: pdu processing support. - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,02/21] virtio-9p: Add a virtio 9p device to qemu - - - - --- 2010-04-29 Aneesh Kumar K.V New
[-V6,01/21] virtio-9p: Create a commandline option -fsdev - - - - --- 2010-04-29 Aneesh Kumar K.V New
[v2] block: Add wr_highest_sector blockstat - - - - --- 2010-04-29 Kevin Wolf New
[5/5] Enable -d cpu logging by default. - - - - --- 2010-04-28 Richard Henderson New
[2/2] QMP: Add 'reason' member to the BLOCK_IO_ERROR event - - - - --- 2010-04-28 Luiz Capitulino New
[1/2] qemu-error: Introduce get_errno_name() - - - - --- 2010-04-28 Luiz Capitulino New
« 1 2 ... 4261 4262 42634331 4332 »