| 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 |
| Clean up definition of MAX_OPC_PARAM |
2010-04-27 |
Stuart Brady |
|
New |
| Re: [PATCH] Remove IO_MEM_SUBWIDTH. |
2010-04-27 |
Richard Henderson |
|
New |
| [v2,5/5] ppc: remove dead code |
2010-04-27 |
Thomas Monjalon |
|
New |
| [v2,4/5] target-ppc: fix RFI by clearing upper bytes of MSR |
2010-04-27 |
Thomas Monjalon |
|
New |
| [v2,3/5] target-ppc: exception model of 603e inherits from 603 |
2010-04-27 |
Thomas Monjalon |
|
New |
| [v2,2/5] target-ppc: fix interrupt vectors for MPC603 and e300 |
2010-04-27 |
Thomas Monjalon |
|
New |
| [v2,1/5] target-ppc: fix processor versions (PVR) for e300 |
2010-04-27 |
Thomas Monjalon |
|
New |
| work around make bug for *-user builds |
2010-04-27 |
Nathan Froyd |
|
New |
| microblaze: fix custom fprintf |
2010-04-27 |
Thomas Monjalon |
|
New |
| [v6,18/18] virtio-serial-bus: wake up iothread upon guest read notification |
2010-04-27 |
Amit Shah |
|
New |
| [v6,17/18] virtio-serial: Implement flow control for individual ports |
2010-04-27 |
Amit Shah |
|
New |
| [v6,16/18] virtio-serial: Discard data that guest sends us when ports aren't connected |
2010-04-27 |
Amit Shah |
|
New |
| [v6,15/18] virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse |
2010-04-27 |
Amit Shah |
|
New |
| [v6,14/18] virtio-serial: Handle scatter/gather input from the guest |
2010-04-27 |
Amit Shah |
|
New |
| [v6,13/18] virtio-serial: Handle scatter-gather buffers for control messages |
2010-04-27 |
Amit Shah |
|
New |
| [v6,12/18] iov: Add iov_to_buf and iov_size helpers |
2010-04-27 |
Amit Shah |
|
New |
| [v6,11/18] iov: Introduce a new file for helpers around iovs, add iov_from_buf() |
2010-04-27 |
Amit Shah |
|
New |
| [v6,10/18] virtio-serial: Send out guest data to ports only if port is opened |
2010-04-27 |
Amit Shah |
|
New |
| [v6,09/18] virtio-serial: Propagate errors in initialising ports / devices in guest |
2010-04-27 |
Amit Shah |
|
New |
| [v6,08/18] virtio-serial: Update copyright year to 2010 |
2010-04-27 |
Amit Shah |
|
New |
| [v6,07/18] virtio-serial: Remove redundant check for 0-sized write request |
2010-04-27 |
Amit Shah |
|
New |
| [v6,06/18] virtio-serial: whitespace: match surrounding code |
2010-04-27 |
Amit Shah |
|
New |
| [v6,05/18] virtio-serial: Use control messages to notify guest of new ports |
2010-04-27 |
Amit Shah |
|
New |
| [v6,04/18] virtio-serial: save/load: Send target host connection status if different |
2010-04-27 |
Amit Shah |
|
New |
| [v6,03/18] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated |
2010-04-27 |
Amit Shah |
|
New |
| [v6,02/18] virtio-serial: save/load: Ensure nr_ports on src and dest are same. |
2010-04-27 |
Amit Shah |
|
New |
| [v6,01/18] virtio-serial: save/load: Ensure target has enough ports |
2010-04-27 |
Amit Shah |
|
New |
| qcow2: Remove abort on free_clusters failure |
2010-04-27 |
Kevin Wolf |
|
New |
| A bit optimization for tlb_set_page() |
2010-04-27 |
Jun Koi |
|
New |
| fix whitespace bogon in some versions of make |
2010-04-26 |
Nathan Froyd |
|
New |
| Re: [PATCH 5/9] Monitor: Return before exiting with 'quit' |
2010-04-26 |
Luiz Capitulino |
|
New |
| [5/9] Monitor: Return before exiting with 'quit' |
2010-04-26 |
Luiz Capitulino |
|
New |
| Re: [PATCH 10/10] introduce qemu_ram_map |
2010-04-26 |
Marcelo Tosatti |
|
New |