Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 491 492 493 494 495 496 497 498 499 ... 587 588 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[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
[5/7] kvm: factor out kvm_has_msr_star 2010-10-21 Marcelo Tosatti New
[4/7] kvm: add save/restore of MSR_VM_HSAVE_PA 2010-10-21 Marcelo Tosatti New
[3/7] Fix build on !KVM_CAP_MCE 2010-10-21 Marcelo Tosatti New
[2/7] x86, mce: broadcast mce depending on the cpu version 2010-10-21 Marcelo Tosatti New
[1/7] x86, mce: ignore SRAO only when MCG_SER_P is available 2010-10-21 Marcelo Tosatti New
[09/18] instrument: Add initial instrumentation example 2010-10-21 =?utf-8?Q?Llu=C3=ADs?= New
[V6,15/15] acpi-piix4: Add Xen hypercall for sleep state. 2010-10-21 Anthony PERARD New
[V6,14/15] xen: Set running state in xenstore. 2010-10-21 Anthony PERARD New
[V6,13/15] xen: Initialize event channels and io rings 2010-10-21 Anthony PERARD New
[V6,12/15] vl.c: Introduce getter for shutdown_requested and reset_requested. 2010-10-21 Anthony PERARD New
[V6,11/15] Introduce qemu_ram_ptr_unlock. 2010-10-21 Anthony PERARD New
[V6,10/15] configure: Always use 64bits target physical addresses with xen enabled. 2010-10-21 Anthony PERARD New
[V6,09/15] xen: Introduce the Xen mapcache 2010-10-21 Anthony PERARD New
[V6,08/15] xen: add a 8259 Interrupt Controller 2010-10-21 Anthony PERARD New
[V6,07/15] piix_pci: Introduces Xen specific call for irq. 2010-10-21 Anthony PERARD New
[V6,06/15] xen: Add the Xen platform pci device 2010-10-21 Anthony PERARD New
[V6,05/15] xen: Add xen in -accel option. 2010-10-21 Anthony PERARD New
[V6,04/15] Introduce -accel command option. 2010-10-21 Anthony PERARD New
[V6,03/15] xen: Add xen_machine_fv 2010-10-21 Anthony PERARD New
[V6,02/15] xen: Support new libxc calls from xen unstable. 2010-10-21 Anthony PERARD New
[V6,01/15] xen: Replace some tab-indents with spaces (clean-up). 2010-10-21 Anthony PERARD New
: VNC: set listener socket to non-blocking mode 2010-10-21 Gianni Tedesco New
[4/4] Remove obsolete 'f' double parameter type 2010-10-21 Jes Sorensen New
[3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float. 2010-10-21 Jes Sorensen New
[2/4] Add support for 'o' octet (bytes) format as monitor parameter. 2010-10-21 Jes Sorensen New
[1/4] Introduce strtosz() library function to convert a string to a byte count. 2010-10-21 Jes Sorensen New
[PATCHv2] Add support for async page fault to qemu 2010-10-21 Gleb Natapov New
[11/18] instrument: Code-generation macros 2010-10-21 =?utf-8?Q?Llu=C3=ADs?= New
[3/3] Add helper functions to enable virtio-9p make use of the threadlets 2010-10-21 Arun Bharadwaj New
[2/3] Make paio subsystem use threadlets 2010-10-21 Arun Bharadwaj New
[1/3] Introduce threadlets 2010-10-21 Arun Bharadwaj New
[RESEND] monitor: properly handle illegal fd/vhostfd from command line 2010-10-21 Jason Wang New
[RFC,5/5] set-trace-file 2010-10-21 Prerna Saxena New
[RFC,4/5] trace-event 2010-10-21 Prerna Saxena New
[RFC,3/5] query-trace-file 2010-10-21 Prerna Saxena New
[RFC,2/5] query-trace-events 2010-10-21 Prerna Saxena New
[RFC,1/5] query-trace command 2010-10-21 Prerna Saxena New
x86, mce: broadcast mce depending on the cpu version 2010-10-21 Hidetoshi Seto New
x86, mce: ignore SRAO only when MCG_SER_P is available 2010-10-21 Hidetoshi Seto New
Fix build on !KVM_CAP_MCE 2010-10-21 Hidetoshi Seto New
[6/6] rewrite i386 tests Makefile 2010-10-21 Paolo Bonzini New
[5/6] fix test_path 2010-10-21 Paolo Bonzini New
[4/6] make runcom compile on recent distributions 2010-10-21 Paolo Bonzini New
[3/6] disable test_enter on i386, it is broken 2010-10-21 Paolo Bonzini New
[2/6] unbreak "make" from vpath-built tests directory 2010-10-21 Paolo Bonzini New
[1/6] unbreak "make" from tests directory 2010-10-21 Paolo Bonzini New