Show patches with: State = Action Required       |   427078 patches
« 1 2 ... 2643 2644 26454270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,02/16] softloat: disable floatx80_invalid_encoding() for m68k - - 1 - --- 2017-02-07 Laurent Vivier New
[v3,01/16] softfloat: define 680x0 specific values - - 1 - --- 2017-02-07 Laurent Vivier New
[v2,16/16] postcopy: Add doc about hugepages and postcopy - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,15/16] postcopy: Check for userfault+hugepage feature - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,14/16] postcopy: Update userfaultfd.h header - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,13/16] postcopy: Allow hugepages - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,12/16] postcopy: Send whole huge pages - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,11/16] postcopy: Mask fault addresses to huge page boundary - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,10/16] postcopy: Load huge pages in one go - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,09/16] postcopy: Use temporary for placing zero huge pages - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,08/16] postcopy: Plumb pagesize down into place helpers - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,07/16] postcopy: Record largest page size - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,06/16] Fold postcopy_ram_discard_range into ram_discard_range - - 1 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,05/16] postcopy: enhance ram_block_discard_range for hugepages - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,04/16] exec: ram_block_discard_range - - 1 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,03/16] postcopy: Chunk discards for hugepages - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,02/16] postcopy: Transmit and compare individual page sizes - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
[v2,01/16] postcopy: Transmit ram size summary word - - 2 - --- 2017-02-06 Dr. David Alan Gilbert New
9pfs: proxy: assert if unmarshal fails - - - - --- 2017-02-06 Greg Kurz New
[PULL,6/6] postcopy: Recover block devices on early failure - - - - --- 2017-02-06 Juan Quintela New
[PULL,5/6] Postcopy: Reset state to avoid cleanup assert - - - - --- 2017-02-06 Juan Quintela New
[PULL,4/6] vmstate registration: check return values - - 1 - --- 2017-02-06 Juan Quintela New
[PULL,3/6] migration: Check for ID length - - 1 - --- 2017-02-06 Juan Quintela New
[PULL,2/6] vmstate_register_with_alias_id: Take an Error ** - - 1 - --- 2017-02-06 Juan Quintela New
[PULL,1/6] migration: create Migration Incoming State at init time - - 1 - --- 2017-02-06 Juan Quintela New
[PULL,0/6] Migration pull - - - - --- 2017-02-06 Juan Quintela New
[v10,23/23] tcg: enable MTTCG by default for ARM on x86 hosts 1 - 1 - --- 2017-02-06 Alex Bennée New
[v10,22/23] target-arm: ensure all cross vCPUs TLB flushes complete - - 2 - --- 2017-02-06 Alex Bennée New
[v10,21/23] target-arm: don't generate WFE/YIELD calls for MTTCG - - 2 - --- 2017-02-06 Alex Bennée New
[v10,20/23] target-arm/powerctl: defer cpu reset work to CPU context - - 1 - --- 2017-02-06 Alex Bennée New
[v10,19/23] cputlb: introduce tlb_flush_*_all_cpus[_synced] - - 1 - --- 2017-02-06 Alex Bennée New
[v10,18/23] cputlb: atomically update tlb fields used by tlb_reset_dirty - - 1 - --- 2017-02-06 Alex Bennée New
[v10,17/23] cputlb: add tlb_flush_by_mmuidx async routines - - 1 - --- 2017-02-06 Alex Bennée New
[v10,16/23] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap - - 3 - --- 2017-02-06 Alex Bennée New
[v10,15/23] cputlb: introduce tlb_flush_* async work. - - 1 - --- 2017-02-06 Alex Bennée New
[v10,14/23] cputlb: tweak qemu_ram_addr_from_host_nofail reporting - - 1 - --- 2017-02-06 Alex Bennée New
[v10,13/23] cputlb: add assert_cpu_is_self checks - - 1 - --- 2017-02-06 Alex Bennée New
[v10,12/23] tcg: handle EXCP_ATOMIC exception for system emulation - - 1 - --- 2017-02-06 Alex Bennée New
[v10,11/23] tcg: enable thread-per-vCPU - - 1 - --- 2017-02-06 Alex Bennée New
[v10,10/23] tcg: enable tb_lock() for SoftMMU - - 1 - --- 2017-02-06 Alex Bennée New
[v10,09/23] tcg: remove global exit_request - - 1 - --- 2017-02-06 Alex Bennée New
[v10,08/23] tcg: drop global lock during TCG code execution 1 - 2 - --- 2017-02-06 Alex Bennée New
[v10,07/23] tcg: rename tcg_current_cpu to tcg_current_rr_cpu - - 2 - --- 2017-02-06 Alex Bennée New
[v10,06/23] tcg: add kick timer for single-threaded vCPU emulation - - 2 - --- 2017-02-06 Alex Bennée New
[v10,05/23] tcg: add options for enabling MTTCG - - 1 - --- 2017-02-06 Alex Bennée New
[v10,04/23] tcg: move TCG_MO/BAR types into own file - - 1 - --- 2017-02-06 Alex Bennée New
[v10,03/23] mttcg: Add missing tb_lock/unlock() in cpu_exec_step() - - 1 - --- 2017-02-06 Alex Bennée New
[v10,02/23] mttcg: translate-all: Enable locking debug in a debug build - - 1 - --- 2017-02-06 Alex Bennée New
[v10,01/23] docs: new design document multi-thread-tcg.txt - - 1 - --- 2017-02-06 Alex Bennée New
[qemu-web] add <link> tag for /feed.xml - - - - --- 2017-02-06 Paolo Bonzini New
[v4] Add wctablet device - - - - --- 2017-02-06 Gerd Hoffmann New
qemu-option: reject empty number value - - 1 - --- 2017-02-06 Marc-André Lureau New
xhci: apply limits to loops - - - - --- 2017-02-06 Gerd Hoffmann New
[4/4] xhci: drop via vendor command handling - - - - --- 2017-02-06 Gerd Hoffmann New
[3/4] xhci: fix nec vendor quirk handling - - - - --- 2017-02-06 Gerd Hoffmann New
[2/4] xhci: add qemu xhci controller - - 1 - --- 2017-02-06 Gerd Hoffmann New
[1/4] xhci: drop ER_FULL_HACK workaround - - - - --- 2017-02-06 Gerd Hoffmann New
rules: don't try to create missing include dirs - - 1 1 --- 2017-02-06 Daniel P. Berrangé New
[PULL,9/9] xhci: fix event queue IRQ handling - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,8/9] usb: ccid: check ccid apdu length - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,7/9] xhci: guard xhci_kick_epctx against recursive calls - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,6/9] xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,5/9] xhci: rename xhci_complete_packet to xhci_try_complete_packet - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,4/9] xhci: only free completed transfers - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,3/9] usb: accept usb3 control requests - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,2/9] usb/uas: more verbose error message - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,1/9] hw/usb/dev-hid: Improve guest compatibility of usb-tablet - - - - --- 2017-02-06 Gerd Hoffmann New
[PULL,0/9] usb: various bugfixes, mostly xhci. - - - - --- 2017-02-06 Gerd Hoffmann New
[4/4] target-ppc: Add xsmaxjdp and xsminjdp instructions - - - - --- 2017-02-06 Nikunj A Dadhania New
[3/4] target-ppc: Add xsmaxcdp and xsmincdp instructions - - - - --- 2017-02-06 Nikunj A Dadhania New
[2/4] target-ppc: implement store atomic instruction - - - - --- 2017-02-06 Nikunj A Dadhania New
[1/4] target-ppc: implement load atomic instruction - - - - --- 2017-02-06 Nikunj A Dadhania New
[v3] softfloat: Add round-to-odd rounding mode - - 2 - --- 2017-02-06 Bharata B Rao New
[PULL,3/3] Split ISA and sysbus versions of m48t59 device - - 2 - --- 2017-02-06 David Gibson New
[PULL,2/3] Allow ISA bus to be configured out 1 - 3 - --- 2017-02-06 David Gibson New
[PULL,1/3] Split serial-isa into its own config option 1 - 4 - --- 2017-02-06 David Gibson New
[PULL,0/3] isa-cleanup queue 20170206 - - - - --- 2017-02-06 David Gibson New
[RESEND,9/9] hw/sparc64: QOM'ify sun4u.c - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,8/9] hw/sparc: QOM'ify sun4m.c - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,7/9] hw/timer: QOM'ify slavio_timer - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,6/9] hw/timer: QOM'ify m48txx_sysbus (pass 2) - - - - --- 2017-02-05 zhao xiao qiang New
[RESEND,5/9] hw/timer: QOM'ify m48txx_sysbus (pass 1) - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,4/9] hw/misc: QOM'ify slavio_misc.c - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,3/9] hw/dma: QOM'ify sun4m_iommu.c - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,2/9] hw/dma: QOM'ify sparc32_dma.c - - 1 - --- 2017-02-05 zhao xiao qiang New
[RESEND,1/9] hw/misc: QOM'ify eccmemctl.c - - 1 - --- 2017-02-05 zhao xiao qiang New
[v5,10/10] tests: Add unit tests for the VM Generation ID feature - - - - --- 2017-02-05 ben@skyportsystems.com New
[v5,09/10] tests: Move reusable ACPI macros into a new header file - - - - --- 2017-02-05 ben@skyportsystems.com New
[v5,08/10] PC: Support dynamic sysbus on pc_i440fx - - - - --- 2017-02-05 ben@skyportsystems.com New
[v5,07/10] qmp/hmp: add set-vm-generation-id commands - - 1 - --- 2017-02-05 ben@skyportsystems.com New
[v5,06/10] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands - - 1 - --- 2017-02-05 ben@skyportsystems.com New
[v5,05/10] ACPI: Add Virtual Machine Generation ID support - - - - --- 2017-02-05 ben@skyportsystems.com New
[v5,04/10] ACPI: Add vmgenid storage entries to the build tables - - 1 - --- 2017-02-05 ben@skyportsystems.com New
[v5,03/10] docs: VM Generation ID device description - - 1 - --- 2017-02-05 ben@skyportsystems.com New
[v5,02/10] linker-loader: Add new 'write pointer' command - - - - --- 2017-02-05 ben@skyportsystems.com New
[v5,01/10] ACPI: Add a function for building named qword entries - - - - --- 2017-02-05 ben@skyportsystems.com New
[3/3] slirp: tcp_listen(): Don't try to close() an fd we never opened - - 1 - --- 2017-02-04 Peter Maydell New
[2/3] slirp: Convert mbufs to use g_malloc() and g_free() - - 1 - --- 2017-02-04 Peter Maydell New
[1/3] slirp: Check qemu_socket() return value in udp_listen() - - 1 - --- 2017-02-04 Peter Maydell New
linux-user: Use correct types in load_symbols() - - 2 - --- 2017-02-04 Peter Maydell New
« 1 2 ... 2643 2644 26454270 4271 »