Show patches with: Archived = No       |   431020 patches
« 1 2 ... 513 514 5154310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Move File operations to qemu-file.c - - - - --- 2013-01-21 Joel Schopp New
[1/5] openpic: fix remaining issues from idr-to-destmask conversion - - - - --- 2013-01-22 Scott Wood New
[2/5] openpic: fix timer address decoding - - - - --- 2013-01-22 Scott Wood New
[3/5] openpic: add basic support for MPIC v4.2 - - - - --- 2013-01-22 Scott Wood New
[4/5] PPC: e500: fix mpic_iack address - - - - --- 2013-01-22 Scott Wood New
[5/5] PPC: e500: Select MPIC v4.2 on ppce500 platform - - - - --- 2013-01-22 Scott Wood New
Fix circular dependency for HOST_LONG_BITS qemu-common.h <-> bswap.h - - - - --- 2013-01-22 David Gibson New
netmap backend - - - - --- 2013-01-22 Luigi Rizzo New
fix qemu_flush_queued_packets() in presence of a hub - - - - --- 2013-01-22 Luigi Rizzo New
[v2] netmap backend (revised) - - - - --- 2013-01-22 Luigi Rizzo New
[v4,0/4] Drive mirroring performance improvements - - - - --- 2013-01-22 Paolo Bonzini New
[v4,1/4] mirror: switch mirror_iteration to AIO - - - - --- 2013-01-22 Paolo Bonzini New
[v4,2/4] mirror: add buf-size argument to drive-mirror - - - - --- 2013-01-22 Paolo Bonzini New
[v4,3/4] mirror: support more than one in-flight AIO operation - - - - --- 2013-01-22 Paolo Bonzini New
[v4,4/4] mirror: support arbitrarily-sized iterations - - - - --- 2013-01-22 Paolo Bonzini New
[1/3] qemu-char: Add new char backend CirMemCharDriver - - - - --- 2013-01-22 Lei Li New
[2/3] QAPI: Introduce memchar-write QMP command - - - - --- 2013-01-22 Lei Li New
[3/3] QAPI: Introduce memchar-read QMP command - - - - --- 2013-01-22 Lei Li New
[v3,01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,02/11] g_strdup(NULL) returns NULL; simplify - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,04/11] readline: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,05/11] spice: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,07/11] qemu-log: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename() - - - - --- 2013-01-22 Markus Armbruster New
[v3,09/11] libcacard: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-22 Markus Armbruster New
[v3,10/11] qapi: Fix unchecked strdup() by converting to g_strdup() - - 2 - --- 2013-01-22 Markus Armbruster New
[v3,11/11] qemu-ga: Fix unchecked strdup() by converting to g_strdup() - - 2 - --- 2013-01-22 Markus Armbruster New
[PULL,for-1.4,0/2] spice patch queue - - - - --- 2013-01-22 Gerd Hoffmann New
[1/2] qxl: stop using non revision 4 rom fields for revision < 4 - - - - --- 2013-01-22 Gerd Hoffmann New
[2/2] qxl: change rom size to 8192 - - - - --- 2013-01-22 Gerd Hoffmann New
[PULL,for-1.4,0/3] usb patch queue - - - - --- 2013-01-22 Gerd Hoffmann New
[1/3] Revert "usb-storage: Drop useless null test in usb_msd_handle_data()" - - - - --- 2013-01-22 Gerd Hoffmann New
[2/3] ohci: add missing break - - - - --- 2013-01-22 Gerd Hoffmann New
[3/3] usb: add usb-bot device (scsi bulk-only transport). - - - - --- 2013-01-22 Gerd Hoffmann New
Another prob with generated trace files moved into subdir - - - - --- 2013-01-22 Michael Tokarev New
[1/2] mirror: do nothing on zero-sized disk - - - - --- 2013-01-22 Paolo Bonzini New
[2/2] hbitmap: add assertion on hbitmap_iter_init - - - - --- 2013-01-22 Paolo Bonzini New
[PULL,1.4,0/6] Pending SCSI patches for 1.4 - - - - --- 2013-01-22 Paolo Bonzini New
[1/6] iscsi: add iscsi_create support - - - - --- 2013-01-22 Paolo Bonzini New
[2/6] iscsi: partly avoid iovec linearization in iscsi_aio_writev - - - - --- 2013-01-22 Paolo Bonzini New
[3/6] iscsi: add support for iSCSI NOPs [v2] - - - - --- 2013-01-22 Paolo Bonzini New
[4/6] scsi: fix segfault with 0-byte disk - - - - --- 2013-01-22 Paolo Bonzini New
[5/6] lsi: use qbus_reset_all to reset SCSI bus - - - - --- 2013-01-22 Paolo Bonzini New
[6/6] scsi: Drop useless null test in scsi_unit_attention() - - - - --- 2013-01-22 Paolo Bonzini New
[QEMU,v4,1/3] virtio-net: remove layout assumptions for ctrl vq - - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,1/3] virtio-net: remove layout assumptions for ctrl vq - - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,2/3] virtio-net: introduce a new macaddr control - - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,3/3] virtio-net: rename ctrl rx commands - - - - --- 2013-01-22 Amos Kong New
target-or32: fix masking in openrisc_pic_cpu_handler() - - - - --- 2013-01-22 Xi Wang New
[1.4,1/2] iscsi: do not leak acb->buf when commands are aborted - - - - --- 2013-01-22 Paolo Bonzini New
[1.4,2/2] iscsi: add support for iovectors - - - - --- 2013-01-22 Paolo Bonzini New
[1/3] balloon: drop old stats code & API - - 1 - --- 2013-01-22 Luiz Capitulino New
[2/3] balloon: re-enable balloon stats - - 1 - --- 2013-01-22 Luiz Capitulino New
[3/3] docs: document virtio-balloon stats - - 1 - --- 2013-01-22 Luiz Capitulino New
[v2] softfloat: Handle float_muladd_negate_c when product is zero - - 1 - --- 2013-01-22 Richard Sandiford New
target-mips: Unfuse {,N}M{ADD,SUB}.fmt - - - - --- 2013-01-22 Richard Sandiford New
[for-1.4,qom-cpu,1/9] kvm: Create kvm_arch_vcpu_id() function 1 - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,2/9] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index 1 - 1 - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,3/9] fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() - - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,4/9] target-i386/cpu: Introduce x86_cpu_apic_id_from_index() function - - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,5/9] cpus.h: Make constant smp_cores/smp_threads available on *-user - - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,6/9] pc: Set fw_cfg data based on APIC ID calculation - - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,7/9] tests: Support target-specific unit tests - - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,8/9] target-i386: Topology & APIC ID utility functions - - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,9/9] pc: Generate APIC IDs according to CPU topology - - - - --- 2013-01-22 Eduardo Habkost New
[1/2] q35: Enable all PIRQn IRQs at startup - - - - --- 2013-01-22 Alex Williamson New
[2/2] q35: Add new PCI slot to irq routing function - - - - --- 2013-01-22 Alex Williamson New
[v2] q35: Add new PCI slot to irq routing function - - - - --- 2013-01-22 Alex Williamson New
ich9: add support for pci assignment - - - - --- 2013-01-23 Alex Williamson New
target-mips: enable access to DSP ASE if implemented - - - - --- 2013-01-23 Petar Jovanovic New
target-mips: fix incorrect test for MTHLIP - - - - --- 2013-01-23 Petar Jovanovic New
[1/5] target-ppc: Give a meaningful error if too many threads are specified - - - - --- 2013-01-23 David Gibson New
[2/5] pseries: Improve handling of multiple PCI host bridges - - - - --- 2013-01-23 David Gibson New
[3/5] target-ppc: Synchronize more SPRs to KVM using ONE_REG interface - - - - --- 2013-01-23 David Gibson New
[4/5] target-ppc: Synchronize FPU state with KVM - - - - --- 2013-01-23 David Gibson New
[5/5] target-ppc: Synchronize VPA state with KVM - - - - --- 2013-01-23 David Gibson New
[v10,1/5] Checksum-related utility functions - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,2/5] iovec checksum calculation fuction - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,3/5] Common definitions for VMWARE devices - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,5/5] VMXNET3 device implementation - - - - --- 2013-01-23 Dmitry Fleytman New
[v12,rebased] kvm: notify host when the guest is panicked - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,1/8] preserve cpu runstate - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,2/8] start vm after resetting it - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,3/8] update kernel headers - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,4/8] add a new runstate: RUN_STATE_GUEST_PANICKED - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,5/8] add a new qevent: QEVENT_GUEST_PANICKED - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,6/8] introduce a new qom device to deal with panicked event - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,7/8] allower the user to disable pv event support - - - - --- 2013-01-23 Hu Tao New
[v12,rebased,8/8] pv event: add document to describe the usage - - - - --- 2013-01-23 Hu Tao New
[1/3] qemu-char: Add new char backend CirMemCharDriver - - - - --- 2013-01-23 Lei Li New
[2/3] QAPI: Introduce memchar-write QMP command - - - - --- 2013-01-23 Lei Li New
[3/3] QAPI: Introduce memchar-read QMP command - - - - --- 2013-01-23 Lei Li New
[for-1.4] s390-virtio: Check for NULL device in reset hypercall - - - - --- 2013-01-23 Andreas Färber New
[RFC,1/3] qtest: Prepare hypercall support - - - - --- 2013-01-23 Andreas Färber New
[RFC,2/3] target-s390x: Prepare qtest hypercall support - - - - --- 2013-01-23 Andreas Färber New
[FYI,3/3] qtest: Add virtio-ccw test case - - - - --- 2013-01-23 Andreas Färber New
[RFC] introduce a general query-config cmd (was: [Qemu PATCH v2] add a boot option to do strict boo… - - - - --- 2013-01-23 Amos Kong New
« 1 2 ... 513 514 5154310 4311 »