| [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 |
乔崇 |
|
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 |
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 |
| [22/22] tcg-i386: Tidy data16 prefixes. |
2010-04-28 |
Richard Henderson |
|
New |
| [06/22] tcg-i386: Tidy shift operations. |
2010-04-28 |
Richard Henderson |
|
New |
| [05/22] tcg-i386: Tidy bswap operations. |
2010-04-28 |
Richard Henderson |
|
New |
| [2/2] block: Extend info blockstats monitor command |
2010-04-28 |
Kevin Wolf |
|
New |
| [1/2] block: Add wr_highest_sector blockstat |
2010-04-28 |
Kevin Wolf |
|
New |
| fix old typos in help header |
2010-04-28 |
Thomas Monjalon |
|
New |
| [v3] qcow2: Implement bdrv_truncate() for growing images |
2010-04-28 |
Stefan Hajnoczi |
|
New |
| [v2] qcow2: Implement bdrv_truncate() for growing images |
2010-04-28 |
Stefan Hajnoczi |
|
New |
| Re: [PATCH] A bit optimization for tlb_set_page() |
2010-04-28 |
Jun Koi |
|
New |
| Re: [PATCH] A bit optimization for tlb_set_page() |
2010-04-28 |
Jun Koi |
|
New |
| QMP: Introduce RESUME event |
2010-04-27 |
Luiz Capitulino |
|
New |
| thread synchronization in qcow2.c and qcow2-cluster.c |
2010-04-27 |
Stefan Hajnoczi |
|
New |