Show patches with: Archived = No       |   431371 patches
« 1 2 ... 1638 1639 16404313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,06/32] stubs: move smbios stubs to hw/smbios - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,07/32] stubs: move acpi stubs to hw/acpi - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,08/32] stubs: remove unused stub for serial_hd - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,09/32] hw: move reset handlers from vl.c to hw/core - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,10/32] stubs: group stubs for user-mode emulation - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,11/32] stubs: group all monitor_fdset_* functions in a single file - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,12/32] stubs: move vhost stubs to stubs/vhost.o - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,13/32] event_notifier: cleanups around event_notifier_set_handler - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,14/32] build: remove --enable-colo/--disable-colo - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,15/32] stubs: remove stubs/kvm.c - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,16/32] acpi: filter based on CONFIG_ACPI_X86 rather than TARGET - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,17/32] pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged - - 1 - --- 2017-01-16 Paolo Bonzini New
[PULL,18/32] scsi-block: fix direction of BYTCHK test for VERIFY commands - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,19/32] serial: fix memory leak in serial exit - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,20/32] qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create() - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,21/32] hxtool: emit Texinfo headings as @subsection - - 1 - --- 2017-01-16 Paolo Bonzini New
[PULL,22/32] x86: ioapic: add traces for ioapic - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,23/32] x86: ioapic: dump version for "info ioapic" - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,24/32] x86: ioapic: fix fail migration when irqchip=split - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,25/32] exec: Add missing rcu_read_unlock - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,26/32] char: fix ctrl-a b not working - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,27/32] ramblock-notifier: new - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,28/32] kvm: move cpu synchronization code - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,29/32] target/i386: Add Intel HAX files - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,30/32] Plumb the HAXM-based hardware acceleration support - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,31/32] hax: add Darwin support - - - - --- 2017-01-16 Paolo Bonzini New
[PULL,32/32] Revert "win32: don't run subprocess tests on Mingw32 platform" - - - - --- 2017-01-16 Paolo Bonzini New
implementing architectural timers using QEMU timers - - - - --- 2017-01-16 Paolo Bonzini New
hw/char/exynos4210_uart: Drop unused local variable frame_size - - - - --- 2017-01-16 Peter Maydell New
i386: Return migration-safe field on query-cpu-definitions 1 - - - --- 2017-01-16 Eduardo Habkost New
scsi-disk: add 'fall through' comment to switch VERIFY cases - - - - --- 2017-01-16 Peter Maydell New
[v2,1/6] docs: vm generation id device's description - - - - --- 2017-01-16 ben@skyportsystems.com New
[v2,2/6] ACPI: Add a function for building named qword entries - - - - --- 2017-01-16 ben@skyportsystems.com New
[v2,3/6] ACPI: Add Virtual Machine Generation ID support - - - - --- 2017-01-16 ben@skyportsystems.com New
[v2,4/6] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands - - 1 - --- 2017-01-16 ben@skyportsystems.com New
[v2,5/6] qmp/hmp: add set-vm-generation-id commands - - - - --- 2017-01-16 ben@skyportsystems.com New
[v2,6/6] PC: Support dynamic sysbus on pc_i440fx - - - - --- 2017-01-16 ben@skyportsystems.com New
i386: Support "-cpu host" on TCG too - - - - --- 2017-01-16 Eduardo Habkost New
[v4,05/25] block: Make path_combine() return the path - - 1 - --- 2017-01-16 Max Reitz New
[v4,06/25] block: bdrv_get_full_backing_filename_from_...'s ret. val. - - 1 - --- 2017-01-16 Max Reitz New
[v4,07/25] block: bdrv_get_full_backing_filename's ret. val. - - 1 - --- 2017-01-16 Max Reitz New
[v4,08/25] block: Add bdrv_make_absolute_filename() - - 1 - --- 2017-01-16 Max Reitz New
[v4,09/25] block: Fix bdrv_find_backing_image() - - 1 - --- 2017-01-16 Max Reitz New
[v4,10/25] block: Add bdrv_dirname() - - 1 - --- 2017-01-16 Max Reitz New
[v4,11/25] blkverify: Make bdrv_dirname() return NULL - - 1 - --- 2017-01-16 Max Reitz New
[v4,12/25] quorum: Make bdrv_dirname() return NULL - - 1 - --- 2017-01-16 Max Reitz New
[v4,13/25] block/nbd: Implement bdrv_dirname() - - - - --- 2017-01-16 Max Reitz New
[v4,14/25] block/nfs: Implement bdrv_dirname() - - - - --- 2017-01-16 Max Reitz New
[v4,15/25] block: Use bdrv_dirname() for relative filenames - - - - --- 2017-01-16 Max Reitz New
[v4,16/25] block: Add 'base-directory' BDS option - - - - --- 2017-01-16 Max Reitz New
[v4,17/25] iotests: Add quorum case to test 110 - - - - --- 2017-01-16 Max Reitz New
[v4,18/25] block: Add sgfnt_runtime_opts to BlockDriver - - - - --- 2017-01-16 Max Reitz New
[v4,19/25] block: Add BlockDriver.bdrv_gather_child_options - - - - --- 2017-01-16 Max Reitz New
[v4,20/25] block: Generically refresh runtime options - - - - --- 2017-01-16 Max Reitz New
[v4,21/25] block: Purify .bdrv_refresh_filename() - - - - --- 2017-01-16 Max Reitz New
[v4,22/25] block: Do not copy exact_filename from format file - - - - --- 2017-01-16 Max Reitz New
[v4,23/25] block: Fix FIXME from "Add BDS.backing_overridden" - - - - --- 2017-01-16 Max Reitz New
[v4,24/25] block/curl: Implement bdrv_refresh_filename() - - - - --- 2017-01-16 Max Reitz New
[v4,25/25] block/null: Generate filename even with latency-ns - - - - --- 2017-01-16 Max Reitz New
[v2,1/4] target-i386: Reorganize and document CPUID initialization steps - - - - --- 2017-01-16 Eduardo Habkost New
[v2,2/4] qapi-schema: Comment about full expansion of non-migration-safe models - - - - --- 2017-01-16 Eduardo Habkost New
[v2,3/4] target-i386: Define static "base" CPU model - - - - --- 2017-01-16 Eduardo Habkost New
[v2,4/4] target-i386: Implement query-cpu-model-expansion QMP command - - - - --- 2017-01-16 Eduardo Habkost New
[1/3] hw/scsi: Fix debug message of cdb structure in scsi-generic - - - - --- 2017-01-16 Eric Farman New
[2/3] block: Fix target variable of BLKSECTGET ioctl - - - - --- 2017-01-16 Eric Farman New
[3/3] block: get max_transfer limit for char (scsi-generic) devices - - - - --- 2017-01-16 Eric Farman New
linux-user: Update sh4 syscall definitions to match Linux 4.8 - - 1 - --- 2017-01-16 John Paul Adrian Glaubitz New
linux-user: Update m68k syscall definitions to match Linux 4.6 - - - - --- 2017-01-16 John Paul Adrian Glaubitz New
linux-user: Update m68k syscall definitions to match Linux 4.6 - - 1 - --- 2017-01-16 John Paul Adrian Glaubitz New
[V4,1/7] nios2: Add disas entries - - 1 - --- 2017-01-17 Marek Vasut New
[V9,2/7] nios2: Add architecture emulation support - - - - --- 2017-01-17 Marek Vasut New
[V5,3/7] nios2: Add usermode binaries emulation - - 1 - --- 2017-01-17 Marek Vasut New
[V5,4/7] nios2: Add IIC interrupt controller emulation - - 1 - --- 2017-01-17 Marek Vasut New
[V5,5/7] nios2: Add periodic timer emulation - - 1 - --- 2017-01-17 Marek Vasut New
[V6,6/7] nios2: Add Altera 10M50 GHRD emulation - - 1 - --- 2017-01-17 Marek Vasut New
[V5,7/7] nios2: Add support for Nios-II R1 - - 1 - --- 2017-01-17 Marek Vasut New
[1/9] target-i386: Move "host" properties to base class - - - - --- 2017-01-17 Eduardo Habkost New
[2/9] target-i386: Allow short strings to be used as vendor ID - - - - --- 2017-01-17 Eduardo Habkost New
[3/9] cpu: Support comma escaping when parsing -cpu - - - - --- 2017-01-17 Eduardo Habkost New
[4/9] qemu.py: Make logging optional - - - - --- 2017-01-17 Eduardo Habkost New
[5/9] qtest.py: Support QTEST_LOG environment variable - - - - --- 2017-01-17 Eduardo Habkost New
[6/9] qtest.py: make logging optional - - - - --- 2017-01-17 Eduardo Habkost New
[7/9] qtest.py: Make 'binary' parameter optional - - - - --- 2017-01-17 Eduardo Habkost New
[8/9] tests: Add rules to non-gtester qtest test cases - - - - --- 2017-01-17 Eduardo Habkost New
[9/9] tests: Test case for query-cpu-model-expansion - - - - --- 2017-01-17 Eduardo Habkost New
[v2] arm: virt: Fix the segmentation fault when specifying an unsupported CPU - - - - --- 2017-01-17 Shannon Zhao New
target-xtensa: implement RER/WER instructions - - - - --- 2017-01-17 Max Filippov New
[v2] qtest: virtio: zeroed last vring_desc after allocate - - - - --- 2017-01-17 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
virtio: force VIRTIO_F_IOMMU_PLATFORM - - - - --- 2017-01-17 Jason Wang New
Makefile: Fix owner and group for qemu-version.h.tmp - - - - --- 2017-01-17 Lin Ma New
migration: expose qemu_announce_self() via qmp - - - - --- 2017-01-17 Germano Veit Michel New
[v9,01/11] msix: Follow CODING_STYLE 1 - 1 - --- 2017-01-17 Cao jin New
[v9,02/11] hcd-xhci: check & correct param before using it 1 - 1 - --- 2017-01-17 Cao jin New
[v9,03/11] pci: Convert msix_init() to Error and fix callers - - - - --- 2017-01-17 Cao jin New
[v9,04/11] msix: check msix_init's return value - - - - --- 2017-01-17 Cao jin New
[v9,05/11] megasas: change behaviour of msix switch 1 - 2 - --- 2017-01-17 Cao jin New
[v9,06/11] hcd-xhci: change behaviour of msix switch 1 - 2 - --- 2017-01-17 Cao jin New
[v9,07/11] megasas: undo the overwrites of msi user configuration 1 - 2 - --- 2017-01-17 Cao jin New
[v9,08/11] vmxnet3: fix reference leak issue 1 - 2 - --- 2017-01-17 Cao jin New
[v9,09/11] vmxnet3: remove unnecessary internal msix flag 1 - 2 - --- 2017-01-17 Cao jin New
« 1 2 ... 1638 1639 16404313 4314 »