Show patches with: State = Action Required       |    Archived = No       |   426986 patches
« 1 2 ... 517 518 5194269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/20] qemu-char: convert UDP to GIOChannel - - - - --- 2013-03-05 Amit Shah New
[07/20] qemu-char: tcp: make use GIOChannel - - - - --- 2013-03-05 Amit Shah New
[08/20] qemu-char: add watch support - - - - --- 2013-03-05 Amit Shah New
[09/20] qemu-char: add pty watch - - - - --- 2013-03-05 Amit Shah New
[10/20] char: add gio watch fn for tcp backends - - - - --- 2013-03-05 Amit Shah New
[11/20] qemu-char: use a glib timeout instead of qemu-timer - - - - --- 2013-03-05 Amit Shah New
[12/20] qemu-char: remove use of QEMUTimer in favor of glib idle function - - - - --- 2013-03-05 Amit Shah New
[13/20] qemu-char: make char drivers dynamically registerable - - - - --- 2013-03-05 Amit Shah New
[14/20] qemu-char: move spice registration to spice-qemu-char.c - - - - --- 2013-03-05 Amit Shah New
[15/20] qemu-char: move baum registration to baum.c - - - - --- 2013-03-05 Amit Shah New
[16/20] qemu-char: move msmouse registeration to msmouse.c - - - - --- 2013-03-05 Amit Shah New
[17/20] qemu-char: move text console init to console.c - - - - --- 2013-03-05 Amit Shah New
[18/20] serial: add flow control to transmit - - - - --- 2013-03-05 Amit Shah New
[19/20] virtio: console: add flow control - - - - --- 2013-03-05 Amit Shah New
[20/20] virtio-serial: make flow control explicit in virtio-console - - - - --- 2013-03-05 Amit Shah New
[v2,1/3] cpu: make CPU_INTERRUPT_RESET available on all targets - - 1 - --- 2013-03-05 Paolo Bonzini New
[v2,2/3] pc: port 92 reset requires a low->high transition - - - - --- 2013-03-05 Paolo Bonzini New
[v2,3/3] hw: correctly implement soft reset - - 1 - --- 2013-03-05 Paolo Bonzini New
QEMU -netdev vhost=on + -device virtio-net-pci bug - - - - --- 2013-03-05 Alexey Kardashevskiy New
[01/12] ARM: Extract the disas struct to a header file - - - - --- 2013-03-06 Alexander Graf New
[02/12] ARM: Export cpu_env - - - - --- 2013-03-06 Alexander Graf New
[03/12] ARM: Prepare translation for AArch64 code - - - - --- 2013-03-06 Alexander Graf New
[04/12] ARM: Add AArch64 translation stub - - - - --- 2013-03-06 Alexander Graf New
[05/12] AArch64: Add gdb stub - - - - --- 2013-03-06 Alexander Graf New
[06/12] linux-user: Don't treat aarch64 cpu names specially - - - - --- 2013-03-06 Alexander Graf New
[07/12] linux-user: AArch64 requires at least 3.8.0 - - - - --- 2013-03-06 Alexander Graf New
[08/12] linux-user: Add syscall handling for AArch64 - - - - --- 2013-03-06 Alexander Graf New
[09/12] linux-user: Fix up AArch64 syscall handlers - - - - --- 2013-03-06 Alexander Graf New
[10/12] linux-user: Add signal handling for AArch64 - - - - --- 2013-03-06 Alexander Graf New
[11/12] linux-user: Add AArch64 support - - - - --- 2013-03-06 Alexander Graf New
[12/12] ARM: Add arm64 target to configure - - - - --- 2013-03-06 Alexander Graf New
[01/45] target-ppc: Remove vestigial PowerPC 620 support - - - - --- 2013-03-06 David Gibson New
[02/45] target-ppc: Trivial cleanups in mmu_helper.c - - - - --- 2013-03-06 David Gibson New
[03/45] target-ppc: Remove address check for logging - - - - --- 2013-03-06 David Gibson New
[04/45] target-ppc: Move SLB handling into a mmu-hash64.c - - - - --- 2013-03-06 David Gibson New
[05/45] target-ppc: Disentangle pte_check() - - - - --- 2013-03-06 David Gibson New
[06/45] target-ppc: Disentangle find_pte() - - - - --- 2013-03-06 David Gibson New
[07/45] target-ppc: Disentangle get_segment() - - - - --- 2013-03-06 David Gibson New
[08/45] target-ppc: Rework get_physical_address() - - - - --- 2013-03-06 David Gibson New
[09/45] target-ppc: Disentangle get_physical_address() paths - - - - --- 2013-03-06 David Gibson New
[10/45] target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault - - - - --- 2013-03-06 David Gibson New
[11/45] target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug() - - - - --- 2013-03-06 David Gibson New
[12/45] target-ppc: Disentangle hash mmu helper functions - - - - --- 2013-03-06 David Gibson New
[13/45] target-ppc: Don't share get_pteg_offset() between 32 and 64-bit - - - - --- 2013-03-06 David Gibson New
[14/45] target-ppc: Disentangle BAT code for 32-bit hash MMUs - - - - --- 2013-03-06 David Gibson New
[15/45] target-ppc: mmu_ctx_t should not be a global type - - - - --- 2013-03-06 David Gibson New
[16/45] mmu-hash*: Add header file for definitions - - - - --- 2013-03-06 David Gibson New
[17/45] mmu-hash*: Add hash pte load/store helpers - - - - --- 2013-03-06 David Gibson New
[18/45] mmu-hash*: Reduce use of access_type - - - - --- 2013-03-06 David Gibson New
[19/45] mmu-hash64: Remove nx from mmu_ctx_hash64 - - - - --- 2013-03-06 David Gibson New
[20/45] mmu-hash*: Remove eaddr field from mmu_ctx_hash{32, 64} - - - - --- 2013-03-06 David Gibson New
[21/45] mmu-hash*: Combine ppc_hash{32, 64}_get_physical_address and get_segment{32, 64}() - - - - --- 2013-03-06 David Gibson New
[22/45] mmu-hash32: Split out handling of direct store segments - - - - --- 2013-03-06 David Gibson New
[23/45] mmu-hash32: Split direct store segment handling into a helper - - - - --- 2013-03-06 David Gibson New
[24/45] mmu-hash*: Cleanup segment-level NX check - - - - --- 2013-03-06 David Gibson New
[25/45] mmu-hash*: Don't keep looking for PTEs after we find a match - - - - --- 2013-03-06 David Gibson New
[26/45] mmu-hash*: Separate PTEG searching from permissions checking - - - - --- 2013-03-06 David Gibson New
[27/45] mmu-hash*: Make find_pte{32, 64} do more of the job of finding ptes - - - - --- 2013-03-06 David Gibson New
[28/45] mmu-hash*: Remove permission checking from find_pte{32, 64}() - - - - --- 2013-03-06 David Gibson New
[29/45] mmu-hash64: Clean up ppc_hash64_htab_lookup() - - - - --- 2013-03-06 David Gibson New
[30/45] mmu-hash*: Fold pte_check*() logic into caller - - - - --- 2013-03-06 David Gibson New
[31/45] mmu-hash32: Remove odd pointer usage from BAT code - - - - --- 2013-03-06 David Gibson New
[32/45] mmu-hash32: Split BAT size logic from permissions logic - - - - --- 2013-03-06 David Gibson New
[33/45] mmu-hash32: Clean up BAT matching logic - - - - --- 2013-03-06 David Gibson New
[34/45] mmu-hash32: Cleanup BAT lookup - - - - --- 2013-03-06 David Gibson New
[35/45] mmu-hash32: Don't look up page tables on BAT permission error - - - - --- 2013-03-06 David Gibson New
[36/45] mmu-hash*: Don't update PTE flags when permission is denied - - - - --- 2013-03-06 David Gibson New
[37/45] mmu-hash32: Remove nx from context structure - - - - --- 2013-03-06 David Gibson New
[38/45] mmu-hash*: Clean up permission checking - - - - --- 2013-03-06 David Gibson New
[39/45] mmu-hash64: Factor SLB N bit into permissions bits - - - - --- 2013-03-06 David Gibson New
[40/45] mmu-hash*: Clean up PTE flags update - - - - --- 2013-03-06 David Gibson New
[41/45] mmu-hash*: Clean up real address calculation - - - - --- 2013-03-06 David Gibson New
[42/45] mmu-hash*: Correctly mask RPN from hash PTE - - - - --- 2013-03-06 David Gibson New
[43/45] mmu-hash*: Don't use full ppc_hash{32, 64}_translate() path for get_phys_page_debug() - - - - --- 2013-03-06 David Gibson New
[44/45] mmu-hash*: Merge translate and fault handling functions - - - - --- 2013-03-06 David Gibson New
[45/45] mmu-hash64: Implement Virtual Page Class Key Protection - - - - --- 2013-03-06 David Gibson New
virito-net: remove layout assumption for multiqueue ctrl - - - - --- 2013-03-06 Jason Wang New
[v13,1/5] Checksum-related utility functions - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,2/5] net: iovec checksum calculator - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,3/5] Common definitions for VMWARE devices - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,5/5] VMXNET3 device implementation - - - - --- 2013-03-06 Dmitry Fleytman New
[v6,01/24] target-arm: add Faraday ARMv5TE processors support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,02/24] hw/arm: add Faraday a369 SoC platform support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,03/24] hw/arm: add Faraday FTINTC020 interrupt controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,04/24] hw/arm: add Faraday FTAHBC020 support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,05/24] hw/arm: add Faraday FTDDRII030 support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,06/24] hw/arm: add Faraday FTPWMTMR010 timer support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,07/24] hw/arm: add Faraday FTWDT010 watchdog timer support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,08/24] hw/arm: add Faraday FTRTC011 RTC timer support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,09/24] hw/arm: add Faraday FTDMAC020 AHB DMA support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,10/24] hw/arm: add Faraday FTAPBBRG020 APB DMA support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,11/24] hw/nand.c: correct the sense of the BUSY/READY status bit - - 1 - --- 2013-03-06 Kuo-Jung Su New
[v6,12/24] hw/nand.c: bug fix to erase operation 1 - - - --- 2013-03-06 Kuo-Jung Su New
[v6,13/24] hw/arm: add Faraday FTNANDC021 nand flash controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,14/24] hw/arm: add Faraday FTI2C010 I2C controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,15/24] hw: add WM8731 codec support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,16/24] hw/arm: add Faraday FTSSP010 multi-function controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,17/24] qemu/bitops.h: add the bit ordering reversal functions stolen from linux - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,18/24] hw/arm: add Faraday FTGMAC100 1Gbps ethernet support - - - - --- 2013-03-06 Kuo-Jung Su New
« 1 2 ... 517 518 5194269 4270 »