| [2/3] virtio-blk: Handle immediate flush failure properly |
2010-10-27 |
Kevin Wolf |
|
New |
| [1/3] ide: Handle immediate bdrv_aio_flush failure |
2010-10-27 |
Kevin Wolf |
|
New |
| [6/6] msix: remove range checks. |
2010-10-27 |
Isaku Yamahata |
|
New |
| [5/6] pcie/slot: fix save/load |
2010-10-27 |
Isaku Yamahata |
|
New |
| [4/6] pcie/slot: factor out the logic to update hotplug event status. |
2010-10-27 |
Isaku Yamahata |
|
New |
| [3/6] pcie/slot: clean up of hotplug_event_notify(). |
2010-10-27 |
Isaku Yamahata |
|
New |
| [2/6] pcie/slot: fix hotplug_event_notify(). |
2010-10-27 |
Isaku Yamahata |
|
New |
| [1/6] pcie: fix pcie_cap_slot_write_config(). |
2010-10-27 |
Isaku Yamahata |
|
New |
| vhost-net: Do not set features for backend when peer was deleted |
2010-10-26 |
Jason Wang |
|
New |
| qemu-options.def: add to generated header list |
2010-10-26 |
Michael S. Tsirkin |
|
New |
| [3/3] Add helper functions to enable virtio-9p make use of the threadlets |
2010-10-26 |
Arun Bharadwaj |
|
New |
| [2/3] Make paio subsystem use threadlets |
2010-10-26 |
Arun Bharadwaj |
|
New |
| [1/3] Introduce threadlets |
2010-10-26 |
Arun Bharadwaj |
|
New |
| qcow2: Fix segfault when qcow2 preallocate fails |
2010-10-26 |
Stefan Hajnoczi |
|
New |
| QEMU_OPTION_spice is not guarded by ifdef |
2010-10-26 |
Roy Tam |
|
New |
| [5/5] Add bootindex parameter to net/block/fd device |
2010-10-26 |
Gleb Natapov |
|
New |
| [4/5] Add get_dev_path callback to IDE bus. |
2010-10-26 |
Gleb Natapov |
|
New |
| [3/5] Store IDE bus id in IDEBus structure for easy access. |
2010-10-26 |
Gleb Natapov |
|
New |
| [2/5] Add get_dev_path callback to ISA bus in qdev. |
2010-10-26 |
Gleb Natapov |
|
New |
| [1/5] Keep track of ISA ports ISA device is using in qdev. |
2010-10-26 |
Gleb Natapov |
|
New |
| [9/9] Remove unncessary includes |
2010-10-26 |
Jes Sorensen |
|
New |
| [8/9] Consolidate oom_check() functions |
2010-10-26 |
Jes Sorensen |
|
New |
| [7/9] Separate qemu_pidfile() into OS specific versions |
2010-10-26 |
Jes Sorensen |
|
New |
| [6/9] Do not redefine reserved key-words TRUE/FALSE |
2010-10-26 |
Jes Sorensen |
|
New |
| [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 |