Show patches with: Archived = No       |   430827 patches
« 1 2 ... 1084 1085 10864308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,02/16] hw/arm/vexpress.c: Wire FIQ between CPU <> GIC - - - - --- 2015-04-15 Greg Bellows New
[v3,03/16] hw/arm/virt.c: Wire FIQ between CPU <> GIC - - - - --- 2015-04-15 Greg Bellows New
[v3,04/16] hw/intc/arm_gic: Add Security Extensions property - - - - --- 2015-04-15 Greg Bellows New
[v3,05/16] hw/intc/arm_gic: Add ns_access() function - - - - --- 2015-04-15 Greg Bellows New
[v3,06/16] hw/intc/arm_gic: Add Interrupt Group Registers - - - - --- 2015-04-15 Greg Bellows New
[v3,07/16] hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked - - - - --- 2015-04-15 Greg Bellows New
[v3,08/16] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked - - - - --- 2015-04-15 Greg Bellows New
[v3,09/16] hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked - - - - --- 2015-04-15 Greg Bellows New
[v3,10/16] hw/intc/arm_gic: Implement Non-secure view of RPR - - - - --- 2015-04-15 Greg Bellows New
[v3,11/16] hw/intc/arm_gic: Handle grouping for GICC_HPPIR - - - - --- 2015-04-15 Greg Bellows New
[v3,12/16] hw/intc/arm_gic: Change behavior of EOIR writes - - - - --- 2015-04-15 Greg Bellows New
[v3,13/16] hw/intc/arm_gic: Change behavior of IAR writes - - - - --- 2015-04-15 Greg Bellows New
[v3,14/16] hw/intc/arm_gic: Restrict priority view - - - - --- 2015-04-15 Greg Bellows New
[v3,15/16] hw/intc/arm_gic: Break out gic_update() function - - - - --- 2015-04-15 Greg Bellows New
[v3,16/16] hw/intc/arm_gic: add gic_update() for grouping - - - - --- 2015-04-15 Greg Bellows New
[v2,1/3] Extend TPM TIS interface to support TPM 2 - - - - --- 2015-04-15 Stefan Berger New
[v2,2/3] tpm: Probe for connected TPM 1.2 or TPM 2 - - - - --- 2015-04-15 Stefan Berger New
[v2,3/3] TPM2 ACPI table support - - - - --- 2015-04-15 Stefan Berger New
[1/5] Provide support for the CUSE TPM - - - - --- 2015-04-15 Stefan Berger New
[2/5] Support Physical Presence Interface Spec - - - - --- 2015-04-15 Stefan Berger New
[3/5] Introduce condition to notifiy waiters of completed command - - - - --- 2015-04-15 Stefan Berger New
[4/5] Introduce condition in TPM backend for notification - - - - --- 2015-04-15 Stefan Berger New
[5/5] Add support for VM suspend/resume for TPM TIS - - - - --- 2015-04-15 Stefan Berger New
[v4,1/4] apic: move apic mmio register to each apic realizefn - - - - --- 2015-04-16 Zhu Guihua New
[v4,2/4] apic: convert ->busdev.qdev casts to DEVICE() casts - - - - --- 2015-04-16 Zhu Guihua New
[v4,3/4] cpu/apic: drop icc bus/bridge/ - - - - --- 2015-04-16 Zhu Guihua New
[v4,4/4] icc_bus: drop the unused files - - - - --- 2015-04-16 Zhu Guihua New
[v3,1/7] poll: Introduce QEMU Poll API - - - - --- 2015-04-16 Fam Zheng New
[v3,2/7] posix-aio: Use QEMU poll interface - - - - --- 2015-04-16 Fam Zheng New
[v3,3/7] poll: Add epoll implementation for qemu_poll - - - - --- 2015-04-16 Fam Zheng New
[v3,4/7] main-loop: Replace qemu_poll_ns with qemu_poll - - - - --- 2015-04-16 Fam Zheng New
[v3,5/7] tests: Add test case for qemu_poll - - - - --- 2015-04-16 Fam Zheng New
[v3,6/7] poll-glib: Support ppoll - - - - --- 2015-04-16 Fam Zheng New
[v3,7/7] poll-linux: Add timerfd support - - - - --- 2015-04-16 Fam Zheng New
[for-2.4,01/10] block/iscsi: do not forget to logout from target - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,02/10] block/iscsi: change all iscsilun properties from uint8_t to bool - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,03/10] block/iscsi: rename iscsi_write_protected and let it return void - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,04/10] block/iscsi: store DPOFUA bit from the modesense command - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,05/10] block/iscsi: optimize WRITE10/16 if cache.writeback is not set - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,06/10] block/iscsi: increase retry count - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,07/10] block/iscsi: bump libiscsi requirement to 1.10.0 - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,08/10] block/iscsi: handle SCSI_STATUS_TASK_SET_FULL - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,09/10] block/iscsi: bump year in copyright notice - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,10/10] block/iscsi: use the allocationmap also if cache.direct=on - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,1/9] block/iscsi: do not forget to logout from target - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,2/9] block/iscsi: change all iscsilun properties from uint8_t to bool - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,3/9] block/iscsi: rename iscsi_write_protected and let it return void - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,4/9] block/iscsi: store DPOFUA bit from the modesense command - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,5/9] block/iscsi: optimize WRITE10/16 if cache.writeback is not set - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,6/9] block/iscsi: increase retry count - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,7/9] block/iscsi: handle SCSI_STATUS_TASK_SET_FULL - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,8/9] block/iscsi: bump year in copyright notice - - - - --- 2015-04-16 Peter Lieven New
[for-2.4,V2,9/9] block/iscsi: use the allocationmap also if cache.direct=on - - - - --- 2015-04-16 Peter Lieven New
[1/8] block: keep a list of block jobs - - 2 - --- 2015-04-16 Alberto Garcia New
[2/8] block: allow block jobs in any arbitrary node - - 2 - --- 2015-04-16 Alberto Garcia New
[3/8] block: never cancel a streaming job without running stream_complete() - - 1 - --- 2015-04-16 Alberto Garcia New
[4/8] block: Support streaming to an intermediate layer - - 1 - --- 2015-04-16 Alberto Garcia New
[5/8] block: Add QMP support for streaming to an intermediate layer - - 2 - --- 2015-04-16 Alberto Garcia New
[6/8] docs: Document how to stream to an intermediate layer - - 2 - --- 2015-04-16 Alberto Garcia New
[7/8] qemu-iotests: fix test_stream_partial() - - 1 - --- 2015-04-16 Alberto Garcia New
[8/8] qemu-iotests: test streaming to an intermediate layer - - 1 - --- 2015-04-16 Alberto Garcia New
[Question] Support of China loogson processor - - - - --- 2015-04-16 Paolo Bonzini New
ARM: PCI devices emulation broken with KVM due to cache issue - - - - --- 2015-04-16 Jérémy Fanguède New
ppc64 not resuming with v2.3.0-rc3 - - - - --- 2015-04-16 Stefan Berger New
[for-2.4,1/2] vfio-pci: Further fix BAR size overflow - - - - --- 2015-04-16 Alex Williamson New
[for-2.4,2/2] vfio-pci: Fix error path sign - - - - --- 2015-04-16 Alex Williamson New
[v6,01/16] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-04-17 Jason Wang New
[v6,02/16] pc: add 2.4 machine types - - - - --- 2015-04-17 Jason Wang New
[v6,03/16] spapr: add machine type specific instance init function - - - - --- 2015-04-17 Jason Wang New
[v6,04/16] ppc: spapr: add 2.4 machine type - - - - --- 2015-04-17 Jason Wang New
[v6,05/16] monitor: replace the magic number 255 with MAX_QUEUE_NUM - - - - --- 2015-04-17 Jason Wang New
[v6,06/16] monitor: check return value of qemu_find_net_clients_except() - - - - --- 2015-04-17 Jason Wang New
[v6,07/16] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue 1 - - - --- 2015-04-17 Jason Wang New
[v6,08/16] virtio: introduce bus specific queue limit - - 1 - --- 2015-04-17 Jason Wang New
[v6,09/16] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-04-17 Jason Wang New
[v6,10/16] virtio-s390: switch to bus specific queue limit - - 1 - --- 2015-04-17 Jason Wang New
[v6,11/16] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-04-17 Jason Wang New
[v6,12/16] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-04-17 Jason Wang New
[v6,13/16] virtio: introduce vector to virtqueues mapping - - - - --- 2015-04-17 Jason Wang New
[v6,14/16] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-04-17 Jason Wang New
[v6,15/16] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-04-17 Jason Wang New
[v6,16/16] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-04-17 Jason Wang New
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load - - 1 - --- 2015-04-17 Mark Cave-Ayland New
[1/6] s390x/virtio-ccw: enable has_dynamic_sysbus 1 - 1 - --- 2015-04-17 Cornelia Huck New
[2/6] watchdog: Add watchdog device diag288 to the sysbus - - 1 - --- 2015-04-17 Cornelia Huck New
[3/6] s390/kvm: diag288 instruction interception and handling - - 1 - --- 2015-04-17 Cornelia Huck New
[4/6] watchdog: Add migration support to diag288 watchdog device - - 1 - --- 2015-04-17 Cornelia Huck New
[5/6] nmi: Implement inject_nmi() for non-monitor context use - - 1 - --- 2015-04-17 Cornelia Huck New
[6/6] watchdog: Add new Virtual Watchdog action INJECT-NMI - - 1 - --- 2015-04-17 Cornelia Huck New
[01/18] virtio: Return error from virtqueue_map_sg - - - - --- 2015-04-17 Fam Zheng New
[02/18] virtio: Return error from virtqueue_num_heads - - - - --- 2015-04-17 Fam Zheng New
[03/18] virtio: Return error from virtqueue_get_head - - - - --- 2015-04-17 Fam Zheng New
[04/18] virtio: Return error from virtqueue_next_desc - - - - --- 2015-04-17 Fam Zheng New
[05/18] virtio: Return error from virtqueue_get_avail_bytes - - - - --- 2015-04-17 Fam Zheng New
[06/18] virtio: Return error from virtqueue_pop - - - - --- 2015-04-17 Fam Zheng New
[07/18] virtio: Return error from virtqueue_avail_bytes - - - - --- 2015-04-17 Fam Zheng New
[08/18] virtio: Return error from virtio_add_queue - - - - --- 2015-04-17 Fam Zheng New
[09/18] virtio: Return error from virtio_del_queue - - - - --- 2015-04-17 Fam Zheng New
[10/18] virtio: Add macro for VIRTIO_CONFIG_S_NEEDS_RESET - - - - --- 2015-04-17 Fam Zheng New
[11/18] virtio: Add "needs_reset" flag to virtio device - - - - --- 2015-04-17 Fam Zheng New
« 1 2 ... 1084 1085 10864308 4309 »