Show patches with: Archived = No       |   430333 patches
« 1 2 ... 2084 2085 20864303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-3.1?] file-posix: Better checks of 64-bit copy_range [for-3.1?] file-posix: Better checks of 64-bit copy_range - - - - --- 2018-11-14 Eric Blake New
[RFC,for-3.2,7/7] vfio/pci: Remove PCIe Link Status emulation pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
[RFC,for-3.2,6/7] pcie: Allow generic PCIe root port to specify link speed and width pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
[RFC,for-3.2,5/7] pcie: Fill PCIESlot link fields to support higher speeds and widths pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
[RFC,for-3.2,4/7] pcie: Add link speed and width fields to PCIESlot pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
[RFC,for-3.2,3/7] qapi: Define PCIe link speed and width properties pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
[RFC,for-3.2,2/7] pci: Sync PCIe downstream port LNKSTA on read pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
[RFC,for-3.2,1/7] pcie: Create enums for link speed and width pcie: Enhanced link speed and width support - - - - --- 2018-11-14 Alex Williamson New
migration/migration.c: Add COLO dependency checks migration/migration.c: Add COLO dependency checks - - 1 - --- 2018-11-14 Zhang, Chen New
[for-3.1,v2] build: qga: add macro to force use of native mingw32 assert() [for-3.1,v2] build: qga: add macro to force use of native mingw32 assert() - - - - --- 2018-11-14 Michael Roth New
[v2] qcow2: Assert that refcount block offsets fit in the refcount table [v2] qcow2: Assert that refcount block offsets fit in the refcount table - - 1 - --- 2018-11-14 Alberto Garcia New
linux-user: Update MIPS specific prctl() implementation linux-user: Update MIPS specific prctl() implementation - - 1 - --- 2018-11-14 Stefan Markovic New
vmstate: constify SaveVMHandlers vmstate: constify SaveVMHandlers - - 1 - --- 2018-11-14 Marc-André Lureau New
vmstate: constify VMStateField vmstate: constify VMStateField 1 - 2 - --- 2018-11-14 Marc-André Lureau New
tests: add /vmstate/simple/array tests: add /vmstate/simple/array - - 1 - --- 2018-11-14 Marc-André Lureau New
[PULL,2/2] tests/tcg/multiarch: fix 32bit linux-test on 64bit host Untitled series #75970 - - - - --- 2018-11-14 Alex Bennée New
[PULL,1/2] .travis.yml: split MacOSX builds and reduce target list [PULL,1/2] .travis.yml: split MacOSX builds and reduce target list - - - - --- 2018-11-14 Alex Bennée New
[PULL,for,3.1,0/2] Testing tweaks - - - - --- 2018-11-14 Alex Bennée New
hax: Support for Linux hosts hax: Support for Linux hosts - - - - --- 2018-11-14 Alexandro Sanchez New
vvfat: Fix memory leak vvfat: Fix memory leak - 1 2 1 --- 2018-11-14 Kevin Wolf New
[for-3.2,41/41] build-sys: add a basic meson build RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,40/41] slirp: replace remaining QEMU dependency RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,39/41] slirp: move QEMU state saving to a separate unit RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,38/41] net: do not depend on slirp internals RFC: slirp: make it again a standalone project - - 1 1 --- 2018-11-14 Marc-André Lureau New
[for-3.2,37/41] slirp: replace ARRAY_SIZE with G_N_ELEMENTS RFC: slirp: make it again a standalone project - - 2 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,36/41] slirp: remove dead TCP_ACK_HACK code RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,35/41] slirp: NULL is defined by glib (at least) RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,34/41] slirp: remove #if notdef dead code RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,33/41] slirp: replace qemu_notify_event() with a callback RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,32/41] slirp: remove unused sbflush() RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,31/41] slirp: add a callback to log guest errors RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,30/41] slirp: replace trace functions with DEBUG calls RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,29/41] slirp: improve a bit the debug macros RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,28/41] slirp: replace error_report() with g_critical() RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,27/41] slirp: remove unused global slirp_instance RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,26/41] slirp: replace compile time DO_KEEPALIVE RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,25/41] slirp: replace SIZEOF_CHAR_P with glib equivalent RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,24/41] slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,23/41] slirp: remove unused HAVE_INET_ATON RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,22/41] slirp: remove unused DECLARE_IOVEC RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,21/41] slirp: remove HAVE_SYS_FILIO_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,20/41] slirp: remove HAVE_SYS_IOCTL_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,19/41] slirp: remove unused HAVE_SYS_SELECT_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,18/41] slirp: remove unused HAVE_SYS_WAIT_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,17/41] slirp: remove unused HAVE_ARPA_INET_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,16/41] slirp: remove unused HAVE_SYS_STROPTS_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,15/41] slirp: remove NO_UNIX_SOCKETS RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,14/41] slirp: remove unused HAVE_SYS_BITYPES_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,13/41] slirp: remove HAVE_SYS_SIGNAL_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,12/41] slirp: remove the disabled readv()/writev() code path RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,11/41] slirp: remove FULL_BOLT RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,10/41] slirp: remove PROBE_CONN dead-code RFC: slirp: make it again a standalone project - - 2 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,09/41] slirp: add a set_nonblock() callback RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,08/41] slirp: add callbacks for timer RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,07/41] slirp: add clock_get_ns() callback RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,06/41] slirp: add a callback for qemu_chr_fe_write_all() RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,05/41] slirp: use a callback structure to interface with qemu RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,04/41] slirp: remove unused M_TRAILINGSPACE RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,03/41] slirp: simplify fork_exec() RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,02/41] glib-compat: add g_spawn_async_with_fds() fallback RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,01/41] slirp: move socket pair creation in helper function RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
cpus: run work items for all vCPUs if single-threaded cpus: run work items for all vCPUs if single-threaded - - 1 - --- 2018-11-14 Paolo Bonzini New
[RFC,3/3] i386: custom cache size in AMD's CPUID descriptors too Series short description - - - - --- 2018-11-14 Dario Faggioli New
[RFC,2/3] i386: custom cache size in CPUID2 and CPUID4 descriptors Series short description - - - - --- 2018-11-14 Dario Faggioli New
[RFC,1/3] i386: add properties for customizing L2 and L3 caches size Series short description - - - - --- 2018-11-14 Dario Faggioli New
[PULL,for-3.1,1/1] s390x/pci: properly fail if the zPCI device cannot be created [PULL,for-3.1,1/1] s390x/pci: properly fail if the zPCI device cannot be created - - 2 - --- 2018-11-14 Cornelia Huck New
[PULL,for-3.1,0/1] bugfix for s390x - - - - --- 2018-11-14 Cornelia Huck New
[v3,4/4] fsdev-throttle-qmp: hmp interface for fsdev io throttling fsdev-throttle-qmp: qmp interface for fsdev io throttling - - - - --- 2018-11-14 xiezhide New
[v3,3/4] fsdev-throttle-qmp: qmp interface for fsdev io throttling fsdev-throttle-qmp: qmp interface for fsdev io throttling - - - - --- 2018-11-14 xiezhide New
[v3,2/4] fsdev-throttle-qmp: move struct ThrottleLimits to new file fsdev-throttle-qmp: qmp interface for fsdev io throttling - - - - --- 2018-11-14 xiezhide New
[v3,1/4] fsdev-throttle-qmp: factor out throttle code to reuse code fsdev-throttle-qmp: qmp interface for fsdev io throttling - - - - --- 2018-11-14 xiezhide New
MAINTAINERS: Add entries for missing ARM boards MAINTAINERS: Add entries for missing ARM boards - - - - --- 2018-11-14 Thomas Huth New
[v3] virtio-net: support RSC v4/v6 tcp traffic for Windows HCK [v3] virtio-net: support RSC v4/v6 tcp traffic for Windows HCK - - - - --- 2018-11-14 Yuri Benditovich New
replication: Make --disable-replication compile replication: Make --disable-replication compile - - - - --- 2018-11-14 Peter Xu New
[v2,3/3] intel-iommu: extend iotlb search logic to cover 57-bit IOVA. intel-iommu: add support for 5-level virtual IOMMU. - - 1 - --- 2018-11-14 Yu Zhang New
[v2,2/3] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width. intel-iommu: add support for 5-level virtual IOMMU. - - 1 - --- 2018-11-14 Yu Zhang New
[v2,1/3] intel-iommu: differentiate host address width from IOVA address width. intel-iommu: add support for 5-level virtual IOMMU. - - 1 - --- 2018-11-14 Yu Zhang New
[PULL,4/4] RISC-V: Respect fences for user-only emulators [PR,RFC] RISC-V Patches for 3.1-rc2 - - 3 - --- 2018-11-13 Palmer Dabbelt New
[PULL,3/4] target/riscv: Fix sfence.vm/a both available in any priv version [PR,RFC] RISC-V Patches for 3.1-rc2 - - 1 - --- 2018-11-13 Palmer Dabbelt New
[PULL,2/4] target/riscv: Fix FCLASS_D being treated as RV64 only [PR,RFC] RISC-V Patches for 3.1-rc2 - - 1 - --- 2018-11-13 Palmer Dabbelt New
[PULL,1/4] hw/riscv/virt: Free the test device tree node name [PULL,1/4] hw/riscv/virt: Free the test device tree node name - - - - --- 2018-11-13 Palmer Dabbelt New
[PR,RFC] RISC-V Patches for 3.1-rc2 [PR,RFC] RISC-V Patches for 3.1-rc2 - - - - --- 2018-11-13 Palmer Dabbelt New
[v3,3/3] iotests: Add new test 220 for max compressed cluster offset minor qcow2 compression improvements - - 1 - --- 2018-11-13 Eric Blake New
[v3,2/3] qcow2: Don't allow overflow during cluster allocation minor qcow2 compression improvements - - 1 - --- 2018-11-13 Eric Blake New
[v3,1/3] qcow2: Document some maximum size constraints [v3,1/3] qcow2: Document some maximum size constraints - - - - --- 2018-11-13 Eric Blake New
target/i386: Generate #UD when applying LOCK to a register destination target/i386: Generate #UD when applying LOCK to a register destination - 2 - - --- 2018-11-13 Richard Henderson New
target/mips: Disable R5900 support target/mips: Disable R5900 support - 1 1 - --- 2018-11-13 Aleksandar Markovic New
[2/2] scripts/coverity-scan: Add Docker support Automation for running Coverity Scan builds - - - - --- 2018-11-13 Peter Maydell New
[1/2] scripts/run-coverity-scan: Script to run Coverity Scan build Automation for running Coverity Scan builds - - - - --- 2018-11-13 Peter Maydell New
[v5,4/4] target/arm: Fill in ARMISARegisters for kvm32 target/arm: KVM vs ARMISARegisters - - - - --- 2018-11-13 Richard Henderson New
[v5,3/4] target/arm: Introduce read_sys_reg32 for kvm32 target/arm: KVM vs ARMISARegisters - - - - --- 2018-11-13 Richard Henderson New
[v5,2/4] target/arm: Fill in ARMISARegisters for kvm64 target/arm: KVM vs ARMISARegisters - - - - --- 2018-11-13 Richard Henderson New
[v5,1/4] target/arm: Install ARMISARegisters from kvm host target/arm: KVM vs ARMISARegisters - - - - --- 2018-11-13 Richard Henderson New
tests/tcg/multiarch: fix 32bit linux-test on 64bit host tests/tcg/multiarch: fix 32bit linux-test on 64bit host - - 1 - --- 2018-11-13 Laurent Vivier New
[v2,1/1] qga: update docs with systemd suspend support info [v2,1/1] qga: update docs with systemd suspend support info - - - - --- 2018-11-13 Daniel Henrique Barboza New
[13/13] target: arm: Do not build TCG objects when TCG is off Support disabling TCG on ARM - - 2 1 --- 2018-11-13 Samuel Ortiz New
[12/13] target: arm: Makefile cleanup Support disabling TCG on ARM - - 2 1 --- 2018-11-13 Samuel Ortiz New
[11/13] target: arm: Define TCG dependent functions when TCG is enabled Support disabling TCG on ARM - - 2 1 --- 2018-11-13 Samuel Ortiz New
[10/13] target: arm: Move watchpoints APIs to helper.c Support disabling TCG on ARM - - 2 1 --- 2018-11-13 Samuel Ortiz New
[09/13] target: arm: Move CPU state dumping routines to helper.c Support disabling TCG on ARM - - 1 - --- 2018-11-13 Samuel Ortiz New
« 1 2 ... 2084 2085 20864303 4304 »