Show patches with: State = Action Required       |   427148 patches
« 1 2 ... 2739 2740 27414271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Potential Bug in vIOMMU which may result in memory wasting - - - - --- 2016-10-12 Yi Liu New
[v3] block/replication: Clarify 'top-id' parameter usage - - 1 - --- 2016-10-12 Changlong Xie New
[PATCHv2,7/7] spapr: Improved placement of PCI host bridges in guest memory map - - - - --- 2016-10-12 David Gibson New
[PATCHv2,6/7] spapr_pci: Add a 64-bit MMIO window - - 1 - --- 2016-10-12 David Gibson New
[PATCHv2,5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM - - - - --- 2016-10-12 David Gibson New
[PATCHv2,4/7] spapr_pci: Delegate placement of PCI host bridges to machine type - - - - --- 2016-10-12 David Gibson New
[PATCHv2,3/7] libqos: Limit spapr-pci to 32-bit MMIO for now - - 1 - --- 2016-10-12 David Gibson New
[PATCHv2,2/7] libqos: Correct error in PCI hole sizing for spapr - - 1 - --- 2016-10-12 David Gibson New
[PATCHv2,1/7] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr() - - 1 - --- 2016-10-12 David Gibson New
[7/7] spapr: Improved placement of PCI host bridges in guest memory map - - - - --- 2016-10-12 David Gibson New
[6/7] spapr_pci: Add a 64-bit MMIO window - - - - --- 2016-10-12 David Gibson New
[5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM - - - - --- 2016-10-12 David Gibson New
[4/7] spapr_pci: Delegate placement of PCI host bridges to machine type - - - - --- 2016-10-12 David Gibson New
[3/7] libqos: Limit spapr-pci to 32-bit MMIO for now - - - - --- 2016-10-12 David Gibson New
[2/7] libqos: Correct error in PCI hole sizing for spapr - - - - --- 2016-10-12 David Gibson New
[1/7] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr() - - - - --- 2016-10-12 David Gibson New
9pfs: fix integer overflow issue in xattr read/write - - - - --- 2016-10-12 Li Qiang New
mmap-alloc: check before use for ptr pointer - - - - --- 2016-10-12 Gonglei (Arei) New
char: serial: check divider value against baud base - - - - --- 2016-10-12 Huawei PSIRT New
[6/6] qdev: Warning about using object_class_property_add() in new code - - - - --- 2016-10-11 Eduardo Habkost New
[5/6] qmp: Support abstract classes on device-list-properties - - - - --- 2016-10-11 Eduardo Habkost New
[4/6] qom: object_class_property_iter_init() function - - - - --- 2016-10-11 Eduardo Habkost New
[3/6] qdev: Register static properties as class properties - - - - --- 2016-10-11 Eduardo Habkost New
[2/6] qdev: Extract property-default code to qdev_property_set_to_default() - - - - --- 2016-10-11 Eduardo Habkost New
[1/6] qdev: qdev_class_set_props() function - - - - --- 2016-10-11 Eduardo Habkost New
[v6,35/35] target-alpha: Emulate LL/SC using cmpxchg helpers - - - - --- 2016-10-11 Richard Henderson New
[v6,34/35] target-alpha: Introduce MMU_PHYS_IDX - - - - --- 2016-10-11 Richard Henderson New
[v6,33/35] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info} - - 1 - --- 2016-10-11 Richard Henderson New
[v6,32/35] linux-user: remove handling of aarch64's EXCP_STREX - - 1 - --- 2016-10-11 Richard Henderson New
[v6,31/35] linux-user: remove handling of ARM's EXCP_STREX - - 1 - --- 2016-10-11 Richard Henderson New
[v6,30/35] target-arm: emulate aarch64's LL/SC using cmpxchg helpers - - - - --- 2016-10-11 Richard Henderson New
[v6,29/35] target-arm: emulate SWP with atomic_xchg helper - - - - --- 2016-10-11 Richard Henderson New
[v6,28/35] target-arm: emulate LL/SC using cmpxchg helpers - - 1 - --- 2016-10-11 Richard Henderson New
[v6,27/35] target-arm: Rearrange aa32 load and store functions - - 1 - --- 2016-10-11 Richard Henderson New
[v6,26/35] tests: add atomic_add-bench - - - - --- 2016-10-11 Richard Henderson New
[v6,25/35] target-i386: remove helper_lock() - - 1 - --- 2016-10-11 Richard Henderson New
[v6,24/35] target-i386: emulate XCHG using atomic helper - - - - --- 2016-10-11 Richard Henderson New
[v6,23/35] target-i386: emulate LOCK'ed BTX ops using atomic helpers - - - - --- 2016-10-11 Richard Henderson New
[v6,22/35] target-i386: emulate LOCK'ed XADD using atomic helper - - - - --- 2016-10-11 Richard Henderson New
[v6,21/35] target-i386: emulate LOCK'ed NEG using cmpxchg helper - - - - --- 2016-10-11 Richard Henderson New
[v6,20/35] target-i386: emulate LOCK'ed NOT using atomic helper - - - - --- 2016-10-11 Richard Henderson New
[v6,19/35] target-i386: emulate LOCK'ed INC using atomic helper - - - - --- 2016-10-11 Richard Henderson New
[v6,18/35] target-i386: emulate LOCK'ed OP instructions using atomic helpers - - - - --- 2016-10-11 Richard Henderson New
[v6,17/35] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers - - - - --- 2016-10-11 Richard Henderson New
[v6,16/35] tcg: Emit barriers with parallel_cpus - - 1 - --- 2016-10-11 Richard Henderson New
[v6,15/35] tcg: Add CONFIG_ATOMIC64 - - 1 - --- 2016-10-11 Richard Henderson New
[v6,14/35] tcg: Add atomic128 helpers - - 1 - --- 2016-10-11 Richard Henderson New
[v6,13/35] tcg: Add atomic helpers - - 1 - --- 2016-10-11 Richard Henderson New
[v6,12/35] cputlb: Tidy some macros - - 1 - --- 2016-10-11 Richard Henderson New
[v6,11/35] cputlb: Move most of iotlb code out of line - - 1 - --- 2016-10-11 Richard Henderson New
[v6,10/35] cputlb: Remove includes from softmmu_template.h - - 1 - --- 2016-10-11 Richard Henderson New
[v6,09/35] cputlb: Move probe_write out of softmmu_template.h - - 1 - --- 2016-10-11 Richard Henderson New
[v6,08/35] cputlb: Replace SHIFT with DATA_SIZE - - 1 - --- 2016-10-11 Richard Henderson New
[v6,07/35] linux-user: enable parallel code generation on clone - - - - --- 2016-10-11 Richard Henderson New
[v6,05/35] int128: Add int128_make128 - - 1 - --- 2016-10-11 Richard Henderson New
[v6,04/35] int128: Use __int128 if available - - 1 - --- 2016-10-11 Richard Henderson New
[v6,03/35] exec: Avoid direct references to Int128 parts - - 1 - --- 2016-10-11 Richard Henderson New
[v6,02/35] atomics: add atomic_op_fetch variants - - 1 - --- 2016-10-11 Richard Henderson New
[v6,01/35] atomics: add atomic_xor - - 1 - --- 2016-10-11 Richard Henderson New
[kvm-unit-tests,PATCHv6,3/3] arm: pmu: Add CPI checking - - - - --- 2016-10-11 Christopher Covington New
[kvm-unit-tests,PATCHv6,2/3] arm: pmu: Check cycle count increases - - 1 - --- 2016-10-11 Christopher Covington New
[kvm-unit-tests,PATCHv6,1/3] arm: Add PMU test - - 1 - --- 2016-10-11 Christopher Covington New
[PATCHv2] monitor: deprecate 'default' option - - 1 - --- 2016-10-11 Markus Armbruster New
[PATCHv2] monitor: deprecate 'default' option - - - - --- 2016-10-11 Marc-André Lureau New
[very-WIP,4/4] virtio/migration: Migrate virtio-net to VMState - - - - --- 2016-10-11 Dr. David Alan Gilbert New
[very-WIP,3/4] slirp: VMStatify sbuf - - 1 - --- 2016-10-11 Dr. David Alan Gilbert New
[very-WIP,2/7] tests/migration: Add test for VMSTATE_WITH_TMP - - - - --- 2016-10-11 Dr. David Alan Gilbert New
[very-WIP,1/7] migration: Add VMSTATE_WITH_TMP - - 1 - --- 2016-10-11 Dr. David Alan Gilbert New
[v3,7/7] hw/arm/virt: Set minimum_page_bits to 12 - - - - --- 2016-10-11 Peter Maydell New
[v3,6/7] target-arm: Make page size a runtime setting - - - - --- 2016-10-11 Peter Maydell New
[v3,5/7] migration/savevm.c: migrate non-default page size - - - - --- 2016-10-11 Peter Maydell New
[v3,4/7] cpu: Support a target CPU having a variable page size - - - - --- 2016-10-11 Peter Maydell New
[v3,3/7] translate-all.c: Compute L1 page table properties at runtime - - 1 - --- 2016-10-11 Peter Maydell New
[v3,2/7] exec.c: Remove static allocation of sub_section of sub_page - - 1 - --- 2016-10-11 Peter Maydell New
[v3,1/7] migration: Remove static allocation of xzblre cache buffer - - 2 - --- 2016-10-11 Peter Maydell New
hw/intc/arm_gic_kvm: Fix build on aarch64 - - 1 - --- 2016-10-11 Christopher Covington New
char: serial: check divider value against baud base - - - - --- 2016-10-11 Prasad Pandit New
[v3,5/5] tests/docker/Makefile.include: remove verification targets - - - - --- 2016-10-11 Alex Bennée New
[v3,4/5] tests/docker/Makefile.include: add a generic docker-run target - - - - --- 2016-10-11 Alex Bennée New
[v3,3/5] tests/docker: make test-mingw honour TARGET_LIST - - - - --- 2016-10-11 Alex Bennée New
[v3,2/5] tests/docker: test-build script - - - - --- 2016-10-11 Alex Bennée New
[v3,1/5] tests/docker: add travis dockerfile - - - - --- 2016-10-11 Alex Bennée New
[v5] build: Work around SIZE_MAX bug in OSX headers - - 1 - --- 2016-10-11 Eric Blake New
[v6,08.5/15] fixup! qstring: Add qstring_wrap_str() - - - - --- 2016-10-11 Eric Blake New
char.h: misc doc fix - - 1 - --- 2016-10-11 Marc-André Lureau New
[3/3] tests/boot-sector: Increase time-out to 90 seconds - - - - --- 2016-10-11 Thomas Huth New
[2/3] tests/boot-sector: Use mkstemp() to create a unique file name - - - 1 --- 2016-10-11 Thomas Huth New
[1/3] tests/boot-sector: Use minimum length for the Forth boot script - - 1 - --- 2016-10-11 Thomas Huth New
[v5,1/1] block: improve error handling in raw_open - - 2 1 --- 2016-10-11 Halil Pasic New
[15/29] target-sparc: allow priveleged ASIs in hyperprivileged mode - - - - --- 2016-10-11 Richard Henderson New
monitor: deprecate 'default' option - - - - --- 2016-10-11 Marc-André Lureau New
tests/boot-sector: Use mkstemp() to create a unique file name - - 1 1 --- 2016-10-11 Thomas Huth New
[v3] block: Remove "options" indirection from blockdev-add - - 5 - --- 2016-10-11 Kevin Wolf New
[2/2] tests: check-qom-proplist: Use &error_abort to catch errors - - 1 - --- 2016-10-11 Eduardo Habkost New
[1/2] tests: check-qom-proplist: Remove "bv" class property from class - - 1 - --- 2016-10-11 Eduardo Habkost New
[v2,2/2] block/replication: Clarify 'top-id' parameter usage - - 1 - --- 2016-10-11 Changlong Xie New
[v2,1/2] block/replication: prefect the logic to acquire 'top_id' - - - - --- 2016-10-11 Changlong Xie New
[v3,2/2] linux-user: added support for pwritev() system call. - - - - --- 2016-10-11 Dejan Jovicevic New
[v3,1/2] linux-user: added support for preadv() system call. - - - - --- 2016-10-11 Dejan Jovicevic New
[2/2] virtio: make virtqueue_alloc_element static - - - - --- 2016-10-11 Ladi Prosek New
« 1 2 ... 2739 2740 27414271 4272 »