Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 505 506 507 508 509 510 511 512 513 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[20/35] tcg-s390: Use LOAD COMPLIMENT for negate. 2010-06-04 Richard Henderson New
[19/35] tcg-s390: Implement rotates. 2010-06-04 Richard Henderson New
[18/35] tcg-s390: Implement bswap operations. 2010-06-04 Richard Henderson New
[17/35] tcg-s390: Implement sign and zero-extension operations. 2010-06-04 Richard Henderson New
[16/35] tcg-s390: Re-implement tcg_out_movi. 2010-06-04 Richard Henderson New
[15/35] tcg-s390: Query instruction extensions that are installed. 2010-06-04 Richard Henderson New
[14/35] tcg-s390: Rearrange register allocation order. 2010-06-04 Richard Henderson New
[13/35] tcg-s390: Tidy regset initialization; use R14 as temporary. 2010-06-04 Richard Henderson New
[12/35] tcg-s390: Define TCG_TMP0. 2010-06-04 Richard Henderson New
[11/35] tcg-s390: Tidy unimplemented opcodes. 2010-06-04 Richard Henderson New
[10/35] tcg-s390: New TCG target 2010-06-04 Richard Henderson New
[09/35] s390: Disassemble some general-instruction-extension insns. 2010-06-04 Richard Henderson New
[08/35] s390: Update disassembler to the last GPLv2 from binutils. 2010-06-04 Richard Henderson New
[07/35] tcg: Optionally sign-extend 32-bit arguments for 64-bit host. 2010-06-04 Richard Henderson New
[06/35] tcg-s390: Allocate the code_gen_buffer near the main program. 2010-06-04 Richard Henderson New
[05/35] tcg-s390: Icache flush is a no-op. 2010-06-04 Richard Henderson New
[04/35] tcg-s390: Compute is_write in cpu_signal_handler. 2010-06-04 Richard Henderson New
[03/35] s390x: Don't use a linker script for user-only. 2010-06-04 Richard Henderson New
[02/35] s390x: Avoid _llseek. 2010-06-04 Richard Henderson New
[01/35] tcg-s390: Adjust compilation flags. 2010-06-04 Richard Henderson New
qemu-iotests: qcow2 error path tests 2010-06-04 Kevin Wolf New
[27/27] block: Fix serial number assignment 2010-06-04 Kevin Wolf New
[26/27] blockdev: Collect block device code in new blockdev.c 2010-06-04 Kevin Wolf New
[25/27] qdev: Move declaration of qdev_init_bdrv() into qdev.h 2010-06-04 Kevin Wolf New
[24/27] blockdev: Hide QEMUMachine from drive_init() 2010-06-04 Kevin Wolf New
[23/27] block: call the snapshot handlers of the protocol drivers 2010-06-04 Kevin Wolf New
[22/27] close all the block drivers before the qemu process exits 2010-06-04 Kevin Wolf New
[21/27] block: Assume raw for drives without media 2010-06-04 Kevin Wolf New
[20/27] Fix error message in drive_init 2010-06-04 Kevin Wolf New
[19/27] scsi: Fix info qtree for scsi-disk.ver 2010-06-04 Kevin Wolf New
[18/27] scsi: Turn drive serial into a qdev property scsi-disk.serial 2010-06-04 Kevin Wolf New
[17/27] ide: Fix info qtree for ide-drive.ver 2010-06-04 Kevin Wolf New
[16/27] ide: Turn drive serial into a qdev property ide-drive.serial 2010-06-04 Kevin Wolf New
[15/27] qdev: Don't leak string property value on hot unplug 2010-06-04 Kevin Wolf New
[14/27] qdev: New qdev_prop_set_string() 2010-06-04 Kevin Wolf New
[13/27] ide: Split non-qdev code off ide_init2() 2010-06-04 Kevin Wolf New
[12/27] ide: Change ide_init_drive() to require valid dinfo argument 2010-06-04 Kevin Wolf New
[11/27] ide: Split ide_init1() off ide_init2() 2010-06-04 Kevin Wolf New
[10/27] ide: Remove redundant IDEState member conf 2010-06-04 Kevin Wolf New
[09/27] ide: Remove useless IDEDeviceInfo members unit, drive 2010-06-04 Kevin Wolf New
[08/27] usb: Remove unused usb_device_add() parameter is_hotplug 2010-06-04 Kevin Wolf New
[07/27] blockdev: Belatedly remove driveopts 2010-06-04 Kevin Wolf New
[06/27] blockdev: Belatedly remove MAX_DRIVES 2010-06-04 Kevin Wolf New
[05/27] qemu-io: Fix error messages 2010-06-04 Kevin Wolf New
[04/27] Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead 2010-06-04 Kevin Wolf New
[03/27] Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512 2010-06-04 Kevin Wolf New
[02/27] Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512 2010-06-04 Kevin Wolf New
[01/27] Cleanup: bdrv_open() no need to shift total_size just to shift back. 2010-06-04 Kevin Wolf New
[17/17] Move set_proc_name() to OS specific files. 2010-06-04 Jes Sorensen New
[16/17] Move line-buffering setup to OS specific files. 2010-06-04 Jes Sorensen New
[15/17] Make os_change_process_uid and os_change_root os-posix.c local 2010-06-04 Jes Sorensen New
[14/17] Move daemonize handling to OS specific files 2010-06-04 Jes Sorensen New
[13/17] Move chroot handling to OS specific files. 2010-06-04 Jes Sorensen New
[12/17] Move runas handling from vl.c to OS specific files. 2010-06-04 Jes Sorensen New
[11/17] Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c 2010-06-04 Jes Sorensen New
[10/17] Rename qemu-options.h to qemu-options.def 2010-06-04 Jes Sorensen New
[09/17] Move find_datadir to OS specific files. 2010-06-04 Jes Sorensen New
[08/17] Move main signal handler setup to os specificfiles. 2010-06-04 Jes Sorensen New
[07/17] Rename os_setup_signal_handling() to os_setup_early_signal_handling() 2010-06-04 Jes Sorensen New
[06/17] Move win32 early signal handling setup to os_setup_signal_handling() 2010-06-04 Jes Sorensen New
[05/17] Introduce os-posix.c and create os_setup_signal_handling() 2010-06-04 Jes Sorensen New
[04/17] vl.c: Move host_main_loop_wait() to OS specific files. 2010-06-04 Jes Sorensen New
[03/17] Introduce os-win32.c and move polling functions from vl.c 2010-06-04 Jes Sorensen New
[02/17] Create qemu-os-win32.h and move WIN32 specific declarations there 2010-06-04 Jes Sorensen New
[01/17] vl.c: Remove double include of netinet/in.h for Solaris 2010-06-04 Jes Sorensen New
[3/3] Fix and simplify gui timer logic. 2010-06-04 Gerd Hoffmann New
[2/3] add unregister_displaychangelistener 2010-06-04 Gerd Hoffmann New
[1/3] QLIST-ify display change listeners. 2010-06-04 Gerd Hoffmann New
target-i386: fix decoding of negative 4-byte displacements 2010-06-04 Paolo Bonzini New
[2/2] machine: pass all init options as a single QemuOpts 2010-06-04 Anthony Liguori New
[1/2] machine: package all init arguments into a QemuOpts 2010-06-04 Anthony Liguori New
[RFC] QMP: Introduce query-netdevices documentation 2010-06-04 Miguel Di Ciurcio Filho New
Fix and simplify gui timer logic. 2010-06-04 Gerd Hoffmann New
[V4] virtio-9p: readdir implementation for 9p2000.L 2010-06-04 Sripathi Kodi New
[V4] 9p: readdir implementation for 9p2000.L 2010-06-04 Sripathi Kodi New
[V4] 9p: readdir implementation for 9p2000.L 2010-06-04 Sripathi Kodi New
[V4] 9p: readdir implementation for 9p2000.L 2010-06-04 Sripathi Kodi New
[17/17] Move set_proc_name() to OS specific files. 2010-06-04 Jes Sorensen New
[16/17] Move line-buffering setup to OS specific files. 2010-06-04 Jes Sorensen New
[15/17] Make os_change_process_uid and os_change_root os-posix.c local 2010-06-04 Jes Sorensen New
[14/17] Move daemonize handling to OS specific files 2010-06-04 Jes Sorensen New
[13/17] Move chroot handling to OS specific files. 2010-06-04 Jes Sorensen New
[12/17] Move runas handling from vl.c to OS specific files. 2010-06-04 Jes Sorensen New
[11/17] Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c 2010-06-04 Jes Sorensen New
[10/17] Rename qemu-options.h to qemu-options.def 2010-06-04 Jes Sorensen New
[09/17] Move find_datadir to OS specific files. 2010-06-04 Jes Sorensen New
[08/17] Move main signal handler setup to os specificfiles. 2010-06-04 Jes Sorensen New
[07/17] Rename os_setup_signal_handling() to os_setup_early_signal_handling() 2010-06-04 Jes Sorensen New
[06/17] Move win32 early signal handling setup to os_setup_signal_handling() 2010-06-04 Jes Sorensen New
[05/17] Introduce os-posix.c and create os_setup_signal_handling() 2010-06-04 Jes Sorensen New
[04/17] vl.c: Move host_main_loop_wait() to OS specific files. 2010-06-04 Jes Sorensen New
[03/17] Introduce os-win32.c and move polling functions from vl.c 2010-06-04 Jes Sorensen New
[02/17] Create qemu-os-win32.h and move WIN32 specific declarations there 2010-06-04 Jes Sorensen New
[01/17] vl.c: Remove double include of netinet/in.h for Solaris 2010-06-04 Jes Sorensen New
[01/17] vl.c: Remove double include of netinet/in.h for Solaris 2010-06-04 Jes Sorensen New
[v2,2/2] vnc: threaded VNC server 2010-06-04 Corentin Chary New
[v2,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 2010-06-04 Corentin Chary New
[5/5] vnc: rename vnc-encoding-* vnc-enc-* 2010-06-04 Corentin Chary New
[3/5] vnc: add lossless option 2010-06-04 Corentin Chary New
[2/5] vnc: JPEG should be disabled if the client don't set tight quality 2010-06-04 Corentin Chary New