| [5/9] Move qemu_gettimeofday() to OS specific files |
2010-10-26 |
Jes Sorensen |
|
New |
| [4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c |
2010-10-26 |
Jes Sorensen |
|
New |
| [3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c |
2010-10-26 |
Jes Sorensen |
|
New |
| [2/9] Move osdep socket code to oslib-{posix, win32}.c |
2010-10-26 |
Jes Sorensen |
|
New |
| [1/9] Move QEMU OS dependant library functions to OS specific files |
2010-10-26 |
Jes Sorensen |
|
New |
| [2/2] QMP: Introduce Human Monitor passthrough command |
2010-10-25 |
Luiz Capitulino |
|
New |
| [1/2] qemu-char: Introduce Buffered driver |
2010-10-25 |
Luiz Capitulino |
|
New |
| [3/3] Add qmp version of drive_unplug |
2010-10-25 |
Ryan Harper |
|
New |
| [2/3] v2 Fix Block Hotplug race with drive_unplug() |
2010-10-25 |
Ryan Harper |
|
New |
| [1/3] v2 Add drive_get_by_id |
2010-10-25 |
Ryan Harper |
|
New |
| [v2,2/2] piix4 acpi: convert io BAR to type-safe ioport callbacks |
2010-10-25 |
Avi Kivity |
|
New |
| [v2,1/2] Type-safe ioport callbacks |
2010-10-25 |
Avi Kivity |
|
New |
| vpc: Implement bdrv_flush |
2010-10-25 |
Kevin Wolf |
|
New |
| [4/4] scsi-disk: Implement werror for flushes |
2010-10-25 |
Kevin Wolf |
|
New |
| [3/4] scsi-disk: Complete failed requests in scsi_disk_emulate_command |
2010-10-25 |
Kevin Wolf |
|
New |
| [2/4] block: Allow bdrv_flush to return errors |
2010-10-25 |
Kevin Wolf |
|
New |
| [1/4] scsi-disk: Implement rerror option |
2010-10-25 |
Kevin Wolf |
|
New |
| [RFC] virtio-net: don't dma while vm is stopped |
2010-10-25 |
Michael S. Tsirkin |
|
New |
| vhost: enable log before starting vq |
2010-10-25 |
Michael S. Tsirkin |
|
New |
| [RFC] msi: remove range checks |
2010-10-25 |
Michael S. Tsirkin |
|
New |
| [RFC] pcie: clean up hot plug notification |
2010-10-25 |
Michael S. Tsirkin |
|
New |
| [V3] net: properly handle illegal fd/vhostfd from command line |
2010-10-25 |
Jason Wang |
|
New |
| [rfc] pcie: get rid of range checks |
2010-10-25 |
Michael S. Tsirkin |
|
New |
| Use appropriate functions for TLINK debug prints. |
2010-10-24 |
Harsh Prateek Bora |
|
New |
| initialize unit id of IDE bus |
2010-10-24 |
Gleb Natapov |
|
New |
| [2/2] piix4 acpi: convert io BAR to type-safe ioport callbacks |
2010-10-24 |
Avi Kivity |
|
New |
| [1/2] Type-safe ioport callbacks |
2010-10-24 |
Avi Kivity |
|
New |
| [2/2] Add get_dev_path callback to ISA bus in qdev. |
2010-10-24 |
Gleb Natapov |
|
New |
| [1/2] Keep track of ISA ports ISA device is using in qdev. |
2010-10-24 |
Gleb Natapov |
|
New |
| [4/4] ccid: add docs |
2010-10-24 |
Alon Levy |
|
New |
| [3/4] add ccid-card-emulated device (v2) |
2010-10-24 |
Alon Levy |
|
New |
| [2/4] ccid: add passthru card device |
2010-10-24 |
Alon Levy |
|
New |
| [1/4] usb-ccid: add CCID bus |
2010-10-24 |
Alon Levy |
|
New |
| [PATCHv3] Add support for async page fault to qemu |
2010-10-24 |
Gleb Natapov |
|
New |
| [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl |
2010-10-24 |
jvrao |
|
New |
| [4/4] target-xxx: Use fprintf_function (format checking) |
2010-10-22 |
Stefan Weil |
|
New |
| [3/4] exec: Use fprintf_function for dump_exec_info (format checking) |
2010-10-22 |
Stefan Weil |
|
New |
| [2/4] tcg: Use fprintf_function (format checking) |
2010-10-22 |
Stefan Weil |
|
New |
| [1/4] Add fprintf_function for function pointers to fprintf-like functions |
2010-10-22 |
Stefan Weil |
|
New |
| [2/2] msix: Pull in config.h for CONFIG_KVM |
2010-10-22 |
Alex Williamson |
|
New |
| [1/2] msix: Allow msix_init on a device with existing MSI-X capability |
2010-10-22 |
Alex Williamson |
|
New |
| (master, stable-0.13) Fix a make -j race |
2010-10-22 |
Juergen Lock |
|
New |
| [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl |
2010-10-22 |
jvrao |
|
New |
| [RFC,10/10] virtproxy: add compat defs for linking against vl.c |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,09/10] virtagent: Makefile/configure changes to build virtagent bits |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,08/10] virtagent: add agent_viewdmesg command |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,07/10] virtagent: add getdmesg RPC |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,06/10] virtagent: add agent_viewfile command |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,05/10] virtagent: add getfile RPC |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,04/10] virtagent: base RPC client definitions |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,03/10] virtagent: qemu-vp, integrate virtagent daemon |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,02/10] virtagent: base definitions for host/guest RPC daemon |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,01/10] virtagent: add common rpc transport defs |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,15/15] virtproxy: qemu-vp, main logic |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,14/15] virtproxy: Makefile/configure changes to build qemu-vp |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,13/15] virtproxy: add read handler for proxied connections |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,12/15] virtproxy: interfaces to set/remove VPIForwards |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,11/15] virtproxy: add vp_handle_packet() |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,10/15] virtproxy: add handler for control packet |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,09/15] virtproxy: add handler for data packets |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,08/15] virtproxy: interfaces to set/remove/handle VPOForwards |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,07/15] virtproxy: add vp_new() VPDriver constructor |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,06/15] virtproxy: add read handler for communication channel |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,05/15] virtproxy: add accept handler for communication channel |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,04/15] virtproxy: list look-up functions conns/oforwards/iforwards |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,03/15] virtproxy: add debug functions for virtproxy core |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,02/15] virtproxy: qemu-vp, standalone daemon skeleton |
2010-10-22 |
Michael Roth |
|
New |
| [RFC,01/15] virtproxy: base data structures and constants |
2010-10-22 |
Michael Roth |
|
New |
| [arm,m68k] Move helpers.h to helper.h |
2010-10-22 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| Allow generation of helpers with 5 arguments |
2010-10-22 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| Use '_raw' memory access primitives |
2010-10-22 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| usb-linux: allow multiple devices with matching IDs |
2010-10-22 |
Grazvydas Ignotas |
|
New |
| [v3,5/5] qed: Consistency check support |
2010-10-22 |
Stefan Hajnoczi |
|
New |
| [v3,4/5] qed: Read/write support |
2010-10-22 |
Stefan Hajnoczi |
|
New |
| [v3,3/5] qed: Table, L2 cache, and cluster functions |
2010-10-22 |
Stefan Hajnoczi |
|
New |
| [v3,2/5] qed: Add QEMU Enhanced Disk image format |
2010-10-22 |
Stefan Hajnoczi |
|
New |
| [v3,1/5] docs: Add QED image format specification |
2010-10-22 |
Stefan Hajnoczi |
|
New |
| [4/4] monitor: Ignore "." and ".." when completing file name. |
2010-10-22 |
Luiz Capitulino |
|
New |
| [3/4] Fix test suite build with tracing enabled |
2010-10-22 |
Luiz Capitulino |
|
New |
| [2/4] Silence compiler warning in json test case |
2010-10-22 |
Luiz Capitulino |
|
New |
| [1/4] Trivial fix for QMP/qmp-events.txt |
2010-10-22 |
Luiz Capitulino |
|
New |
| [16/18] instrument: [all] Call VMEM point |
2010-10-22 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [11/11] virtio-blk: Respect werror option for flushes |
2010-10-22 |
Kevin Wolf |
|
New |
| [10/11] ide: Handle flush failure |
2010-10-22 |
Kevin Wolf |
|
New |
| [09/11] ide: Factor ide_flush_cache out |
2010-10-22 |
Kevin Wolf |
|
New |
| [08/11] qemu-img: Fix qemu-img convert -obacking_file |
2010-10-22 |
Kevin Wolf |
|
New |
| [07/11] block: Use GCC_FMT_ATTR and fix a format error |
2010-10-22 |
Kevin Wolf |
|
New |
| [06/11] qemu-io: New command map |
2010-10-22 |
Kevin Wolf |
|
New |
| [05/11] Copy snapshots out of QCOW2 disk |
2010-10-22 |
Kevin Wolf |
|
New |
| [04/11] ide: set WCACHE supported in IDENTIFY data |
2010-10-22 |
Kevin Wolf |
|
New |
| [03/11] qcow2: Remove old image creation function |
2010-10-22 |
Kevin Wolf |
|
New |
| [02/11] qcow2: Simplify image creation |
2010-10-22 |
Kevin Wolf |
|
New |
| [01/11] qcow2: Support exact L1 table growth |
2010-10-22 |
Kevin Wolf |
|
New |
| : VNC: set listener socket to non-blocking mode |
2010-10-22 |
Gianni Tedesco |
|
New |
| [2/2] v3 Fix Block Hotplug race with drive_unplug() |
2010-10-22 |
Ryan Harper |
|
New |
| [1/2] v2 Add drive_get_by_id |
2010-10-22 |
Ryan Harper |
|
New |
| [12/18] instrument: [all] Include instrumentation helper declarations |
2010-10-21 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| sparc32: convert debug printf statements to tracepoints |
2010-10-21 |
Blue Swirl |
|
New |
| [7/7] kvm: save/restore x86-64 MSRs on x86-64 kernels |
2010-10-21 |
Marcelo Tosatti |
|
New |
| [6/7] kvm: writeback SMP TSCs on migration only |
2010-10-21 |
Marcelo Tosatti |
|
New |