Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 484 485 486 487 488 489 490 491 492 ... 568 569 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[v3] QMP: add snapshot_blkdev command 2011-07-11 Jes Sorensen New
[v3] QMP: add snapshot_blkdev command 2011-04-28 Jes Sorensen New
[v3] QMP: add snapshot_blkdev command 2011-07-11 Luiz Capitulino New
[v3] QOM-ify the TPM support 2013-03-28 Stefan Berger New
[v3] Replace bdrv_* to bdrv_aio_* functions in DMA mode in fdc.c. 2012-03-31 Zhi Hui Li New
[v3] Replace qemu_system_cond with VCPU stop mechanism 2011-08-22 Jan Kiszka New
[v3] Set the right overflow bit for neon 32 and 64 bit saturating add/sub. 2011-02-04 Christophe LYON New
[v3] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding target status flag is set. 2011-02-07 Christophe LYON New
[v3] Sort the help info shown in monitor at runtime 2011-10-12 Wayne Xia New
[v3] Support 'help' as a synonym for '?' in command line options 2012-08-09 Peter Maydell New
[v3] Support 'help' as a synonym for '?' in command line options 2012-08-02 Peter Maydell New
[v3] Support for UDP unicast network backend 2011-11-29 Benjamin New
[v3] TCG x86: implement lzcnt emulation 2009-10-23 Andre Przywara New
[v3] Throttle-down guest when live migration does not converge. 2013-05-01 Chegu Vinod New
[v3] Undefine SWP instruction unless SCTLR.SW bit is set 2012-04-17 Alexey Starikovskiy New
[v3] Use proper term in TCG README 2013-03-20 陳韋任 New
[v3] VMXNET3 paravirtual NIC device implementation 2012-03-07 Dmitry Fleytman New
[v3] XBZRLE delta for live migration of large memory apps 2011-08-02 Shribman, Aidan New
[v3] add -machine mem_merge=on|off option 2012-06-29 Luiz Capitulino New
[v3] add a boot option to do strict boot 2013-03-19 Amos Kong New
[v3] add add-cow file format 2011-10-26 Robert Wang New
[v3] add add-cow file format 2011-10-12 Robert Wang New
[v3] arch_init/ram_load: add error message for block length mismatch 2013-05-12 Alon Levy New
[v3] bitops.h: Add functions to extract and deposit bitfields 2012-06-28 Peter Maydell New
[v3] bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl 2013-02-01 Paolo Bonzini New
[v3] blkverify: Add block driver for verifying I/O 2010-09-04 Stefan Hajnoczi New
[v3] blkverify: Add block driver for verifying I/O 2010-09-04 Stefan Hajnoczi New
[v3] block : return real error code in cow.c 2011-12-12 Zhi Hui Li New
[v3] block: Add support for Secure Shell (ssh) block device. 2013-03-26 Richard W.M. Jones New
[v3] block: Monitor command commit neglects to report some errors 2013-01-18 Jeff Cody New
[v3] block: Use bdrv functions to replace file operation in cow.c 2011-11-08 Zhi Hui Li New
[v3] block: more read-only changes, related to backing files 2010-02-07 Naphtali Sprei New
[v3] block: output more error messages if failed to create temporary snapshot 2012-09-05 dunrong huang New
[v3] configure: Don't create symlinks to nonexistent targets 2011-06-03 Peter Maydell New
[v3] configure: avoid screening of --{en, dis}able-usb-redir options 2011-11-24 Max Filippov New
[v3] configure: properly check if -lrt and -lm is needed 2012-08-20 Natanael Copa New
[v3] console: Cleanup computation of bytes per pixel and add missing cases 2012-08-23 BALATON Zoltan New
[v3] console: Implementing blinking of cursor 2012-07-10 Jan Kiszka New
[v3] correct error message qemu-img reported 2012-11-02 liguang New
[v3] disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc) 2012-12-30 Michael Tokarev New
[v3] doc: document -netdev hubport 2013-02-22 Stefan Hajnoczi New
[v3] exec: make -mem-path filenames deterministic 2013-03-04 Peter Feiner New
[v3] fix info qtree indention 2012-08-07 Gerd Hoffmann New
[v3] fix qemu_flush_queued_packets() in presence of a hub 2013-02-05 Luigi Rizzo New
[v3] gtk: Release modifier when graphic console loses keyboard focus 2013-03-24 Jan Kiszka New
[v3] gtk: Rename File to Machine menu and add stop, reset and power down items 2013-02-22 Jan Kiszka New
[v3] hw/arm_gic.c: Fix save/load of irq_target array 2011-10-20 Dmitry Koshelev New
[v3] hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 2011-11-06 Jean-Christophe DUBOIS New
[v3] hw/i386/pc: prompt not multboot or morden kernel image 2013-04-09 Jesse Larrew New
[v3] hw/i386/pc: prompt not multboot or morden kernel image 2013-04-09 liguang New
[v3] hw/m25p80.c: add WRSR(0x01) support 2013-02-04 Kuo-Jung Su New
[v3] hw/pc: Support system flash memory with -pflash parameter 2011-03-31 jordan.l.justen@intel.com New
[v3] hw/qdev-properties.c: Improve diagnostic for setting property after realize 2012-10-19 Peter Maydell New
[v3] hw: add WM8731 codec support 2013-02-04 Kuo-Jung Su New
[v3] i.MX: implement a more correct version of EPIT timer. 2013-04-10 Jean-Christophe DUBOIS New
[v3] kvm: Check if smp_cpus exceeds max cpus supported by kvm 2012-07-31 dunrong huang New
[v3] linux-user: Define AT_RANDOM to support target stack protection mechanism. 2011-06-20 vincent New
[v3] linux-user: add ppoll syscall support 2011-01-24 Mike Frysinger New
[v3] linux-user: correct semctl() and shmctl() 2013-01-21 Laurent Vivier New
[v3] linux-user: fix QEMU_STRACE=1 segfault 2011-11-21 Alexander Graf New
[v3] linux-user: fix emulation of getdents 2012-08-20 Dmitry V. Levin New
[v3] make tsc stable over migration and machine start 2011-02-03 Glauber Costa New
[v3] memory-region: Report if region is read-only or write-only on info mtree 2012-02-04 Jan Kiszka New
[v3] memory: add -machine dump-guest-core=on|off 2012-08-02 Jason Baron New
[v3] memory: simple memory tree printer 2011-09-26 Blue Swirl New
[v3] migration: Improve QMP documentation 2013-03-18 Juan Quintela New
[v3] migration: initialize RAM to zero 2013-04-09 Paolo Bonzini New
[v3] net: add the support for -netdev socket, listen 2012-06-04 Zhiyong Wu New
[v3] network scripts: don't block SIGCHLD before forking 2011-12-08 Michael Roth New
[v3] openpic: Added BRR1 register 2012-08-14 Bharat Bhushan New
[v3] optionroms: Silence intermediate file removal 2012-01-30 Jan Kiszka New
[v3] pci: Teach PCI Bridges about VGA routing 2013-03-01 Alex Williamson New
[v3] pci: call object_unparent() before free_qdev() 2012-05-20 Jianjun Kong New
[v3] pci: clean all funcs when hot-removing multifunc device 2012-05-10 Amos Kong New
[v3] pciinit: Enable default VGA device 2013-03-20 Alex Williamson New
[v3] pl190: fix read of VECTADDR 2012-08-20 Brendan Fennell New
[v3] prepare for future GPLv2+ relicensing 2012-01-13 Paolo Bonzini New
[v3] qapi: add c_fun to escape function names 2012-03-20 Federico Simoncelli New
[v3] qcow2: Fix L1 table size after bdrv_snapshot_goto 2011-08-05 Kevin Wolf New
[v3] qcow2: Implement bdrv_truncate() for growing images 2010-04-28 Stefan Hajnoczi New
[v3] qemu, qmp: convert do_inject_nmi() to QObject, QError 2010-12-15 Lai Jiangshan New
[v3] qemu-ga: Add guest-network-info command 2012-02-17 Michal Privoznik New
[v3] qemu-ga: Add the guest-suspend command 2011-12-15 Luiz Capitulino New
[v3] qemu-ga: add guest-sync-delimited 2012-02-07 Michael Roth New
[v3] qemu-img: Implement 'diff' operation. 2012-05-21 Richard W.M. Jones New
[v3] qemu-img: Implement 'diff' operation. 2012-05-17 Richard W.M. Jones New
[v3] qemu-img: correct size parsers and help message 2012-07-18 Robert Wang New
[v3] qemu-img: document 'info --backing-chain' 2012-10-18 Kashyap Chamarthy New
[v3] qemu-img: let 'qemu-img convert' flush data 2012-04-13 namei.unix@gmail.com New
[v3] qemu-iotests: add qed.py image manipulation utility 2012-07-26 Stefan Hajnoczi New
[v3] qemu-kvm/pci-assign: 64 bits bar emulation 2012-12-20 Hao, Xudong New
[v3] qemu-log: default to stderr for logging output 2013-02-26 Peter Maydell New
[v3] qemu/xen: Add 64 bits big bar support on qemu 2012-09-27 Hao, Xudong New
[v3] qemu/xendisk: set maximum number of grants to be used 2012-05-31 Jan Beulich New
[v3] qemu: kvm: Enable XSAVE live migration support 2010-06-11 Sheng Yang New
[v3] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC 2012-07-28 Alon Levy New
[v3] raw-posix: Detect CDROM via ioctl 2010-01-13 Cole Robinson New
[v3] raw-posix: Detect legacy floppy via ioctl 2010-01-13 Cole Robinson New
[v3] rbd: fix leak in qemu_rbd_open failure paths 2011-09-04 Sage Weil New
[v3] rtl8139: implement 8139cp link status 2012-09-14 Amos Kong New