| [v2,2/4] trace-gen: auto-generate TCG helper routines for tracing |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,1/4] trace-gen: gracefully handle TCG types in "trace-events" |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,3/3] trace-instrument: handle config-time activation |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,6/6] backdoor: add a simple example |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,2/3] trace-instrument: let the user override events generated by 'tracetool' |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,5/6] backdoor: [i386] provide and implement intruction-based backdoor interface |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,1/3] trace: rewrite 'tracetool' to facilitate future extensions |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,4/6] backdoor: declare guest-side interface macros |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,3/6] backdoor: declare host-side backdoor helpers |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,2/6] backdoor: handle config-time activation |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,1/6,arm,m68k] move helpers.h to helper.h |
2010-11-04 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| multiboot: Prevent loading of x86_64 images |
2010-11-04 |
Adam Lackorzynski |
|
New |
| target-arm: Handle 'smc' as an undefined instruction |
2010-11-04 |
Adam Lackorzynski |
|
New |
| performance counters from inside of Qemu |
2010-11-04 |
Vince Weaver |
|
New |
| [PATCHv2,2/2] tap: mark fd handler as device |
2010-11-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv2,1/2] char: separate device and system fd handlers |
2010-11-04 |
Michael S. Tsirkin |
|
New |
| arm: fix ldrexd/strexd |
2010-11-04 |
Peter Maydell |
|
New |
| [10/10] scsi-disk: Fix immediate failure of bdrv_aio_* |
2010-11-04 |
Kevin Wolf |
|
New |
| [09/10] virtio-blk: Handle immediate flush failure properly |
2010-11-04 |
Kevin Wolf |
|
New |
| [08/10] ide: Handle immediate bdrv_aio_flush failure |
2010-11-04 |
Kevin Wolf |
|
New |
| [07/10] block: avoid a warning on 64 bit hosts with long as int64_t |
2010-11-04 |
Kevin Wolf |
|
New |
| [06/10] qcow2: Invalidate cache after failed read |
2010-11-04 |
Kevin Wolf |
|
New |
| [05/10] vpc: Implement bdrv_flush |
2010-11-04 |
Kevin Wolf |
|
New |
| [04/10] scsi-disk: Implement werror for flushes |
2010-11-04 |
Kevin Wolf |
|
New |
| [03/10] scsi-disk: Complete failed requests in scsi_disk_emulate_command |
2010-11-04 |
Kevin Wolf |
|
New |
| [02/10] block: Allow bdrv_flush to return errors |
2010-11-04 |
Kevin Wolf |
|
New |
| [01/10] scsi-disk: Implement rerror option |
2010-11-04 |
Kevin Wolf |
|
New |
| [PULL,00/10] Block patches |
2010-11-04 |
Kevin Wolf |
|
New |
| [v1,4/4] trace-gen: auto-generate wrappers to call TCG trace helpers |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,3/4] trace-gen: [all] include "trace-helper.h" on all "helper.h" files |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,2/4] trace-gen: auto-generate TCG helper routines for tracing |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,1/4] trace-gen: gracefully handle TCG types in "trace-events" |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,3/3] trace-instrument: handle config-time activation |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,2/3] trace-instrument: let the user override events generated by 'tracetool' |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,1/3] trace: rewrite 'tracetool' to facilitate future extensions |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,6/6] backdoor: add a simple example |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,5/6] backdoor: [i386] provide and implement intruction-based backdoor interface |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,4/6] backdoor: declare guest-side interface macros |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,3/6] backdoor: declare host-side backdoor helpers |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,2/6] backdoor: handle config-time activation |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v1,1/6,arm,m68k] move helpers.h to helper.h |
2010-11-03 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [RFC,RESEND,v1,15/15] virtproxy: qemu-vp, main logic |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,14/15] virtproxy: Makefile/configure changes to build qemu-vp |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,13/15] virtproxy: add read handler for proxied connections |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,12/15] virtproxy: interfaces to set/remove VPIForwards |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,11/15] virtproxy: add vp_handle_packet() |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,10/15] virtproxy: add handler for control packet |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,09/15] virtproxy: add handler for data packets |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,08/15] virtproxy: interfaces to set/remove/handle VPOForwards |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,07/15] virtproxy: add vp_new() VPDriver constructor |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,06/15] virtproxy: add read handler for communication channel |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,05/15] virtproxy: add accept handler for communication channel |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,04/15] virtproxy: list look-up functions conns/oforwards/iforwards |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,03/15] virtproxy: add debug functions for virtproxy core |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,02/15] virtproxy: qemu-vp, standalone daemon skeleton |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,RESEND,v1,01/15] virtproxy: base data structures and constants |
2010-11-03 |
Michael Roth |
|
New |
| MSI broken? |
2010-11-03 |
Gerd Hoffmann |
|
New |
| Delete IOHandlers after potentially running them |
2010-11-03 |
Stefan Hajnoczi |
|
New |
| [PATCHv2,4/8] Store IDE bus id in IDEBus structure for easy access. |
2010-11-03 |
Gleb Natapov |
|
New |
| [v3,4/4] more stdvga cleanups. |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [v3,3/4] switch vmware_vga to pci vgabios |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [v3,2/4] switch stdvga to pci vgabios |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [v3,1/4] Add new vgabios binaries to blobs list. |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [v3,0/4] use new vgabios. |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,11/11] Add qemu qxl vga pci bios |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,10/11] Add qemu vmware vga pci bios |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,09/11] update pci_get_lfb_addr for vmware vga |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,08/11] Add qemu stdvga pci bios |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,07/11] Add defines for PCI IDs. |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,06/11] Makefile cleanup |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,05/11] - updates for release 0.6c |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,04/11] - biosfn_write_teletype: fixed attribute when scrolling in text mode |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,03/11] - preparing for release 0.6c |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,01/11] - use VBE LFB address from PCI base address if present (rewrite of the cirrus specific function in main vgabios code) - removed unnecessary spaces |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [vgabios,v2,00/11] vgabios update |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [RFC,v2,10/10] virtproxy: add compat defs for linking against vl.c |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,09/10] virtagent: Makefile/configure changes to build virtagent bits |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,08/10] virtagent: add agent_viewdmesg command |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,07/10] virtagent: add getdmesg RPC |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,06/10] virtagent: add agent_viewfile command |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,05/10] virtagent: add getfile RPC |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,04/10] virtagent: base RPC client definitions |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,03/10] virtagent: qemu-vp, integrate virtagent server |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,02/10] virtagent: base definitions for host/guest RPC daemon |
2010-11-03 |
Michael Roth |
|
New |
| [RFC,v2,01/10] virtagent: add common rpc transport defs |
2010-11-03 |
Michael Roth |
|
New |
| [RESEND] Fixed default IRQ assignment for PL190 VIC. |
2010-11-03 |
Himanshu Chauhan |
|
New |
| [v2] spice: add audio |
2010-11-03 |
Gerd Hoffmann |
|
New |
| MSI broken? |
2010-11-03 |
Gerd Hoffmann |
|
New |
| [40/40] xen: add sysrq support |
2010-11-02 |
Alexander Graf |
|
New |
| [39/40] xenner: integrate into xen pv machine |
2010-11-02 |
Alexander Graf |
|
New |
| [38/40] xenner: integrate into build system |
2010-11-02 |
Alexander Graf |
|
New |
| [36/40] xen: only create dummy env when necessary |
2010-11-02 |
Alexander Graf |
|
New |
| Fwd: [PATCH v2] Guest OS hangs on usb_add |
2010-11-02 |
TJ |
|
New |
| spice: add qxl device |
2010-11-02 |
Gerd Hoffmann |
|
New |
| spice: connection events. |
2010-11-02 |
Gerd Hoffmann |
|
New |
| spice: add audio |
2010-11-02 |
Gerd Hoffmann |
|
New |
| [3/3] spice-display: replace private lock with qemu mutex. |
2010-11-02 |
Gerd Hoffmann |
|
New |
| [2/3] spice-core: fix warning when building with spice < 0.6.0 |
2010-11-02 |
Gerd Hoffmann |
|
New |
| [1/3] spice-core: fix watching for write events |
2010-11-02 |
Gerd Hoffmann |
|
New |
| [0/3] spice: misc bugfixes |
2010-11-02 |
Gerd Hoffmann |
|
New |