Show patches with: State = Action Required       |    Archived = No       |   426767 patches
« 1 2 ... 1650 1651 16524267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,v1,2/3] io: ignore case in WebSocket HTTP header - - - - --- 2017-02-27 Daniel P. Berrangé New
[PULL,v1,3/3] tests: fix leaks in test-io-channel-command - - - - --- 2017-02-27 Daniel P. Berrangé New
[PULL,v1,0/2] Merge qcrypto 2017/02/27 - - - - --- 2017-02-27 Daniel P. Berrangé New
[PULL,v1,1/2] crypto: fix leak in ivgen essiv init - - - - --- 2017-02-27 Daniel P. Berrangé New
[PULL,v1,2/2] crypto: assert cipher algorithm is always valid - - - - --- 2017-02-27 Daniel P. Berrangé New
[v2,01/21] char: remove qemu_chr_be_generic_open - - 1 - --- 2017-02-27 Marc-André Lureau New
[v2,02/21] mux: simplfy muxes_realize_done - - 1 - --- 2017-02-27 Marc-André Lureau New
[v2,03/21] xen: use a better chardev type check - - 1 - --- 2017-02-27 Marc-André Lureau New
[v2,04/21] container: don't leak container reference - - - - --- 2017-02-27 Marc-André Lureau New
[v2,05/21] char: add a /chardevs container - - - - --- 2017-02-27 Marc-André Lureau New
[v2,06/21] vl: add todo note about root container cleanup - - - - --- 2017-02-27 Marc-André Lureau New
[v2,07/21] char: use /chardevs container instead of chardevs list - - - - --- 2017-02-27 Marc-André Lureau New
[v2,08/21] char: remove qemu_chardev_add - - - - --- 2017-02-27 Marc-André Lureau New
[v2,09/21] char: remove chardevs list - - - - --- 2017-02-27 Marc-André Lureau New
[v2,10/21] char: useless NULL check - - 1 - --- 2017-02-27 Marc-André Lureau New
[v2,11/21] char-socket: introduce update_disconnected_filename() - - - - --- 2017-02-27 Marc-André Lureau New
[v2,12/21] char-socket: update local address after listen - - - - --- 2017-02-27 Marc-André Lureau New
[v2,13/21] char-socket: add 'addr' property - - - - --- 2017-02-27 Marc-André Lureau New
[v2,14/21] char-socket: add 'connected' property - - - - --- 2017-02-27 Marc-André Lureau New
[v2,15/21] char-udp: flush as much buffer as possible - - 1 - --- 2017-02-27 Marc-André Lureau New
[v2,16/21] tests: add alias check in /char/ringbuf - - - - --- 2017-02-27 Marc-André Lureau New
[v2,17/21] tests: add /char/pipe test - - - - --- 2017-02-27 Marc-André Lureau New
[v2,18/21] tests: add /char/file test - - - - --- 2017-02-27 Marc-André Lureau New
[v2,19/21] tests: add /char/socket test - - - - --- 2017-02-27 Marc-André Lureau New
[v2,20/21] tests: add /char/udp test - - - - --- 2017-02-27 Marc-André Lureau New
[v2,21/21] tests: add /char/console test - - - - --- 2017-02-27 Marc-André Lureau New
[v4,01/26] xics: XICS should not be a SysBusDevice - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,02/26] ppc/xics: fix ICP and ICS reset - - - - --- 2017-02-27 Cédric Le Goater New
[v4,03/26] ppc/xics: remove set_nr_irqs() handler from XICSStateClass - - - - --- 2017-02-27 Cédric Le Goater New
[v4,04/26] ppc/xics: remove set_nr_servers() handler from XICSStateClass - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,05/26] ppc/xics: store the ICS object under the sPAPR machine - - - - --- 2017-02-27 Cédric Le Goater New
[v4,06/26] ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects - - - - --- 2017-02-27 Cédric Le Goater New
[v4,07/26] ppc/xics: introduce a XICSFabric QOM interface to handle ICSs - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,08/26] ppc/xics: use the QOM interface under the sPAPR machine - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,09/26] ppc/xics: use the QOM interface to get irqs - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,10/26] ppc/xics: use the QOM interface to resend irqs - - - - --- 2017-02-27 Cédric Le Goater New
[v4,11/26] ppc/xics: remove xics_find_source() - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,12/26] ppc/xics: register the reset handler of ICS objects - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,13/26] ppc/xics: remove the XICS list of ICS - - 1 - --- 2017-02-27 Cédric Le Goater New
[v4,14/26] ppc/xics: extend the QOM interface to handle ICPs - - - - --- 2017-02-27 Cédric Le Goater New
[v4,15/26] ppc/xics: move kernel_xics_fd out of KVMXICSState - - - - --- 2017-02-27 Cédric Le Goater New
[v4,16/26] ppc/xics: simplify the cpu_setup() handler - - - - --- 2017-02-27 Cédric Le Goater New
[v4,17/26] ppc/xics: move the cpu_setup() handler under the ICPState class - - - - --- 2017-02-27 Cédric Le Goater New
[v4,18/26] ppc/xics: use the QOM interface to grab an ICP - - - - --- 2017-02-27 Cédric Le Goater New
[v4,19/26] ppc/xics: simplify spapr_dt_xics() interface - - - - --- 2017-02-27 Cédric Le Goater New
[v4,20/26] ppc/xics: register the reset handler of ICP objects - - - - --- 2017-02-27 Cédric Le Goater New
[v4,21/26] ppc/xics: move the ICP array under the sPAPR machine - - - - --- 2017-02-27 Cédric Le Goater New
[v4,22/26] ppc/xics: export the XICS init routines - - - - --- 2017-02-27 Cédric Le Goater New
[v4,23/26] ppc/xics: remove the XICSState classes - - - - --- 2017-02-27 Cédric Le Goater New
[v4,24/26] ppc/xics: move ics-simple post_load under the machine - - - - --- 2017-02-27 Cédric Le Goater New
[v4,25/26] ppc/xics: move InterruptStatsProvider to the sPAPR machine - - - - --- 2017-02-27 Cédric Le Goater New
[v4,26/26] ppc/xics: rename 'ICPState *' variables to 'icp' - - - - --- 2017-02-27 Cédric Le Goater New
[v1,1/2] new: dockerfiles/debian-s390-cross - - - 1 --- 2017-02-27 Alex Bennée New
[v1,2/2] .shippable: add s390x-cross target - - - - --- 2017-02-27 Alex Bennée New
[PULL,0/3] audio patch queue - - - - --- 2017-02-27 Gerd Hoffmann New
[PULL,1/3] replay: add record/replay for audio passthrough - - - - --- 2017-02-27 Gerd Hoffmann New
[PULL,2/3] audio: make audio poll timer deterministic - - - - --- 2017-02-27 Gerd Hoffmann New
[PULL,3/3] audio/sdlaudio: Allow audio playback with SDL2 - - - - --- 2017-02-27 Gerd Hoffmann New
segfault use VRingMemoryRegionCaches for avail and used ring vs num-queues - - - - --- 2017-02-27 Cornelia Huck New
[[PATCH-2] ] Removed support for DEPTH!=32 in sm501.c - - - - --- 2017-02-27 Suramya Shah New
[PULL,0/9] ui patch queue - - - - --- 2017-02-27 Gerd Hoffmann New
[PULL,1/9] console: rename dpy_gl_scanout to dpy_gl_scanout_texture - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,2/9] console: add dpy_gl_scanout_disable - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,3/9] virtio-gpu: use dpy_gl_scanout_disable - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,4/9] spice: add scanout_disable support - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,5/9] sdl2: add scanout_disable support - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,6/9] gtk-egl: add scanout_disable support - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,7/9] ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard - - - - --- 2017-02-27 Gerd Hoffmann New
[PULL,8/9] spice: add display & head options - - - - --- 2017-02-27 Gerd Hoffmann New
[PULL,9/9] vnc: fix double free issues - - 1 - --- 2017-02-27 Gerd Hoffmann New
[PULL,00/11] x86 queue, 2017-02-27 - - - - --- 2017-02-27 Eduardo Habkost New
[PULL,01/11] i386: Unset cannot_destroy_with_object_finalize_yet on "host" model - - - - --- 2017-02-27 Eduardo Habkost New
[PULL,02/11] i386: Add ordering field to CPUClass - - - 1 --- 2017-02-27 Eduardo Habkost New
[PULL,03/11] i386: Rename X86CPU::host_features to X86CPU::max_features - - - 1 --- 2017-02-27 Eduardo Habkost New
[PULL,04/11] i386: Reorganize and document CPUID initialization steps - - - - --- 2017-02-27 Eduardo Habkost New
[PULL,05/11] qapi-schema: Comment about full expansion of non-migration-safe models - - - - --- 2017-02-27 Eduardo Habkost New
[PULL,06/11] i386: Create "max" CPU model - - - 2 --- 2017-02-27 Eduardo Habkost New
[PULL,07/11] i386: Make "max" model not use any host CPUID info on TCG - - - 2 --- 2017-02-27 Eduardo Habkost New
[PULL,08/11] i386: Don't set CPUClass::cpu_def on "max" model - - - 2 --- 2017-02-27 Eduardo Habkost New
[PULL,09/11] i386: Define static "base" CPU model - - 1 1 --- 2017-02-27 Eduardo Habkost New
[PULL,10/11] i386: Implement query-cpu-model-expansion QMP command - - - 1 --- 2017-02-27 Eduardo Habkost New
[PULL,11/11] i386: Improve query-cpu-model-expansion full mode - - - 1 --- 2017-02-27 Eduardo Habkost New
[PULL,0/4] Block patches - - - - --- 2017-02-27 Stefan Hajnoczi New
[PULL,1/4] curl: do not use aio_context_acquire/release - - 1 - --- 2017-02-27 Stefan Hajnoczi New
[PULL,2/4] nfs: do not use aio_context_acquire/release - - - - --- 2017-02-27 Stefan Hajnoczi New
[PULL,3/4] iscsi: do not use aio_context_acquire/release - - 1 - --- 2017-02-27 Stefan Hajnoczi New
[PULL,4/4] tests-aio-multithread: use atomic_read properly - - - 1 --- 2017-02-27 Stefan Hajnoczi New
[PULL,v3,00/17] KVM and cpu-exec patches for 2.9 soft freeze - - - - --- 2017-02-27 Paolo Bonzini New
[PULL,06/17] cpus: remove ugly cast on sigbus_handler - - - - --- 2017-02-27 Paolo Bonzini New
[PULL,10/17] KVM: do not use sigtimedwait to catch SIGBUS - - - - --- 2017-02-27 Paolo Bonzini New
block/mirror: fix broken sparseness detection - - 1 - --- 2017-02-27 John Snow New
[1/2] HACK: update linux/kvm header - - - - --- 2017-02-27 Andrew Jones New
[2/2] arm: kvm: set MPIDR when we can - - - - --- 2017-02-27 Andrew Jones New
[1/2] config: qemu_config_parse() return number of config groups - - - - --- 2017-02-27 Markus Armbruster New
[PULL,00/30] target-arm queue - - - - --- 2017-02-27 Peter Maydell New
[PULL,01/30] target-arm: Implement BCM2835 hardware RNG - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,02/30] bcm2835_rng: Use qcrypto_random_bytes() rather than rand() - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,03/30] sd: sdhci: mask transfer mode register value - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,04/30] sd: sdhci: check transfer mode register in multi block transfer - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,05/30] sd: sdhci: conditionally invoke multi block transfer - - 1 - --- 2017-02-27 Peter Maydell New
« 1 2 ... 1650 1651 16524267 4268 »