Show patches with: State = Action Required       |    Archived = No       |   463103 patches
« 1 2 ... 4503 4504 45054631 4632 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
QEMU network probes - - - - --- 2011-02-09 Rayson Ho New
[2/2] pc: remove test on TARGET_PHYS_ADDR_BITS == 32 - - - - --- 2011-02-09 Aurelien Jarno New
[1/2] target-i386: set target_phys_bits to 64 - - - - --- 2011-02-09 Aurelien Jarno New
[v2] Fix ATA SMART and CHECK POWER MODE - - - - --- 2011-02-09 Brian Wheeler New
qcow2: Fix order in L2 table COW - - - - --- 2011-02-09 Kevin Wolf New
[PATCHv3,2/2] vhost: disable on tap link down - - - - --- 2011-02-09 Michael S. Tsirkin New
[PATCHv3,1/2] net: notify peer about link status change - - - - --- 2011-02-09 Michael S. Tsirkin New
[v2,6/6] target-arm: Use standard FPSCR for Neon half-precision operations - - 1 - --- 2011-02-09 Peter Maydell New
[v2,5/6] target-arm: Silence NaNs resulting from half-precision conversions - - 1 - --- 2011-02-09 Peter Maydell New
[v2,4/6] softfloat: Correctly handle NaNs in float16_to_float32() - - 1 - --- 2011-02-09 Peter Maydell New
[v2,3/6] softfloat: Fix single-to-half precision float conversions - - - - --- 2011-02-09 Peter Maydell New
[v2,2/6] softfloat: Honour default_nan_mode for float-to-float conversions - - 1 - --- 2011-02-09 Peter Maydell New
[v2,1/6] softfloat: Add float16 type and float16 NaN handling functions - - - - --- 2011-02-09 Peter Maydell New
[2/2] target-arm: Fix 32 bit signed saturating narrow - - - - --- 2011-02-09 Peter Maydell New
[1/2] target-arm: Fix VQMOVUN Neon instruction. - - - - --- 2011-02-09 Peter Maydell New
[v2,04/15] Improve vm_stop reason declarations - - - - --- 2011-02-09 Jan Kiszka New
[v2,02/15] Refactor cpu_has_work/any_cpu_has_work in cpus.c - - - - --- 2011-02-09 Jan Kiszka New
[6/6] target-arm: Use standard FPSCR for Neon half-precision operations - - - - --- 2011-02-09 Peter Maydell New
[5/6] target-arm: Silence NaNs resulting from half-precision conversions - - - - --- 2011-02-09 Peter Maydell New
[4/6] softfloat: Correctly handle NaNs in float16_to_float32() - - - - --- 2011-02-09 Peter Maydell New
[3/6] softfloat: Fix single-to-half precision float conversions - - - - --- 2011-02-09 Peter Maydell New
[2/6] softfloat: Honour default_nan_mode for float-to-float conversions - - - - --- 2011-02-09 Peter Maydell New
[1/6] softfloat: Add float16 type and float16 NaN handling functions - - - - --- 2011-02-09 Peter Maydell New
target-arm: fix VQMOVUN Neon instruction. - - - - --- 2011-02-09 Christophe Lyon New
[v2] target-arm: fix VSHLL Neon instruction. - - 1 - --- 2011-02-09 Christophe Lyon New
[4/4] qemu-img: Improve error messages for failed bdrv_open - - - - --- 2011-02-09 Kevin Wolf New
[3/4] qed: Report error for unsupported features - - - - --- 2011-02-09 Kevin Wolf New
[2/4] qcow2: Report error for version > 2 - - - - --- 2011-02-09 Kevin Wolf New
[1/4] qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE - - - - --- 2011-02-09 Kevin Wolf New
qcow2: Fix error handling for reading compressed clusters - - 1 - --- 2011-02-09 Kevin Wolf New
[PULL] linux-user changes - - - - --- 2011-02-09 Riku Voipio New
[MIPS] Clear softfpu exception state for round, trunc, ceil and floor - - - - --- 2011-02-09 Chris Dearman New
[uq/master,-v2,2/2] KVM, MCE, unpoison memory address across reboot - - - - --- 2011-02-09 Huang, Ying New
[uq/master,-v2,1/2] Add qemu_ram_remap - - - - --- 2011-02-09 Huang, Ying New
[v2] target-arm: implement vsli.64, vsri.64 - - 1 - --- 2011-02-08 Christophe Lyon New
[CFT,12/12] iothread stops the vcpu thread via IPI - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,11/12] do not use timedwait on qemu_cpu_cond - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,10/12] do not use timedwait on qemu_pause_cond - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,09/12] do not use timedwait on qemu_system_cond - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,08/12] do not use timedwait on qemu_halt_cond - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,07/12] always signal pause_cond after stopping a VCPU - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,06/12] exit round-robin vcpu loop if cpu->stopped is true - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,05/12] always qemu_cpu_kick after unhalting a cpu - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,04/12] change qemu_thread_equal API to always compare with current thread - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,03/12] inline cpu_halted into sole caller - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,02/12] cris, microblaze: use cpu_has_work - - - - --- 2011-02-08 Paolo Bonzini New
[CFT,01/12] io-thread: make sure to initialize qemu_work_cond and qemu_cpu_cond - - - - --- 2011-02-08 Paolo Bonzini New
qcow2: Fix error handling for immediate backing file read failure - - - - --- 2011-02-08 Kevin Wolf New
[PATCHv2] vhost: disable on tap link down - - - - --- 2011-02-08 Michael S. Tsirkin New
Re: [PATCH] vhost: disable on tap link down - - - - --- 2011-02-08 Michael S. Tsirkin New
[master+0.14,2/2] blockdev: Plug memory leak in drive_init() error paths - - - - --- 2011-02-08 Markus Armbruster New
[master+0.14,1/2] blockdev: Plug memory leak in drive_uninit() - - - - --- 2011-02-08 Markus Armbruster New
[V4,2/8] Provide chroot environment server side interfaces - - - - --- 2011-02-08 Mohan Kumar M New
Make tb_alloc static. - - - - --- 2011-02-08 Tristan Gingold New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-02-08 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-02-08 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-02-08 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-02-08 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-02-08 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-02-08 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-02-08 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-02-08 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-02-08 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-02-08 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-02-08 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-02-08 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-02-08 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-02-08 Yoshiaki Tamura New
Handle icount for powerpc tbl/tbu/decr load and store. - - - - --- 2011-02-08 Tristan Gingold New
[RFC] prep: enable irq sharing on ide again - - - - --- 2011-02-07 Alexander Graf New
Fix ATA SMART and CHECK POWER MODE - - - - --- 2011-02-07 Brian Wheeler New
[v3] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding targ… - - - - --- 2011-02-07 Christophe Lyon New
[7/7] ccid: configure: improve --enable-smartcard flags - - - - --- 2011-02-07 Alon Levy New
[6/7] ccid: add docs - - - - --- 2011-02-07 Alon Levy New
[5/7] ccid: add ccid-card-emulated device - - - - --- 2011-02-07 Alon Levy New
[4/7] libcacard: initial commit - - - - --- 2011-02-07 Alon Levy New
[3/7] ccid: add passthru card device - - - - --- 2011-02-07 Alon Levy New
[2/7] introduce libcacard/vscard_common.h - - - - --- 2011-02-07 Alon Levy New
[1/7] usb-ccid: add CCID bus - - - - --- 2011-02-07 Alon Levy New
[0.14] slirp: fix buffer overrun - - - - --- 2011-02-07 Bruce Rogers New
Re: [PATCH 2/7] Enable I/O thread and VNC threads by default - - - - --- 2011-02-07 Marcelo Tosatti New
[v2] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding targ… - - - - --- 2011-02-07 Christophe Lyon New
scripts: add a guard macro in generated .h files - - - - --- 2011-02-07 Tristan Gingold New
[stable] correctly check ppr priority during interrupt injection] - - 1 - --- 2011-02-07 Gleb Natapov New
configure: allow user to override cflags. - - - - --- 2011-02-07 Tristan Gingold New
vhost: disable on tap link down - - - - --- 2011-02-07 Michael S. Tsirkin New
[PATCHv2] correctly check ppr priority during interrupt injection - - 1 - --- 2011-02-07 Gleb Natapov New
qemu-timer.c: fix build on windows. - - - - --- 2011-02-07 Tristan Gingold New
[STABLE,0.14,14/14] block: enable in_use flag - - - - --- 2011-02-07 Kevin Wolf New
[STABLE,0.14,13/14] Add flag to indicate external users to block device - - - - --- 2011-02-07 Kevin Wolf New
[STABLE,0.14,12/14] block-migration: add reference to target DriveInfo - - - - --- 2011-02-07 Kevin Wolf New
[STABLE,0.14,11/14] blockdev: add refcount to DriveInfo - - - - --- 2011-02-07 Kevin Wolf New
[STABLE,0.14,10/14] block-migration: actually disable dirty tracking on cleanup - - - - --- 2011-02-07 Kevin Wolf New
[STABLE,0.14,09/14] ahci: make number of ports runtime determined - - - - --- 2011-02-07 Kevin Wolf New
[STABLE,0.14,08/14] ahci: Implement HBA reset - - - - --- 2011-02-07 Kevin Wolf New
« 1 2 ... 4503 4504 45054631 4632 »