Show patches with: none      |   318499 patches
« 1 2 ... 2477 2478 24793184 3185 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,13/22] target/arm: Allow AArch32 access for PMCCFILTR - - - --- 2018-03-16 Aaron Lindsay New
[v3,12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0 - - - --- 2018-03-16 Aaron Lindsay New
[v3,11/22] target/arm: Fix bitmask for PMCCFILTR writes - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,10/22] target/arm: Allow EL change hooks to do IO - - - --- 2018-03-16 Aaron Lindsay New
[v3,09/22] target/arm: Add pre-EL change hooks - - - --- 2018-03-16 Aaron Lindsay New
[v3,08/22] target/arm: Support multiple EL change hooks - - - --- 2018-03-16 Aaron Lindsay New
[v3,07/22] target/arm: Fetch GICv3 state directly from CPUARMState - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,06/22] target/arm: Mask PMU register writes based on PMCR_EL0.N - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,05/22] target/arm: Reorganize PMCCNTR read, write, sync - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,04/22] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0 - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,03/22] target/arm: Check PMCNTEN for whether PMCCNTR is enabled - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,02/22] target/arm: A15 PMCEID0 initialization style nit - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,01/22] target/arm: A53: Initialize PMCEID[01] - - - --- 2018-03-16 Aaron Lindsay New
migration: Fix block migration flag case - 1 - --- 2018-03-16 Dr. David Alan Gilbert New
[v3,24/24] RISC-V: Clear mtval/stval on exceptions without info - - - --- 2018-03-16 Michael Clark New
[v3,23/24] RISC-V: Convert cpu definition towards future model - 2 - --- 2018-03-16 Michael Clark New
[v3,22/24] RISC-V: Remove support for adhoc X_COP interrupt - - - --- 2018-03-16 Michael Clark New
[v3,21/24] RISC-V: No traps on writes to misa, minstret, mcycle - - - --- 2018-03-16 Michael Clark New
[v3,20/24] RISC-V: vectored traps are optional - - - --- 2018-03-16 Michael Clark New
[v3,19/24] RISC-V: riscv-qemu port supports sv39 and sv48 - - - --- 2018-03-16 Michael Clark New
[v3,18/24] RISC-V: Remove braces from satp case statement - 1 - --- 2018-03-16 Michael Clark New
[v3,17/24] RISC-V: Hardwire satp to 0 for no-mmu case - - - --- 2018-03-16 Michael Clark New
[v3,16/24] RISC-V: Remove EM_RISCV ELF_MACHINE indirection - 1 - --- 2018-03-16 Michael Clark New
[v3,15/24] RISC-V: Use memory_region_is_ram in pte update - - - --- 2018-03-16 Michael Clark New
[v3,14/24] RISC-V: Make virt header comment title consistent - 1 - --- 2018-03-16 Michael Clark New
[v3,13/24] RISC-V: Make some header guards more specific - 1 - --- 2018-03-16 Michael Clark New
[v3,12/24] RISC-V: Update E order and I extension order - - - --- 2018-03-16 Michael Clark New
[v3,11/24] RISC-V: Improve page table walker spec compliance - - - --- 2018-03-16 Michael Clark New
[v3,10/24] RISC-V: Hold rcu_read_lock when accessing memory - - - --- 2018-03-16 Michael Clark New
[v3,09/24] RISC-V: Include intruction hex in disassembly - 1 - --- 2018-03-16 Michael Clark New
[v3,08/24] RISC-V: Make sure rom has space for fdt - - - --- 2018-03-16 Michael Clark New
[v3,07/24] RISC-V: Remove unused class definitions - 1 - --- 2018-03-16 Michael Clark New
[v3,06/24] RISC-V: Mark ROM read-only after copying in code - - - --- 2018-03-16 Michael Clark New
[v3,05/24] RISC-V: Remove identity_translate from load_elf - 1 - --- 2018-03-16 Michael Clark New
[v3,04/24] RISC-V: Use ROM base address and size from memmap - 1 - --- 2018-03-16 Michael Clark New
[v3,03/24] RISC-V: Make virt board description match spike - 1 - --- 2018-03-16 Michael Clark New
[v3,02/24] RISC-V: Replace hardcoded constants with enum values - 1 - --- 2018-03-16 Michael Clark New
[v3,01/24] RISC-V: Make virt create_fdt interface consistent - 1 - --- 2018-03-16 Michael Clark New
[PULL,1/1] pc: correct misspelled CPU model-id for pc 2.2 1 - - --- 2018-03-16 Eduardo Habkost New
vhost-user: avoid misaligned access - - - --- 2018-03-16 Michael S. Tsirkin New
qemu master build failure - - - --- 2018-03-16 Christian Borntraeger New
[v3] RISC-V: Fix riscv_isa_string memory size bug - 2 - --- 2018-03-16 Michael Clark New
[v2,2/2] i386/kvm: lower requirements for Hyper-V frequency MSRs exposure - - - --- 2018-03-16 Vitaly Kuznetsov New
[v2,1/2] i386/kvm: add support for Hyper-V reenlightenment MSRs - - - --- 2018-03-16 Vitaly Kuznetsov New
[v7,09/11] target/xtensa: add linux-user support - - - --- 2018-03-16 Max Filippov New
gdbstub: send a terminaison packet instead of crashing gdb - 2 - --- 2018-03-16 KONRAD Frederic New
tcg: fix cpu_io_recompile - 1 - --- 2018-03-16 Richard Henderson New
block/xen_disk: Convert atoi use to qemu_strtol to allow error checking - - - --- 2018-03-16 Nia Alarie New
audio: Convert use of atoi to qemu_strtoi - - - --- 2018-03-16 Nia Alarie New
net/slirp: Convert atoi to qemu_strtoi to allow error checking - - - --- 2018-03-16 Nia Alarie New
i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS - - - --- 2018-03-16 Wanpeng Li New
tpm-tis-test and tpm-crb-test crash on OSX - - - --- 2018-03-16 Stefan Berger New
tests: fix tpm-crb tpm-tis tests race - 2 1 --- 2018-03-16 Marc-André Lureau New
[PULL,38/38] qapi: Pass '-u' when doing non-silent diff - 1 - --- 2018-03-16 Eric Blake New
[PULL,27/38] qmp: add new event "command-dropped" - 3 - --- 2018-03-16 Eric Blake New
[PULL,12/38] chardev: tcp: postpone TLS work until machine done 1 - - --- 2018-03-16 Eric Blake New
[PULL,07/38] qapi: Replace qobject_to_X(o) by qobject_to(X, o) - 2 - --- 2018-03-16 Eric Blake New
[2/2] docker: fedora: include more build dependencies - - - --- 2018-03-16 Paolo Bonzini New
[1/2] docker: test-mingw: use SDL2 and GTK+3 - 1 - --- 2018-03-16 Paolo Bonzini New
[v2] virtio_net: flush uncompleted TX on reset - - 1 --- 2018-03-16 Greg Kurz New
[v11,15/15,RFC] migration: Send pages through the multifd channels - - - --- 2018-03-16 Juan Quintela New
[v11,14/15] migration: Create pages structure for reception - - - --- 2018-03-16 Juan Quintela New
[v11,13/15] migration: Create ram_multifd_page - - - --- 2018-03-16 Juan Quintela New
[v11,12/15] migration: Transmit initial package through the multifd channels - 1 - --- 2018-03-16 Juan Quintela New
[v11,11/15] migration: Delay start of migration main routines - 1 - --- 2018-03-16 Juan Quintela New
[v11,10/15] migration: Create multifd channels - 1 - --- 2018-03-16 Juan Quintela New
[v11,09/15] migration: Add multifd traces for start/end thread - 1 - --- 2018-03-16 Juan Quintela New
[v11,08/15] migration: Synchronize recv threads - - - --- 2018-03-16 Juan Quintela New
[v11,07/15] migration: Synchronize send threads - - - --- 2018-03-16 Juan Quintela New
[v11,06/15] migration: Export functions to create send channels - 1 - --- 2018-03-16 Juan Quintela New
[v11,05/15] migration: Be sure all recv channels are created - 1 - --- 2018-03-16 Juan Quintela New
[v11,04/15] migration: Introduce multifd_recv_new_channel() - 1 - --- 2018-03-16 Juan Quintela New
[v11,03/15] migration: terminate_* can be called for other threads - 1 - --- 2018-03-16 Juan Quintela New
[v11,02/15] migration: In case of error just end the migration - 1 - --- 2018-03-16 Juan Quintela New
[v11,01/15] migration: Set error state in case of error - - - --- 2018-03-16 Juan Quintela New
[v5,5/5] migration: use the free page hint feature from balloon - - - --- 2018-03-16 Wang, Wei W New
[v5,4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT - - - --- 2018-03-16 Wang, Wei W New
[v5,3/5] migration: API to clear bits of guest free pages from the dirty bitmap - - - --- 2018-03-16 Wang, Wei W New
[v5,2/5] migration: use bitmap_mutex in migration_bitmap_clear_dirty - - - --- 2018-03-16 Wang, Wei W New
[v5,1/5] bitmap: bitmap_count_one_with_offset - 1 - --- 2018-03-16 Wang, Wei W New
linux-user: Allocate extra space for brk in PIE executable - - - --- 2018-03-16 Richard Henderson New
[4/4] scripts/device-crash-test: Remove fixed isapc-with-iommu entry - - - --- 2018-03-16 Thomas Huth New
[3/4] hw/audio: Fix crashes when devices are used on ISA bus without DMA - 1 - --- 2018-03-16 Thomas Huth New
[2/4] fdc: Exit if ISA controller does not support DMA - - - --- 2018-03-16 Thomas Huth New
[1/4] hw/net/can: Fix segfaults when using the devices without bus - - - --- 2018-03-16 Thomas Huth New
[v2] Add udmabuf misc device - - - --- 2018-03-16 Gerd Hoffmann New
[for-2.13,v3,2/2] tests: Use query-usernet instead of 'info usernet' - 1 - --- 2018-03-16 Fam Zheng New
[for-2.13,v3,1/2] slirp: Add "query-usernet" QMP command - - - --- 2018-03-16 Fam Zheng New
[v2,3/3] tests/cdrom-test: Test that -cdrom parameter is working - 1 - --- 2018-03-16 Thomas Huth New
[v2,2/3] tests/cdrom-test: Test booting from CD-ROM ISO image file - 1 - --- 2018-03-16 Thomas Huth New
[v2,1/3] tests/boot-sector: Add magic bytes to s390x boot code header - 2 - --- 2018-03-16 Thomas Huth New
[v2] scripts/checkpatch.pl: Bug fix - - - --- 2018-03-16 Su Hang New
[v3,7/7] s390: doc: detailed specifications for AP virtualization - - - --- 2018-03-15 Tony Krowiak New
[v3,6/7] s390x/kvm: handle AP instruction interception - - - --- 2018-03-15 Tony Krowiak New
[v3,5/7] s390x/vfio: ap: Introduce VFIO AP device - - - --- 2018-03-15 Tony Krowiak New
[v3,4/7] s390x/kvm: interface to interpret AP instructions - - - --- 2018-03-15 Tony Krowiak New
[v3,3/7] s390x/cpumodel: Set up CPU model for AP device support - - - --- 2018-03-15 Tony Krowiak New
[v3,2/7] s390x/ap: base Adjunct Processor (AP) object - - - --- 2018-03-15 Tony Krowiak New
[v3,1/7] linux-headers: linux header updates for AP support - - - --- 2018-03-15 Tony Krowiak New
[v2,3/3] vfio/pci: Add ioeventfd support - 1 - --- 2018-03-15 Alex Williamson New
« 1 2 ... 2477 2478 24793184 3185 »