Show patches with: State = Action Required       |   440947 patches
« 1 2 ... 4311 4312 43134409 4410 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,7/9] pci: Pass ID for capability read/write handlers - - - - --- 2010-11-12 Alex Williamson New
[v2,6/9] device-assignment: Move PCI capabilities to match physical hardware - - - - --- 2010-11-12 Alex Williamson New
[v2,5/9] pci: Remove cap.length, cap.start, cap.supported - - - - --- 2010-11-12 Alex Williamson New
[v2,4/9] pci: Replace used bitmap with capability byte map - - - - --- 2010-11-12 Alex Williamson New
[v2,3/9] device-assignment: Use PCI capabilities support - - - - --- 2010-11-12 Alex Williamson New
[v2,2/9] pci: Remove pci_enable_capability_support() - - - - --- 2010-11-12 Alex Williamson New
[v2,1/9] pci: pci_default_cap_write_config ignores wmask - - - - --- 2010-11-12 Alex Williamson New
[2/2] Add qmp version of drive_del - - - - --- 2010-11-12 Ryan Harper New
[1/2] Implement drive_del to decouple block removal from device removal - - - - --- 2010-11-12 Ryan Harper New
[1/3] qemu-char: Introduce Memory driver - - - - --- 2010-11-12 Luiz Capitulino New
[2/2] Add qmp version of drive_del - - - - --- 2010-11-12 Ryan Harper New
[1/2] Implement drive_del to decouple block removal from device removal - - - - --- 2010-11-12 Ryan Harper New
Makefile: Fix check dependency breakage - - - - --- 2010-11-12 Luiz Capitulino New
[v3,3/3] virtio-pci: Don't use ioeventfd on old kernels - - - - --- 2010-11-12 Stefan Hajnoczi New
[v3,2/3] virtio-pci: Use ioeventfd for virtqueue notify - - - - --- 2010-11-12 Stefan Hajnoczi New
[v3,1/3] virtio-pci: Rename bugs field to flags - - - - --- 2010-11-12 Stefan Hajnoczi New
[2/2] Add support for generating a systemtap tapset static probes - - 1 - --- 2010-11-12 Daniel P. Berrangé New
[1/2] Add a DTrace tracing backend targetted for SystemTAP compatability - - 1 - --- 2010-11-12 Daniel P. Berrangé New
scsi-disk: Move active request asserts - - - - --- 2010-11-12 Stefan Hajnoczi New
[4/4] pci: clean up of pci status register - - - - --- 2010-11-12 Isaku Yamahata New
[3/4] pci: fix accesses to pci status register - - - - --- 2010-11-12 Isaku Yamahata New
[2/4] pci: clean up pci command register io/memory bit initialization - - - - --- 2010-11-12 Isaku Yamahata New
[1/4] pci: revise pci command register initialization - - - - --- 2010-11-12 Isaku Yamahata New
Re: [PATCH 4/8] pci: Replace used bitmap with capability byte map - - - - --- 2010-11-12 Michael S. Tsirkin New
Re: Cannot not unplug cold-plugged devices - - - - --- 2010-11-12 Isaku Yamahata New
Cannot not unplug cold-plugged devices - - - - --- 2010-11-12 Cam Macdonell New
[RFC,8/8] device-assignment: pass through and stub more PCI caps - - - - --- 2010-11-12 Alex Williamson New
[7/8] pci: Pass ID for capability read/write handlers - - - - --- 2010-11-12 Alex Williamson New
[6/8] device-assignment: Move PCI capabilities to match physical hardware - - - - --- 2010-11-12 Alex Williamson New
[5/8] pci: Remove cap.length, cap.start, cap.supported - - - - --- 2010-11-12 Alex Williamson New
[4/8] pci: Replace used bitmap with capability byte map - - - - --- 2010-11-12 Alex Williamson New
[3/8] device-assignment: Use PCI capabilities support - - - - --- 2010-11-12 Alex Williamson New
[2/8] pci: Remove pci_enable_capability_support() - - - - --- 2010-11-12 Alex Williamson New
[1/8] pci: pci_default_cap_write_config ignores wmask - - - - --- 2010-11-12 Alex Williamson New
[3/3] QMP/qmp-shell: Introduce HMP mode - - - - --- 2010-11-11 Luiz Capitulino New
[2/3] QMP: Introduce Human Monitor passthrough command - - - - --- 2010-11-11 Luiz Capitulino New
[1/3] qemu-char: Introduce Memory driver - - - - --- 2010-11-11 Luiz Capitulino New
[8/8] ARM: Implement VCVT to 16 bit integer using new softfloat routines - - - - --- 2010-11-11 Peter Maydell New
[7/8] softfloat: Add float/double to 16 bit integer conversion functions - - - - --- 2010-11-11 Peter Maydell New
[6/8] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point - - - - --- 2010-11-11 Peter Maydell New
[5/8] ARM: Return correct result for single<->double conversion of NaN - - - - --- 2010-11-11 Peter Maydell New
[4/8] ARM: Return correct result for float-to-integer conversion of NaN - - - - --- 2010-11-11 Peter Maydell New
[3/8] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion - - - - --- 2010-11-11 Peter Maydell New
[2/8] ARM: Fix decoding of Neon forms of VCVT between float and fixed point - - - - --- 2010-11-11 Peter Maydell New
[1/8] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed - - 1 - --- 2010-11-11 Peter Maydell New
[v2,15/15] vnc: add a non-adaptive option - - - - --- 2010-11-11 Corentin Chary New
[v2,14/15] vnc: tight: tweak adaptive tight settings - - - - --- 2010-11-11 Corentin Chary New
[v2,13/15] vnc: don't try to send bigger updates that client height - - - - --- 2010-11-11 Corentin Chary New
[v2,12/15] vnc: use the new generic bitmap functions - - - - --- 2010-11-11 Corentin Chary New
[v2,11/15] bitmap: add a generic bitmap and bitops library - - - - --- 2010-11-11 Corentin Chary New
[v2,10/15] vnc: fix lossy rect refreshing - - - - --- 2010-11-11 Corentin Chary New
[v2,09/15] vnc: fix uint8_t comparisons with negative values - - - - --- 2010-11-11 Corentin Chary New
[v2,08/15] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2010-11-11 Corentin Chary New
[v2,07/15] vnc: palette: and fill and color calls. - - - - --- 2010-11-11 Corentin Chary New
[v2,06/15] vnc: palette: add palette_init calls - - - - --- 2010-11-11 Corentin Chary New
[v2,05/15] vnc: palette: use a pool to reduce memory allocations - - - - --- 2010-11-11 Corentin Chary New
[v2,04/15] vnc: tight: use the update frequency to choose between lossy and lossless - - - - --- 2010-11-11 Corentin Chary New
[v2,03/15] vnc: refresh lossy rect after a given timeout - - - - --- 2010-11-11 Corentin Chary New
[v2,02/15] vnc: add a way to get the update frequency for a given region - - - - --- 2010-11-11 Corentin Chary New
[v2,01/15] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2010-11-11 Corentin Chary New
Add missing braces - - - - --- 2010-11-11 Jes Sorensen New
[v2] ioport: Fix duplicated code - - - - --- 2010-11-11 Luiz Capitulino New
[3/3] virtio-pci: Don't use ioeventfd on old kernels - - - - --- 2010-11-11 Stefan Hajnoczi New
[2/3] virtio-pci: Use ioeventfd for virtqueue notify - - - - --- 2010-11-11 Stefan Hajnoczi New
[1/3] virtio-pci: Rename bugs field to flags - - - - --- 2010-11-11 Stefan Hajnoczi New
[RfC] spice: qmp windup: connection events & info command. - - - - --- 2010-11-11 Gerd Hoffmann New
add copyright to spiceaudio - - - - --- 2010-11-11 Gerd Hoffmann New
[2/2] virtfs: enable MSI-X - - - - --- 2010-11-11 Gerd Hoffmann New
[1/2] pc: add 0.13 pc machine type - - - - --- 2010-11-11 Gerd Hoffmann New
add a command line option to specify the interface to send multicast packets on - - - - --- 2010-11-11 Mike Ryan New
[RFC,v3,11/11] virtagent: Makefile/configure changes to build virtagent bits - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,10/11] virtagent: qemu integration, add va invocation via virtproxy chardev - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,09/11] virtagent: qemu-vp integration, use virtagent init functions - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,08/11] virtagent: add agent_viewdmesg command - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,07/11] virtagent: add getdmesg RPC - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,06/11] virtagent: add agent_viewfile command - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,05/11] virtagent: add getfile RPC - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,04/11] virtagent: base RPC client definitions - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,03/11] virtagent: qemu-vp, integrate virtagent server - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,02/11] virtagent: base definitions for host/guest RPC server - - - - --- 2010-11-11 Michael Roth New
[RFC,v3,01/11] virtagent: add common rpc transport defs - - - - --- 2010-11-11 Michael Roth New
[RFC,v2,19/19] virtproxy: Makefile/configure changes to build qemu-vp - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,18/19] virtproxy: qemu-vp, main logic - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,17/19] virtproxy: qemu integration, add virtproxy to Makefile.targets - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,16/19] virtproxy: qemu integration, add virtproxy chardev - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,15/19] virtproxy: add virtproxy-builtin.c for compat defs - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,14/19] virtproxy: add read handler for proxied connections - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,13/19] virtproxy: interfaces to set/remove VPIForwards - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,12/19] virtproxy: add vp_handle_packet() - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,11/19] virtproxy: add handler for control packet - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,10/19] virtproxy: add handler for data packets - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,09/19] virtproxy: interfaces to set/remove/handle VPOForwards - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,08/19] virtproxy: add vp_new() VPDriver constructor - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,07/19] virtproxy: add read handler for communication channel - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,06/19] virtproxy: add accept handler for communication channel - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,05/19] virtproxy, add vp_channel_send_all - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,04/19] virtproxy: list look-up functions conns/oforwards/iforwards - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,03/19] virtproxy: add debug functions for virtproxy core - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,02/19] virtproxy: qemu-vp, standalone daemon skeleton - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,01/19] virtproxy: base data structures and constants - - - - --- 2010-11-10 Michael Roth New
« 1 2 ... 4311 4312 43134409 4410 »