| Fill in unassigned mem read/write callbacks. |
2010-05-07 |
Richard Henderson |
|
New |
| [3/3] cow: use qemu block API |
2010-05-07 |
Christoph Hellwig |
|
New |
| [2/3] cow: stop using mmap |
2010-05-07 |
Christoph Hellwig |
|
New |
| [1/3] cow: use pread/pwrite |
2010-05-07 |
Christoph Hellwig |
|
New |
| [11/11] block/vdi: Allow disk images of size 0 |
2010-05-07 |
Kevin Wolf |
|
New |
| [10/11] block: Fix bdrv_commit |
2010-05-07 |
Kevin Wolf |
|
New |
| [09/11] block: Fix protocol detection for Windows devices |
2010-05-07 |
Kevin Wolf |
|
New |
| [08/11] block: Avoid unchecked casts for AIOCBs |
2010-05-07 |
Kevin Wolf |
|
New |
| [07/11] bochs: use qemu block API |
2010-05-07 |
Kevin Wolf |
|
New |
| [06/11] bochs: use pread |
2010-05-07 |
Kevin Wolf |
|
New |
| [05/11] ide: Fix ide_dma_cancel |
2010-05-07 |
Kevin Wolf |
|
New |
| [04/11] cloop: use qemu block API |
2010-05-07 |
Kevin Wolf |
|
New |
| [03/11] cloop: use pread |
2010-05-07 |
Kevin Wolf |
|
New |
| [02/11] qemu-nbd: Improve error reporting |
2010-05-07 |
Kevin Wolf |
|
New |
| [01/11] block: Remove semicolon in BDRV_SECTOR_MASK macro |
2010-05-07 |
Kevin Wolf |
|
New |
| [3/3] dmg: use qemu block API |
2010-05-07 |
Christoph Hellwig |
|
New |
| [2/3] dmg: use pread |
2010-05-07 |
Christoph Hellwig |
|
New |
| [1/3] dmg: fix reading of uncompressed chunks |
2010-05-07 |
Christoph Hellwig |
|
New |
| [1/5] Makefile cleanup |
2010-05-07 |
Isaku Yamahata |
|
New |
| linux-user: do not warn for missing pselect6 |
2010-05-07 |
riku.voipio@nokia.com |
|
New |
| [2/2] qcow2: Remove static forward declaration |
2010-05-07 |
Kevin Wolf |
|
New |
| [1/2] Revert "Fix OpenBSD build" |
2010-05-07 |
Kevin Wolf |
|
New |
| [5/5] Add qemu vmware vga pci bios |
2010-05-07 |
Gerd Hoffmann |
|
New |
| [4/5] update pci_get_lfb_addr for vmware vga |
2010-05-07 |
Gerd Hoffmann |
|
New |
| [3/5] Add qemu stdvga pci bios |
2010-05-07 |
Gerd Hoffmann |
|
New |
| [2/5] Add defines for PCI IDs. |
2010-05-07 |
Gerd Hoffmann |
|
New |
| [1/5] Makefile cleanup |
2010-05-07 |
Gerd Hoffmann |
|
New |
| QMP: Add "Downstream extension of QMP" to spec |
2010-05-07 |
Markus Armbruster |
|
New |
| [2/2] vnc: sync lock modifier state on connect. |
2010-05-07 |
Gerd Hoffmann |
|
New |
| [1/2] switch keyboard led state notification to notifiers. |
2010-05-07 |
Gerd Hoffmann |
|
New |
| darwin-user: Add missing static attribute |
2010-05-06 |
Stefan Weil |
|
New |
| mips-dis: Add missing static attributes |
2010-05-06 |
Stefan Weil |
|
New |
| Add missing 'static' attribute |
2010-05-06 |
Stefan Weil |
|
New |
| [2/2] parallels: use qemu block API |
2010-05-06 |
Christoph Hellwig |
|
New |
| [1/2] parallels: use pread |
2010-05-06 |
Christoph Hellwig |
|
New |
| block/vdi: Allow disk images of size 0 |
2010-05-06 |
Stefan Weil |
|
New |
| vdi: Fix image opening and creation for odd disk sizes |
2010-05-06 |
Stefan Weil |
|
New |
| [5/5] tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG. |
2010-05-06 |
Richard Henderson |
|
New |
| [4/5] tcg-ia64: Load GUEST_BASE into a register. |
2010-05-06 |
Richard Henderson |
|
New |
| [3/5] tcg-ia64: Fix some register usage issues. |
2010-05-06 |
Richard Henderson |
|
New |
| [2/5] tcg-hppa: Load GUEST_BASE as an immediate. |
2010-05-06 |
Richard Henderson |
|
New |
| [1/5] tcg: Initialize the prologue after GUEST_BASE is fixed. |
2010-05-06 |
Richard Henderson |
|
New |
| block: Fix bdrv_commit |
2010-05-06 |
Kevin Wolf |
|
New |
| [RESEND] exec: optimize lduw_phys and stw_phys |
2010-05-06 |
Bernhard Kohl |
|
New |
| pckbd: support for commands 0xf0-0xff: Pulse output bit |
2010-05-06 |
Bernhard Kohl |
|
New |
| block: Fix protocol detection for Windows devices |
2010-05-06 |
Kevin Wolf |
|
New |
| vdi: Fix image creation |
2010-05-06 |
Kevin Wolf |
|
New |
| [4/4] vnc: adjust compression zstream level |
2010-05-06 |
Corentin Chary |
|
New |
| [3/4] vnc: only use a single zlib stream |
2010-05-06 |
Corentin Chary |
|
New |
| [2/4] vnc: really call zlib if we want zlib |
2010-05-06 |
Corentin Chary |
|
New |
| [1/4] vnc: set the right prefered encoding |
2010-05-06 |
Corentin Chary |
|
New |
| [RFC] qemu/virtio: use last used index published by guest |
2010-05-06 |
Michael S. Tsirkin |
|
New |
| A bit optimization for tlb_set_page() (resend) |
2010-05-06 |
Jun Koi |
|
New |
| [RFC] virtio: put last seen used index into ring itself |
2010-05-05 |
Michael S. Tsirkin |
|
New |
| [2/2] virtio-console: Notify guest of console size resize |
2010-05-05 |
Amit Shah |
|
New |
| [1/2] char: Handle resize. |
2010-05-05 |
Amit Shah |
|
New |
| virtio-serial: Send per-console port resize notifications to guest |
2010-05-05 |
Amit Shah |
|
New |
| [2/2] Monitor: Drop QMP documentation from code |
2010-05-05 |
Luiz Capitulino |
|
New |
| [1/2] QMP: Introduce commands doc |
2010-05-05 |
Luiz Capitulino |
|
New |
| [12/12] linux-user: Re-use load_elf_image for the main binary. |
2010-05-05 |
Richard Henderson |
|
New |
| [11/12] linux-user: Extract load_elf_image from load_elf_interp. |
2010-05-05 |
Richard Henderson |
|
New |
| [10/12] linux-user: Remove partial support for a.out interpreters. |
2010-05-05 |
Richard Henderson |
|
New |
| [09/12] linux-user: Put the stack guard page at the top. |
2010-05-05 |
Richard Henderson |
|
New |
| [08/12] linux-user: Improve consistency checking in elf headers. |
2010-05-05 |
Richard Henderson |
|
New |
| [07/12] linux-user: Load symbols from the interpreter. |
2010-05-05 |
Richard Henderson |
|
New |
| [06/12] linux-user: Clean up byte-swapping in elfload.c. |
2010-05-05 |
Richard Henderson |
|
New |
| [05/12] linux-user: Define ELF_DATA generically. |
2010-05-05 |
Richard Henderson |
|
New |
| [04/12] linux-user: Reduce lseek+reads while loading elf files. |
2010-05-05 |
Richard Henderson |
|
New |
| [03/12] linux-user: Reindent elfload.c. |
2010-05-05 |
Richard Henderson |
|
New |
| [02/12] Add more DT_* and AT_* constants to qemu's copy of elf.h. |
2010-05-05 |
Richard Henderson |
|
New |
| [01/12] linux-user: Handle filesz < memsz for any PT_LOAD segment. |
2010-05-05 |
Richard Henderson |
|
New |
| Patch to improve handling of server sockets |
2010-05-05 |
Reinhard Max |
|
New |
| [v5,4/5] RESEND: Inter-VM shared memory PCI device |
2010-05-05 |
Cam Macdonell |
|
New |
| msix: allow byte and word reading from mmio |
2010-05-05 |
Bernhard Kohl |
|
New |
| exec: optimize lduw_phys and stw_phys |
2010-05-05 |
Bernhard Kohl |
|
New |
| char: Flush read buffer in mux_chr_can_read |
2010-05-05 |
Jan Kiszka |
|
New |
| pckbd: support for commands 0xf0-0xff: Pulse output bit |
2010-05-05 |
Bernhard Kohl |
|
New |
| [v2,5/5] lsi: Handle removal of selected devices |
2010-05-05 |
Jan Kiszka |
|
New |
| [3/3] vnc: rich cursor support. |
2010-05-05 |
Gerd Hoffmann |
|
New |
| [2/3] use new cursor struct + functions for vmware vga and sdl. |
2010-05-05 |
Gerd Hoffmann |
|
New |
| [1/3] cursor: add cursor functions. |
2010-05-05 |
Gerd Hoffmann |
|
New |
| [RFC] block: separate raw images from the file protocol |
2010-05-05 |
Kevin Wolf |
|
New |
| ide: Fix ide_dma_cancel |
2010-05-05 |
Kevin Wolf |
|
New |
| block: Avoid unchecked casts for AIOCBs |
2010-05-05 |
Kevin Wolf |
|
New |
| Re: [PATCH] [RESEND] Make char muxer more robust wrt small FIFOs |
2010-05-05 |
Jan Kiszka |
|
New |
| [2/2] Count "logo" keys as modifier keys |
2010-05-05 |
Brad Jorsch |
|
New |
| [1/2] Fix clearing modifiers on focus loss |
2010-05-05 |
Brad Jorsch |
|
New |
| VNC heap corruption when display width is not a multiple of 16 |
2010-05-04 |
Andrew Lutomirski |
|
New |
| [v7,6/6] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data |
2010-05-04 |
Amit Shah |
|
New |
| [v7,5/6] char: unix/tcp: Add a non-blocking write handler |
2010-05-04 |
Amit Shah |
|
New |
| [v7,4/6] char: Add qemu_chr_write_nb() for nonblocking writes |
2010-05-04 |
Amit Shah |
|
New |
| [v7,3/6] char: Let writers know how much data was written in case of errors |
2010-05-04 |
Amit Shah |
|
New |
| [v7,2/6] char: Add a QemuChrHandlers struct to initialise chardev handlers |
2010-05-04 |
Amit Shah |
|
New |
| [v7,1/6] virtio-console: Factor out common init between console and generic ports |
2010-05-04 |
Amit Shah |
|
New |
| sparc64: implement global translation table entries v1 |
2010-05-04 |
Igor V. Kovalenko |
|
New |
| sparc64: implement global translation table entries |
2010-05-04 |
Igor V. Kovalenko |
|
New |
| [v6,6/6] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data |
2010-05-04 |
Amit Shah |
|
New |
| [v6,5/6] char: unix/tcp: Add a non-blocking write handler |
2010-05-04 |
Amit Shah |
|
New |
| [v6,4/6] char: Add qemu_chr_write_nb() for nonblocking writes |
2010-05-04 |
Amit Shah |
|
New |
| [v6,3/6] char: Let writers know how much data was written in case of errors |
2010-05-04 |
Amit Shah |
|
New |