Show patches with: Archived = No       |   430957 patches
« 1 2 ... 904 905 9064309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] iotests: Add more tests to quick group - - - - --- 2014-06-27 Max Reitz New
[Bug,1335444,NEW] qemu loses serial console data on EAGAIN - - - - --- 2014-06-28 Andreas Gustafsson New
[1/2] target-ppc: Change default cpu for ppc64le-linux-user - - - - --- 2014-06-28 Richard Henderson New
[2/2] target-ppc: Fix gdbstub for ppc64le-linux-user - - - - --- 2014-06-28 Richard Henderson New
Makefile: Don't build generated headers before Makefile is reread - - 1 - --- 2014-06-28 Peter Maydell New
machine: replace underscores in machine's property names 1 - - - --- 2014-06-29 Marcel Apfelbaum New
[PULL,v2,00/13] linux-user changes for 2.1 - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,01/13] Add support for MAP_NORESERVE mmap flag. - - 1 - --- 2014-06-29 Riku Voipio New
[PULL,v2,02/13] linux-user: added fake open() for /proc/self/cmdline - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,03/13] linux-user: translate the result of getsockopt SO_TYPE - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,04/13] linux-user: support SO_ACCEPTCONN getsockopt option - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,05/13] linux-user: support SO_{SND, RCV}BUFFORCE setsockopt options - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,06/13] linux-user: support SO_PASSSEC setsockopt option - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,07/13] linux-user: allow NULL arguments to mount - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,08/13] linux-user: support strace of epoll_create1 - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,09/13] linux-user: fix struct target_epoll_event layout for MIPS - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,10/13] linux-user: respect timezone for settimeofday - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,11/13] linux-user: allow NULL tv argument for settimeofday - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,12/13] linux-user: support the KDSIGACCEPT ioctl - - - - --- 2014-06-29 Riku Voipio New
[PULL,v2,13/13] linux-user: support the SIOCGIFINDEX ioctl - - - - --- 2014-06-29 Riku Voipio New
[PULL,00/37] pc,vhost,virtio fixes, enhancements - - - - --- 2014-06-29 Michael S. Tsirkin New
[PULL,01/37] numa: fix comment - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,02/37] openrisc: fix comment - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,03/37] numa: fix comment - - - - --- 2014-06-29 Michael S. Tsirkin New
[PULL,04/37] pc: Move q35 compat props to PC_COMPAT_* - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,05/37] pc: Fix "prog_if" typo on PC_COMPAT_2_0 - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,06/37] mc146818rtc: add rtc-reset-reinjection QMP command - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,07/37] vhost-user: fix wrong ids in documentation - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,08/37] pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout - - 1 1 --- 2014-06-29 Michael S. Tsirkin New
[PULL,09/37] Allow mismatched virtio config-len - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,10/37] numa: Keep track of NUMA nodes present on the command-line - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,11/37] numa: Reject duplicate node IDs - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,12/37] numa: Reject configuration if not all node IDs are present - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,13/37] vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message 1 - - - --- 2014-06-29 Michael S. Tsirkin New
[PULL,14/37] vhost-user: typo fixups - - - - --- 2014-06-29 Michael S. Tsirkin New
[PULL,15/37] virtio-net: byteswap virtio-net header - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,16/37] virtio-serial: don't migrate the config space - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,17/37] virtio: introduce device specific migration calls - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,18/37] virtio-net: implement per-device migration calls - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,19/37] virtio-blk: implement per-device migration calls - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,20/37] virtio-serial: implement per-device migration calls - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,21/37] virtio-balloon: implement per-device migration calls - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,22/37] virtio-rng: implement per-device migration calls - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,23/37] virtio: add subsections to the migration stream - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,24/37] exec: introduce target_words_bigendian() helper - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,25/37] cpu: introduce CPUClass::virtio_is_big_endian() - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,26/37] virtio: add endian-ambivalent support to VirtIODevice - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,27/37] virtio: memory accessors for endian-ambivalent targets - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,28/37] virtio: allow byte swapping for vring - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,29/37] virtio-net: use virtio wrappers to access headers - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,30/37] virtio-balloon: use virtio wrappers to access page frame numbers - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,31/37] virtio-blk: use virtio wrappers to access headers - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,32/37] virtio-scsi: use virtio wrappers to access headers - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,33/37] virtio-serial-bus: use virtio wrappers to access headers - - 3 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,34/37] virtio-9p: use virtio wrappers to access headers - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,35/37] target-ppc: enable virtio endian ambivalent support - - 2 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,36/37] vhost-net: disable when cross-endian - - 1 - --- 2014-06-29 Michael S. Tsirkin New
[PULL,37/37] tests: add human format test for string output visitor 1 - - - --- 2014-06-29 Michael S. Tsirkin New
ahci.c: mask unused flags when reading size PRDT DBC - - - - --- 2014-06-29 Reza Jelveh New
[FOR,2.1,1/5] tests/test-qmp-event: fix for GLib < 2.31 - - - - --- 2014-06-29 Peter Maydell New
[v2] tests: Functions bus_foreach and device_find from libqos virtio API - - - - --- 2014-06-29 Marc Marí New
[V4] qemu-img create: add 'nocow' option - - - - --- 2014-06-30 Chunyan Liu New
ui/vnc: fix potential memory corruption issues - - - - --- 2014-06-30 Peter Lieven New
ui/vnc: limit client_cut_text msg payload size - - - - --- 2014-06-30 Peter Lieven New
[v5] ppc: spapr-rtas - implement os-term rtas call - - - - --- 2014-06-30 Nikunj A Dadhania New
[PATCHv2] ui/vnc: fix potential memory corruption issues - - - - --- 2014-06-30 Peter Lieven New
[1/3] block: introduce IO queue APIs - - - - --- 2014-06-30 Ming Lei New
[2/3] block: linux-aio: support submit io_queue - - - - --- 2014-06-30 Ming Lei New
[3/3] dataplane: submit I/O at batch - - - - --- 2014-06-30 Ming Lei New
[v3] tests: Functions bus_foreach and device_find from libqos virtio API - - - - --- 2014-06-30 Marc Marí New
[v2] numa: check for busy memory backend - - 1 - --- 2014-06-30 Hu Tao New
[for-2.1,v2] pc-dimm: error out if memory hotplug is not enabled - - - - --- 2014-06-30 Igor Mammedov New
[1/5] docs: Specification for the image fuzzer - - - - --- 2014-06-30 Maria Kustova New
[2/5] runner: Tool for fuzz tests execution - - - - --- 2014-06-30 Maria Kustova New
[3/5] fuzz: Fuzzing functions for qcow2 images - - - - --- 2014-06-30 Maria Kustova New
[4/5] layout: Generator of fuzzed qcow2 images - - - - --- 2014-06-30 Maria Kustova New
[5/5] package: Public API for image-fuzzer/runner/runner.py - - - - --- 2014-06-30 Maria Kustova New
[PULL,0/8] target-arm queue - - - - --- 2014-06-30 Peter Maydell New
[PULL,1/8] hw/arm/virt: Provide PL031 RTC - - 1 1 --- 2014-06-30 Peter Maydell New
[PULL,2/8] hw/arm/strongarm: Fix handling of GPSR/GPCR reads - - 1 - --- 2014-06-30 Peter Maydell New
[PULL,3/8] hw/arm/strongarm: Wire up missing GPIO and PPC vmstate - - 1 - --- 2014-06-30 Peter Maydell New
[PULL,4/8] hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads - - 1 - --- 2014-06-30 Peter Maydell New
[PULL,5/8] hw/arm/pxa2xx_gpio: Correct and register vmstate - - 1 - --- 2014-06-30 Peter Maydell New
[PULL,6/8] timer: cadence_ttc: Convert to instance_init - - 1 - --- 2014-06-30 Peter Maydell New
[PULL,7/8] disas/libvixl: Update README for version base - - - - --- 2014-06-30 Peter Maydell New
[PULL,8/8] disas/libvixl: Fix wrong format strings - - - - --- 2014-06-30 Peter Maydell New
[PULL,0/4] cocoa queue - - - - --- 2014-06-30 Peter Maydell New
[PULL,1/4] ui/cocoa: Cope with first surface being same as initial window size - - - - --- 2014-06-30 Peter Maydell New
[PULL,2/4] ui/cocoa: Add utility method to check if point is within window - - - - --- 2014-06-30 Peter Maydell New
[PULL,3/4] ui/cocoa: Fix handling of absolute positioning devices - - - - --- 2014-06-30 Peter Maydell New
[PULL,4/4] ui/cocoa: Honour -show-cursor command line option - - - - --- 2014-06-30 Peter Maydell New
[PULL,v2,0/5] NBD changes for 2014-06-30 - - - - --- 2014-06-30 Paolo Bonzini New
[PULL,v2,3/5] nbd: Shutdown socket before closing. - - - - --- 2014-06-30 Paolo Bonzini New
[PULL,for-2.1,0/2] Small fixes for qemu-char and test-qmp-event - - - - --- 2014-06-30 Paolo Bonzini New
[PULL,1/2] serial: poll the serial console with G_IO_HUP - - - - --- 2014-06-30 Paolo Bonzini New
[PULL,2/2] tests/test-qmp-event: fix for GLib < 2.31 - - - 1 --- 2014-06-30 Paolo Bonzini New
[1/7] linux-user: Fix Stack Pointer Bug in PPC setup_rt_frame - - - - --- 2014-06-30 Tom Musta New
[2/7] linux-user: Split PPC Trampoline Encoding from Register Save - - - - --- 2014-06-30 Tom Musta New
[3/7] linux-user: Enable Signal Handlers on PPC64 - - - - --- 2014-06-30 Tom Musta New
[4/7] linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer - - - - --- 2014-06-30 Tom Musta New
« 1 2 ... 904 905 9064309 4310 »