Show patches with: none      |   433118 patches
« 1 2 ... 3137 3138 31394331 4332 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v12,5/5] hw/arm/virt: Add gic-version option to virt machine - - - 1 --- 2015-08-26 Pavel Fedin New
[v12,4/5] hw/intc: Initial implementation of vGICv3 - - 1 1 --- 2015-08-26 Pavel Fedin New
[v12,3/5] arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create() - - 2 1 --- 2015-08-26 Pavel Fedin New
[v12,2/5] intc/gic: Extract some reusable vGIC code - - - 1 --- 2015-08-26 Pavel Fedin New
[v12,1/5] hw/intc: Implement GIC-500 base class - - 2 1 --- 2015-08-26 Pavel Fedin New
[v3,12/12] qga: start a man page - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,11/12] qga: add --dump-conf option - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,10/12] qga: add an optionnal qemu-ga.conf system configuration - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,09/12] qga: free a bit more - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,08/12] qga: move agent run in a separate function - - 2 - --- 2015-08-26 Marc-André Lureau New
[v3,07/12] qga: fill default options in main() - - 2 - --- 2015-08-26 Marc-André Lureau New
[v3,06/12] qga: move option parsing to separate function - - 2 - --- 2015-08-26 Marc-André Lureau New
[v3,05/12] qga: copy argument strings - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,04/12] qga: rename 'path' to 'channel_path' - - 2 - --- 2015-08-26 Marc-André Lureau New
[v3,03/12] qga: move string split in separate function - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,02/12] qga: use exit() when parsing options - - 3 - --- 2015-08-26 Marc-André Lureau New
[v3,01/12] qga: misc spelling - - 3 - --- 2015-08-26 Marc-André Lureau New
[2/2] pci: test-dev: try to test fast mmio bus for wildcard mmio event - - - - --- 2015-08-26 Jason Wang New
[1/2] memory: allow zero size for adjust_endianness() - - - - --- 2015-08-26 Jason Wang New
[v8,11/11] tests: add test cases for netfilter object - - - - --- 2015-08-26 Yang Hongyang New
[v8,10/11] filter/buffer: update command description and help - - - - --- 2015-08-26 Yang Hongyang New
[v8,09/11] netfilter: add a netbuffer filter - - - - --- 2015-08-26 Yang Hongyang New
[v8,08/11] net/queue: export qemu_net_queue_append_iov - - 1 - --- 2015-08-26 Yang Hongyang New
[v8,07/11] netfilter: print filter info associate with the netdev - - - - --- 2015-08-26 Yang Hongyang New
[v8,06/11] netfilter: add an API to pass the packet to next filter - - 1 - --- 2015-08-26 Yang Hongyang New
[v8,05/11] move out net queue structs define - - 1 - --- 2015-08-26 Yang Hongyang New
[v8,04/11] netfilter: hook packets before net queue send - - 1 - --- 2015-08-26 Yang Hongyang New
[v8,03/11] netfilter: add netfilter_{add|del} commands - - 1 - --- 2015-08-26 Yang Hongyang New
[v8,02/11] init/cleanup of netfilter object - - 1 - --- 2015-08-26 Yang Hongyang New
[v8,01/11] net: add a new object netfilter - - 1 - --- 2015-08-26 Yang Hongyang New
sheepdog: add reopen support - - - - --- 2015-08-26 Liu Yuan New
[FIX] spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add - - 1 - --- 2015-08-26 Bharata B Rao New
vhost-scsi: fix wrong vhost-scsi firmware path - - - - --- 2015-08-26 Gonglei (Arei) New
[9/9] tcg: signal-free qemu_cpu_kick - - - - --- 2015-08-26 Paolo Bonzini New
[8/9] use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_thread - - - - --- 2015-08-26 Paolo Bonzini New
[7/9] tcg: synchronize exit_request and tcg_current_cpu accesses - - - - --- 2015-08-26 Paolo Bonzini New
[6/9] tcg: synchronize cpu->exit_request and cpu->tcg_exit_req accesses - - - - --- 2015-08-26 Paolo Bonzini New
[5/9] tcg: assign cpu->current_tb in a simpler place - - - - --- 2015-08-26 Paolo Bonzini New
[4/9] remove qemu/tls.h - - - - --- 2015-08-26 Paolo Bonzini New
[3/9] tcg: introduce tcg_current_cpu - - - - --- 2015-08-26 Paolo Bonzini New
[2/9] i8257: remove cpu_request_exit irq - - - - --- 2015-08-26 Paolo Bonzini New
[1/9] i8257: rewrite DMA_schedule to avoid hooking into the CPU loop - - - - --- 2015-08-26 Paolo Bonzini New
[1/1] ide: unify io_buffer_offset increments - - 1 - --- 2015-08-25 John Snow New
[v4,4/4] iotests: clarify help text - - 1 - --- 2015-08-25 John Snow New
[v4,3/4] iotests: add timestamp skip feature - - 1 - --- 2015-08-25 John Snow New
[v4,2/4] iotests: Add dependency info to groups list - - 1 - --- 2015-08-25 John Snow New
[v4,1/4] iotests: fix exclusion option - - 1 - --- 2015-08-25 John Snow New
[v2,12/12] qga: start a man page - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,11/12] qga: add --dump-conf option - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,10/12] qga: add an optionnal qemu-ga.conf system configuration - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,09/12] qga: free a bit more - - - - --- 2015-08-25 Marc-André Lureau New
[v2,08/12] qga: move agent run in a seperate function - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,07/12] qga: fill default options in main() - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,06/12] qga: move option parsing to seperate function - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,05/12] qga: copy argument strings - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,04/12] qga: rename 'path' to 'channel_path' - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,03/12] qga: move string split in separate function - - 1 - --- 2015-08-25 Marc-André Lureau New
[v2,02/12] qga: use exit() when parsing options - - 3 - --- 2015-08-25 Marc-André Lureau New
[v2,01/12] qga: misc spelling - - 1 - --- 2015-08-25 Marc-André Lureau New
[7/7] net: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[6/7] bt: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[5/7] hpet: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[4/7] arm: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[3/7] openrisc: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[2/7] mips: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[1/7] PCI: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[v2,2/2] qom: Fix invalid error check in property_get_str() - - 1 - --- 2015-08-25 Markus Armbruster New
[v2,1/2] qom: Do not reuse errp after a possible error - - 1 - --- 2015-08-25 Markus Armbruster New
arm: Use g_new() & friends where that makes obvious sense - - 1 - --- 2015-08-25 Markus Armbruster New
[v2,8/8] s390x: Disable storage key migration on old machine type - - 1 - --- 2015-08-25 Cornelia Huck New
[v2,7/8] s390x: Migrate guest storage keys (initial memory only) - - 1 - --- 2015-08-25 Cornelia Huck New
[v2,6/8] s390x: Info skeys sub-command - - 2 - --- 2015-08-25 Cornelia Huck New
[v2,5/8] s390x: Dump-skeys hmp support - - 2 - --- 2015-08-25 Cornelia Huck New
[v2,4/8] s390x: Dump storage keys qmp command - - 2 - --- 2015-08-25 Cornelia Huck New
[v2,3/8] s390x: Enable new s390-storage-keys device - - 3 - --- 2015-08-25 Cornelia Huck New
[v2,2/8] s390x: Create QOM device for s390 storage keys - - 1 - --- 2015-08-25 Cornelia Huck New
[v2,1/8] s390x: add 2.5 compat s390-ccw-virtio machine 1 - 1 - --- 2015-08-25 Cornelia Huck New
[PULL,00/18] target-arm queue - - - - --- 2015-08-25 Peter Maydell New
[PULL,20/20] target-arm: Implement AArch64 TLBI operations on IPAs - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,19/20] target-arm: Implement missing EL3 TLB invalidate operations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,18/20] target-arm: Implement missing EL2 TLBI operations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,17/20] target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,16/20] target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,15/20] cputlb: Add functions for flushing TLB for a single MMU index - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,14/20] smbios: implement smbios support for mach-virt 1 - 2 2 --- 2015-08-25 Peter Maydell New
[PULL,13/20] smbios: add smbios 3.0 support 1 - 1 2 --- 2015-08-25 Peter Maydell New
[PULL,12/20] target-arm: Implement AArch32 ATS1H* operations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,11/20] target-arm: Enable the AArch32 ATS12NSO ops - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,10/20] target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3 - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,09/20] target-arm: Wire up AArch64 EL2 and EL3 address translation ops - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,08/20] target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,07/20] target-arm: Implement missing ACTLR registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,06/20] target-arm: Implement missing AFSR registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,05/20] target-arm: Implement missing AMAIR registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,04/20] target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,03/20] MAINTAINERS: Add ZynqMP to MAINTAINERS file - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,02/20] MAINTAINERS: Update Xilinx Maintainership - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,01/20] xlnx-zynqmp: Connect the four OCM banks - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,00/20] target-arm queue - - - - --- 2015-08-25 Peter Maydell New
[v2,2/2] armv7m: Use irqchip property instead of direct assignment - - - - --- 2015-08-25 Pavel Fedin New
« 1 2 ... 3137 3138 31394331 4332 »