Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 457 458 459 460 461 462 463 464 465 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2] Make target_phys_addr_t 64 bits unconditionally 2012-10-04 Avi Kivity New
[v2] Makefile: Avoid explicit list of directories in clean target 2012-08-15 Peter Maydell New
[v2] Makefile: poison TARGET_xxx for compile once. 2010-06-25 Isaku Yamahata New
[v2] Man page: Add -global description 2012-03-14 Miroslav Rezanina New
[v2] Modifications to fix PowerPC on 64bit host, bug #1052857 2013-01-02 Samuel Seay New
[v2] Move File operations to qemu-file.c 2013-02-13 Joel Schopp New
[v2] Move filedescriptor parsing code from net.c into qemu_parse_fd() 2011-09-28 Stefan Berger New
[v2] New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 Michal Novotny New
[v2] New cpu-max field in query-machines QMP command output 2013-04-08 Michal Novotny New
[v2] New trace-event backend: stderr 2011-01-26 Fabien Chouteau New
[v2] Optimize screendump 2011-06-20 Avi Kivity New
[v2] PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set 2013-01-16 Laszlo Ersek New
[v2] PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set 2013-01-15 Laszlo Ersek New
[v2] PPC: Depend behavior of cmp instructions only on instruction encoding 2013-05-08 Alexander Graf New
[v2] PPC: E500: Implement reboot controller 2011-06-02 Alexander Graf New
[v2] PPC: Unify dcbzl code path 2013-01-29 Alexander Graf New
[v2] PS/2 keyboard Scancode Set 3 support 2011-02-13 Roy Tam New
[v2] Prevent disk data loss when closing qemu 2012-05-24 Pavel Dovgaluk New
[v2] QMP: Add "Downstream extension of QMP" to spec 2010-05-10 Markus Armbruster New
[v2] QMP: Introduce the documentation for query-netdev and info netdev 2010-06-18 Miguel Di Ciurcio Filho New
[v2] QMP: Introduce the documentation for query-qdm 2010-07-09 Miguel Di Ciurcio Filho New
[v2] QOM-ify the TPM support 2013-03-26 Stefan Berger New
[v2] Register Linux dyntick timer as per-thread signal 2011-06-17 Jan Kiszka New
[v2] Release usb devices on shutdown and usb_del command 2010-05-19 Shahar Havivi New
[v2] Remove NULL checks for bdrv_new return value 2010-12-16 Kevin Wolf New
[v2] Remove the extra -lrt switch 2012-04-27 Peter Portante New
[v2] Rename hexdump to avoid FreeBSD libutil conflict 2013-05-16 Ed Maste New
[v2] Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-20 Peter Maydell New
[v2] Replace bdrv_* to bdrv_aio_* functions in DMA mode in fdc.c. 2012-03-30 Zhi Hui Li New
[v2] Replace bdrv_* to bdrv_aio_* functions in pio mode in fdc.c. 2012-03-31 Zhi Hui Li New
[v2] Replace qemu_system_cond with VCPU stop mechanism 2011-07-23 Jan Kiszka New
[v2] Revised: Add object_property_get_child(). 2012-02-19 Alexander Barabash New
[v2] SCSI: Add disk reset handler 2010-04-16 Jan Kiszka New
[v2] SPARC: Fix Leon3 cache control 2011-01-31 Fabien Chouteau New
[v2] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding target status flag is set. 2011-02-07 Christophe LYON New
[v2] Sort the help info shown in monitor at runtime 2011-10-11 Wayne Xia New
[v2] Split out dump-guest-memory memory mapping code 2013-05-17 Jens Freimann New
[v2] Support 'help' as a synonym for '?' in command line options 2012-08-01 Peter Maydell New
[v2] Support for UDP unicast network backend 2011-11-25 Benjamin New
[v2] Support for UDP unicast network backend 2011-11-24 Benjamin New
[v2] TCG: Convert global variables to be TLS. 2012-02-27 Evgeny Voevodin New
[v2] TLS support for VNC Websockets 2013-04-23 Tim Hardeck New
[v2] Typo, spelling and grammatical fixes 2013-04-09 Peter Maydell New
[v2] Undefine SWP instruction unless SCTLR.SW bit is set 2012-04-17 Alexey Starikovskiy New
[v2] Use proper term in TCG README 2013-03-14 陳韋任 New
[v2] VMXNET3 paravirtual NIC device implementation 2012-02-29 Dmitry Fleytman New
[v2] We should check the virtio_load return code 2012-03-01 Orit Wasserman New
[v2] Write cmos hd data for ide drives using -device parm 2010-04-13 Bruce Rogers New
[v2] XBRLE page delta compression for live migration of large memory apps 2011-07-06 Shribman, Aidan New
[v2] acpi: initialize s4_val used in s4 shutdown 2013-04-02 Bruce Rogers New
[v2] add -machine mem_merge=on|off option 2012-06-29 Luiz Capitulino New
[v2] add a boot parameter to set reboot timeout 2012-09-07 Amos Kong New
[v2] add close callback for tty-based char device 2010-02-11 David S. Ahern New
[v2] add event queueing to USB HID 2011-01-12 Paolo Bonzini New
[v2] add pflib: PixelFormat conversion library. 2010-06-14 Gerd Hoffmann New
[v2] add suport for ATA_PASSTHROUGH_xx scsi command 2012-08-01 Cong Meng New
[v2] ahci: add -drive support 2012-06-26 Alexander Graf New
[v2] ahci: properly reset PxCMD on HBA reset 2012-09-04 Jason Baron New
[v2] aio-posix: Fix return value of aio_poll() 2013-01-16 Kevin Wolf New
[v2] allow make {dist, }clean work w/out configure 2012-09-16 Mike Frysinger New
[v2] apic: fixup fallthrough to PIC 2013-02-26 Mark Asselstine New
[v2] arch_init/ram_load: add error message for block length mismatch 2012-12-06 Alon Levy New
[v2] arm gic saving/loading fix 2011-10-19 Dmitry Koshelev New
[v2] arm-semi: Provide access to CLI arguments passed through the "-append" option 2011-06-29 vincent New
[v2] arm: Fix CP15 FSR (C5) domain setting 2011-11-05 Jean-Christophe DUBOIS New
[v2] arm: add device tree support 2012-02-01 Grant Likely New
[v2] arm_boot: Change initrd load address to "halfway through RAM" 2012-10-26 Peter Maydell New
[v2] audio: Always call fini on exit 2012-05-24 Jan Kiszka New
[v2] audio: disable timer when idle. 2010-11-18 Gerd Hoffmann New
[v2] audio: fix integer overflow expression 2011-05-31 Peter Maydell New
[v2] bitops.h: Add field32() and field64() functions to extract bitfields 2012-06-27 Peter Maydell New
[v2] bitops: unify bitops_ffsl with the one in host-utils.h, using __builtin_ffsl 2013-01-30 Paolo Bonzini New
[v2] blkverify: Add block driver for verifying I/O 2010-09-04 Stefan Hajnoczi New
[v2] block stream: close unused files and update ->backing_hd 2012-03-27 Marcelo Tosatti New
[v2] block/cow.c : return real error code in cow.c 2011-12-09 Zhi Hui Li New
[v2] block/raw-posix: Linux compat-ioctl warning workaround 2011-06-29 Johannes Stezenbach New
[v2] block/raw-posix: detect readonly Linux block devices using BLKROGET 2013-02-05 Stefan Hajnoczi New
[v2] block: Add support for Secure Shell (ssh) block device. 2013-03-25 Richard W.M. Jones New
[v2] block: Add wr_highest_sector blockstat 2010-04-29 Kevin Wolf New
[v2] block: Cache total_sectors to reduce bdrv_getlength calls 2010-04-19 Stefan Hajnoczi New
[v2] block: Change bdrv_commit to handle multiple sectors at once 2010-07-19 Kevin Wolf New
[v2] block: Convert bdrv_first to QTAILQ 2010-04-10 Stefan Hajnoczi New
[v2] block: Fix the use of protocols in backing files 2010-12-02 Stefan Hajnoczi New
[v2] block: Introduce path_has_protocol() function 2010-12-09 Stefan Hajnoczi New
[v2] block: Use bdrv functions to replace file operation in cow.c 2011-11-07 Zhi Hui Li New
[v2] block: Use bdrv functions to replace file operation in qcow.c 2011-11-21 Zhi Hui Li New
[v2] block: add bdrv_reopen() support for raw hdev, floppy, and cdrom 2012-11-20 Jeff Cody New
[v2] block: allow resizing of images residing on host devices 2011-09-20 Christoph Hellwig New
[v2] block: avoid SIGUSR2 2011-10-28 Kevin Wolf New
[v2] block: avoid SIGUSR2 2011-09-19 Frediano Ziglio New
[v2] block: avoid creating too large iovecs in multiwrite_merge 2010-01-26 Christoph Hellwig New
[v2] block: do_commit() does not pass along error messages for all errors 2013-01-18 Jeff Cody New
[v2] block: fix physical_block_size calculation 2010-06-15 Christoph Hellwig New
[v2] block: output more error messages if failed to create temporary snapshot 2012-09-05 dunrong huang New
[v2] block: push recursive flushing up from drivers 2012-03-12 Paolo Bonzini New
[v2] block: split raw_getlength 2010-04-06 Christoph Hellwig New
[v2] blockdev: Rename BlockdevAction -> TransactionAction 2013-05-14 Kevin Wolf New
[v2] bsd-user: OS-agnostic 64-bit SYSCTL types 2013-04-30 Ed Maste New
[v2] bsd-user: fix compile failure 2012-04-12 Peter Maydell New
[v2] bswap: Fix width of swap in leul_to_cpu 2013-02-01 Richard Henderson New